| Age | Commit message (Expand) | Author |
| 2008-09-13 | WP1 merged from my branch, WP2 reserved, todo list updated. | Fabien Costantini |
| 2008-09-10 | Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi... | Matthias Melcher |
| 2008-09-07 | modified resize behavior, as discussed in STR 2032. | Albrecht Schlosser |
| 2008-04-23 | All widget coordinates are now 32 bit. Beware though, on a 16 bit graphics sy... | Matthias Melcher |
| 2008-02-20 | STR 1849: fixed messages sent to hidden windows | Matthias Melcher |
| 2007-12-16 | Inset clipping rectangle using box types. | Michael R Sweet |
| 2007-12-15 | Add clip_children() method (STR #1844) | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-20 | FL_MOUSEWHEEL events are now sent first to the widget under the | Michael R Sweet |
| 2005-02-06 | Removed some redundant code in Fl_Group::handle() (STR #669) | Michael R Sweet |
| 2004-12-03 | Fl::event_number() didn't always match the value sent to the | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-02-26 | WIN32's scandir() emulation did not allocate enough memory for | Michael R Sweet |
| 2003-11-01 | The keypad Enter key works as the normal Enter/Return key in | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-11-08 | Fix label redraw bug. | Michael R Sweet |
| 2002-11-08 | Add draw_children() method to Fl_Group. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |
| 2002-07-30 | Send FL_LEAVE events before FL_ENTER events. | 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-11 | minor changes to make FLTK compile as a DLL in CodeWarrior | Matthias Melcher |
| 2002-05-13 | Backported the fltk2.0 tooltips. This may be somewhat binary incompatable | Bill Spitzak |
| 2002-05-10 | Use 16x16 KDE icon images by default. | Michael R Sweet |
| 2002-04-09 | Tooltip fixes: ignore keyboard events, immediately disable new tooltips, | Michael R Sweet |
| 2002-02-24 | - added Win32 native drag'n'drop code | Matthias Melcher |
| 2002-02-13 | File chooser fix from Kurt Konolige. | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-20 | Implement Fl::scheme() and Fl::reload_scheme() (this includes support | Michael R Sweet |
| 2001-12-19 | FLTK not fltk... | Michael R Sweet |
| 2001-12-19 | Multiple bug fixes from Sebastien: | Michael R Sweet |
| 2001-08-04 | Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't | Michael R Sweet |
| 2001-08-03 | Fixed tooltips under WIN32 - no more toolbar buttons... | Michael R Sweet |
| 2001-08-02 | Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at | Michael R Sweet |
| 2001-08-02 | Fix tooltips a la 2.0. | Michael R Sweet |
| 2001-08-01 | First bunch of changes for the 1.1 branch - tooltips. | Michael R Sweet |
| 2001-01-22 | Copyright 2001. | Michael R Sweet |
| 2000-10-21 | Does not clear Fl::keysym on every event, this makes better back compatabilit... | Bill Spitzak |
| 2000-06-05 | OK, now version 1.0.9 | Michael R Sweet |
| 2000-04-25 | Updated copyright notices for all of the 1.0.x files. | Michael R Sweet |
| 2000-02-18 | Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.de | Bill Spitzak |
| 1999-08-09 | It crashed when a group with exactly 1 child was deleted. | Bill Spitzak |
| 1999-07-22 | FL_KEYBOARD events have the correct x/y when sent to child X windows. | Bill Spitzak |
| 1999-07-22 | Pragma added around xlib.h to shut up the IRIX compiler warnings | Bill Spitzak |
| 1999-01-26 | Applied a navigation bug fix from Bill. | Michael R Sweet |
| 1999-01-24 | Patch from Bill so that Shift-Tab works on all systems. | Michael R Sweet |
| 1999-01-07 | Yay, change all copyright notices to be 1998-1999. | Michael R Sweet |
| 1998-12-29 | Fixed Fl_Group::add()... | Michael R Sweet |
| 1998-10-21 | Fixed all the frigging file headings - was missing a $ in the Id string. | Michael R Sweet |