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
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
2020-07-13
A few extra comments for table-spreadsheet.
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-29
Move class Fl_SVG_File_Surface from libfltk to libfltk_images.
ManoloFLTK
2020-04-20
Reorganize .gitignore file(s)
Albrecht Schlosser
2020-01-18
Use visible size information when copying macOS image from clipboard.
ManoloFLTK
2019-08-22
Added simple "draw an 'X'" example.
Greg Ercolano
2019-08-20
Added table-with-right-column-stretch-fit.cxx example
Greg Ercolano
2019-08-14
Merge branch 'master' of github.com:fltk/fltk
Greg Ercolano
2019-08-14
Added new example code: howto-remap-numpad-keyboard-keys.cxx
Greg Ercolano
2019-07-28
Restore "silent" compilation of examples
Albrecht Schlosser
2019-07-26
Added new browser-simple.cxx example
Greg Ercolano
2019-04-16
Fix time drawing color (was not being set)
Greg Ercolano
2019-04-04
Update procedure for OpenGL3 support.
ManoloFLTK
2018-12-10
Update examples: minor changes, rename, update .gitignore
Albrecht Schlosser
2018-12-04
Simpler implementation of class SVG_Graphics_Driver is enough.
ManoloFLTK
2018-11-29
Remove unnecessary platform-specific #if / #endif clauses.
Manolo Gouy
2018-09-12
MacOS ≥ 10.10: Fl_Window::fullscreen() and fullscreen_off() no longer call ...
Manolo Gouy
[next]