.github
Improve wording of GitHub Issue Templates
2022-09-30 18:01:04 +02:00
cairo
Make hybrid Wayland/X11 platform.
2022-08-29 12:15:32 +02:00
CMake
Wayland + CMake: fix generated fltk-config that lacked -lX11
2022-11-08 11:37:49 +01:00
documentation
Update Doxyfile.in for current Doxygen version 1.9.5
2022-10-12 16:19:36 +02:00
examples
Fix trailing whitespace
2022-11-01 20:06:22 +01:00
FL
Improve and clarify documentation of fl_beep()
2022-11-11 16:43:33 +01:00
fluid
Fluid Fl_Widget::image() path fixes. ( #536 )
2022-11-09 23:12:55 +01:00
GL
Remove $Id$ tags, update URL's, and more
2020-07-06 20:28:20 +02:00
jpeg
Use "symbol prefixing" in bundled libs (part 3 of 3)
2021-11-14 19:33:20 +01:00
lib
Improve documentation about library build folders and more
2021-10-04 14:42:32 +02:00
libdecor
libdecor: update from source git repo (commit e87dcfda)
2022-11-03 08:16:49 +01:00
misc
Fix README files and remove stale config.guess and config.sub
2021-11-24 15:01:45 +01:00
nanosvg
Upgrade the bundled nanosvg library to current version
2022-07-09 14:37:46 +02:00
png
Silence compiler warnings [-Wunused-but-set-variable]
2022-04-03 22:30:59 +02:00
public
Activate GitLab CI and GitLab Pages (HTML docs).
2018-06-22 16:31:30 +00:00
src
Improve and clarify documentation of fl_beep()
2022-11-11 16:43:33 +01:00
test
Testing emojis in test/utf8.
2022-11-08 23:55:33 +01:00
util
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
2022-03-27 17:05:55 +02:00
zlib
Use "symbol prefixing" in bundled libs (part 3 of 3)
2021-11-14 19:33:20 +01:00
.clang-format
Update .clang-format control file
2022-03-31 15:57:10 +02:00
.gitattributes
Remove experimental platforms Android, Pico, SDL (PR #376 )
2022-01-23 18:12:47 +01:00
.gitignore
Fix build process of PDF docs on macOS and update .gitignore
2022-09-23 15:45:45 +02:00
.gitlab-ci.yml
GitLab CI: fix syntax error
2022-08-17 15:29:18 +02:00
ANNOUNCEMENT
Fix ignored files, add 'build' directory to ignored files.
2016-11-11 21:18:42 +00:00
autogen.sh
Fix README files and remove stale config.guess and config.sub
2021-11-24 15:01:45 +01:00
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
Reorganize content of CHANGES.txt & introduce Fl_Flex
2022-11-05 05:19:58 +01:00
CMakeLists.txt
Make hybrid Wayland/X11 platform.
2022-08-29 12:15:32 +02:00
config.guess
Add autoconf cross-compilation support files.
2021-02-13 17:17:43 -05:00
config.sub
Add autoconf cross-compilation support files.
2021-02-13 17:17:43 -05:00
configh.cmake.in
Remove obsolete config variable 'HAVE_LIBPNG_PNG_H'
2022-04-04 21:10:25 +02:00
configh.in
Remove obsolete config variable 'HAVE_LIBPNG_PNG_H'
2022-04-04 21:10:25 +02:00
configure.ac
Wayland + configure: take care of HAVE_GLXGETPROCADDRESSARB
2022-11-05 05:01:56 +01: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
fl_config.cmake.in
Make hybrid Wayland/X11 platform.
2022-08-29 12:15:32 +02:00
fl_config.in
Make hybrid Wayland/X11 platform.
2022-08-29 12:15:32 +02:00
fltk_version.dat
Rename file 'VERSION' to 'fltk_version.dat' ( #191 )
2021-02-20 13:46:34 +01:00
fltk-config.in
Fix for fltk when make install used
2022-01-23 03:10:13 -08:00
fltk.list.in
Refactor macOS bundle generation to avoid "quarantine"
2021-05-13 16:18:13 +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
Initial revision
1998-10-06 18:21:25 +00:00
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
Wayland: fix configure-based build
2022-03-05 10:18:11 +01:00
makeinclude.in
New configure setting "--enable-wayland --disable-x11" to build pure Wayland platform.
2022-09-10 07:44:23 +02:00
makesrcdist
Fix README files and remove stale config.guess and config.sub
2021-11-24 15:01:45 +01:00
README.abi-version.txt
Generate FL/fl_config.h rather than FL/abi-version.h
2021-12-18 22:44:08 +01:00
README.bundled-libs.txt
Upgrade the bundled nanosvg library to current version
2022-07-09 14:37:46 +02:00
README.Cairo.txt
Make hybrid Wayland/X11 platform.
2022-08-29 12:15:32 +02:00
README.CMake.txt
Added cmake example for building nmake files
2022-10-18 23:23:58 -07:00
README.experimental.txt
Remove experimental platforms Android, Pico, SDL (PR #376 )
2022-01-23 18:12:47 +01:00
README.IDE.txt
Remove experimental platforms Android, Pico, SDL (PR #376 )
2022-01-23 18:12:47 +01:00
README.macOS.md
update README.macOS.md (Creating new Projects)
2022-04-14 13:05:33 +02:00
README.md
Fix whitespace errors (no code changes)
2022-03-31 16:00:11 +02:00
README.txt
Documentation: add missing mentions of the Wayland platform.
2022-07-05 10:13:31 +02:00
README.Unix.txt
Fix a typo in README.Unix.txt
2022-10-21 19:11:19 +02:00
README.Wayland.txt
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
2022-11-05 19:47:37 +01:00
README.Windows.txt
Generate FL/fl_config.h rather than FL/abi-version.h
2021-12-18 22:44:08 +01:00