fltk/src/drivers/Cocoa
Manolo Gouy ce71c4b679 Add Fl::screen_scale(int) function to get the scaling factor value of a screen.
This allows to keep class Fl_Screen_Driver away from the public API.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12926 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-05-22 17:00:27 +00:00
..
Fl_Cocoa_Printer_Driver.mm Add Fl::screen_scale(int) function to get the scaling factor value of a screen. 2018-05-22 17:00:27 +00:00
Fl_Cocoa_Screen_Driver.cxx MacOS: move timer-related code from file Fl_cocoa.mm to file Fl_Cocoa_Screen_Driver.cxx 2018-05-12 16:44:31 +00:00
Fl_Cocoa_Screen_Driver.H MacOS: move timer-related code from file Fl_cocoa.mm to file Fl_Cocoa_Screen_Driver.cxx 2018-05-12 16:44:31 +00:00
Fl_Cocoa_Window_Driver.cxx MacOS: move some code from file Fl_cocoa.mm to file Fl_Cocoa_Window_Driver.cxx 2018-05-12 16:59:03 +00:00
Fl_Cocoa_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
Fl_MacOS_Sys_Menu_Bar_Driver.H Fl_Sys_Menu_Bar under MacOS: prevent the FLTK object from receiving events. 2018-01-09 21:12:35 +00:00