| Age | Commit message (Expand) | Author |
| 2002-09-24 | Update MacOS and WIN32 issues to be current. | 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-08-22 | The documentation for fl_xyline() showed the wrong prototypes... | Michael R Sweet |
| 2002-08-12 | Doco updates. | Michael R Sweet |
| 2002-08-05 | Range check Fl_Text_Buffer::search_forward(). | Michael R Sweet |
| 2002-07-30 | Fix some problems with the filename field and handling selections in the | Michael R Sweet |
| 2002-07-30 | Added Fl::get_boxtype() method. | Michael R Sweet |
| 2002-07-25 | Add missing color function documentation. | Michael R Sweet |
| 2002-07-23 | Add wrap() method and bit for Fl_Input_, and make word wrap dependent | Michael R Sweet |
| 2002-07-23 | Make newButton and previewButton public, so that you can hide/disable them | Michael R Sweet |
| 2002-07-23 | Remove extra 3 pixel offset when the size is below a certain amount; | 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-08 | Add Fl::remove_handler() method. | Michael R Sweet |
| 2002-07-01 | File chooser updates - ../ and ./ map properly, now show ".." in the | Michael R Sweet |
| 2002-06-28 | Separate the extra image functions into fltk_images. | Michael R Sweet |
| 2002-06-24 | Add FLTK_1_0_COMPAT symbol for 1.0.x compatible names. | Michael R Sweet |
| 2002-06-13 | add_check() example was wrong. | Michael R Sweet |
| 2002-06-11 | Prefer fl_push_clip() over fl_clip(). | 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 | filechooser.gif is gone, long live Fl_File_Chooser.jpg... | Michael R Sweet |
| 2002-06-07 | filechooser.gif is gone, long live Fl_File_Chooser.jpg. | Michael R Sweet |
| 2002-06-07 | New file chooser. | Michael R Sweet |
| 2002-05-30 | Spelling error... | Michael R Sweet |
| 2002-05-25 | Update docos to describe int/float settings. | Michael R Sweet |
| 2002-05-19 | Add -sgi_version,sgi1.1 to the IRIX DSO command. | Michael R Sweet |
| 2002-05-17 | Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe... | Matthias Melcher |
| 2002-05-15 | Fix tooltip documentation (too much & quoting... :) | Michael R Sweet |
| 2002-05-13 | Updated tooltip documentation | Bill Spitzak |
| 2002-05-10 | Fix link errors. | Michael R Sweet |
| 2002-05-08 | Add documentation for readonly() and input_type(). | Michael R Sweet |
| 2002-05-02 | Add sort function to file chooser. | Michael R Sweet |
| 2002-05-02 | Add sort function as optional argument to Fl_File_Browser::load(). | Michael R Sweet |
| 2002-05-02 | Update fl_filename_list() to accept a sort function to use, and export | Michael R Sweet |
| 2002-05-02 | Update some FLUID documentation, no snapshots though. | Matthias Melcher |
| 2002-05-01 | Fix backspace "bug" in file chooser - now treat delete and backspace the | Michael R Sweet |
| 2002-05-01 | Add docos for Fl_File_Input. | Michael R Sweet |
| 2002-04-30 | added binary support and procedural names to | Matthias Melcher |
| 2002-04-28 | Add Fl_Preferences class to base library. | Michael R Sweet |
| 2002-04-26 | Add note about images in menu items. | Michael R Sweet |
| 2002-04-24 | Add -g option to fltk-config. | Michael R Sweet |
| 2002-04-20 | Actually use the MEDIA option when generating PS and PDF docos. | Michael R Sweet |
| 2002-04-19 | Fix links in docos... | Michael R Sweet |
| 2002-04-18 | Add missing docos for Fl_Progress. | Michael R Sweet |
| 2002-04-18 | Fl_Text_Buffer docos. | Michael R Sweet |
| 2002-04-16 | Update changelog. | Michael R Sweet |
| 2002-04-14 | Propagate events from the tooltip window to the widget we are tooltipping | Michael R Sweet |
| 2002-04-13 | Add Fl::dnd_text_ops() methods. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |