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
/
test
/
demo.menu
Age
Commit message (
Expand
)
Author
2023-03-14
Cairo: introduce Fl::cairo_flush() in FLTK API
Albrecht Schlosser
2023-01-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-08
Add new resize examples to demo menu, remove figure numbers
Albrecht Schlosser
2020-08-21
Remove platform specific code from test apps
Albrecht Schlosser
2020-07-21
Consolidate test/demo for all build systems
Albrecht Schlosser
2020-07-20
add resize examples as per STR3433
Duncan Gibson
2019-12-23
macOS: fixed all demo programs that need to access resources
Matthias Melcher
2017-02-08
Rename test/help demo program to test/help_dialog.
Albrecht Schlosser
2016-03-05
Add Ian's offscreen test program.
Albrecht Schlosser
2015-03-18
Added the new 'animated' test program.
Manolo Gouy
2014-11-04
Add unittests to demo program menu.
Albrecht Schlosser
2014-10-30
Undoing commit r.10422 that was a wrong move.
Manolo Gouy
2014-10-30
Fixed typo about the editor demo program
Manolo Gouy
2012-12-05
MacOS: create a bundled version of all example programs with fltk-config --post
Manolo Gouy
2011-01-02
Integrated menu into demo resource branch for OS X. Indicating items that ope...
Matthias Melcher
2010-10-24
add rotated_text example to demo menu
yuri
2010-03-23
Added device demo to target list and to cool demos section
Manolo Gouy
2010-01-27
minor changes so all demos work under Xcode.
Manolo Gouy
2010-01-14
I've tweaked the demo.menu to include Greg's new native file chooser test alo...
Ian MacArthur
2009-11-14
Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!
Matthias Melcher
2009-11-14
Adding Gerg's Fl_Table widget to FLTK 1.3 with kind permission. Documentation...
Matthias Melcher
2008-09-11
Remove mcast and dnd test programs. I do like them and they should be back ev...
Matthias Melcher
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2006-08-25
Do some rearranging of image and desktop support files.
Michael R Sweet
2005-11-27
Fix a resize issue with X11.
Michael R Sweet
2005-02-24
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
Michael R Sweet
2004-08-31
Quartz for FLTK 1.1:
Matthias Melcher
2003-09-05
Dump the shiny demo.
Michael R Sweet
2002-04-29
Add preferences demo.
Michael R Sweet
2001-12-08
Fix threading test.
Michael R Sweet
2001-11-28
Add tiled_image demo to menu file.
Michael R Sweet
2001-08-02
Fl_HelpDialog and Fl_HelpView widgets.
Michael R Sweet
2000-05-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
1999-02-22
Added CubeView source files.
Michael R Sweet
1999-01-07
Removed demod.menu, added editor arguments...
Michael R Sweet
1999-01-07
Get rid of those damned DOS lines!
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-02
Updated demo menu file (no more style demo).
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet