summaryrefslogtreecommitdiff
path: root/src/drivers/Cocoa/Fl_Cocoa_Screen_Driver.H
AgeCommit message (Expand)Author
2016-04-15Continue moving to Fl_System_Driver the platform_dependent implementations of...Manolo Gouy
2016-04-15Continue removing from class Fl_X what is not window-related.Manolo Gouy
2016-04-06Rewrite Fl_Input.cxx under the driver model.Manolo Gouy
2016-04-03Rewrite fl_read_image.cxx under the driver model.Manolo Gouy
2016-04-02Move function draw_layer_to_context() from Fl_Cocoa_Screen_Driver to Fl_Cocoa...Manolo Gouy
2016-04-02Continue removing from class Fl_X all what is not window-related.Manolo Gouy
2016-04-02Move Fl_X::next_marked_length to the Fl_Cocoa_Screen_Driver class.Manolo Gouy
2016-04-01Rewrite Fl_Text_Editor.cxx under the driver model.Manolo Gouy
2016-03-31Move dnd and character-composition related functions from Fl_System_Driver to...Manolo Gouy
2016-03-31Move marked text-related data to the Fl_Cocoa_Screen_Driver class.Manolo Gouy
2016-03-31Move the marked text support member functions from Fl_System_Driver to Fl_Scr...Manolo Gouy
2016-03-30Rewrite functions XRectangleRegion(), XDestroyRegion() under the driver model.Manolo Gouy
2016-03-29Clean mac.H of a few useless #include directives.Manolo Gouy
2016-03-21Fix some, but not all doxygen warnings.Albrecht Schlosser
2016-03-11Remove a few #include <FL/x.H> from public FLTK headers.Manolo Gouy
2016-03-10Rename header files with .H extensionManolo Gouy