summaryrefslogtreecommitdiff
path: root/src/Fl_lock.cxx
AgeCommit message (Expand)Author
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-04-23WIN32 specific fix for (or at least work around to) STR #3143.Ian MacArthur
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-02-06Fix for STR #2543: Fl::lock() function now returns an int that allows to dete...Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-28Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...Matthias Melcher
2009-05-14added extra text for Fl::awake() and Fl::flush()engelsman
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-18Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-13WP1 merged from my branch, WP2 reserved, todo list updated.Fabien Costantini
2007-10-07STR #1715: Added empty "awake" function for non-threaded dll'sMatthias Melcher
2007-03-20Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)...Matthias Melcher
2007-03-20Fixed missing (and empty) unlock_ring and lock_ring for Unix builds without m...Matthias Melcher
2007-03-06Some improvements as discussed. Not a final feature! May be removed without n...Matthias Melcher
2007-03-06Fixed previous Fl::awake() commit for UNix and OS X.Matthias Melcher
2007-03-06This is a suggested change. It is complete except for documentation.Matthias Melcher
2007-02-08Add handler for thread messages (STR #1536)Michael R Sweet
2007-01-29Incorporate run-time check and initialization of recursive mutexes.Michael R Sweet
2007-01-28Drop recursive mutex code since the running kernel may not support itMichael R Sweet
2007-01-28Fl::awake() could block on X11 and OSX (STR #1537)Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-09-12Fixed a compile problem with the Linux 2.6 threading supportMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-07-01Some patches from Ori Berger to plug some resource leaks and use aMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-06FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author