From 9d81d971f7861da5f558ecd797cf0aa575288dc9 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 2 Aug 2001 19:43:49 +0000 Subject: Fl_HelpDialog and Fl_HelpView widgets. "help" demo. Minor doco updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1539 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/index.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'documentation/index.html') diff --git a/documentation/index.html b/documentation/index.html index a9ea4d072..90e20318c 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,20 +1,21 @@ - FLTK 1.0.11 Programming Manual + FLTK 1.1.0 Programming Manual
- - + +
FL -

FLTK 1.0.11 Programming Manual

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

FLTK 1.1.0 Programming Manual

+Revision 0 by Michael Sweet, Craig P. Earls, and Bill Spitzak
Copyright 1998-2001 by Bill Spitzak and others.
- @@ -23,7 +24,7 @@ Public License.
+ This software is provided under the terms of the GNU Library General Public License.
- -
+ Preface

@@ -55,7 +56,7 @@ Public License. 7 - Adding and Extending Widgets
+ 8 - Programming with FLUID