fltk/src/drivers/WinAPI
Manolo Gouy c82fca51fa Windows: avoid changing the current Fl_Surface_Device when drawing an Fl_Double_Window.
This change was previously attempted at r.12792 but the test/offscreen demo did not run well with it.
This commit fixes the problem: the global fl_window should not be changed when drawing to
an Fl_Double_Window.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12868 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-04-24 10:45:30 +00:00
..
Fl_WinAPI_Printer_Driver.cxx Remove unnecessary #ifdef _WIN32 2018-02-20 12:48:48 +00:00
Fl_WinAPI_Screen_Driver.cxx Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 2018-03-09 16:27:27 +00:00
Fl_WinAPI_Screen_Driver.H Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 2018-03-09 16:27:27 +00: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 Simplify the implementation of printing of Fl_Pixmap images under Windows. 2018-04-18 15:03:51 +00:00
Fl_WinAPI_Window_Driver.cxx Windows: avoid changing the current Fl_Surface_Device when drawing an Fl_Double_Window. 2018-04-24 10:45:30 +00:00
Fl_WinAPI_Window_Driver.H Remove Fl_Window_Driver::current_cursor() and its platform-specific forms that are now unused. 2018-02-16 16:24:32 +00:00