index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-01-08
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
Albrecht Schlosser
2026-01-05
Wayland: use modern approach to cursor shapes with the "Cursor shape" protocol.
ManoloFLTK
2025-12-21
Win32: Basic Pen driver setup
MatthiasWM
2025-12-08
Wayland: add support of the "XDG dialog windows" protocol
ManoloFLTK
2025-11-27
Refactor pen interface into driver system.
Matthias Melcher
2025-11-17
Fix two macOS compiler warnings.
Matthias Melcher
2025-11-17
Add pen/stylus/tablet API and driver for macOS (#1326)
Matthias Melcher
2025-11-16
Refactor large static class Fl into an expandable namespace Fl (#1325)
Matthias Melcher
2025-08-12
Restore building for OpenBSD
ManoloFLTK
2025-07-03
Remove private class Fl_Int_Vector
Albrecht Schlosser
2025-06-03
Add build option FLTK_USE_DBUS to allow build w/o dbus (PR #1252)
ManoloFLTK
2025-05-28
Fix usage of FLTK_BACKEND_WAYLAND and FLTK_USE_WAYLAND
Albrecht Schlosser
2025-05-11
Remove obsolete class Fl_String
Albrecht Schlosser
2025-03-07
Remove platform-specific code from file cp936ext.h
ManoloFLTK
2025-01-27
CMake: fix include directories of bundled image libs
Albrecht Schlosser
2025-01-21
CMake: check INTERFACE_LINK_LIBRARIES for empty value
Albrecht Schlosser
2025-01-20
CMake: make "optional" dependencies 'PUBLIC' (#1173)
Albrecht Schlosser
2024-08-08
CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001)
Albrecht Schlosser
2024-06-01
libdecor: update to upstream commit c2bd8ad6 (31-may-2024)
ManoloFLTK
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-04-21
Fix build of test programs using shared FLTK libs
Albrecht Schlosser
2024-04-21
CMake: add target_include_directories() for optional libs (#954)
Albrecht Schlosser
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-20
CMake/MSVC: Fix shared library build, add to GitHub CI build
Albrecht Schlosser
2024-04-19
CMake: fix propagation of CMake targets to user projects (#954)
Albrecht Schlosser
2024-04-18
Restore IMPORTED_TARGET in pkg_check_modules command for libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-04-14
Fix and improve generation of fltk-config (#954 and more)
Albrecht Schlosser
2024-04-14
CMake: Use imported targets for PkgConfig packages (#954)
Jordan Williams
2024-04-12
CMake: Improve detection of the GLU library and GL/glu.h header file (#953)
Jordan Williams
2024-03-21
CMake: Remove "-no-pie" build option
Albrecht Schlosser
2024-03-18
Move nanosvg to a separate file, don't use 'roundf()' (#937)
Albrecht Schlosser
2024-03-18
Restore building on old Linux/Unix systems lacking Xutf8LookupString()
ManoloFLTK
2024-03-13
Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0
ManoloFLTK
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2024-01-06
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor - cont'd
ManoloFLTK
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor
ManoloFLTK
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-11-30
Wayland: use GTK Shell also with system libdecor
ManoloFLTK
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-19
Windows/MSVC: Fix wide char commandline handling (#840)
Albrecht Schlosser
2023-11-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-08-28
CMake: Make compile definitions 'FL_LIBRARY' and 'FL_DLL' private
Albrecht Schlosser
[next]