fltk/src/drivers/WinAPI
ManoloFLTK 62bce5b50a Make FLTK Windows apps "Per-Monitor-V2 DPI Aware"
Per-Monitor V2 awareness mode is supported on Windows 10 1703 or above
and has window title bars correctly scaled on HighDPI screens.
Before this commit, FLTK Windows apps were "Per-Monitor-V1 DPI Aware".

FLTK apps detect at run-time whether the V2 mode is possible.
2019-06-16 12:00:38 +02:00
..
Fl_WinAPI_Printer_Driver.cxx Replace Fl_Paged_Device::newPrinterDriver() by Fl_Printer::newPrinterDriver(). 2018-05-25 06:54:03 +00:00
Fl_WinAPI_Screen_Driver.cxx Make FLTK Windows apps "Per-Monitor-V2 DPI Aware" 2019-06-16 12:00:38 +02:00
Fl_WinAPI_Screen_Driver.H Make FLTK Windows apps "Per-Monitor-V2 DPI Aware" 2019-06-16 12:00:38 +02:00
Fl_WinAPI_System_Driver.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00: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