kicad/common/widgets
John Beard b8edecc10f Move cursor shape flag into GAL settings
The motivation here is to concentrate display options in the GAL display
settings, ready for removal of legacy canvases. Instead of having the
property as a member of the DRAW_FRAME, with the GAL canvas retreiving
it from there, it is now in the GAL_DISPLAY_OPTIONS struct, and both GAL
and legacy get it from there.

The options for setting cursor shape are then moved out of the general
options dialog, and into the GAL display options widget, where they can
be used in all GAL-aware programs.

GAL cursor shape works on GAL, but not legacy, so the option is now
available on OSX (but only affects GAL, and is labelled as such).
2017-03-22 10:24:48 +01:00
..
color_swatch.cpp Coverity fixes 2017-03-11 22:20:08 +01:00
footprint_preview_widget.cpp Refactor FOOTPRINT_PREVIEW_PANEL 2017-03-10 23:26:45 -05:00
gal_options_panel.cpp Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
indicator_icon.cpp Don't init wxBitmaps before GUI is ready 2017-03-01 13:28:10 +01:00
mathplot.cpp More Coverity warnings fixes. 2016-12-30 14:36:23 +01:00
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
widget_hotkey_list.cpp Revamp component chooser and add footprint preview 2017-02-18 21:39:55 -05:00