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