fltk/fluid
Albrecht Schlosser 4d55983833 Remove hardcoded version numbers (part 2) and more documentation
The goal is to change the version number for a new release only in
CMakeLists.txt. This is the second step.

This commit also adds a chapter "Migrating Code from FLTK 1.4 to 1.5".

Details:

- documentation/CMakeLists.txt: configure 'version.dox'
- fluid/documentation/CMakeLists.txt: same as above
- documentation/Doxyfile.in: add "Migrating Code from FLTK 1.4 to 1.5"
- documentation/src/index.dox: include 'version.dox' and 'migrating...'
- fluid/documentation/src/index.dox: same as above
- documentation/src/preface.dox: include 'version.dox'
- documentation/version.dox.in: input to CMake configure 'version.dox'
- fluid/documentation/version.dox.in: same as above
- documentation/src/migration_1_4.dox: update links
- documentation/src/migration_1_5.dox: new documentation chapter
2025-05-07 21:21:35 +02:00
..
app Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
documentation Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02:00
io Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
nodes Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
panels Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
pixmaps FLUID: basic Fl_Grid support 2023-10-20 19:00:52 +02:00
proj Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
rsrcs Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
templates Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
tools Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
widgets Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
.gitignore Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
CMakeLists.txt Fix "fully support ... own shared libraries" (#1238) 2025-04-21 19:50:12 +02:00
fluid-shared.plist Fix "fully support ... own shared libraries" (#1238) 2025-04-21 19:50:12 +02:00
Fluid.cxx Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
Fluid.h Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
fluid.plist Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
main.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
main.h Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
Project.cxx Solve Mac 10.10.5 fluid build errors (#1245) 2025-04-05 14:53:24 -07:00
Project.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
README_fl.txt Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00