kicad/common/gal
Wayne Stambaugh be8327bd54 GAL memory allocation fixes.
Vertex memory allocation uses malloc and realloc without checking the
result.  Throw exceptions that can be caught in the DoRepaint() method
in EDA_DRAW_PANEL_GAL when malloc and realloc return a null pointer.
2021-02-22 08:15:09 -05:00
..
cairo GAL code cleaning. 2021-02-16 17:25:27 -05:00
opengl GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
color4d.cpp Update default color theme 2020-10-18 14:12:54 -04:00
dpi_scaling.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01: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 Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
hidpi_gl_canvas.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
stroke_font.cpp Fix tab spacing to use widest character as ref 2021-02-09 09:44:00 -08:00