| Age | Commit message (Expand) | Author |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-12-29 | STR #1962: I tried to fix the configuration scripts so that the image support... | Matthias Melcher |
| 2008-10-19 | Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib | Fabien Costantini |
| 2008-08-29 | STR#2028 new fix: replace ' by \" for the $compile var wrapping in fltk-confi... | Fabien Costantini |
| 2008-08-28 | Revert change for STR #2028, which is not correct. | Michael R Sweet |
| 2008-08-28 | STR #2028 fix: single quotes changed to double quotes around the variable $co... | Fabien Costantini |
| 2008-08-26 | Make sure script double-quotes $0... | Michael R Sweet |
| 2008-08-26 | Use $@ for arguments passed to the bundled executable. | Michael R Sweet |
| 2008-07-13 | Make --post create a basic Mac OS X application bundle with a shell script | Michael R Sweet |
| 2008-02-20 | STR 1875: fixed missing return value from 'fltk-config' for compiles that req... | Matthias Melcher |
| 2007-12-16 | Fix copy/paste error. | Michael R Sweet |
| 2007-11-20 | Remove unused variables. | Michael R Sweet |
| 2007-03-06 | STR #1624: Added --optim option for fltk-config which returns all flags for c... | Matthias Melcher |
| 2007-03-06 | Added POSTBUILD changes for fltk-config.in which I forgot earlier | Matthias Melcher |
| 2007-02-06 | Update packaging files. | Michael R Sweet |
| 2007-02-05 | Update pthreads configure test to work on more platforms. | Michael R Sweet |
| 2007-01-28 | Fix indentation of elements (STR #1549) | Michael R Sweet |
| 2006-09-24 | Tweak gtk+ drawing of Fl_Choice. | Michael R Sweet |
| 2006-06-19 | Add --with-archflags option to configure script, and use it in the right | Michael R Sweet |
| 2006-01-31 | Update copyrights. | Michael R Sweet |
| 2006-01-31 | Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI | Michael R Sweet |
| 2005-12-07 | Don't use readlink, it is non-standard. | Michael R Sweet |
| 2005-08-15 | Fix typo in fltk-config script. | Michael R Sweet |
| 2005-08-10 | Revert --prefix. Until we have a valid use case, we WILL NOT add | Michael R Sweet |
| 2005-08-10 | Added --prefix flag as suggested by Ian McArthur. | Dejan Lekic |
| 2005-08-08 | Add --cc and --cxx options to fltk-config, which show the compilers that | Michael R Sweet |
| 2005-08-08 | The fltk-config script now handles invocation via a symlink (STR | Michael R Sweet |
| 2005-06-24 | "test -e" is not portable, must use "test -f". | Michael R Sweet |
| 2005-05-12 | The fltk-config script now supports running from a source | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-09-06 | Install image header files in FL/images so that FLTK apps will use the | Michael R Sweet |
| 2004-08-05 | Make sure that -L option comes before image libraries, not after. | Michael R Sweet |
| 2004-07-29 | Remove the GCC -Wshadow option. | Michael R Sweet |
| 2004-07-26 | Include libdir in link options. | Michael R Sweet |
| 2004-07-06 | Makefile and configure script support for image libs. | Michael R Sweet |
| 2004-06-01 | FLTK now builds with the current release of MinGW (STR #325, STR | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-05-29 | Drop undocumented and non-working --prefix and --exec-prefix options to | Michael R Sweet |
| 2003-03-26 | fltk-config fix. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-10-18 | No space between #! and /bin/sh! | Michael R Sweet |
| 2002-10-07 | Documentation updates. | Michael R Sweet |
| 2002-07-14 | Change the Fl_Group current, add, and remove methods so they are no longer | Michael R Sweet |
| 2002-07-11 | Don't add -lm to link line. | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-04-26 | AIX always needs the image libraries, since the AIX linker sucks. | Michael R Sweet |
| 2002-04-24 | Add -g option to fltk-config. | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-02-20 | Update copyright in FLUID "about" window. | Michael R Sweet |