kicad/common/gal
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2
Removes old defines and work arounds for earlier wx versions and adds a
CMake requirement to use at least 3.2 (or the minimum matching wxPython
version)
2023-08-23 22:02:56 +00:00
..
cairo Another try at fixing arcs. 2023-08-22 16:10:58 +03:00
opengl Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Revert "Modernizes search for Cairo, Fontconfig, Freetype, HarfBuzz and Pixman" 2023-04-07 10:12:43 -07:00
color4d.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
cursors.cpp Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
dpi_scaling.cpp Improve HiDPI handling of appearance/layer controls 2023-02-22 09:20:36 -05:00
gal_display_options.cpp Some more wxS 2023-01-16 19:07:50 -05:00
graphics_abstraction_layer.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
hidpi_gl_3D_canvas.cpp Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00
hidpi_gl_canvas.cpp Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00