fltk/src/drivers/WinAPI
Manolo Gouy 8b7f7c78b2 Remove public member function Fl_Window_Driver *Fl_Window::driver() so class Fl_Window_Driver is not in FLTK public API.
This function is replaced by static Fl_Window_Driver* Fl_Window_Driver::(const Fl_Window *win).
The purpose is to have class Fl_Window_Driver outside from FLTK ABI.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-05-12 09:36:36 +00:00
..
Fl_WinAPI_Printer_Driver.cxx Rename Fl_Paged_Device::start_job() to begin_job() and Fl_Paged_Device::start_page() to begin_page(). 2018-05-09 14:16:35 +00:00
Fl_WinAPI_Screen_Driver.cxx Fix fl_overlay_rect() under X11 and Windows when GUI is scaled. 2018-05-03 08:37:58 +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 Remove public member function Fl_Window_Driver *Fl_Window::driver() so class Fl_Window_Driver is not in FLTK public API. 2018-05-12 09:36:36 +00:00
Fl_WinAPI_Window_Driver.H Remove public member function Fl_Window_Driver *Fl_Window::driver() so class Fl_Window_Driver is not in FLTK public API. 2018-05-12 09:36:36 +00:00