summaryrefslogtreecommitdiff
path: root/documentation/index.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-04-19 14:01:23 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-04-19 14:01:23 +0000
commitdf8016354cc3b15968043e347de73609180e5c9e (patch)
tree19a4dc381780f940b6e3986911e5268e2ad2f7ac /documentation/index.html
parentadd808d7c28d572090846322575f0a85a1f70ff4 (diff)
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
Diffstat (limited to 'documentation/index.html')
-rw-r--r--documentation/index.html6
1 files changed, 3 insertions, 3 deletions
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 @@
<HTML>
<HEAD>
- <TITLE>FLTK 1.0 Programming Manual</TITLE>
+ <TITLE>FLTK 1.0.2 Programming Manual</TITLE>
</HEAD>
<BODY>
@@ -8,8 +8,8 @@
<TR>
<TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC=FL.gif ALIGN=ABSMIDDLE></TD>
<TD ALIGN=CENTER VALIGN=MIDDLE>
-<H1>FLTK 1.0.1 Programming Manual</H1>
-Revision 8 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
+<H1>FLTK 1.0.2 Programming Manual</H1>
+Revision 9 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
Copyright 1998-1999 by Bill Spitzak and others.<BR>
</TD>
</TR>