| Age | Commit message (Expand) | Author |
| 2004-12-14 | Fl_Menu now draws sub-menu arrows like other toolkits and FLTK | Michael R Sweet |
| 2004-12-06 | Fixed a compiler warning in Fl_Window.H (STR #641) | Michael R Sweet |
| 2004-12-03 | Fl::event_number() didn't always match the value sent to the | Michael R Sweet |
| 2004-12-03 | Fl_Shared_Image::reload() didn't set the image_ pointer properly | Michael R Sweet |
| 2004-12-03 | Fl_Help_View::topline() incorrectly set the changed() flag (STR | Michael R Sweet |
| 2004-11-29 | Changelog. | Michael R Sweet |
| 2004-11-23 | Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor | Matthias Melcher |
| 2004-11-23 | Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x | Michael R Sweet |
| 2004-11-23 | Fl_Widget::damage(uchar,int,int,int,int) didn't clip the | Michael R Sweet |
| 2004-11-23 | More watcom fixes (STR #627) | Michael R Sweet |
| 2004-11-21 | Check for a NULL off-screen buffer before copying... | Michael R Sweet |
| 2004-11-21 | Fix FLUID menu items with images bug (STR #564) | Michael R Sweet |
| 2004-11-21 | Update the documentation for add_timeout(). | Michael R Sweet |
| 2004-11-21 | Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systems | Michael R Sweet |
| 2004-11-20 | FLUID didn't handle default function parameters properly (STR | Michael R Sweet |
| 2004-11-20 | - Moving or resizing widgets in FLUID didn't always update the | Michael R Sweet |
| 2004-11-20 | - FLTK windows could appear off-screen on X11 (STR #586) | 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 | Shortcuts were incorrectly underlined in multi-line labels (STR | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #568) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-09-24 | Now look for 8 bits of alpha when the developer has requested | Michael R Sweet |
| 2004-09-24 | libpng 1.2.7 | Michael R Sweet |
| 2004-09-21 | fl_old_shortcut() might read past the end of the shortcut string. | Michael R Sweet |
| 2004-09-13 | Added (unsupported) CMake files (STR #499) | Michael R Sweet |
| 2004-09-12 | Tooltips would not reappear on the same widget, and the initial | Michael R Sweet |
| 2004-09-12 | Fixed a compile problem with the Linux 2.6 threading support | Michael R Sweet |
| 2004-09-11 | Fixed problems with 2-byte Xpm files on 64-bit platforms (STR | Michael R Sweet |
| 2004-09-08 | Update PNG to 1.2.6 + wutil patch. | Michael R Sweet |
| 2004-09-07 | Documentation updates (STR #505, STR #513) | Michael R Sweet |
| 2004-09-06 | Install image header files in FL/images so that FLTK apps will use the | Michael R Sweet |
| 2004-08-26 | FLTK1.1 Quartz support: | Matthias Melcher |
| 2004-08-09 | Fl_Menu_::find_item() didn't determine the menu path properly | Michael R Sweet |
| 2004-07-29 | Changelog... | Michael R Sweet |
| 2004-07-27 | Fl_Text_Display did not handle drawing of overlapping text | Michael R Sweet |
| 2004-07-27 | More doco updates. | Michael R Sweet |
| 2004-07-26 | More documentation updates... | Michael R Sweet |
| 2004-07-23 | Fl_Counter didn't use a thin down box for the text field if the | Michael R Sweet |
| 2004-07-23 | Fix local image library build bug. | Michael R Sweet |
| 2004-07-05 | Add copies of the JPEG, PNG, and Z libraries... | Michael R Sweet |
| 2004-07-05 | The fltk-config script did not include the "-mno-cygwin" option | Michael R Sweet |
| 2004-07-04 | Fl_Help_View::find() did not check for a NULL value (STR #442) | Michael R Sweet |
| 2004-07-04 | Fix FLTK symbol - need to use complex polygons for concave shapes... | Michael R Sweet |
| 2004-07-04 | In order to make the whitte text field at the bottom left of the | Matthias Melcher |
| 2004-06-19 | Changelog... | Michael R Sweet |
| 2004-06-19 | Fixed Mac NumLock mixup (Macs do not have a PC style NumLock) | Matthias Melcher |
| 2004-06-14 | Fl_File_Icon::draw() did not support drawing of complex polygons | Michael R Sweet |
| 2004-06-09 | The configure script now offers options for JPEG, PNG, and ZLIB | Michael R Sweet |
| 2004-06-07 | The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag. | Matthias Melcher |