summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-10Rewrite Fl_get_system_colors.cxx under the driver model.Manolo Gouy
2016-04-10Remove platform-dependent code from Fl_File_Icon2.cxxManolo Gouy
2016-04-10Rewrite Fl_File_Input.cxx under the driver model.Manolo Gouy
2016-04-10Remove platform-dependent code from Fl_PNG_Image.cxxManolo Gouy
2016-04-10Remove platform-dependent code from Fl_Clock.cxxManolo Gouy
2016-04-10Fix error in WIN32 code when rewriting Fl_File_Browser.cxx for the driver model.Manolo Gouy
2016-04-10Rewrite Fl_Preferences.cxx under the driver model.Manolo Gouy
2016-04-10Rewrite Fl_File_Browser.cxx under the driver model.Manolo Gouy
2016-04-09Fix Doxygen warning ("nested comment").Albrecht Schlosser
2016-04-09Add platform-independent internal UTF-8 header file.Albrecht Schlosser
2016-04-09Add comment to make clear that fl_overlay.cxx is cross-platform at this point.Manolo Gouy
2016-04-09Rewrite fl_shortcut.cxx for the driver model.Manolo Gouy
2016-04-09Rewrite Fl_Tooltip.cxx for the driver model.Manolo Gouy
2016-04-09Add missing #include directiveManolo Gouy
2016-04-09Rewrite fl_open_uri.cxx under the driver model.Manolo Gouy
2016-04-09Fix typos.Albrecht Schlosser
2016-04-09Fix compiler warnings [-Wmissing-declarations].Albrecht Schlosser
2016-04-09Rewrite Fl_Menu.cxx for the driver model.Manolo Gouy
2016-04-08Rewrite filename_ext.cxx for the driver model.Manolo Gouy
2016-04-08Rewrite filename_isdir.cxx for the driver model.Manolo Gouy
2016-04-08Rewrite filename_absolute.cxx for the driver model.Manolo Gouy
2016-04-07Rewrite filename_expand.cxx under the driver model.Manolo Gouy
2016-04-07Place #include <FL/platform_types.h> as first directiveManolo Gouy
2016-04-07Add missing :Manolo Gouy
2016-04-07Rewrite filename_list.cxx under the driver model.Manolo Gouy
2016-04-06Fix Doxygen warnings.Albrecht Schlosser
2016-04-06Rewrite Fl_get_key.cxx under the driver model.Manolo Gouy
2016-04-06Rewrite Fl_Input.cxx under the driver model.Manolo Gouy
2016-04-06Make Fl_Native_File_Chooser_FLTK.cxx platform-independent.Manolo Gouy
2016-04-06Begin to rewrite files using #include <sys/stat.h> under the driver model.Manolo Gouy
2016-04-06Fix typos in macro names S_IBLK, S_ILNK, S_ICHR and S_IFIFOManolo Gouy
2016-04-06Remove unused #define directivesManolo Gouy
2016-04-06Remove unnecessary #include <sys/stat.h> directiveManolo Gouy
2016-04-06Remove unneeded #include directivesManolo Gouy
2016-04-05Clean up Makefile and CMakeLists.txtAlbrecht Schlosser
2016-04-05Fix more compiler warnings.Albrecht Schlosser
2016-04-05Set correct svn properties.Manolo Gouy
2016-04-05Delete this file. Its content is now in file Fl_Native_File_Chooser.cxx.Manolo Gouy
2016-04-05Rewrite the Fl_File_Native_Chooser class under the driver model.Manolo Gouy
2016-04-04Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr...Manolo Gouy
2016-04-04Fix typo Fl --> FLManolo Gouy
2016-04-04Remove platform-dependent code from file is_spacing.cManolo Gouy
2016-04-04Remove platform-specific code from file case.cManolo Gouy
2016-04-03Remove code to draw rounded bottom window corners which is not effective.Manolo Gouy
2016-04-03Fix error introduced in Fl_arg.cxx when converted to the driver model.Manolo Gouy
2016-04-03Rewrite fl_scroll_area.cxx under the driver model.Manolo Gouy
2016-04-03Remove "(if fl_window is null)" from Doxygen comment.Manolo Gouy
2016-04-03Stop using fl_read_image() to read window decoration. Manolo Gouy
2016-04-03Delete because content is now in Fl_XXX_Screen_Driver.cxxManolo Gouy
2016-04-03Rewrite fl_read_image.cxx under the driver model.Manolo Gouy