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
/
input_choice.cxx
Age
Commit message (
Expand
)
Author
2024-06-27
Update test/input_choice demo (#978)
Albrecht Schlosser
2024-06-26
Fix Fl_Input_Choice vs Fl_Choice drawing issues (#978)
Greg Ercolano
2023-11-14
Fl_Terminal widget (#800)
erco77
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2017-10-17
Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411).
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-04-21
Most test demos converted to use Fl_Double_Window
Greg Ercolano
2009-01-01
Cahngad copyrights in 'test'
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2007-06-07
Making sure that the 'changed' flag is set on every menu pulldown. (STR #1693)
Matthias Melcher
2006-10-11
Make sure all of the demos use the scheme, and add a scheme chooser to the
Michael R Sweet
2005-11-27
Fix a resize issue with X11.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-24
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
Michael R Sweet