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