From 8b5a03d3a2a9927609d41127fd6d639fe961a46f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 18 Nov 2001 12:48:38 +0000 Subject: More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. Add a new "migration" appendix to the FLTK manual. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1695 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/fltk.book | 1 + documentation/index.html | 5 ++++- documentation/license.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/fltk.book b/documentation/fltk.book index e56572c26..79fc90d23 100644 --- a/documentation/fltk.book +++ b/documentation/fltk.book @@ -76,4 +76,5 @@ enumerations.html glut.html forms.html osissues.html +migration.html license.html diff --git a/documentation/index.html b/documentation/index.html index 2f27c7f71..79a8f83b8 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -87,7 +87,10 @@ F - Operating System Issues

- G - Software License + G - Migrating Code from FLTK 1.0.x +
+
+ H - Software License diff --git a/documentation/license.html b/documentation/license.html index 019038a1d..78b484e0f 100644 --- a/documentation/license.html +++ b/documentation/license.html @@ -1,5 +1,5 @@ -

G - Software License

+

H - Software License

GNU LIBRARY GENERAL PUBLIC LICENSE

Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc. -- cgit v1.2.3