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
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