kicad/common/gal
jean-pierre charras f59e66a897 Do not include kicad_curl.h (and therefore curl.h) in kicad_curl_easy.h
curl.h has constraints on Windows (because it includes winsocks2.h) and must be
included before any wxxxx.h.
Because only very few files need curl.h, kicad_curl.h is included only in these files
2021-08-28 15:31:45 +02:00
..
cairo Move zone fracture display mode to AdvancedCfg, and add triangulation. 2021-07-26 18:57:35 +01:00
opengl Do not include kicad_curl.h (and therefore curl.h) in kicad_curl_easy.h 2021-08-28 15:31:45 +02:00
color4d.cpp Pass COLOR4D object by reference instead of on the stack. 2021-07-26 13:28:56 -04:00
cursors.cpp Make the GAL responsible for the native cursor management 2021-04-05 02:36:12 +01:00
dpi_scaling.cpp Namespace the env_vars.h functions 2021-06-27 00:38:19 -04:00
gal_display_options.cpp Update GAL observers for all frames, not just calling frame. 2020-10-09 21:30:09 +01:00
graphics_abstraction_layer.cpp fix if comparison with uninitialized member value 2021-07-15 16:18:24 +00:00
hidpi_gl_canvas.cpp Better zoom defaults for 3D viewer. 2021-06-28 19:08:23 +01:00
stroke_font.cpp Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00