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-11-14
Fl_Terminal widget (#800)
erco77
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-19
Improve Fl_Grid example code
Albrecht Schlosser
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-16
Update .gitignore files
Albrecht Schlosser
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
Matthias Melcher
2023-03-09
Fix Visual Studio (MSVC) compiler warnings
Albrecht Schlosser
2023-02-23
Move animated gif images to the test/images folder
Albrecht Schlosser
2023-02-07
Fix clang compiler warning
Albrecht Schlosser
2023-02-05
Fix examples/.gitignore (add missing files)
Albrecht Schlosser
2023-02-04
Fix deprecated warnings in examples/table* demo programs
Albrecht Schlosser
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
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
[next]