|
-
+
[Prev]
- Migrating Code from FLTK 1.3 to 1.4
+ Introduction to FLTK
|
[Index]
|
-
- Software License
+
+ Common Widgets and Attributes
[Next]
|
@@ -334,28 +341,4 @@ The following code gives the navigation bar at the bottom of this page:
\endhtmlonly
\endverbatim
-
-\htmlonly
-
-
-\endhtmlonly
-
*/
diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox
index 6c02ccc0f..0bca5dcdd 100644
--- a/documentation/src/examples.dox
+++ b/documentation/src/examples.dox
@@ -807,7 +807,7 @@ image drawing example:
[Index]
-
+
Frequently Asked Questions
[Next]
diff --git a/documentation/src/fltk-title.tex.in b/documentation/src/fltk-title.tex.in
index 8a5e2dee2..cc7f853c9 100644
--- a/documentation/src/fltk-title.tex.in
+++ b/documentation/src/fltk-title.tex.in
@@ -11,7 +11,7 @@
\end{DoxyImageNoCaption}\\
\vspace*{2cm}
{\Large
-By F. Costantini, D. Gibson, M. Melcher, \\
+By F. Costantini, M. Melcher, \\
A. Schlosser, B. Spitzak, and M. Sweet.}\\
\vspace*{1.5cm}
{\large Copyright © 1998 - @YEAR@ by Bill Spitzak and others.}\\
@@ -27,7 +27,7 @@ provided this copyright and permission notice are preserved.}\\
\vspace*{0.5cm}
\today{}\\
\vspace*{0.5cm}
-{\small Git revision '@FLTK_GIT_REVISION@'}\\
+{\small Git revision @FLTK_GIT_REVISION@}\\
\end{center}
\end{titlepage}
%
diff --git a/documentation/src/glut.dox b/documentation/src/glut.dox
index 0effbe5a4..5fad54ca1 100644
--- a/documentation/src/glut.dox
+++ b/documentation/src/glut.dox
@@ -235,7 +235,7 @@ Switches all drawing functions to the GLUT window.
|
[Prev]
- FLTK Enumerations
+ Constants and Enumerations
|
diff --git a/documentation/src/index.dox b/documentation/src/index.dox
index e82bccfd6..f64c85be9 100644
--- a/documentation/src/index.dox
+++ b/documentation/src/index.dox
@@ -10,7 +10,7 @@
|
FLTK 1.4.0 Programming Manual
- By F. Costantini, D. Gibson, M. Melcher,
+ By F. Costantini, M. Melcher,
A. Schlosser, B. Spitzak and M. Sweet.
\include{doc} copyright.dox
diff --git a/documentation/src/license.dox b/documentation/src/license.dox
index 1110280ed..ff4bc4ac1 100644
--- a/documentation/src/license.dox
+++ b/documentation/src/license.dox
@@ -497,9 +497,9 @@ DAMAGES.
|
-
+
[Prev]
- Developer Information
+ Migrating Code from FLTK 1.3 to 1.4
|
diff --git a/documentation/src/migration_1_4.dox b/documentation/src/migration_1_4.dox
index acbe75f93..398bf0097 100644
--- a/documentation/src/migration_1_4.dox
+++ b/documentation/src/migration_1_4.dox
@@ -317,8 +317,8 @@ OPTION_WAYLAND_ONLY | FLTK_BACKEND_X11=OFF
[Index]
|
-
- Developer Information
+
+ Software License
[Next]
|
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index 4d74f9931..31bae7756 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -525,7 +525,7 @@ converts the strings to lower case Unicode as part of the comparison.
- FLTK Enumerations
+ Constants and Enumerations
[Next]
|
diff --git a/fluid/documentation/generated.dox.in b/fluid/documentation/generated.dox.in
index 75f8dfc1e..fc6afa009 100644
--- a/fluid/documentation/generated.dox.in
+++ b/fluid/documentation/generated.dox.in
@@ -1,6 +1,6 @@
Generated on @CURRENT_DATE@
- from Git revision '@FLTK_GIT_REVISION@'
- by Doxygen version '@DOXYGEN_VERSION_SHORT@'
+ from Git revision @FLTK_GIT_REVISION@
+ by Doxygen version @DOXYGEN_VERSION_SHORT@
diff --git a/fluid/documentation/src/fluid-title.tex.in b/fluid/documentation/src/fluid-title.tex.in
index 294d82779..7cd13d794 100644
--- a/fluid/documentation/src/fluid-title.tex.in
+++ b/fluid/documentation/src/fluid-title.tex.in
@@ -11,7 +11,7 @@
\end{DoxyImageNoCaption}\\
\vspace*{2cm}
{\Large
-By F. Costantini, D. Gibson, M. Melcher, \\
+By F. Costantini, M. Melcher, \\
A. Schlosser, B. Spitzak, and M. Sweet.}\\
\vspace*{1.5cm}
{\large Copyright © 1998 - @YEAR@ by Bill Spitzak and others.}\\
@@ -23,11 +23,11 @@ Permission is granted to reproduce this manual or any portion for any purpose,}\
{\small
provided this copyright and permission notice are preserved.}\\
\vspace*{1.5cm}
-{\large Generated by Doxygen @DOXY_VERSION@}\\
+{\large Generated by Doxygen @DOXYGEN_VERSION_SHORT@}\\
\vspace*{0.5cm}
\today{}\\
\vspace*{0.5cm}
-{\small Git revision '@FLTK_GIT_REVISION@'}\\
+{\small Git revision @FLTK_GIT_REVISION@}\\
\end{center}
\end{titlepage}
%
diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox
index 984981de3..9e858fcd6 100644
--- a/fluid/documentation/src/index.dox
+++ b/fluid/documentation/src/index.dox
@@ -16,7 +16,7 @@
FLUID 1.4.0 User Manual
- By F. Costantini, D. Gibson, M. Melcher,
+ By F. Costantini, M. Melcher,
A. Schlosser, B. Spitzak and M. Sweet.
Copyright © 1998 - 2024 by Bill Spitzak and others.
| |