• stambaughw's avatar
    CVPcb code refactoring, global variable elimination, and UI updates. · aa51c05d
    stambaughw authored
    * 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.
    aa51c05d
Name
Last commit
Last update
..
appl_wxstruct.h Loading commit data...
base_struct.h Loading commit data...
bitmaps.h Loading commit data...
block_commande.h Loading commit data...
board_item_struct.h Loading commit data...
build_version.h Loading commit data...
class_base_screen.h Loading commit data...
class_collector.h Loading commit data...
class_drawpanel.h Loading commit data...
class_drawpickedstruct.h Loading commit data...
class_sch_screen.h Loading commit data...
colors.h Loading commit data...
common.h Loading commit data...
confirm.h Loading commit data...
dcsvg.h Loading commit data...
dlist.h Loading commit data...
drawtxt.h Loading commit data...
eda_dde.h Loading commit data...
eda_doc.h Loading commit data...
fctsys.h Loading commit data...
gestfich.h Loading commit data...
get_component_dialog.h Loading commit data...
gr_basic.h Loading commit data...
grfonte.h Loading commit data...
hotkeys_basic.h Loading commit data...
id.h Loading commit data...
kicad_msvc.h Loading commit data...
kicad_string.h Loading commit data...
macros.h Loading commit data...
online_help.h Loading commit data...
pad_shapes.h Loading commit data...
param_config.h Loading commit data...
pcbcommon.h Loading commit data...
pcbstruct.h Loading commit data...
plot_common.h Loading commit data...
pyhandler.h Loading commit data...
sch_item_struct.h Loading commit data...
trigo.h Loading commit data...
worksheet.h Loading commit data...
wxEeschemaStruct.h Loading commit data...
wxPcbStruct.h Loading commit data...
wxstruct.h Loading commit data...