summaryrefslogtreecommitdiff
path: root/documentation/src/development.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2020-01-08 18:41:50 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-01-08 18:41:50 +0100
commit3f1f8715853cd855aa66062f50843b21071f288a (patch)
treee8e4fa57ae7fdceb4b0704cde07590a42f1c69fb /documentation/src/development.dox
parent4197c2616d24b74dd1f48fd18a2145a64a689b35 (diff)
Drop 1.0 compatibility; document 1.4 migration
The FLTK 1.0 compatibility support by defining macro 'FLTK_1_0_COMPAT' did no longer work since FLTK 1.3.x and nobody complained. Hence we can safely remove this "feature". Documentation changes: - Drop chapter 'Migrating Code from FLTK 1.0 to 1.1' - Drop chapter 'Migrating Code from FLTK 1.1 to 1.3' - Add chapter 'Migrating Code from FLTK 1.3 to 1.4' The removed chapters are still available in FLTK 1.3 docs.
Diffstat (limited to 'documentation/src/development.dox')
-rw-r--r--documentation/src/development.dox8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/src/development.dox b/documentation/src/development.dox
index e2fcefd0c..13808e6a6 100644
--- a/documentation/src/development.dox
+++ b/documentation/src/development.dox
@@ -315,9 +315,9 @@ The following code gives the navigation bar at the bottom of this page:
<table summary="navigation bar" width="100%" border="0">
<tr>
<td width="45%" align="LEFT">
- <a class="el" href="migration_1_3.html">
+ <a class="el" href="migration_1_4.html">
[Prev]
- Migrating Code from FLTK 1.1 to 1.3
+ Migrating Code from FLTK 1.3 to 1.4
</a>
</td>
<td width="10%" align="CENTER">
@@ -340,9 +340,9 @@ The following code gives the navigation bar at the bottom of this page:
<table summary="navigation bar" width="100%" border="0">
<tr>
<td width="45%" align="LEFT">
- <a class="el" href="migration_1_3.html">
+ <a class="el" href="migration_1_4.html">
[Prev]
- Migrating Code from FLTK 1.1 to 1.3
+ Migrating Code from FLTK 1.3 to 1.4
</a>
</td>
<td width="10%" align="CENTER">