Miguel Angel Ajo
|
6c614e2996
|
tool for checking coding style
|
2013-03-16 00:21:53 +01:00 |
Miguel Angel Ajo
|
df93154dee
|
wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices
|
2013-03-15 14:27:18 +01:00 |
Miguel Angel Ajo
|
f80357cb1a
|
pcbnew: Show/Hide button for scripting console
|
2012-08-10 23:53:50 +02:00 |
Miguel Angel Ajo
|
08af577218
|
code cleanup and comments
|
2012-06-27 23:19:19 +02:00 |
Miguel Angel Ajo
|
7c8bfab5ca
|
TODO.txt updated
|
2012-04-06 22:42:39 +02:00 |
Miguel Angel Ajo
|
96c1a50e00
|
BOARD::Add now it's wrapped in python and clears the .thisown flag on python to avoid GC from deleting the object later (BOARD will do)
|
2012-04-06 21:46:45 +02:00 |
Miguel Angel Ajo
|
173b869dcb
|
Compilation cleanup, TODO.txt update about library creation
|
2012-04-06 20:13:03 +02:00 |
Miguel Angel Ajo
|
3f761c890c
|
Added wxRect and wxSize wrappers to wx.i
|
2012-04-05 23:41:45 +02:00 |
Miguel Angel Ajo
|
6d643f70b5
|
Fixed Board.Save, listPcb.py +x and updated TODO.txt
|
2012-03-20 07:34:23 +01:00 |
Miguel Angel Ajo
|
9ebe983eaa
|
* cleanups: board.i board_item.i separated from pcbnew.i
* dlist.i empty list fixed (Segfault)
* units.i: FromMM FromMils ToMM ToMils
* added a little example (listPcb.py) that shows most items in a board
|
2012-03-19 12:21:29 +01:00 |