fltk/fltk-options
Albrecht Schlosser 5df5daf78e Make the 'Forms' compatibility library 'fltk_forms' optional
This library is no longer needed in FLTK itself. There is only one
demo program (test/forms.cxx) that uses it if it is built. The demo
program displays a message if fltk_forms is not available.

The default is 'enabled' for backwards compatibility but this may
be changed to 'disabled' in a future version.
2023-12-20 17:33:37 +01:00
..
icons Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
.gitignore Give fluid and fltk-options their own .gitignore files 2023-02-05 19:41:19 +01:00
CMakeLists.txt CMake: Raise cmake_minimum_required from 3.12 to 3.15 2023-11-15 21:30:12 +01:00
fltk-options.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
fltk-options.desktop Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
fltk-options.plist Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
fltk-options.xml Move global FLTK options into new app fltk-admin (#560) 2023-01-21 17:14:41 +01:00
makedepend Update dependencies and fix whitespace errors 2023-02-02 17:09:14 +01:00
Makefile Make the 'Forms' compatibility library 'fltk_forms' optional 2023-12-20 17:33:37 +01:00