kicad/common/gal
Wayne Stambaugh bcd6bddfd4 Start expunging NULL.
Given that KiCad is a C++ project, we should really be using nullptr
instead of NULL.
2021-07-15 15:44:45 -04:00
..
cairo Start expunging NULL. 2021-07-15 15:44:45 -04:00
opengl Start expunging NULL. 2021-07-15 15:44:45 -04:00
color4d.cpp Add standard wire orange and correct color init 2021-05-28 11:51:54 -07: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