| Age | Commit message (Expand) | Author |
| 2010-02-25 | Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings. | Matthias Melcher |
| 2010-02-20 | Mixed bag. Please see CHANGES. | Matthias Melcher |
| 2010-01-24 | This is a very simple implementation of the host side of plugins. Plugins can... | Matthias Melcher |
| 2009-12-25 | Changed widget bin closing behavior when pressing ESC (which IMO should quit ... | Matthias Melcher |
| 2009-09-23 | Fixed Fluid dependency on X11 (STR #226) | Matthias Melcher |
| 2009-04-27 | Fluid printing used wrong colors under Windows (STR #2195) | Albrecht Schlosser |
| 2009-01-20 | Fluid: fixed Help dialog would open the non handled frame version (index.html... | Fabien Costantini |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-11-29 | STR #2093 - fix typo (name case) FCNTL.H should be fcntl.h, affecting some mi... | Ian MacArthur |
| 2008-09-18 | More Doxygen comment support for Fluid. | Matthias Melcher |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2008-09-02 | merged modification from my private branch after successful regression testin... | Fabien Costantini |
| 2007-02-20 | Update copyright years and use "#ifndef" instead of "#if !defined". | Michael R Sweet |
| 2007-02-20 | Fixed Watcom compiler setup without verification using a patch by mnieuw | Matthias Melcher |
| 2006-10-14 | Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471) | Michael R Sweet |
| 2006-09-17 | Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. | Michael R Sweet |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-11-04 | FLUID1: The comment entry in the Browser now reveals some more information by... | Matthias Melcher |
| 2005-11-03 | Added some safety measures that assure safe compile only mode | Matthias Melcher |
| 2005-11-03 | Fluid Source Code preview panel with automatic refresh and selected object co... | Matthias Melcher |
| 2005-09-09 | STR #985: This is a medium size change in the way that FLUID manages widget l... | Matthias Melcher |
| 2005-08-06 | This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi... | Dejan Lekic |
| 2005-07-15 | If starting Fluid with the -c (compile only) option, Fluid should not require... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-14 | Fix compiler warnings. | 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-28 | Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'... | Matthias Melcher |
| 2005-03-26 | Save work on FLUID printing on Windows. | Michael R Sweet |
| 2005-03-26 | FLUID printing support for Windows (still working on some | Michael R Sweet |
| 2005-03-25 | Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). | Michael R Sweet |
| 2005-03-25 | Updated Fl_File_Chooser to correctly deselect other items when | Michael R Sweet |
| 2005-03-25 | Fl_File_Chooser no longer resets the type() when choosing a | Michael R Sweet |
| 2005-03-25 | Change Fl_Spinner to use double values instead of ints. | Michael R Sweet |
| 2005-03-24 | Add option to control the number of file history that is shown | Michael R Sweet |
| 2005-03-24 | More HIG stuff - file menu now shows recent files in-line, above the "Quit" | Michael R Sweet |
| 2005-03-21 | More printing tweaks (nicer looking simulated windows...) | Michael R Sweet |
| 2005-03-21 | Image reading, template handling, and printing bug fixes. | Michael R Sweet |
| 2005-03-21 | Fix minor printing glitch with simulated window borders. | 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 | Preliminary template save support in FLUID, plus some bug fixes. | Michael R Sweet |
| 2005-03-20 | Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not | Michael R Sweet |
| 2005-03-20 | 'Show/Hide Widget Bin menu item is 39, not 38 | Matthias Melcher |
| 2005-03-20 | Undo/redo support for FLUID. | Michael R Sweet |
| 2005-03-20 | Add "Edit/Delete". | Michael R Sweet |
| 2005-03-20 | Add "scheme" chooser in GUI settings dialog. | Michael R Sweet |
| 2005-03-20 | Hide/Show Widget Bin and Overlays, instead of checks. | Michael R Sweet |
| 2005-03-19 | Fix order of Cancel, Save, and Don't Save buttons. | Michael R Sweet |
| 2005-03-19 | file fluid.cxx must include <io.h> on Windows to find the access() function. | Matthias Melcher |
| 2005-03-19 | More UI cleanup. | Michael R Sweet |