kicad/cvpcb
stambaughw 92064f1dbf Fix save last grid size and other minor updates.
* Create single event handler for grid size events.
* Fix all frame windows to use new grid size event handler.
* Use offset relative to ID instead of ComboBox index to save last grid size.
* Move last grid size load/save setting into WinEDA_DrawFrame.
* Add equality and assignment operators the GRID_TYPE.
* Add current grid helper methods to BASE_SCREEN.
* Add GetPins helper to LIB_COMPONENT to replace GetNextPin where applicable.
* Add AppendMsgPanel helper to WinEDA_DrawFrame.
* Improve rounding for display of coordinates when millimeter units are selected.
2009-10-14 19:43:31 +00:00
..
CMakeLists.txt Netclasses work continued 2009-10-10 17:27:53 +00:00
Info.plist eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
autosel.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
cfg.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
class_components_listbox.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
class_cvpcb.cpp Build improvements, compiler warning fixes and build fixes, and lots of clean up. 2009-05-21 17:42:42 +00:00
class_footprints_listbox.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
cvframe.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
cvpcb.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
cvpcb.h Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
cvpcb.icns Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
cvpcb.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
cvpcb.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
cvpcb_doc.icns eeschema: enforce time stamp control and repairs bad time stamps in annotation. 2009-04-25 10:12:30 +00:00
cvstruct.h Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
dialog_cvpcb_config.cpp Fixed bad 3D png pictures (return to an old code). Seems specific to wxGTK. 2009-08-20 11:44:06 +00:00
dialog_cvpcb_config.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_cvpcb_config_fbp.cpp Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
dialog_cvpcb_config_fbp.fbp Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
dialog_cvpcb_config_fbp.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_display_options.cpp Isaac's via patch 2009-09-29 04:44:35 +00:00
dialog_display_options.h Isaac's via patch 2009-09-29 04:44:35 +00:00
dialog_display_options.pjd CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_display_options.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
displayframe.cpp Fix save last grid size and other minor updates. 2009-10-14 19:43:31 +00:00
dummy_functions.cpp Netclasses work continued 2009-10-10 17:27:53 +00:00
genequiv.cpp Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
genorcad.cpp Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
init.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
listboxes.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
listlib.cpp work around some gcc 4.3.3 compiler warnings 2009-10-05 04:22:27 +00:00
loadcmp.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
menucfg.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
protos.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
readschematicnetlist.cpp cvpcb: russian GOST windows bug fix 2009-10-05 05:04:28 +00:00
savecmp.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00
setvisu.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
tool_cvpcb.cpp Command ID refactoring and other minor improvements. 2009-09-22 12:27:57 +00:00
writenetlistpcbnew.cpp Changed some c_str and GetData functions to GetChars in .Printf functions 2009-10-13 09:00:46 +00:00