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
/
examples
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
3 days
wip: fork
maxim nikonov
2024-05-13
CMake: improve linking OpenGL3 example programs (#959)
Albrecht Schlosser
2024-03-17
Simplify examples/CMakeLists.txt (libcairo linkage)
Albrecht Schlosser
2024-02-11
Update examples/CMakeLists.txt to modern CMake
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-12-16
STR#3283: Add new Fl_Table right-click popup menu example
Greg Ercolano
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2022-11-19
CMake: fix building examples w/o test programs
Albrecht Schlosser
2022-08-07
Add Fl_Flex demo "howto-flex-simple" to examples
Albrecht Schlosser
2022-03-09
CMake: Fix OpenGL3 examples libglew link order (#226)
Albrecht Schlosser
2022-03-07
CMake/MinGW/MSYS2: fix building examples with libglew32 (#226)
Albrecht Schlosser
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-17
Remove unnecessary CMake test statement (#358)
Albrecht Schlosser
2022-01-16
Adding Albrecht's CMakeLists.txt patch
Greg Ercolano
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-03-19
Add fluid callback demo program to examples folder
Albrecht Schlosser
2021-03-18
Added chart-simple example
Greg Ercolano
2021-02-15
Update CMake and make files, minor edits only
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser