Wayne Stambaugh
|
fe6890a955
|
Dialog escape key termination and default button fixes.
* Fix about dialog escape key termination bug.
* Fix edit hot keys dialog escape key termination bug.
* Set schematic editor component properties dialog default button.
* Fix schematic editor plot DXF dialog escape key termination bug.
* Set PCB editor layers setup dialog default button.
* Set PCB editor swap layers dialog default button.
* Set PCB editor net list dialog default button.
* Add comment to UIPolicy.txt about escape key termination requiring proper
dialog button IDs.
|
2011-03-14 15:17:42 -04:00 |
jean-pierre charras
|
640a06850f
|
Fix some issues.
|
2011-02-17 19:34:27 +01:00 |
jean-pierre charras
|
da106200c8
|
CvPcb: Code cleanup. Rename WinEDA_CvpcbFrame to CVPCB_MAINFRAME, according to coding style policy.
Change in CvPcb: CvPcb now does not use .dcm files, only .mod files to read modules keywords and doc
|
2011-02-05 19:00:05 +01:00 |
Kenta Yonekura
|
4a11862e0b
|
commit patch from Kenta Yonekura (adding Japanese language) and add Kenta Yonekura to translator list in about dialog
|
2011-01-16 18:11:26 +01:00 |
Wayne Stambaugh
|
7cb34aece7
|
Schematic component object encapsulation and Doxygen comment warning fixes.
|
2010-12-14 10:56:30 -05:00 |
jean-pierre charras
|
6886e50d15
|
Pcbnew: For zone filling algo, change the default polygon library from Kbool to Boost::polygon (USE_BOOST_POLYGON_LIBRARY default is ON). (need to rebuild makefile)
Gerbview: added decimal format for coordinates, sometimes found in Gerber files.
|
2010-12-02 18:26:32 +01:00 |
Marco Serantoni
|
b6eb58c547
|
About box without wxAUI_NB_WINDOWLIST_BUTTON
|
2010-10-22 21:22:20 +02:00 |
jean-pierre charras
|
a188f9d06e
|
added orto2 patch
|
2010-10-04 14:58:07 +02:00 |
jean-pierre charras
|
44269729ab
|
New patch for kicad about dialog
|
2010-09-03 16:33:09 +02:00 |
jean-pierre charras
|
cc4b36236d
|
Design rule dialog: use wxLC_VIRTUAL options in wxListBoxes tu speed up nets lists display (which was very long for board with a lot of nets)
|
2010-09-02 15:10:48 +02:00 |
jean-pierre charras
|
f578abcc97
|
Remove pad move/drag/edit hotkeys id board editor (Marco Mattila'patches)
|
2010-09-02 10:23:38 +02:00 |
jean-pierre charras
|
72c48d46da
|
Added new KiCad about dialog, from Rafael Sokolowski <Rafael.Sokolowski@web.de>
|
2010-09-01 15:31:20 +02:00 |