summaryrefslogtreecommitdiff
path: root/FL/Fl_Spinner.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
2006-12-08Don't range check typed numbers until the user presses enter or leavesMichael R Sweet
2006-10-29Fl_Spinner did not handle the arrow keys properly (STR #1476)Michael R Sweet
2006-09-25Adjust arrow sizefor consistency.Michael R Sweet
2006-08-23- Fixed floating point value formatting for Fl_Spinner (STR #1331)Matthias Melcher
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-01-31Update copyrights.Michael R Sweet
2006-01-31Fl_Spinner's minimum() and maximum() "get" methods wereMichael R Sweet
2005-03-25Change Fl_Spinner to use double values instead of ints.Michael R Sweet
2005-03-21Printing support for FLUID...Michael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet