From 2f942e1c4a049cc64aa1ddd49dd87f0f011c8b37 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 1 May 1999 15:08:22 +0000 Subject: Updated version numbers to 1.0.3. Fixed browser bug in item_width() - would read past the end of the string under certain circumstances. Fixed browser resize bug - wasn't updating bounding box during check, so it could get in an infinite loop. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@567 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/index.html') diff --git a/documentation/index.html b/documentation/index.html index 6e4f14d02..14c5e38e0 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,6 +1,6 @@ - FLTK 1.0.2 Programming Manual + FLTK 1.0.3 Programming Manual @@ -8,8 +8,8 @@ -

FLTK 1.0.2 Programming Manual

-Revision 9 by Michael Sweet, Craig P. Earls, and Bill Spitzak
+

FLTK 1.0.3 Programming Manual

+Revision 10 by Michael Sweet, Craig P. Earls, and Bill Spitzak
Copyright 1998-1999 by Bill Spitzak and others.
-- cgit v1.2.3