| Age | Commit message (Expand) | Author |
| 2017-02-15 | Fluid: Fix platform-specific build system (CMake + configure). | Albrecht Schlosser |
| 2016-07-18 | Adds external editor capability to fluid for all platforms. | Greg Ercolano |
| 2016-02-27 | Fix compiler warnings (STR #2988) - final commit. | Albrecht Schlosser |
| 2016-02-27 | Fix Makefiles (particularly target 'clean'). | Albrecht Schlosser |
| 2013-09-21 | Fixes STR# 2973: collection of Sun compiler fixes to Makefiles. | Greg Ercolano |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-12-20 | Removed IDE support from Fluid because it never got finished and seemed more ... | Matthias Melcher |
| 2010-05-07 | Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ... | Matthias Melcher |
| 2010-04-12 | Added ide generating code to command line version of Fluid. | Matthias Melcher |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-12-29 | In the configuration setp, LIBNAME (which contains the local path of the libr... | Matthias Melcher |
| 2008-07-13 | Make --post create a basic Mac OS X application bundle with a shell script | Michael R Sweet |
| 2008-02-26 | STR 1883: Attempt to fix installation of binaries in .app bundle on platforms... | Matthias Melcher |
| 2008-02-25 | STR 1795: applied patch to fix Icon path settings. Will try on my Linux machi... | Matthias Melcher |
| 2007-03-06 | STR #1623: restored the unloved POSTBUILD command because the reulting execut... | Matthias Melcher |
| 2007-02-06 | Use INSTALL_BIN instead of CP for Mac OS bundles... | Michael R Sweet |
| 2007-02-06 | Use install command instead of CHMOD, CP, and MKDIR. | Michael R Sweet |
| 2006-10-07 | Fix install-linux target in test directory. | Michael R Sweet |
| 2006-08-30 | Fixed typo in 'desktop-osx' install. Commented out unused variable. | Matthias Melcher |
| 2006-07-25 | Fix use of LDFLAGS and make install depend on all target... | Michael R Sweet |
| 2006-06-19 | Add --with-archflags option to configure script, and use it in the right | Michael R Sweet |
| 2006-04-28 | STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packages | Matthias Melcher |
| 2006-01-15 | Fix OSX make and install stuff. | Michael R Sweet |
| 2006-01-15 | More packaging fun (games package to "advertise" FLTK...) | Michael R Sweet |
| 2006-01-15 | Separate the desktop install/uninstall stuff so that users that don't | Michael R Sweet |
| 2006-01-15 | Fix installation of Linux desktop files. | Michael R Sweet |
| 2006-01-15 | Work on Linux and OSX desktop integration stuff via make install and | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-04-13 | #include print_panel.cxx in fluid.cxx, so that we don't need to put it in | Michael R Sweet |
| 2005-03-21 | Initial integration with editor-based CodeEditor class (only the widget | Michael R Sweet |
| 2005-03-21 | Printing support for FLUID... | Michael R Sweet |
| 2005-03-20 | Template panel for "new" and "save template" actions, complete with | Michael R Sweet |
| 2005-03-20 | Undo/redo support for FLUID. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-11-01 | Fixed some OS/2-specific build problems (STR #185) | Michael R Sweet |
| 2003-08-02 | Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) | Michael R Sweet |
| 2002-07-30 | "install" now depends on "all" instead of the no longer defined $(PROGRAM) | Michael R Sweet |
| 2002-07-25 | When installing FLUID under Cygwin, make sure we keep the .exe extension. | Michael R Sweet |
| 2002-07-14 | Change the Fl_Group current, add, and remove methods so they are no longer | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-05-01 | Run "fltk-config --post" after installing and stripping fluid; otherwise | Michael R Sweet |
| 2002-05-01 | Added layout menu to FLUID. The menu contains | Matthias Melcher |
| 2002-03-28 | Test makefile didn't include makedepend file... | Michael R Sweet |
| 2002-03-25 | Move forms code to fltk_forms library, a la 2.0. | Michael R Sweet |
| 2002-03-25 | Remove old GIF reading code that isn't used anymore... | Michael R Sweet |
| 2002-02-15 | Use +O2 for compiler on HP-UX. | Michael R Sweet |
| 2002-01-15 | Use CXXFLAGS when linking fluid... | Michael R Sweet |