Go to file
2020-07-01 16:10:31 +02:00
cairo Update dependencies 2020-06-13 12:50:06 +02:00
CMake Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 2020-06-27 09:56:00 +02:00
documentation Improve fluid documentation 2020-05-08 12:31:26 +02:00
examples Move class Fl_SVG_File_Surface from libfltk to libfltk_images. 2020-06-29 11:36:09 +02:00
FL Update doc of Fl_Help_View following addition of html entity † 2020-07-01 16:10:31 +02:00
fluid Fix static code analyzer warnings 2020-06-24 20:20:11 +02:00
GL
jpeg Upgrade bundled libjpeg from jpeg-9a to jpeg-9c 2020-01-09 19:57:49 +01:00
lib Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
misc Add abi-compliance-checker howto. 2019-01-02 15:33:34 +01:00
nanosvg Update nanosvg library to current upstream version 2019-05-23 14:23:09 +02:00
png Add files needed when building libpng for the arm64 architecture. 2020-06-24 21:55:39 +02:00
public
src Update doc of Fl_Help_View following addition of html entity † 2020-07-01 16:10:31 +02:00
test Fix test/help_dialog for CMake building and macOS platform. 2020-07-01 11:02:53 +02:00
zlib Upgrade bundled libpng from 1.6.16 to 1.6.37 2020-01-09 19:26:29 +01:00
.clang-format
.gitattributes Don't export gitlab and travis CI control files 2019-03-10 12:23:52 +01:00
.gitignore Update dependencies 2020-06-13 12:50:06 +02:00
.gitlab-ci.yml Update GitLab CI configuration (comments only). 2018-07-31 10:05:54 +00:00
.travis.yml Update travis control file again 2020-02-13 22:22:28 +01:00
abi-version.cmake.in
abi-version.in
ANNOUNCEMENT
autogen.sh
CHANGES_1.0.txt Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
CHANGES_1.1.txt Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
CHANGES_1.3.txt Update CHANGES_1.3.txt to reflect release 1.3.5 2019-05-17 15:59:46 +02:00
CHANGES.txt Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 2020-06-27 09:56:00 +02:00
CMakeLists.txt Android CMake: fix, more autogenerated files 2019-01-16 02:12:29 +01:00
configh.cmake.in Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 2020-06-27 09:56:00 +02:00
configh.in Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 2020-06-27 09:56:00 +02:00
configure.ac Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 2020-06-27 09:56:00 +02:00
COPYING
CREDITS.txt Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
DartConfig.cmake
fltk-config.in Fix line endings and other (svn) properties of fltk-config.in. 2018-08-03 09:18:07 +00:00
fltk.list.in Fix epm homepage (url) 2020-03-16 22:43:03 +01:00
fltk.spec.in
fltk.xpm Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
forms.h
install-sh
mac_endianness.h
Makefile Modify make dist-clean target 2020-03-16 16:41:25 +01:00
makeinclude.in Support cross-compilation with autotools 2020-06-10 16:24:39 +02:00
makesrcdist Update makesrcdist (internal use only) 2019-02-12 14:07:53 +01:00
README.abi-version.txt Improve ABI configuration documentation 2019-01-19 17:20:05 +01:00
README.Android.md Android: starting to use CMake to build AndroidStudio files. 2019-01-15 01:22:18 +01:00
README.bundled-libs.txt Upgrade bundled libjpeg from jpeg-9a to jpeg-9c 2020-01-09 19:57:49 +01:00
README.Cairo.txt Add documentation on how to build Cairo in Linux Debian and derivatives. 2018-12-25 12:25:35 -06:00
README.CMake.txt CMake: Deprecate FLTK_USE_FILE (UseFLTK.cmake) 2020-06-13 13:51:35 +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 Small improvements to README.macOS.md 2019-02-05 11:24:06 +01: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 Rename README files to README.txt (and several similar files). 2018-12-10 16:50:56 +01:00
README.Unix.txt
README.Windows.txt Update Windows README file 2020-03-21 18:00:20 +01: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