fltk/src/drivers
ManoloFLTK ba5ed296e9 Improve implementation of the macOS Window menu
The macOS Window menu is connected to the item array of the  macOS menubar
via FL_SUBMENU_POINTER. This facilitates memorization of pointers
to items of the macOS menubar because the item array no longer changes
each time a window opens of gets closed.
2024-02-20 16:00:01 +01:00
..
Cairo New member function Fl_Image_Surface::mask(Fl_RGB_Image*) 2023-12-04 12:34:44 +01:00
Cocoa Improve implementation of the macOS Window menu 2024-02-20 16:00:01 +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
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 Fl_Preferences: fix missing '/' (#891) 2024-01-22 21:13:19 +01:00
Wayland Change parameters of Fl_Wayland_Window_Driver::delete_cursor() 2024-02-09 10:04:13 +01:00
WinAPI Fix cached GL context on all platforms (#737) 2024-01-29 14:01:41 +01:00
X11 KDE+X11 keyboard stops working after menu display (#904) 2024-02-11 08:23:23 +01:00
Xlib Fix compiler warning [-Wmaybe-uninitialized] 2024-01-19 19:38:11 +01:00