| Age | Commit message (Expand) | Author |
| 2002-11-18 | Update Fl::get_color() docos. | Michael R Sweet |
| 2002-11-15 | Fix fl_show_colormap() documentation. | Michael R Sweet |
| 2002-10-30 | Added icons to Fluid's menu and object list. | Matthias Melcher |
| 2002-10-30 | Update tile documentation to be explicit about widgets touching and doing | Michael R Sweet |
| 2002-10-30 | Unswapped MacOS modifier keys. event_key and event_text should return | Matthias Melcher |
| 2002-10-24 | First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, | Michael R Sweet |
| 2002-10-22 | Add section on the main() function to the editor example. | Michael R Sweet |
| 2002-10-21 | Add missing documentation. | Michael R Sweet |
| 2002-10-20 | Initialize backbuffer_bad under X11. | Michael R Sweet |
| 2002-10-11 | Documentation tweek from Emanuele. | Michael R Sweet |
| 2002-10-11 | Add link from Fl_Help_Dialog to Fl_Group. | Michael R Sweet |
| 2002-10-07 | Add Fl_Check_Browser.html to book... | Michael R Sweet |
| 2002-10-07 | Documentation updates. | Michael R Sweet |
| 2002-10-04 | Update documentation and web site intro. | Michael R Sweet |
| 2002-10-04 | Final doco updates for 1.1.0. | Michael R Sweet |
| 2002-10-04 | New Fl_Widget::redraw_label() method to cleanly redraw the label of a | Michael R Sweet |
| 2002-10-04 | Doco updates. | Michael R Sweet |
| 2002-10-03 | fl_color_average, not fl_average_color... :) | Michael R Sweet |
| 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 |