fltk/src/drivers/WinAPI
Matthias Melcher c0237a1f04 Limiting file access for Fl_Preferences.
Added Fl_Preferences::file_access() and various flags that make it possible to limit or completely deny file access to the preferences system, either for the core library or for the application or both.
2019-12-31 18:30:04 +01:00
..
Fl_WinAPI_Printer_Driver.cxx Add default value of 0 for 1st arg of member function Fl_Printer::begin_job(). 2019-10-22 13:16:14 +02:00
Fl_WinAPI_Screen_Driver.cxx Slightly simpler code to support fl_overlay_rect() on HighDPI screens. 2019-11-02 11:41:42 +01:00
Fl_WinAPI_Screen_Driver.H Fix a case when fl_read_window() did not capture subwindows correctly. 2019-08-21 12:01:51 +02:00
Fl_WinAPI_System_Driver.cxx Limiting file access for Fl_Preferences. 2019-12-31 18:30:04 +01:00
Fl_WinAPI_System_Driver.H Move Fl_System_Driver.H from FL/ to src/ 2018-06-26 14:12:43 +00:00
Fl_WinAPI_Window_Driver.cxx Rename member todelete_ of struct Fl_Window_Driver::shape_data_type to effective_bitmap_ 2019-02-23 10:30:48 +01:00
Fl_WinAPI_Window_Driver.H Rename member todelete_ of struct Fl_Window_Driver::shape_data_type to effective_bitmap_ 2019-02-23 10:30:48 +01:00