| Age | Commit message (Expand) | Author |
| 2003-09-08 | Leave more space for filename label in file chooser. | Michael R Sweet |
| 2003-07-18 | updated documentation and Fl_Dial. STR #101, 94, 99 | Matthias Melcher |
| 2003-06-12 | Added documentation for all forms of Fl_Widget::damage() (STR | Michael R Sweet |
| 2003-05-20 | Update documentation. | Michael R Sweet |
| 2003-04-01 | Add Fl_Group::clear() docos. | Michael R Sweet |
| 2003-02-13 | Bump version number for next release. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2003-01-30 | GLUT_STEREO is too implemented! :) | Michael R Sweet |
| 2003-01-27 | Position 1 is the first element in a chart, not 0. | Michael R Sweet |
| 2003-01-27 | Update browser docos; value(0) doesn't do anything, only deselect() clears | Michael R Sweet |
| 2003-01-16 | Add Fl::event_clicks(int i) docos. | Michael R Sweet |
| 2002-12-19 | Doco updates. | Michael R Sweet |
| 2002-11-25 | Bump version number in CVS... | Michael R Sweet |
| 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 |