kicad/include/gal
Ian McInerney be19e967dc Remove WX_COMPATIBILITY flag
Some classes had been originally designed to be usable separate from wx,
but over time our uses of the classes have become entertwined with wx
features (e.g. colors), and various changes have also leaked wx into the
classes unguarded. So just remove the option to hide wx in those classes
to simplify the code.
2023-02-22 01:44:06 +00:00
..
cairo GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
opengl Improve canvas responsiveness by better swap interval management. 2022-11-18 00:32:25 +05:00
color4d.h Remove WX_COMPATIBILITY flag 2023-02-22 01:44:06 +00:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
cursors.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
definitions.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
dpi_scaling.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.h Further simplification of AA regime 2021-06-08 17:20:41 -07:00
gal_print.h Remove WX_COMPATIBILITY flag 2023-02-22 01:44:06 +00:00
graphics_abstraction_layer.h Fix snapping dist when disabling grid 2022-12-21 17:47:45 -08:00
hidpi_gl_3D_canvas.h Move 3D controls to a new class 2022-06-21 23:38:22 +00:00
hidpi_gl_canvas.h Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00