kicad/common/gal
John Beard 7ad30b7167 Move Grid style to Graphics Options dialog
This puts the graphical/display options with the other similar options
in that dialog, rather than with the dimension options found in the Set
Grid dialog, which is in the Dimensions menu.

Also place the option itself in the GAL Display Options structure, so it
can be updated using the observer mechanism there.

The setter for the style in the GAL interface is removed, as the public
interface for setting this option is now to modify the
GAL_DISPLAY_OPTIONS structure and notify the GAL when done.
2017-02-20 10:52:34 +01:00
..
cairo Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance 2017-02-20 10:52:34 +01:00
opengl Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance 2017-02-20 10:52:34 +01:00
color4d.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
gal_display_options.cpp Move Grid style to Graphics Options dialog 2017-02-20 10:52:34 +01:00
graphics_abstraction_layer.cpp Move Grid style to Graphics Options dialog 2017-02-20 10:52:34 +01:00
stroke_font.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00