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
/
test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
10 days
CMake: add try_compile() to figure out if Pen/Tablet is supported
Albrecht Schlosser
2026-01-08
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
Albrecht Schlosser
2025-11-17
Add pen/stylus/tablet API and driver for macOS (#1326)
Matthias Melcher
2025-07-02
Enable building "extra tests" with a newer C++ standard
Albrecht Schlosser
2025-05-08
Simplify CMake build config for test and demo programs
Albrecht Schlosser
2025-04-21
Fix "fully support ... own shared libraries" (#1238)
Albrecht Schlosser
2025-03-10
More (mostly) documentation updates for FLTK 1.5.0
Albrecht Schlosser
2025-03-06
Fl_Group: convert array of children to std::vector
Albrecht Schlosser
2024-12-03
Fi: Building with FLTK_BUILD_GL=0 fails on systems without opengl installed ...
ManoloFLTK
2024-07-21
Update docs and screenshot for fl_line_style() (#1016)
Albrecht Schlosser
2024-05-01
CMake: simplify compiler detection for '-Wshadow' test
Albrecht Schlosser
2024-04-22
Enable 'shadow_variables' test on macOS using AppleClang
Albrecht Schlosser
2024-04-18
Add missing 'x11.H' to exclusion list (STR 2728)
Albrecht Schlosser
2024-04-18
Test public headers for shadowed variables (STR 2728)
Albrecht Schlosser
2024-03-16
Improve linking of test/cairo_test.cxx demo program
Albrecht Schlosser
2024-03-09
Add another keyboard event test program test/handle_keys.cxx
Albrecht Schlosser
2024-02-09
Fix Cairo related build issues (missing Cairo lib)
Albrecht Schlosser
2024-02-09
Fix cairo_test-shared build as well (#902)
Albrecht Schlosser
2024-02-09
Fix "cairo_test fails to link due to undefined's" (#902)
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-11-18
Add Fl_Grid based dialog demo program
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-03
CMake: Refactor building OpenGL and "shared" demo programs
Albrecht Schlosser
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-07
Fix STR 3458: "GLUT compatibility mode segfaults"
Albrecht Schlosser
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-08-15
Undoing previous changes
Matthias Melcher
2023-08-15
Lot's of changes, must rethink UI.
Matthias Melcher
2023-08-15
Sudoku into smaller pieces.
Matthias Melcher
2023-08-15
Adding generator
Matthias Melcher
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2022-12-17
Make unittest conform to CMP (#597)
Matthias Melcher
2022-12-11
Added Unicode Boxes unittest and README-unittests.txt
Greg Ercolano
2022-08-01
Add Fl_Flex widget from Karsten Pedersen (issue #255)
Albrecht Schlosser
2022-04-09
Fix build of test/unittests with shared libraries
Albrecht Schlosser
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2021-12-08
Documentation on widget coordinates and layout, plus new test programs (#304)
engelsman
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-08
Add new resize example to test and dox (PR #165)
Duncan Gibson
2021-10-06
CMake: Simplify adding test programs for developers
Albrecht Schlosser
2021-07-12
macOS: fix fltk_cairo shared library (issue #250)
Albrecht Schlosser
2021-05-13
Refactor macOS bundle generation to avoid "quarantine"
Albrecht Schlosser
2021-04-22
Fix handle_events demo build w/o OpenGL
Albrecht Schlosser
2021-02-08
Add event handling test and demo program
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser
[next]