| Age | Commit message (Expand) | Author |
| 2012-05-07 | Remove redundant redraw_label() call from copy_label(), STR #2836. | Albrecht Schlosser |
| 2012-05-05 | Fix STR #2836: copy_label() with old label() value failed. | Albrecht Schlosser |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-12-02 | STR#2466: Added copy_tooltip(). | Greg Ercolano |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-03-23 | Minor fix to do_callback() code. | Albrecht Schlosser |
| 2010-01-16 | Extended Fl_Widget::align_ flag from 8 bits to full (unsigned) size for | Albrecht Schlosser |
| 2009-12-23 | Widgets now remove stale entries from the default callback queue | Albrecht Schlosser |
| 2009-03-24 | Major documentation update including: now html doc API is sorted, navigation ... | Fabien Costantini |
| 2009-03-21 | converted html tags to doxygen commands in documentation/src/subclassing.dox | engelsman |
| 2009-02-15 | renamed class Fl_Watch to Fl_Widget_Tracker, as discussed in fltk.development. | Albrecht Schlosser |
| 2009-02-08 | Added the helper class Fl_Watch to simplify safe handling of widget deletion | Albrecht Schlosser |
| 2009-01-08 | Widgets now remove themselves from their parent group (if any), when destroyed | Albrecht Schlosser |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-12-13 | Fixed typos and doxygen documentation. | Albrecht Schlosser |
| 2008-10-13 | Quickdraw removal: option removed from configure, all Qd code removed from so... | Fabien Costantini |
| 2008-09-20 | Fixed some typos and links and added a section about document structure | Albrecht Schlosser |
| 2008-09-18 | Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi... | Fabien Costantini |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2008-09-15 | Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags... | Fabien Costantini |
| 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-08-15 | Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK. | Matthias Melcher |
| 2008-08-11 | Moving more documentation into doxygen format | Matthias Melcher |
| 2008-04-23 | First attempt at consistently using Fl_Font as a type for the font index and ... | Matthias Melcher |
| 2006-04-27 | STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi... | Matthias Melcher |
| 2005-10-30 | Updated the default label and text colors of all widgets to use | Michael R Sweet |
| 2005-07-11 | STR #878: fixed tiny memory leak when calling Fl_Widget::label(label()) which... | Matthias Melcher |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-06 | Fl_Widget::copy_label(NULL) didn't work (STR #707) | Michael R Sweet |
| 2004-11-23 | Fix compiler errors... | Michael R Sweet |
| 2004-11-23 | Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x | Michael R Sweet |
| 2004-08-25 | Updated config stuff to allow for --enable-quartz ofr Mac OS X which in | Matthias Melcher |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-11-19 | Get rid of some valid compiler warnings with CodeWarrior that were reported | Michael R Sweet |
| 2002-10-04 | New Fl_Widget::redraw_label() method to cleanly redraw the label of a | Michael R Sweet |
| 2002-07-23 | Remove extra 3 pixel offset when the size is below a certain amount; | Michael R Sweet |
| 2002-06-02 | Redraw fixes. | Michael R Sweet |
| 2002-05-24 | Get rid of as many compiler warnings as possible. | Michael R Sweet |
| 2002-04-12 | Move ENTER/LEAVE handling to Fl_Box so that the default event handler | Michael R Sweet |
| 2002-04-09 | Tooltip fixes: ignore keyboard events, immediately disable new tooltips, | Michael R Sweet |
| 2002-01-07 | Fixed from Teun. | 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 | Multiple bug fixes from Sebastien: | Michael R Sweet |
| 2001-12-14 | More tweeking of plastic boxtypes. | Michael R Sweet |
| 2001-12-07 | Line style and focus boxes. | Michael R Sweet |
| 2001-11-28 | More doco updates. | Michael R Sweet |