| Age | Commit message (Expand) | Author |
| 2022-02-22 | X11: Disable "boxcheat" hack | Albrecht Schlosser |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2018-06-26 | Move Fl_System_Driver.H from FL/ to src/ | Manolo Gouy |
| 2018-06-26 | Move Fl_Window_Driver.H from FL/ to src/ | Manolo Gouy |
| 2018-02-09 | Replace "WIN32" with "_WIN32" or "Windows". | Albrecht Schlosser |
| 2016-09-26 | Rename Fl_System_Driver::flNoValue to Fl_System_Driver::fl_NoValue to follow ... | Manolo Gouy |
| 2016-04-03 | Fix error introduced in Fl_arg.cxx when converted to the driver model. | Manolo Gouy |
| 2016-04-01 | Replace Fl_System_Driver::driver() by Fl::system_driver() | Manolo Gouy |
| 2016-03-28 | Rewrite file src/Fl_arg.cxx under the driver model. Begin giving flesh to the... | Manolo Gouy |
| 2016-03-26 | Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_... | Manolo Gouy |
| 2016-03-23 | Rewrite Fl_Window::show(int argc, char **argv) under the driver model. | Manolo Gouy |
| 2016-03-23 | Rewrite Fl_Window::iconize() under the driver model. | Manolo Gouy |
| 2016-02-13 | Details on PORTME items. Move fl_parse_color() to screen drivers. | Matthias Melcher |
| 2016-02-11 | Mark places that need to be refactored with // PORTME: | Matthias Melcher |
| 2016-02-01 | Clean up fl_args for OS X. | Matthias Melcher |
| 2016-01-04 | Created pseudo code for all FL_PORTED section so that FLTK compiles and links... | Matthias Melcher |
| 2016-01-03 | Updated platform specific #if's to report unimplemented code when compiling w... | Matthias Melcher |
| 2014-05-04 | Removed compilation warnings. | Manolo Gouy |
| 2012-04-21 | Fl::arg now removes a command line argument that is added by Xcode. This will... | Matthias Melcher |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-10-24 | reworked doxygen comments for Fl::arg() and Fl::args() - part 2 | engelsman |
| 2010-10-23 | reworked doxygen comments for Fl::arg() and Fl::args() - part 1 | engelsman |
| 2010-03-25 | Fixed doxygen warnings and added a new documentation module "Callback | Albrecht Schlosser |
| 2009-12-06 | Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo... | Matthias Melcher |
| 2009-07-01 | Fixed some more typos. | Albrecht Schlosser |
| 2009-03-22 | fixed a typo | Albrecht Schlosser |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-09-16 | Doxygen documentation : took the opportunity to update copyright info as we m... | Fabien Costantini |
| 2008-09-13 | WP1 merged from my branch, WP2 reserved, todo list updated. | Fabien Costantini |
| 2008-07-13 | Make --post create a basic Mac OS X application bundle with a shell script | Michael R Sweet |
| 2005-05-26 | Move show() after scheme() call in Fl_Window::show(argc, argv) to | 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 |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-08-02 | Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(), | Michael R Sweet |
| 2003-07-29 | Fix STR #111 (display opened too soon) | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2002-10-28 | Ignore OSX -psn_N_NNNNN option. | Michael R Sweet |
| 2002-08-09 | More shadow variable changes... | Michael R Sweet |
| 2002-04-14 | Add Cygwin drive code. | Michael R Sweet |
| 2002-04-14 | Propagate events from the tooltip window to the widget we are tooltipping | Michael R Sweet |
| 2002-04-13 | Add Fl::dnd_text_ops() methods. | Michael R Sweet |
| 2002-04-11 | Make Fl_Output a subclass of Fl_Input, and add input_type and readonly | Michael R Sweet |
| 2002-03-25 | Rename all remaining functions that don't start with fl_ to | 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-11 | Multiple fixes from Sebastien. | Michael R Sweet |
| 2001-11-27 | Preliminary commit of my MacOS X work. | Michael R Sweet |
| 2001-11-22 | Fix all references to '.C' files (now .cxx) | Michael R Sweet |