fltk/src/drivers
Albrecht Schlosser b5b839e4f0 Fix compiler warning [-Wmaybe-uninitialized]
'buf' could indeed be used uninitialized if the switch statement
below was executed with an unknown style (no default case).
2024-01-19 19:38:11 +01:00
..
Cairo New member function Fl_Image_Surface::mask(Fl_RGB_Image*) 2023-12-04 12:34:44 +01:00
Cocoa #842: Enables command line color arguments on macOS 2023-12-16 21:59:43 +01:00
Darwin FLUID: fixes file path calculation bug 2023-08-26 16:10:02 +02:00
GDI Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
OpenGL Fix compiler warnings [-Wpedantic] 2023-04-13 20:27:00 +02:00
Posix
PostScript Rearrange PostScript graphics driver code redundant with Cairo driver 2023-11-28 15:05:58 +01:00
Quartz Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
SVG Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG 2023-10-23 16:40:48 +02:00
Unix Remove superfluous #include directives 2023-04-04 15:30:18 +02:00
Wayland Wayland: add necessary initializations after commit b7fba46 2024-01-19 09:32:57 +01:00
WinAPI #840: Fixes fixed buffer size in Fl::args_to_utf8() 2023-12-13 20:00:49 +01:00
X11 Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
Xlib Fix compiler warning [-Wmaybe-uninitialized] 2024-01-19 19:38:11 +01:00