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 +++++++++-------- documentation/preface.html | 8 ++++---- 2 files changed, 13 insertions(+), 12 deletions(-) (limited to 'documentation') 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
  • Widget Attributes
  • diff --git a/documentation/preface.html b/documentation/preface.html index 7d24de52d..9635d16d8 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,13 +2,13 @@ - - FLTK 1.0.11 Programming Manual + + FLTK 1.1.0 Programming Manual

    Preface

    This manual describes the Fast Light Tool Kit ("FLTK") -version 1.0.11, a C++ Graphical User Interface +version 1.1.0, a C++ Graphical User Interface ("GUI") toolkit for UNIX and Microsoft Windows. Each of the chapters in this manual is designed as a tutorial for using FLTK, while the appendices provide a convenient reference @@ -57,7 +57,7 @@ Reference
    The Microsoft Windows 32-bit Application Programmer's Interface.

    Copyrights and Trademarks

    - FLTK is Copyright 1998-2000 by Bill Spitzak and others. Use and + FLTK is Copyright 1998-2001 by Bill Spitzak and others. Use and distribution of FLTK is governed by the GNU Library General Public License, located in Appendix G.

    UNIX is a registered trademark of the X Open Group, Inc. Microsoft -- cgit v1.2.3