From a9103714031cedb16b00cd6ce81ef93b04734f08 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 12 Dec 2001 15:20:27 +0000 Subject: Documentation updates, mainly to fix typos, mark constants with TT, and clean up the osissues.html file for all OS's. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1836 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/preface.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'documentation/preface.html') diff --git a/documentation/preface.html b/documentation/preface.html index c75012c47..ae8d2b2f1 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -10,11 +10,11 @@

Preface

This manual describes the Fast Light Tool Kit ("FLTK") -version 1.1.0, a C++ Graphical User Interface -("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each -of the chapters in this manual is designed as a tutorial for +version 1.1.0, a C++ Graphical User Interface +("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each +of the chapters in this manual is designed as a tutorial for using FLTK, while the appendices provide a convenient reference -for all FLTK widgets, functions, and operating system +for all FLTK widgets, functions, and operating system interfaces.

Organization

@@ -99,10 +99,11 @@ interfaces.

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 -and Windows are registered trademarks of Microsoft Corporation. OpenGL -is a registered trademark of Silicon Graphics, Inc. . Apple, Macintosh, -MacOS and Mac OS X are registered trademarks of Apple Computer, Inc. .

+

UNIX is a registered trademark of the X Open Group, Inc. +Microsoft and Windows are registered trademarks of Microsoft +Corporation. OpenGL is a registered trademark of Silicon +Graphics, Inc. Apple, Macintosh, MacOS, and Mac OS X are +registered trademarks of Apple Computer, Inc.

-- cgit v1.2.3