kicad/gerbview/dialogs
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
..
dialog_layers_select_to_pcb_base.cpp Gerbview: minor code cleanup. 2016-06-18 11:37:36 +02:00
dialog_layers_select_to_pcb_base.fbp Gerbview: minor code cleanup. 2016-06-18 11:37:36 +02:00
dialog_layers_select_to_pcb_base.h Gerbview: minor code cleanup. 2016-06-18 11:37:36 +02:00
dialog_print_using_printer.cpp Fixes: lp:1630105 (Gerbview print dialog does not display graphic layers list on some windows managers like Unity) 2016-10-04 09:51:35 +02:00
dialog_print_using_printer_base.cpp Gerbview: fiw a few issues in print dialog 2016-05-26 20:13:53 +02:00
dialog_print_using_printer_base.fbp Gerbview: fiw a few issues in print dialog 2016-05-26 20:13:53 +02:00
dialog_print_using_printer_base.h Gerbview: fiw a few issues in print dialog 2016-05-26 20:13:53 +02:00
dialog_select_one_pcb_layer.cpp More missing source license fixes. 2014-10-21 14:36:45 -04:00
dialog_show_page_borders.cpp Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 2014-06-27 19:07:42 +02:00
dialog_show_page_borders.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_show_page_borders_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_show_page_borders_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_show_page_borders_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
gerbview_dialog_display_options_frame.cpp Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
gerbview_dialog_display_options_frame_base.cpp Gerbview: better management of d_codes list in toolbars. 2016-08-17 10:19:10 +02:00
gerbview_dialog_display_options_frame_base.fbp Gerbview: better management of d_codes list in toolbars. 2016-08-17 10:19:10 +02:00
gerbview_dialog_display_options_frame_base.h Gerbview: better management of d_codes list in toolbars. 2016-08-17 10:19:10 +02:00