Author: greg.ercolano
Date: 2011-01-28 22:00:46 -0800 (Fri, 28 Jan 2011)
New Revision: 8327
Log:
Fixes STR#2547.
Modified:
branches/branch-1.3/src/Fl_Tree.cxx
Modified: branches/branch-1.3/src/Fl_Tree.cxx
===
--- branches/branch-
Author: manolo
Date: 2011-01-28 10:10:39 -0800 (Fri, 28 Jan 2011)
New Revision: 8326
Log:
Removed compilation warning for pre-10.5 Mac OS.
Modified:
branches/branch-1.3/src/fl_font_mac.cxx
Modified: branches/branch-1.3/src/fl_font_mac.cxx
===
Author: manolo
Date: 2011-01-28 09:38:07 -0800 (Fri, 28 Jan 2011)
New Revision: 8325
Log:
Fix STR #2541. The code is unchanged for Mac OS and MSWindows because the bug
does not occur there.
Modified:
branches/branch-1.3/src/Fl_Tooltip.cxx
Modified: branches/branch-1.3/src/Fl_Tooltip.cxx
==
Author: greg.ercolano
Date: 2011-01-28 08:11:45 -0800 (Fri, 28 Jan 2011)
New Revision: 8324
Log:
Makefile modified to demonstrate use of fltk-config.
FLTK settings defined in a separate Makefile.FLTK
which users can nab for their own use.
Added:
branches/branch-1.3/examples/Makefile.F
Author: manolo
Date: 2011-01-28 00:37:49 -0800 (Fri, 28 Jan 2011)
New Revision: 8323
Log:
Corrected typo in Doxygen doc (again).
Modified:
branches/branch-1.3/FL/Fl.H
Modified: branches/branch-1.3/FL/Fl.H
===
--- branches/branch-1
Author: manolo
Date: 2011-01-28 00:20:34 -0800 (Fri, 28 Jan 2011)
New Revision: 8322
Log:
Corrected typo in Doxygen doc
Modified:
branches/branch-1.3/FL/Fl.H
Modified: branches/branch-1.3/FL/Fl.H
===
--- branches/branch-1.3/FL/Fl.