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
/
FL
/
Fl_Input_Choice.H
Age
Commit message (
Expand
)
Author
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2008-02-20
STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGED
Matthias Melcher
2007-06-07
Second take at retrieving the correct 'hanged()' value for the Fl_Input_Choic...
Matthias Melcher
2007-06-07
Making sure that the 'changed' flag is set on every menu pulldown. (STR #1693)
Matthias Melcher
2007-05-16
STR #1678: improved fl_down, fl_frame, added fl_box, updated documentation. F...
Matthias Melcher
2007-05-15
Fixed possible selection of submenu items in FL_INput_Choice (STR 1676)
Matthias Melcher
2007-05-09
STR #1571: Added direct access to changed() in Fl_Input_choice
Matthias Melcher
2007-05-06
STR #1668: Added missing 'include' statement to Fl_Inpt_Choice.h
Matthias Melcher
2005-08-08
Fix Fl_Input_Choice widget positioning.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-06
Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the
Michael R Sweet
2005-02-24
Added Greg Ercolano's simple Fl_Input_Choice widget which is a
Michael R Sweet