fltk/src/drivers/WinAPI
2024-11-12 11:14:26 +01:00
..
Fl_WinAPI_Gl_Window_Driver.cxx Fix cached GL context on all platforms (#737) 2024-01-29 14:01:41 +01:00
Fl_WinAPI_Gl_Window_Driver.H Implements swap_interval for MSWindows. 2023-11-29 13:16:24 +01:00
fl_WinAPI_platform_init.cxx
Fl_WinAPI_Printer_Driver.cxx Remove unused variables, fix compiler warnings 2024-05-09 19:55:53 +02:00
Fl_WinAPI_Screen_Driver.cxx Fix Keyboard shortcut (alt + letter) does not work in input widget-Windows (#1122) 2024-11-12 09:09:10 +01:00
Fl_WinAPI_Screen_Driver.H Windows: improve changing scale values of display while app runs. 2024-03-01 14:00:43 +01:00
Fl_WinAPI_System_Driver.cxx #840: Fixes fixed buffer size in Fl::args_to_utf8() 2023-12-13 20:00:49 +01:00
Fl_WinAPI_System_Driver.H Add commandline conversion for Windows (no-op on other platforms) 2023-11-29 16:29:54 +01:00
Fl_WinAPI_Window_Driver.cxx Windows: Fix flicker/animation when transitioning from fullscreen to maximized 2024-11-12 11:14:26 +01:00
Fl_WinAPI_Window_Driver.H