kicad/common
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 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
about_kicad.cpp Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 2009-04-21 17:56:27 +00:00
base_screen.cpp Library search path fixes, library configuration dialog fixes, and code cleaning. 2009-04-08 18:06:22 +00:00
base_struct.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
basicframe.cpp Minor search path updates, initial UI clean up, and more wxDC zoom work. 2009-04-15 19:53:41 +00:00
block_commande.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
class_drawpickedstruct.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
common.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
common_plotGERBER_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
common_plotHPGL_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
common_plotPS_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
common_plot_functions.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
confirm.cpp Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 2009-04-17 08:51:02 +00:00
copy_to_clipboard.cpp made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
dcsvg.cpp made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 2009-04-13 05:58:11 +00:00
displlst.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
dlist.cpp injected DLIST<> into many list heads, see change_log.txt 2008-12-04 04:28:11 +00:00
drawframe.cpp Minor search path updates, initial UI clean up, and more wxDC zoom work. 2009-04-15 19:53:41 +00:00
drawpanel.cpp Minor search path updates, initial UI clean up, and more wxDC zoom work. 2009-04-15 19:53:41 +00:00
drawtxt.cpp Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn) 2009-04-17 12:45:22 +00:00
eda_dde.cpp first version of programmable hotkeys (work in progress) 2007-08-21 19:37:31 +00:00
eda_doc.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
edaappl.cpp Added: handling multiple user paths in library path list in pcbnew. 2009-04-19 15:03:48 +00:00
gestfich.cpp Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 2009-04-17 08:51:02 +00:00
get_component_dialog.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
gr_basic.cpp Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn) 2009-04-17 12:45:22 +00:00
hotkeys_basic.cpp Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 2009-04-17 08:51:02 +00:00
makefile.gtk eeschema: in file menu: "save as" and "load" uses current path 2009-04-08 18:20:27 +00:00
makefile.include overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
makefile.macosx show axis in module editor and gerbview 2009-04-07 07:24:33 +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
msgpanel.cpp Minor search path updates, initial UI clean up, and more wxDC zoom work. 2009-04-15 19:53:41 +00:00
pcbcommon.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
projet_config.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
pyhandler.cpp Wayne Stambaugh's patch which allows infospgm.cpp to be compiled once rather than for each program 2008-01-28 05:49:15 +00:00
sch_item_struct.cpp overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
selcolor.cpp modedit bug fix 2007-11-12 05:53:48 +00:00
string.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
toolbars.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
trigo.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
worksheet.cpp not build russian kicad 2009-04-07 15:45:07 +00:00
wxwineda.cpp CVPcb code refactoring, global variable elimination, and UI updates. 2009-04-23 15:02:18 +00:00
zoom.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00