From df8016354cc3b15968043e347de73609180e5c9e Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 19 Apr 1999 14:01:23 +0000 Subject: Updated documentation version & edition. FLUID makefile referenced LDFLAGS, but we only define CFLAGS and CXXFLAGS. Fl_Browser::item_height() didn't handle blank lines (returned 2 for the height). Also, didn't use textfont() when figuring out text height. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@551 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/index.html | 6 +++--- documentation/preface.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation') diff --git a/documentation/index.html b/documentation/index.html index 21e1907fb..6e4f14d02 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,6 +1,6 @@ - FLTK 1.0 Programming Manual + FLTK 1.0.2 Programming Manual @@ -8,8 +8,8 @@ -

FLTK 1.0.1 Programming Manual

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

FLTK 1.0.2 Programming Manual

+Revision 9 by Michael Sweet, Craig P. Earls, and Bill Spitzak
Copyright 1998-1999 by Bill Spitzak and others.
diff --git a/documentation/preface.html b/documentation/preface.html index 753007eed..0d1a87bb7 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,8 +2,8 @@ - - FLTK 1.0.1 Programming Manual + + FLTK 1.0.2 Programming Manual

Preface

-- cgit v1.2.3