summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-02Make constant CoreText_threshold local to file Fl_Quartz_Graphcs_Driver_font.cxxManolo Gouy
2016-04-02Move Fl_X::next_marked_length to the Fl_Cocoa_Screen_Driver class.Manolo Gouy
2016-04-02Move function Fl_X::calc_mac_os_version() to class Fl_Darwin_System_DriverManolo Gouy
2016-04-02Move get_carbon_function() to the Fl_Darwin_System_Driver class where it belo...Manolo Gouy
2016-04-02Move intersect_region_and_rect() to the Quartz driver code where it belongs.Manolo Gouy
2016-04-01Complete removal of platform-dependent code from Fl_Text_Display.cxxManolo Gouy
2016-04-01Begin to remove platform-specific code from Fl_Text_Display.cxxManolo Gouy
2016-04-01Rewrite Fl_Text_Editor.cxx under the driver model.Manolo Gouy
2016-04-01Replace Fl_System_Driver::driver() by Fl::system_driver()Manolo Gouy
2016-03-31Remve useless extern declarationManolo Gouy
2016-03-31Begin to remove platform-dependent code from Fl_Input.cxxManolo 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-31Finish removal of platform-dependent code from Fl_Input_.cxxManolo Gouy
2016-03-31Move the marked text support member functions from Fl_System_Driver to Fl_Scr...Manolo Gouy
2016-03-31Begin to remove platform-dependent code from Fl_Input_.cxxManolo Gouy
2016-03-31Complete removing platform-dependent code from the Fl.H header file.Manolo Gouy
2016-03-31Continue removing platform-dependent code from the Fl.H header file.Manolo Gouy
2016-03-31Begin to remove platform-dependent code from the Fl.H header file.Manolo Gouy
2016-03-31Fix error with PostScript driver on the Mac platform.Manolo Gouy
2016-03-31Fix "warning: control may reach end of non-void function" in Fl_Darwin_System...Manolo Gouy
2016-03-30Rewrite functions XRectangleRegion(), XDestroyRegion() under the driver model.Manolo Gouy
2016-03-30Avoid vfprintf_l() that may be missing on LinuxManolo Gouy
2016-03-30Finish removing platform-dependent code from Fl_PostScript.cxxManolo Gouy
2016-03-30Continue removing platform-dependent code from Fl_PostScript.cxxManolo Gouy
2016-03-30Make sure fl_mac_os_version is defined when the Fl_Darwin_System_Driver objec...Manolo Gouy
2016-03-30Begin to rewrite Fl_PostScript.cxx under the driver model.Manolo Gouy
2016-03-30Delete this file which content has been transferred to fl_utf8.cxxManolo Gouy
2016-03-30Rewrite fl_utf.c under the driver model: the file disappears and its content ...Manolo Gouy
2016-03-29Clean mac.H of a few useless #include directives.Manolo Gouy
2016-03-29Rewrite fl_utf8.cxx under the driver model.Manolo Gouy
2016-03-29Fix typo in comment.Manolo Gouy
2016-03-29Fix Fl_Browser::textsize(int) to adjust the scrollbars (STR #3057).Albrecht Schlosser
2016-03-29[CMake] Revert r 11461.Albrecht Schlosser
2016-03-29[CMake] Fix library names.Albrecht Schlosser
2016-03-29Remove the platform-dependent type xcharManolo Gouy
2016-03-29Add a default value to the argument of Fl_System_Driver::dnd(int).Manolo Gouy
2016-03-29Begin to clean fl_utf8.h from its platform-dependent content.Manolo Gouy
2016-03-28This file has become useless under the driver model.Manolo Gouy
2016-03-28Rewrite Fl_dnd.cxx under the driver model.Manolo Gouy
2016-03-28Rewrite Fl_compose.cxx under the driver model.Manolo Gouy
2016-03-28Rewrite Fl_abort.cxx under the driver model.Manolo Gouy
2016-03-28Remove src/drivers/Quartz/Fl_Quartz_Display_Device.{H,cxx}Manolo Gouy
2016-03-28Restore building with NO_PRINT_SUPPORT.Manolo Gouy
2016-03-28Add Fl_System_Driver.cxxManolo Gouy
2016-03-28Rewrite file src/Fl_arg.cxx under the driver model. Begin giving flesh to the...Manolo Gouy
2016-03-27[CMake] Remove redundant linking in CMake build process (STR #3298).Albrecht Schlosser
2016-03-27Remove platform-dependent code from Fl_Widget_Surface.cxx - last part.Manolo Gouy
2016-03-27Remove the platform-dependent code from Fl_Widget_Surface.cxx - first part.Manolo Gouy
2016-03-27Remove a bunch of unnecessary #include <config.h> directivesManolo Gouy