FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
Go to file
Albrecht Schlosser c9bee9ba80 Fix fluid output for international languages
The fluid version and other values in .fl files are written as float
values which means that locale settings apply since we enabled the
locale with "setlocale()".

Update the "rebuild" target in fluid and src folders to update
the fluid (.fl) files and related {.cxx|.h} files.
2020-09-16 12:15:54 +02:00
cairo Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CMake Fix version number in exported file FLTKConfig.cmake 2020-09-01 13:32:05 +02:00
documentation Fine tune GitLab-CI script 2020-09-07 15:00:38 +02:00
examples Fix examples build (configure/make) 2020-08-21 20:00:00 +02:00
FL More detailed doc of Fl_Window::decorated_w() and decorated_h(). 2020-09-09 18:00:24 +02:00
fluid Fix fluid output for international languages 2020-09-16 12:15:54 +02:00
GL Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
jpeg Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
lib Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
misc Update config.guess and config.sub 2020-09-10 12:28:33 +02:00
nanosvg Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
png Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
public Activate GitLab CI and GitLab Pages (HTML docs). 2018-06-22 16:31:30 +00:00
src Fix fluid output for international languages 2020-09-16 12:15:54 +02:00
test Fix position of the "Return" button. 2020-09-07 08:36:13 +02:00
zlib Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
.clang-format Fix .clang-format and some whitespace errors 2020-08-22 13:35:42 +02:00
.gitattributes Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
.gitignore Update dependencies 2020-06-13 12:50:06 +02:00
.gitlab-ci.yml Fine tune GitLab-CI script 2020-09-07 15:00:38 +02:00
.travis.yml CMake: add examples folder to build (optional) 2020-08-21 18:55:12 +02:00
abi-version.cmake.in
abi-version.in
ANNOUNCEMENT Fix ignored files, add 'build' directory to ignored files. 2016-11-11 21:18:42 +00:00
autogen.sh
CHANGES_1.0.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CHANGES_1.1.txt Fix old URL's and forum/newsgroup names 2020-07-14 15:16:05 +02:00
CHANGES_1.3.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CHANGES.txt Customize corner radius for rounded box/frame (#130) 2020-09-01 12:35:48 +02:00
CMakeLists.txt CMake: add feature and configuration summary 2020-08-21 19:00:38 +02:00
configh.cmake.in Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
configh.in Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
configure.ac Fix to support macOS 11.0 "Big Sur" 2020-08-30 10:14:16 +02:00
COPYING Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CREDITS.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
DartConfig.cmake Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fltk-config.in CMake: refactor and reformat CMake files 2020-07-15 00:34:53 +02:00
fltk.list.in CMake: refactor and reformat CMake files 2020-07-15 00:34:53 +02:00
fltk.spec.in CMake: refactor and reformat CMake files 2020-07-15 00:34:53 +02:00
fltk.xpm Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
forms.h
install-sh Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
mac_endianness.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Makefile Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
makeinclude.in CMake: refactor and reformat CMake files 2020-07-15 00:34:53 +02:00
makesrcdist Update makesrcdist (internal use only) 2019-02-12 14:07:53 +01:00
README.abi-version.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.Android.md Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.bundled-libs.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.Cairo.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.CMake.txt CMake: add examples folder to build (optional) 2020-08-21 18:55:12 +02:00
README.IDE.txt Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
README.macOS.md Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.md Update link in README.md 2020-05-24 13:45:58 +02:00
README.Pico.txt Update README.Pico.txt 2020-06-24 20:05:06 +02:00
README.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.Unix.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
README.Windows.txt Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
VERSION

README - Fast Light Tool Kit (FLTK) Version 1.4.0

WHAT IS FLTK?

The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
Microsoft(r) Windows(r), and MacOS(r) X. FLTK provides
modern GUI functionality without the bloat and supports 3D
graphics via OpenGL(r) and its built-in GLUT emulation. It
was originally developed by Mr. Bill Spitzak and is
currently maintained by a small group of developers across
the world with a central repository in the US.

For more information see README.txt:
https://github.com/fltk/fltk/blob/master/README.txt