kicad/common/gal
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
cairo Remove shadowing linewidth member from the Cairo GAL 2020-08-10 22:16:11 +00:00
opengl Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
color4d.cpp More visibility settings infrastructure 2020-07-11 21:59:07 -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 Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
graphics_abstraction_layer.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +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 Reverse interpretation of triple-tilde. 2020-05-11 22:56:09 +01:00