summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/advanced.dox7
-rw-r--r--documentation/basics.dox7
-rw-r--r--documentation/common.dox7
-rw-r--r--documentation/development.dox8
-rw-r--r--documentation/drawing.dox7
-rw-r--r--documentation/editor.dox7
-rw-r--r--documentation/enumerations.dox6
-rw-r--r--documentation/events.dox7
-rw-r--r--documentation/examples.dox5
-rw-r--r--documentation/fluid.dox7
-rw-r--r--documentation/forms.dox7
-rw-r--r--documentation/glut.dox7
-rw-r--r--documentation/index.dox4
-rw-r--r--documentation/intro.dox7
-rw-r--r--documentation/license.dox7
-rw-r--r--documentation/migration_1_1.dox7
-rw-r--r--documentation/migration_1_3.dox7
-rw-r--r--documentation/opengl.dox7
-rw-r--r--documentation/osissues.dox7
-rw-r--r--documentation/preface.dox5
-rw-r--r--documentation/subclassing.dox7
-rw-r--r--documentation/unicode.dox6
22 files changed, 139 insertions, 7 deletions
diff --git a/documentation/advanced.dox b/documentation/advanced.dox
index 4e4aeeffb..5f084c2c7 100644
--- a/documentation/advanced.dox
+++ b/documentation/advanced.dox
@@ -87,4 +87,11 @@ related methods that will handle system messages</li>
<a href="Fl.html#Fl.thread_message">void *thread_message()</A>,
<a href="Fl.html#Fl.unlock">void unlock()</A>.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="fluid.html">[Previous]</a>&nbsp;
+ \ref fluid &nbsp;&nbsp;
+<a class="el" href="unicode.html">[Next]</a>&nbsp;
+ \ref unicode
+
*/
diff --git a/documentation/basics.dox b/documentation/basics.dox
index ed5c3812d..3fb1366f7 100644
--- a/documentation/basics.dox
+++ b/documentation/basics.dox
@@ -346,4 +346,11 @@ better and can be used with the "optimized for speed" setting.</P>
#include <Fl/fl_xyz.h>
\endcode
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="intro.html">[Previous]</a>&nbsp;
+ \ref intro &nbsp;&nbsp;
+<a class="el" href="common.html">[Next]</a>&nbsp;
+ \ref common
+
*/
diff --git a/documentation/common.dox b/documentation/common.dox
index 963edbbfd..62dbebe73 100644
--- a/documentation/common.dox
+++ b/documentation/common.dox
@@ -642,4 +642,11 @@ or one of the special keys like
combined with any modifiers like <KBD>Shift</KBD>,
<KBD>Alt</KBD>, and <KBD>Control</KBD>.</P>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="basics.html">[Previous]</a>&nbsp;
+ \ref basics &nbsp;&nbsp;
+<a class="el" href="editor.html">[Next]</a>&nbsp;
+ \ref editor
+
*/
diff --git a/documentation/development.dox b/documentation/development.dox
index e995a741b..af5058215 100644
--- a/documentation/development.dox
+++ b/documentation/development.dox
@@ -383,16 +383,14 @@ becomes:
<br>
<br>
-\section development_proposed_nav Proposed (semi-final) Navigation Elements
+\section development_proposed_nav Proposed (final) Navigation Elements
See below.
<hr>
-<a class="el" href="index.html">[Index]</a>
- &nbsp;&nbsp;
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
<a class="el" href="migration_1_3.html">[Previous]</a>&nbsp;
- \ref migration_1_3
- &nbsp;&nbsp;
+ \ref migration_1_3 &nbsp;&nbsp;
<a class="el" href="license.html">[Next]</a>&nbsp;
\ref license
diff --git a/documentation/drawing.dox b/documentation/drawing.dox
index d793f2215..0896229ae 100644
--- a/documentation/drawing.dox
+++ b/documentation/drawing.dox
@@ -968,4 +968,11 @@ int w, int h, Fl_Offscreen osrc, int srcx, int srcy)</A></H4>
<P>Copy a rectangular area of the size <tt>w*h</tt> from <tt>srcx, srcy</tt> in the offscreen
buffer into the current buffer at <tt>x, y</tt>.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="editor.html">[Previous]</a>&nbsp;
+ \ref editor &nbsp;&nbsp;
+<a class="el" href="events.html">[Next]</a>&nbsp;
+ \ref events
+
*/
diff --git a/documentation/editor.dox b/documentation/editor.dox
index 760e2ab1f..ab708c531 100644
--- a/documentation/editor.dox
+++ b/documentation/editor.dox
@@ -900,4 +900,11 @@ style_parse(const char *text,
}
\endcode
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="common.html">[Previous]</a>&nbsp;
+ \ref common &nbsp;&nbsp;
+<a class="el" href="drawing.html">[Next]</a>&nbsp;
+ \ref drawing
+
*/
diff --git a/documentation/enumerations.dox b/documentation/enumerations.dox
index 6a60b69e9..281608f0a 100644
--- a/documentation/enumerations.dox
+++ b/documentation/enumerations.dox
@@ -308,4 +308,10 @@ cursors.</P>
<LI><TT>FL_DAMAGE_ALL</TT> - Everything needs to be redrawn. </LI>
</UL>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="globals_func.html">[Previous] B - Function Reference</a>&nbsp;
+<a class="el" href="glut.html">[Next]</a>&nbsp;
+ \ref glut
+
*/
diff --git a/documentation/events.dox b/documentation/events.dox
index 031885ddb..6f4db3c1c 100644
--- a/documentation/events.dox
+++ b/documentation/events.dox
@@ -387,4 +387,11 @@ text.
</UL>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="drawing.html">[Previous]</a>&nbsp;
+ \ref drawing &nbsp;&nbsp;
+<a class="el" href="subclassing.html">[Next]</a>&nbsp;
+ \ref subclassing
+
*/
diff --git a/documentation/examples.dox b/documentation/examples.dox
index 38902657f..de9a2040b 100644
--- a/documentation/examples.dox
+++ b/documentation/examples.dox
@@ -445,4 +445,9 @@ numeric values.
useful visual UI designer. Many parts of <tt>fluid</tt> were
created using <tt>fluid</tt>.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="license.html">[Previous]</a>&nbsp;
+ \ref license &nbsp;&nbsp;
+
*/
diff --git a/documentation/fluid.dox b/documentation/fluid.dox
index 5a8323abe..61cc7be5b 100644
--- a/documentation/fluid.dox
+++ b/documentation/fluid.dox
@@ -1345,4 +1345,11 @@ blocks of code. However, static code and data generated by this
segment (menu items, images, include statements, etc.) will still
be generated and likely cause compile-time warnings.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="opengl.html">[Previous]</a>&nbsp;
+ \ref opengl &nbsp;&nbsp;
+<a class="el" href="advanced.html">[Next]</a>&nbsp;
+ \ref advanced
+
*/
diff --git a/documentation/forms.dox b/documentation/forms.dox
index 6db19983e..4706571fb 100644
--- a/documentation/forms.dox
+++ b/documentation/forms.dox
@@ -198,4 +198,11 @@ fl_font_name(10,"*bookman-demi-r-no*");
fl_font_name(11,"*bookman-light-i-no*");
\endcode
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="glut.html">[Previous]</a>&nbsp;
+ \ref glut &nbsp;&nbsp;
+<a class="el" href="osissues.html">[Next]</a>&nbsp;
+ \ref osissues
+
*/
diff --git a/documentation/glut.dox b/documentation/glut.dox
index 8ef1a32f5..cdbb1616e 100644
--- a/documentation/glut.dox
+++ b/documentation/glut.dox
@@ -190,4 +190,11 @@ Fl_Glut_Window::~Fl_Glut_Window()</A></H4>
<H4><A name="Fl_Glut_Window.make_current">void Fl_Glut_Window::make_current()</A></H4>
Switches all drawing functions to the GLUT window.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="enumerations.html">[Previous]</a>&nbsp;
+ \ref enumerations &nbsp;&nbsp;
+<a class="el" href="forms.html">[Next]</a>&nbsp;
+ \ref forms
+
*/
diff --git a/documentation/index.dox b/documentation/index.dox
index 27e912039..1f6bb2e64 100644
--- a/documentation/index.dox
+++ b/documentation/index.dox
@@ -61,9 +61,9 @@
\subpage unicode
- <b><A HREF="classes.html">A - Class Reference</A></b>
+ <b><a class="el" href="classes.html">A - Class Reference</a></b>
- <b><A HREF="globals_func.html">B - Function Reference</A></b>
+ <b><a class="el" href="globals_func.html">B - Function Reference</a></b>
\subpage enumerations
diff --git a/documentation/intro.dox b/documentation/intro.dox
index d17479362..2f527cdad 100644
--- a/documentation/intro.dox
+++ b/documentation/intro.dox
@@ -367,4 +367,11 @@ SourceForge bug tracker pages.</P>
<P>For general support and questions, please use the FLTK mailing list
at "fltk@fltk.org" or one of the newsgroups.</P>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="preface.html">[Previous]</a>&nbsp;
+ \ref preface &nbsp;&nbsp;
+<a class="el" href="basics.html">[Next]</a>&nbsp;
+ \ref basics
+
*/
diff --git a/documentation/license.dox b/documentation/license.dox
index 52e8d99e3..84d9c0aab 100644
--- a/documentation/license.dox
+++ b/documentation/license.dox
@@ -434,4 +434,11 @@ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES. </P>
<P ALIGN="CENTER"><B>END OF TERMS AND CONDITIONS</B></P>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="development.html">[Previous]</a>&nbsp;
+ \ref development &nbsp;&nbsp;
+<a class="el" href="examples.html">[Next]</a>&nbsp;
+ \ref examples
+
*/
diff --git a/documentation/migration_1_1.dox b/documentation/migration_1_1.dox
index c8196ed77..2f1533675 100644
--- a/documentation/migration_1_1.dox
+++ b/documentation/migration_1_1.dox
@@ -155,4 +155,11 @@ method to disable it:
Fl::visible_focus(0);
\endcode
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="osissues.html">[Previous]</a>&nbsp;
+ \ref osissues &nbsp;&nbsp;
+<a class="el" href="migration_1_3.html">[Next]</a>&nbsp;
+ \ref migration_1_3
+
*/
diff --git a/documentation/migration_1_3.dox b/documentation/migration_1_3.dox
index 386afa6a4..d22f1c439 100644
--- a/documentation/migration_1_3.dox
+++ b/documentation/migration_1_3.dox
@@ -8,4 +8,11 @@
If you want to migrate your code from FLTK 1.0 to FLTK 1.3,
then you should also consult Appendix \ref migration_1_1.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="migration_1_1.html">[Previous]</a>&nbsp;
+ \ref migration_1_1 &nbsp;&nbsp;
+<a class="el" href="development.html">[Next]</a>&nbsp;
+ \ref development
+
*/
diff --git a/documentation/opengl.dox b/documentation/opengl.dox
index 9a8dc9cbb..c06d1bb4d 100644
--- a/documentation/opengl.dox
+++ b/documentation/opengl.dox
@@ -457,4 +457,11 @@ void OptimizerWindow::draw() {
a collection of 3D objects in a <TT>csGroup</TT>. The scene is redrawn
after this call.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="subclassing.html">[Previous]</a>&nbsp;
+ \ref subclassing &nbsp;&nbsp;
+<a class="el" href="fluid.html">[Next]</a>&nbsp;
+ \ref fluid
+
*/
diff --git a/documentation/osissues.dox b/documentation/osissues.dox
index e1742e296..1b9d082f9 100644
--- a/documentation/osissues.dox
+++ b/documentation/osissues.dox
@@ -737,4 +737,11 @@ MacOS version of FLTK:
</UL>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="forms.html">[Previous]</a>&nbsp;
+ \ref forms &nbsp;&nbsp;
+<a class="el" href="migration_1_1.html">[Next]</a>&nbsp;
+ \ref migration_1_1
+
*/
diff --git a/documentation/preface.dox b/documentation/preface.dox
index 4845fe6ca..85920d91b 100644
--- a/documentation/preface.dox
+++ b/documentation/preface.dox
@@ -107,4 +107,9 @@ Corporation. OpenGL is a registered trademark of Silicon
Graphics, Inc. Apple, Macintosh, MacOS, and Mac OS X are
registered trademarks of Apple Computer, Inc.</P>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="intro.html">[Next]</a>&nbsp;
+ \ref intro
+
*/
diff --git a/documentation/subclassing.dox b/documentation/subclassing.dox
index 766eb627a..865f58cb8 100644
--- a/documentation/subclassing.dox
+++ b/documentation/subclassing.dox
@@ -427,4 +427,11 @@ get access to different visuals or to change other attributes of
the windows. See <A href="osissues.html">"Appendix F - Operating
System Issues"</A> for more information.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="events.html">[Previous]</a>&nbsp;
+ \ref events &nbsp;&nbsp;
+<a class="el" href="opengl.html">[Next]</a>&nbsp;
+ \ref opengl
+
*/
diff --git a/documentation/unicode.dox b/documentation/unicode.dox
index aea16eb06..381dfdae2 100644
--- a/documentation/unicode.dox
+++ b/documentation/unicode.dox
@@ -83,4 +83,10 @@ ISSUES:
</UL>
</UL>
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="advanced.html">[Previous]</a>&nbsp;
+ \ref advanced &nbsp;&nbsp;
+<a class="el" href="classes.html">[Next]&nbsp; A - Class Reference</a>
+
*/