| Age | Commit message (Expand) | Author |
| 2015-07-12 | Fix fltk-config for CMake build. | Albrecht Schlosser |
| 2015-07-12 | Make FL_ABI_VERSION configurable (STR #3161). | Albrecht Schlosser |
| 2015-06-09 | No longer use "-framework AGL" link arguments on the mac with OpenGL apps. | Manolo Gouy |
| 2015-03-25 | Rename confusing configure and Makefile (makeinclude) variable. | Albrecht Schlosser |
| 2015-03-16 | Detect XRender support | Lauri Kasanen |
| 2015-03-10 | [Version 1.3.4] Update version numbers - hopefully complete. | Albrecht Schlosser |
| 2015-03-07 | Update configure and makeinclude.in to get rid of version numbers in Makefiles. | Albrecht Schlosser |
| 2015-02-17 | Add linker option -Wl,-no-undefined if supported (with configure check). | Albrecht Schlosser |
| 2014-10-30 | Cosmetic changes only in configure.in. | Albrecht Schlosser |
| 2014-10-28 | Fix a regression introduced in svn r10344 in autoconf/configure builds. | Albrecht Schlosser |
| 2014-10-05 | Missing version number update | Albrecht Schlosser |
| 2014-10-04 | Remove unused htmldoc from autoconf configure options. | Albrecht Schlosser |
| 2014-09-28 | Configure enhancements for Cygwin (STR #2974). | Albrecht Schlosser |
| 2014-08-22 | Use the -fvisibility checks properly; needed to move ac_prog_cc and _cxx up i... | Lauri Kasanen |
| 2014-08-22 | Revert 10243, it broke the build for others. | Lauri Kasanen |
| 2014-08-22 | Check for compiler support of -fvisibility and -fvisibility-inlines-hidden | Lauri Kasanen |
| 2014-08-21 | Include Xft results in fltk-config CFLAGS. STR #2893 | Lauri Kasanen |
| 2014-08-21 | Enable symbol visibility on Linux, bringing a shared libfltk on par with Wind... | Lauri Kasanen |
| 2014-08-21 | Use symbolic and sectioned builds if supported by the toolchain. | Lauri Kasanen |
| 2014-06-16 | Add method to set any custom cursor, based on a Fl_RGB_Image object. | Pierre Ossman |
| 2013-09-24 | Stop relying on uname and instead ask autoconf what platform | Pierre Ossman |
| 2013-09-11 | STR 2636. Add ability to get notifications whenever the | Pierre Ossman |
| 2013-05-22 | Removed autoconf/configure and CMake tests and defines for | Albrecht Schlosser |
| 2013-01-16 | Doh! Forgot to bump the copyright year... | Ian MacArthur |
| 2013-01-16 | I just noticed that when 1.3.2 was released, the FL_PATCH_VERSION in configur... | Ian MacArthur |
| 2012-11-06 | Upgrade version number to 1.3.1 | Matthias Melcher |
| 2012-04-22 | Fixed linux 64 gcc 4.6.1 compilation problems | Fabien Costantini |
| 2012-04-07 | simplify MinGW install directory check. | Albrecht Schlosser |
| 2011-10-04 | STR#2600 again: under X11, dynamically load the libXrandr shared library. | Manolo Gouy |
| 2011-09-30 | Fix STR#2600 : screens configuration changes are now detected under all platf... | Manolo Gouy |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-03-06 | Fix STR #2582 (Mac OS): The problem: under Mac OS, file config.h can be used ... | Manolo Gouy |
| 2011-03-03 | Fix the #define U64 part of STR #2582: don't define it for Mac OS because its... | Manolo Gouy |
| 2011-02-25 | Fix STR #2516: under MSys, the FLTK_DOCDIR config.h variable did not allow | Manolo Gouy |
| 2011-02-24 | Mac OS only: Added the architecture flags to the dynamic library-creating com... | Manolo Gouy |
| 2011-02-16 | Fix for STR #2313 (SunOS scandir exception) and avoid double check of | Albrecht Schlosser |
| 2011-02-14 | Fix threads configuration on Windows (Cygwin/MinGW), so that we don't | Albrecht Schlosser |
| 2011-02-07 | More cross-compiling features in configure: using AC_PATH_TOOL instead of | Albrecht Schlosser |
| 2011-02-06 | Removed superfluous -mno-cygwin from MinGW builds and corrected spelling | Albrecht Schlosser |
| 2011-01-23 | wix find windress when using crosscompiler | yuri |
| 2011-01-06 | Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C... | Manolo Gouy |
| 2011-01-03 | Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or... | Manolo Gouy |
| 2010-12-30 | Changed default for configure option --with-links for common misspellings | Albrecht Schlosser |
| 2010-12-29 | Mac OS X: removed dependency from AudioToolbox.framework by calling NSBeep() ... | Manolo Gouy |
| 2010-12-17 | The 3 objective-c++ files used for the Mac OS X support are no longer included | Manolo Gouy |
| 2010-12-08 | Added Windows Resource Compiler ("RC") to configure/makeinclude for | Albrecht Schlosser |
| 2010-11-29 | More copyright 2010 mods. | Greg Ercolano |
| 2010-11-28 | STR #2155: fixed using sparkaround's patch conditional to use of configure --... | Manolo Gouy |
| 2010-11-18 | added possible Mac OS X --with-archflags values in help text. | Manolo Gouy |
| 2010-11-18 | Mac OS X: compile with default architecture (i386 on 10.5, x86_64 on 10.6) an... | Manolo Gouy |