| Age | Commit message (Expand) | Author |
| 2025-09-09 | Add Doxygen conditional operator to remove warnings about missing references | ManoloFLTK |
| 2025-07-08 | Fix trailing whitespace and convert a few tabs to spaces | Albrecht Schlosser |
| 2025-06-19 | Update Fl::await() and friends API and documentation | Matthias Melcher |
| 2023-02-02 | Update dependencies and fix whitespace errors | Albrecht Schlosser |
| 2023-01-09 | Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524) | ManoloFLTK |
| 2022-12-10 | "Public members Fl::awake_ring_*_ should be private" (#559) - cont'd | ManoloFLTK |
| 2022-12-09 | Fix for "Public members Fl::awake_ring_*_ should be private" (#559) | ManoloFLTK |
| 2021-02-16 | Remove FL_CFG_SYS_POSIX and FL_CFG_SYS_WIN32 preprocessor vars from Fl_lock.cxx | ManoloFLTK |
| 2020-07-23 | Fix for issue #50: usage in plugins on Linux. | ManoloFLTK |
| 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-03-15 | Removed warning for Android. Fixed "FIXME" in Fl_Tooltip. Removed tab charact... | Matthias Melcher |
| 2018-01-31 | Replace FL/x.H with FL/platform.H - step 2 (STR #3435). | Albrecht Schlosser |
| 2016-12-06 | Fix building without threads (pthreads). | Albrecht Schlosser |
| 2016-04-23 | Remove Doxygen warnings. | Manolo Gouy |
| 2016-04-19 | Virtualized add_fd and remove_fd into System Driver | Matthias Melcher |
| 2016-04-13 | Fix platform specific compilation errors. | Albrecht Schlosser |
| 2016-04-11 | Create Fl_X11_System_Driver.{cxx,.H} and share Fl_Posix_System_Driver.{cxx,.H... | Manolo Gouy |
| 2016-04-10 | Remove compilation warnings about functions defined but not used (WIN32 platf... | Manolo Gouy |
| 2016-04-10 | Rewrite Fl_lock.cxx under the driver model. | Manolo Gouy |
| 2016-01-31 | Fix compiler warnings (STR 2988), porting from branch-1.3. | Albrecht Schlosser |
| 2016-01-03 | Updated platform specific #if's to report unimplemented code when compiling w... | Matthias Melcher |
| 2015-04-23 | WIN32 specific fix for (or at least work around to) STR #3143. | Ian MacArthur |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-02-06 | Fix for STR #2543: Fl::lock() function now returns an int that allows to dete... | Manolo Gouy |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-10-28 | Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss... | Matthias Melcher |
| 2009-05-14 | added extra text for Fl::awake() and Fl::flush() | engelsman |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 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-13 | WP1 merged from my branch, WP2 reserved, todo list updated. | Fabien Costantini |
| 2007-10-07 | STR #1715: Added empty "awake" function for non-threaded dll's | Matthias Melcher |
| 2007-03-20 | Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)... | Matthias Melcher |
| 2007-03-20 | Fixed missing (and empty) unlock_ring and lock_ring for Unix builds without m... | Matthias Melcher |
| 2007-03-06 | Some improvements as discussed. Not a final feature! May be removed without n... | Matthias Melcher |
| 2007-03-06 | Fixed previous Fl::awake() commit for UNix and OS X. | Matthias Melcher |
| 2007-03-06 | This is a suggested change. It is complete except for documentation. | Matthias Melcher |
| 2007-02-08 | Add handler for thread messages (STR #1536) | Michael R Sweet |
| 2007-01-29 | Incorporate run-time check and initialization of recursive mutexes. | Michael R Sweet |
| 2007-01-28 | Drop recursive mutex code since the running kernel may not support it | Michael R Sweet |
| 2007-01-28 | Fl::awake() could block on X11 and OSX (STR #1537) | 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-09-12 | Fixed a compile problem with the Linux 2.6 threading support | Michael R Sweet |
| 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-07-01 | Some patches from Ori Berger to plug some resource leaks and use a | Michael R Sweet |
| 2002-01-01 | Copyright updates... | Michael R Sweet |
| 2001-12-06 | FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. | Michael R Sweet |