kicad/cvpcb/dialogs
Seth Hillbrand 6625d0721e Implement Get/Set display options
The pointer passing for display options is deprecated.  This removes the
excess casting as the EDA_FRAME didn't need the base call with no value.
All requests for display options are now returned const and are updated
with a Set() routine after modification.

In Gerbview, this resolves an issue where the display options were not
stored because it was receiving the NULL from EDA_FRAME.
2019-11-07 08:26:44 -08:00
..
dialog_config_equfiles.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
dialog_config_equfiles.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_config_equfiles_base.cpp Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 2018-08-02 13:22:11 +02:00
dialog_config_equfiles_base.fbp Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 2018-08-02 13:22:11 +02:00
dialog_config_equfiles_base.h Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 2018-08-02 13:22:11 +02:00
dialog_display_options.cpp Implement Get/Set display options 2019-11-07 08:26:44 -08:00
dialog_display_options.h Add GAL support to Cvpcb display footprints frame. 2018-08-08 16:33:29 +02:00
dialog_display_options_base.cpp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_display_options_base.fbp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_display_options_base.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
fp_conflict_assignment_selector.cpp Fix minor compil warning (not used var) 2018-01-14 15:57:46 +01:00
fp_conflict_assignment_selector.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
fp_conflict_assignment_selector_base.cpp Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00
fp_conflict_assignment_selector_base.fbp Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00
fp_conflict_assignment_selector_base.h Fix a number of untranslated strings. 2018-06-12 17:05:25 -07:00