.github
Fix GitHub Actions (CI) for Windows builds
2022-11-25 17:24:18 +01:00
cairo
Fix whitespace errors and dependencies
2022-11-16 21:10:14 +01:00
CMake
CMake build for Wayland: check for presence of required GL-related software
2022-11-24 09:08:46 +01:00
documentation
macOS+OpenGL3: remove "warning: gl.h and gl3.h are both included"
2022-11-27 08:06:33 +01:00
examples
CMake: fix building examples w/o test programs
2022-11-19 11:55:45 +01:00
FL
Remove useless fl_matrix member variable of class Fl_Graphics_Driver
2022-11-30 18:57:39 +01:00
fluid
Fix -o and -h command line arg handling
2022-11-29 00:05:00 +01:00
GL
jpeg
lib
libdecor
Don't build libdecor demos, add generated files to .gitignore
2022-11-23 13:33:52 +01:00
misc
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
src
Remove useless fl_matrix member variable of class Fl_Graphics_Driver
2022-11-30 18:57:39 +01:00
test
Add i18n to test/preferences ( #555 )
2022-11-25 16:58:50 +01:00
util
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
2022-03-27 17:05:55 +02:00
zlib
.clang-format
Update .clang-format control file
2022-03-31 15:57:10 +02:00
.gitattributes
.gitignore
Don't build libdecor demos, add generated files to .gitignore
2022-11-23 13:33:52 +01:00
.gitlab-ci.yml
GitLab CI: fix syntax error
2022-08-17 15:29:18 +02:00
ANNOUNCEMENT
autogen.sh
CHANGES_1.0.txt
CHANGES_1.1.txt
CHANGES_1.3.txt
CHANGES.txt
Have OPTION_USE_WAYLAND / --enable-wayland set to ON by default
2022-11-23 06:17:31 +01:00
CMakeLists.txt
CMake: fix informative messages sent under macOS
2022-11-18 10:55:14 +01:00
config.guess
config.sub
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
Build hybrid Wayland/X11 w/ configure: check for Xinerama, et al
2022-11-29 17:01:48 +01:00
COPYING
CREDITS.txt
DartConfig.cmake
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
fltk-config.in
fltk.list.in
fltk.spec.in
fltk.xpm
forms.h
install-sh
mac_endianness.h
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
README.abi-version.txt
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
Have OPTION_USE_WAYLAND / --enable-wayland set to ON by default
2022-11-23 06:17:31 +01:00
README.experimental.txt
README.IDE.txt
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
README.Wayland.txt: list required packages besides those in README.Unix.txt
2022-11-24 12:14:30 +01:00
README.Windows.txt