| Age | Commit message (Expand) | Author |
| 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 |
| 2002-08-20 | Add tooltips to the output widgets to see if we can figure out why | Michael R Sweet |
| 2002-08-13 | Fixed tabs.fl | Bill Spitzak |
| 2002-08-12 | Add missing header to tabs program. | Michael R Sweet |
| 2002-08-12 | Put new modal test in the right source file... | Michael R Sweet |
| 2002-08-10 | Added test for modal window | Bill Spitzak |
| 2002-08-09 | More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. | Michael R Sweet |
| 2002-08-01 | Add image() methods to Fl_Menu_Item. | Michael R Sweet |
| 2002-07-23 | Add wrap() method and bit for Fl_Input_, and make word wrap dependent | Michael R Sweet |
| 2002-07-15 | Fix path for default document (Matthias, did you change this? If so, | Michael R Sweet |
| 2002-07-14 | Boy, aren't WIN32 compilers *so* much fun. | Michael R Sweet |
| 2002-07-14 | Fl_File_Chooser::value("foo") now checks if the pathname is a directory | Michael R Sweet |
| 2002-07-14 | Ignore fluid-shared and all exe files. | Michael R Sweet |
| 2002-07-11 | minor changes to make FLTK compile as a DLL in CodeWarrior | Matthias Melcher |
| 2002-07-11 | MacOS: wait(0) would not handle all pending events. | Matthias Melcher |
| 2002-06-29 | Small changes to make Metrowerks CodeWarrior for Windows work. | Matthias Melcher |
| 2002-06-28 | Add missing file. | Michael R Sweet |
| 2002-06-28 | Don't need to manually register image formats in these programs. | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-06-27 | MacOS: | Matthias Melcher |
| 2002-06-26 | Remired CR/LF pairs :-/ | Matthias Melcher |
| 2002-06-26 | Added gl_font calls to Cube demo for gl_font implementation on MacOS (later). | Matthias Melcher |
| 2002-06-13 | Make sure DIRECTORY is undef'd for BC++. | Michael R Sweet |
| 2002-06-13 | Bug fixes from Sebastien. | Michael R Sweet |
| 2002-06-10 | Fix some editor problems; still have a few bugs that need to be resolved | Michael R Sweet |
| 2002-06-09 | Add documentation for using styles in text editor. | Michael R Sweet |
| 2002-06-09 | Add color definitions for "dark red", etc. | Michael R Sweet |
| 2002-06-07 | New file chooser. | Michael R Sweet |
| 2002-06-03 | Tweek the order of -o foo and foo.o in the test makefile, since putting | Michael R Sweet |
| 2002-05-31 | Some C++ compilers can't handle char& and int& versions of methods, so | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-05-21 | Ignore more generated files... | Michael R Sweet |