| Age | Commit message (Expand) | Author |
| 2017-03-13 | Set missing svn properties. | Albrecht Schlosser |
| 2017-03-12 | Fix svn attributes of *.c, *.cxx, *.cmake and others. | Albrecht Schlosser |
| 2016-08-16 | Add missing #include directive | Manolo Gouy |
| 2016-04-13 | Use FL_CFG_WIN_X11 when appropriate | Manolo Gouy |
| 2016-04-09 | Add platform-independent internal UTF-8 header file. | Albrecht Schlosser |
| 2016-04-09 | Fix typos. | Albrecht Schlosser |
| 2016-04-09 | Fix compiler warnings [-Wmissing-declarations]. | Albrecht Schlosser |
| 2016-04-05 | Set correct svn properties. | Manolo Gouy |
| 2016-04-04 | Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr... | 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 |
| 2016-03-11 | Android version compiles and links. Won't run yet. | Matthias Melcher |
| 2016-03-05 | Remove obsolete files. | Albrecht Schlosser |
| 2016-03-02 | Add support for SDL as a base library on OS X. | Matthias Melcher |
| 2016-02-27 | Fix compiler warnings (STR #2988) - final commit. | Albrecht Schlosser |
| 2016-02-13 | Details on PORTME items. Move fl_parse_color() to screen drivers. | Matthias Melcher |
| 2016-02-11 | Mark places that need to be refactored with // PORTME: | Matthias Melcher |
| 2016-01-31 | Fix compiler warnings (STR 2988), porting from branch-1.3. | Albrecht Schlosser |
| 2016-01-04 | Two more fixes for the command line version | Matthias Melcher |
| 2016-01-04 | Created pseudo code for all FL_PORTED section so that FLTK compiles and links... | Matthias Melcher |
| 2016-01-03 | Updated platform specific #if's to report unimplemented code when compiling w... | Matthias Melcher |
| 2015-08-13 | Fix compiler warning [-Wsign-compare], remove dead (commented) code. | Albrecht Schlosser |
| 2015-06-15 | Fix spelling errors and improve documentation. | Albrecht Schlosser |
| 2015-06-15 | Fix fl_nonspacing(), explain what non-spacing characters are (STR #3159). | Albrecht Schlosser |
| 2015-02-22 | Fix undefined reference XGetUtf8FontAndGlyph (STR #3191). | Albrecht Schlosser |
| 2014-08-24 | Try to fix building on OSX (and I assume WIN32) following | Ian MacArthur |
| 2014-08-23 | Move the X11 UTF check above in utf8Input to avoid an unused function warning | Lauri Kasanen |
| 2014-08-23 | Move Xutf8.h to src/, update includes, refresh makedepends | Lauri Kasanen |
| 2014-08-21 | Apply static-fixes.patch by skunk. STR #2988 | Lauri Kasanen |
| 2014-08-21 | X11: Use libX11 UTF-8 support when available. | Lauri Kasanen |
| 2013-09-25 | Apply Michael Baeuerle's fix for NetBSD | Greg Ercolano |
| 2013-09-21 | Fixes STR# 2973: collection of Sun compiler fixes. | Greg Ercolano |
| 2012-05-26 | SGI fixes. | Greg Ercolano |
| 2012-04-24 | Fixed even more warnings in Fl_x.cxx & utf8Wrap.c | Fabien Costantini |
| 2012-04-24 | Fixed a warning in utf8Wrap.c | Fabien Costantini |
| 2012-04-22 | Fixed linux 64 gcc 4.6.1 compilation problems | Fabien Costantini |
| 2012-04-05 | Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl... | Fabien Costantini |
| 2011-08-08 | Fix STR #2688. fl_width(' ') was wrong under X11 without XFT. | Manolo Gouy |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-02-08 | Correct a few minor typos in xutf8/utf8Wrap.c and add comments to (attempt to... | Ian MacArthur |
| 2011-02-08 | Set properties on xutf8/utf8Wrap.c | Ian MacArthur |
| 2011-02-07 | Attempt to fix STR #2550 to make fl_text_extents work in Xlib-only | Ian MacArthur |
| 2011-02-01 | Fixes to help build on SGI. | Greg Ercolano |
| 2011-01-12 | Deleted unused files in src/xutf8 | Albrecht Schlosser |
| 2011-01-11 | Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files, | Albrecht Schlosser |
| 2010-12-15 | Fix STR # 2481: removed compilation warnings. | Manolo Gouy |
| 2010-12-15 | Changed all #include "config.h" to #include <config.h>. | Albrecht Schlosser |
| 2010-11-30 | Fixed argument type in X11 calls (STR 2432) | Matthias Melcher |
| 2010-11-28 | Fixed more Copyright to 2010. | Matthias Melcher |
| 2010-11-28 | STR #2155: fixed using sparkaround's patch conditional to use of configure --... | Manolo Gouy |