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
Age
Commit message (
Expand
)
Author
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-16
Improve examples/chart-simple demo program
Albrecht Schlosser
2023-01-12
Add Fl_Scheme_Choice to examples/tree-custom-draw-items
Albrecht Schlosser
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-11-19
CMake: fix building examples w/o test programs
Albrecht Schlosser
2022-11-01
Fix trailing whitespace
Albrecht Schlosser
2022-10-06
Fix use of several FLTK widgets above an GL scene.
ManoloFLTK
2022-09-29
Support of FLTK widgets in OpenGL 3 windows - cont'd.
ManoloFLTK
2022-09-28
macOS: support of FLTK widgets in OpenGL 3 windows - cont'd.
ManoloFLTK
2022-09-27
Simpler code to support FLTK widgets in macOS OpenGL 3 windows.
ManoloFLTK
2022-09-26
Replace all calls to sprintf() by calls to snprintf().
ManoloFLTK
2022-09-25
Add cross-platform support for adding widgets to an OpenGL3-based Fl_Gl_Window.
ManoloFLTK
2022-09-23
Use adequate #include for fl_wl_display().
ManoloFLTK
2022-09-22
Wayland: fix error detection during call to glewInit().
ManoloFLTK
2022-08-08
Add option to test Fl_Flex in test/pack.cxx
Albrecht Schlosser
2022-08-07
Add Fl_Flex demo "howto-flex-simple" to examples
Albrecht Schlosser
2022-04-26
Make Cairo example compatible with Cairo version < 1.12 (#436)
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-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
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
Issue #358 cont'd: Fl_Cairo_Window coord system docs
Greg Ercolano
2022-01-16
Adding Albrecht's CMakeLists.txt patch
Greg Ercolano
2022-01-16
For issue #358 - adds examples/cairo-draw-x.cxx
Greg Ercolano
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-16
Fix remaining VS compiler warnings in example programs
Albrecht Schlosser
2021-11-08
Add missing files (executables) to .gitignore files
Albrecht Schlosser
2021-09-01
Remove stray tab
Greg Ercolano
2021-08-31
Fix MSVC 'fileno' warning in example program (#109)
Albrecht Schlosser
2021-08-30
Fix MSVC compiler warnings (PR #267)
fire-eggs
2021-08-30
Fix VS2017 'pclose' error, and DIR formatting
Greg Ercolano
2021-08-30
Fix two compiler warnings [-Wunused-variable]
Albrecht Schlosser
2021-08-27
Remove compiler warnings '-Wextra-semi' (see also PR #266)
Albrecht Schlosser
2021-06-26
Fix "failure to call pclose" (#240)
fire-eggs
2021-03-21
Hide window in quit callback in wizard-simple example
Albrecht Schlosser
2021-03-21
Fix menu-with-images example w/o using exit()
Albrecht Schlosser
2021-03-21
Remove unnecessary system includes from public headers
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
Fix examples build (configure/make)
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser
2020-08-20
Fix link and comments in example program
Albrecht Schlosser
2020-08-15
Fix compiler warning in example [-Wliteral-suffix]
Albrecht Schlosser
2020-08-13
Fix simple SVG example (howto-simple-svg)
Albrecht Schlosser
2020-08-01
Convert example from strdup -> std::string
Greg Ercolano
2020-08-01
Remove unneeded strdup from example, fold tabs
Greg Ercolano
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
[next]