fltk/src/drivers/WinAPI
Albrecht Schlosser 29d9e31c51
Consolidate timeout handling across platforms (#379)
Add Fl_Timeout class

Move platform independent code of Fl::wait() to main part

- basic timeout handling
- Fl::run_checks()
- Fl::run_idle()
- Fl::idle()
- waiting time calculation (next timeout)
- remove platform dependent "screen driver" stuff
2022-01-31 22:27:17 +01:00
..
Fl_WinAPI_Gl_Window_Driver.cxx Create classes Fl_XXX_Gl_Window_Driver according to driver model. 2021-02-16 09:29:13 +01:00
Fl_WinAPI_Printer_Driver.cxx Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_current. 2021-10-31 14:20:04 +01:00
Fl_WinAPI_Screen_Driver.cxx Consolidate timeout handling across platforms (#379) 2022-01-31 22:27:17 +01:00
Fl_WinAPI_Screen_Driver.H Consolidate timeout handling across platforms (#379) 2022-01-31 22:27:17 +01:00
Fl_WinAPI_System_Driver.cxx Fixing and upgrading Fl_Preferences (#374) 2022-01-19 16:08:29 +01:00
Fl_WinAPI_System_Driver.H Fixing and upgrading Fl_Preferences (#374) 2022-01-19 16:08:29 +01:00
Fl_WinAPI_Window_Driver.cxx Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
Fl_WinAPI_Window_Driver.H Update Fl_WinAPI_Window_Driver.H 2021-04-13 12:23:01 +02:00