fltk/src/drivers
ManoloFLTK 2fbf5bed0d Fix "Wayland: crash with set_menu_window()" (#892)
Fixes also a similar crash occuring after use of set_tooltip_window().
Two bool member variables are added to class Fl_Window_Driver
to indicate true FLTK menu windows (i.e., created by Fl_Menu_Item::pulldown())
and true FLTK tooltip windows (i.e., Fl_Tooltip).
2024-01-21 08:30:49 +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 macOS+XQuartz: support new homebrew name for GTK2 shared lib 2023-02-07 12:47:42 +01:00
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 Fix "Wayland: crash with set_menu_window()" (#892) 2024-01-21 08:30:49 +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