kicad/cvpcb
stambaughw aa51c05dc6 CVPcb code refactoring, global variable elimination, and UI updates.
* Add methods to read and write project file parameters using dynamically defined list.
* Remove all global variables defined in CVPcb code.
* Dynamically define project file settings so class member variables can be used.
* Separate reading and writing application settings from project file settings.
* Make application UI objects and dialogs respect system UI font.
* Remove non-standard widget colors from CVPcb dialogs.
* Changed CVPcb object link list implementation to use wxList.
* Changed project library and path dialog to make OK button save project file instead of confusing "Save Cfg" button.
* Eliminate some duplicate file wildcard and extension definitions.
* The usual code reformatting, commenting, and spelling fixes.
2009-04-23 15:02:18 +00:00
..
CMakeLists.txt CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
Info.plist Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
autosel.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
cfg.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
class_cvpcb.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
cvframe.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
cvpcb.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
cvpcb.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +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
cvstruct.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_cvpcb_config.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +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.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
dialog_cvpcb_config_fbp.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_cvpcb_config_fbp.fbp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +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 CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
dialog_display_options.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +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 CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
genequiv.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
genorcad.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
init.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
listboxes.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
listlib.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
loadcmp.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
makefile.gtk minor changes 2009-02-21 12:14:33 +00:00
makefile.include Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 2009-04-21 17:56:27 +00:00
makefile.macosx Added deps make target for Mac OS X 2007-11-19 14:35:04 +00:00
makefile.mingw overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
menucfg.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
protos.h CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
readschematicnetlist.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
savecmp.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
setvisu.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
tool_cvpcb.cpp Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 2009-04-21 17:56:27 +00:00
writenetlistpcbnew.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00