index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-10
Rewrite Fl_get_system_colors.cxx under the driver model.
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_File_Icon2.cxx
Manolo Gouy
2016-04-10
Rewrite Fl_File_Input.cxx under the driver model.
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_PNG_Image.cxx
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_Clock.cxx
Manolo Gouy
2016-04-10
Fix error in WIN32 code when rewriting Fl_File_Browser.cxx for the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_Preferences.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_File_Browser.cxx under the driver model.
Manolo Gouy
2016-04-09
Fix Doxygen warning ("nested comment").
Albrecht Schlosser
2016-04-09
Add platform-independent internal UTF-8 header file.
Albrecht Schlosser
2016-04-09
Add comment to make clear that fl_overlay.cxx is cross-platform at this point.
Manolo Gouy
2016-04-09
Rewrite fl_shortcut.cxx for the driver model.
Manolo Gouy
2016-04-09
Rewrite Fl_Tooltip.cxx for the driver model.
Manolo Gouy
2016-04-09
Add missing #include directive
Manolo Gouy
2016-04-09
Rewrite fl_open_uri.cxx under the driver model.
Manolo Gouy
2016-04-09
Fix compiler warning when compiled with USING_XCODE [-fpermissive].
Albrecht Schlosser
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-09
Fix compiler warnings [-Wmissing-declarations].
Albrecht Schlosser
2016-04-09
Fix C++ comment in C header file.
Albrecht Schlosser
2016-04-09
Rewrite Fl_Menu.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_ext.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_isdir.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_absolute.cxx for the driver model.
Manolo Gouy
2016-04-07
Rewrite filename_expand.cxx under the driver model.
Manolo Gouy
2016-04-07
Place #include <FL/platform_types.h> as first directive
Manolo Gouy
2016-04-07
Add missing :
Manolo Gouy
2016-04-07
Rewrite filename_list.cxx under the driver model.
Manolo Gouy
2016-04-07
Improve Unicode documentation, fix typos.
Albrecht Schlosser
2016-04-06
Fix Doxygen warnings.
Albrecht Schlosser
2016-04-06
Rewrite Fl_get_key.cxx for the driver model - cont'd
Manolo Gouy
2016-04-06
Rewrite Fl_get_key.cxx under the driver model.
Manolo Gouy
2016-04-06
Rewrite Fl_Input.cxx under the driver model.
Manolo Gouy
2016-04-06
Make Fl_Native_File_Chooser_FLTK.cxx platform-independent.
Manolo Gouy
2016-04-06
Begin to rewrite files using #include <sys/stat.h> under the driver model.
Manolo Gouy
2016-04-06
Fix typos in macro names S_IBLK, S_ILNK, S_ICHR and S_IFIFO
Manolo Gouy
2016-04-06
Remove unused #define directives
Manolo Gouy
2016-04-06
Remove unnecessary #include <sys/stat.h> directive
Manolo Gouy
2016-04-06
Remove unneeded #include directives
Manolo Gouy
2016-04-05
Clean up Makefile and CMakeLists.txt
Albrecht Schlosser
2016-04-05
Fix more compiler warnings.
Albrecht Schlosser
2016-04-05
Fix typo.
Albrecht Schlosser
2016-04-05
Set correct svn properties.
Manolo Gouy
2016-04-05
Delete this file. Its content is now in file Fl_Native_File_Chooser.cxx.
Manolo Gouy
2016-04-05
Rewrite the Fl_File_Native_Chooser class under the driver model.
Manolo Gouy
2016-04-04
Remove unused member function declaration (Mac OS platform)
Manolo Gouy
2016-04-04
Have the device demo operate also the Fl_PostScript_File_Device class.
Manolo Gouy
2016-04-04
Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr...
Manolo Gouy
2016-04-04
Fix typo Fl --> FL
Manolo Gouy
2016-04-04
Remove platform-dependent code from file is_spacing.c
Manolo Gouy
2016-04-04
Remove platform-specific code from file case.c
Manolo Gouy
[next]