summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-17Remove a few // TODO: check after having checkedManolo Gouy
2016-04-17Remove set_icons() from the virtual API of class Fl_Window_Driver because it ...Manolo Gouy
2016-04-16Fix usage of preprocessor macro USE_X11.Albrecht Schlosser
2016-04-16Remove unused and "illegal" include statements.Albrecht Schlosser
2016-04-16 Continue removing non window-related member-functions from class Fl_X.Manolo Gouy
2016-04-16 Continue removing non window-related member-functions from class Fl_X.Manolo Gouy
2016-04-16Continue removing non window-related member-functions from class Fl_X.Manolo Gouy
2016-04-16Continue removing non window-related member-functions from class Fl_X.Manolo Gouy
2016-04-16Begin moving non window-related member functions out of Fl_X class.Manolo Gouy
2016-04-16Use more consistent naming for derived classes of Fl_Native_File_Chooser_Driver.Manolo Gouy
2016-04-16Modify the FL_PORTING pragma message to make clear implementation is optional.Manolo Gouy
2016-04-16Add to Doxygen comments how to proceed for a platform where no file chooser i...Manolo Gouy
2016-04-16Remove the virtual destructor of class Fl_X that is no longer needed.Manolo Gouy
2016-04-16Fix typos in comments.Albrecht Schlosser
2016-04-16Fix C++ comments in C source files and headers. Albrecht Schlosser
2016-04-16Revert accidentally reverted file by svn r 11607.Albrecht Schlosser
2016-04-15Pico can draw lines rectf and arcs, so the top level driver does not have toMatthias Melcher
2016-04-15Fixed Pico again.Matthias Melcher
2016-04-15Move platform-dependent implementations of fl_open/close_display() to the Fl_...Manolo Gouy
2016-04-15Move platform-dependent implementations of Fl::en/dis/able_im() to the Fl_Scr...Manolo Gouy
2016-04-15Move platform-dependent implementations of fl_clipboard_notify_changes() to t...Manolo Gouy
2016-04-15Move platform-dependent implementations of Fl::clipboard_contains() to the Fl...Manolo Gouy
2016-04-15Move the platform-dependent implementations of Fl::paste() to the Fl_System_D...Manolo Gouy
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-15Continue removing from class Fl_X what is not window-related.Manolo Gouy
2016-04-15Fix position in window of string "Line styles".Manolo Gouy
2016-04-15Remove erroneous statement from Doxygen doc.Manolo Gouy
2016-04-15Remove S_IFMT from the public FLTK APIManolo Gouy
2016-04-14PicoSDL mostly running againMatthias Melcher
2016-04-14PicoSDL fixes - not working!Matthias Melcher
2016-04-14Complete rewriting of Fl_Tree_Prefs.cxx under the driver model.Manolo Gouy
2016-04-14Begin to rewrite Fl_Tree_Prefs.cxx under the driver model.Manolo Gouy
2016-04-14Fix Quartz-specific graphics problem apparent in tree demo.Manolo Gouy
2016-04-14Set correct preprocessor condition for when the content of file src/scandir_p...Manolo Gouy
2016-04-13Remove FL_ABI_VERSION clauses from the Fl_Tree class source codeManolo Gouy
2016-04-13Rewrite Fl_own_colormap.cxx under the driver model.Manolo Gouy
2016-04-13Rewrite fl_encoding_mac_roman.cxx under the driver model.Manolo Gouy
2016-04-13Rewrite fl_encoding_latin1.cxx under the driver model.Manolo Gouy
2016-04-13Remove redundant if condition, fix indenting.Albrecht Schlosser
2016-04-13Fix platform specific compilation errors.Albrecht Schlosser
2016-04-13Remove platform-dependent code from Enumerations.HManolo Gouy
2016-04-13Remove useless platform-dependent preprocessor directives.Manolo Gouy
2016-04-13Use FL_CFG_WIN_X11 when appropriateManolo Gouy
2016-04-13Fix typo in config_lib.hManolo Gouy
2016-04-13Remove useless platform-specific #include directives from Fl_Help_View.cxxManolo Gouy
2016-04-12Finish rewrite of Fl_File_Chooser2.cxx for the driver model.Manolo Gouy
2016-04-12Remove obsolete EMX (DOS, OS/2 extender) support.Albrecht Schlosser
2016-04-12Remove compilation warningsManolo Gouy
2016-04-12Begin to rewrite Fl_File_Chooser2.cxx for the driver model.Manolo Gouy