| Age | Commit message (Expand) | Author |
| 2005-04-30 | Add filenew, fileopen, filesave, filesaveas, and fileprint symbols. | Michael R Sweet |
| 2005-04-28 | Fix MacOS X 10.4 compile issues. | Michael R Sweet |
| 2005-04-18 | Fix compiler warnings. | 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-14 | Eliminate compiler warnings on Solaris... | Michael R Sweet |
| 2005-04-11 | Remove all warnings for Mac buidl with gcc (except one) | Matthias Melcher |
| 2005-04-10 | Fixed symbol demo label bug (STR #777) | Michael R Sweet |
| 2005-04-08 | STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni... | Matthias Melcher |
| 2005-03-23 | Fix syntax highlighting bug in the editor demo, and port changes to the | Michael R Sweet |
| 2005-03-10 | Use copy_label() instead of strdup() for button labels. | Michael R Sweet |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added Greg Ercolano's simple Fl_Input_Choice widget which is a | Michael R Sweet |
| 2005-02-06 | Cmake updates (STR #645) | Michael R Sweet |
| 2005-02-05 | Fl_File_Chooser was slow with large directories (STR #654) | Michael R Sweet |
| 2004-11-29 | Add missing Watcom makefile... | Michael R Sweet |
| 2004-11-20 | The configure script did not support --disable-localfoo to | Michael R Sweet |
| 2004-11-20 | Watcom fixes (STR #584, STR #594, STR #595) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #568) | Michael R Sweet |
| 2004-09-13 | Add unittests to .cvsignore. | Michael R Sweet |
| 2004-09-13 | Added (unsupported) CMake files (STR #499) | Michael R Sweet |
| 2004-09-09 | News from FLTK1.1 and Quartz | Matthias Melcher |
| 2004-08-31 | Quartz for FLTK 1.1: | Matthias Melcher |
| 2004-08-27 | FLTK1.1 Quartz: | Matthias Melcher |
| 2004-08-26 | FLTK1.1 Quartz support: | Matthias Melcher |
| 2004-08-09 | Str #490: fixed little bug in Symbol test code | Matthias Melcher |
| 2004-07-26 | More documentation updates... | Michael R Sweet |
| 2004-07-04 | In order to make the whitte text field at the bottom left of the | Matthias Melcher |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-04-07 | VC++.NET support | Michael R Sweet |
| 2003-09-05 | Dump the shiny demo. | Michael R Sweet |
| 2003-09-05 | Dump the non-working shiny demo. | Michael R Sweet |
| 2003-06-05 | Fix mapping of Apple keys to CTRL keys on OSX. | Michael R Sweet |
| 2003-05-18 | Add thin up box with plastic style. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2003-01-14 | Fix size_range() bug under OSX. | Michael R Sweet |
| 2003-01-10 | Update dependencies and the change log. | Michael R Sweet |
| 2003-01-02 | Remove the obsolete browserop.cxx test program, which wasn't being built | Michael R Sweet |
| 2002-11-20 | Fl_File_Input::value("") didn't work. | Michael R Sweet |
| 2002-11-05 | Added callbacks to Fl_Text_Editor. | Matthias Melcher |
| 2002-10-24 | First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, | Michael R Sweet |
| 2002-09-27 | Comment out debug statements... | Michael R Sweet |
| 2002-09-26 | Fix editor syntax highlighting (bug #613089) | Michael R Sweet |
| 2002-09-20 | Apply patch from George Garvey to make Fl_Text_Display/Buffer based on | Michael R Sweet |
| 2002-09-16 | Move Fl_Help_Dialog to fltk_images library. | Michael R Sweet |
| 2002-09-05 | Mac OS X: modified Fl_Preferences::Node::search to correctly handle groups | Matthias Melcher |
| 2002-09-01 | Fix Fl_Menu_Button focus problems. | Michael R Sweet |
| 2002-08-30 | Make sure all strings can be localized in the dialogs. | Michael R Sweet |
| 2002-08-20 | Use double-buffered window for CubeView... | Michael R Sweet |