index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_lock.cxx
Age
Commit message (
Expand
)
Author
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
2001-08-01
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author