summaryrefslogtreecommitdiff
path: root/src/Fl_Value_Input.cxx
AgeCommit message (Expand)Author
2005-02-24Copyright updates.Michael R Sweet
2004-07-27More doco updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-05-25Use floating-point input when step() == 0.0, too.Michael R Sweet
2002-05-21Use floor() instead of trunc() when checking if step() is an integerMichael R Sweet
2002-05-21Fix links inside PREMichael R Sweet
2002-02-18Set when() value of child input widget in Fl_Value_Input widget.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-10-22Make Fl_Widget::parent() work with Fl_Group pointers...Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-04-04Fl_Value_Input callback can call value() or destructor on the Fl_Value_InputBill Spitzak
1999-05-20Fl_Value_Input did not update if the value was changed from inside theBill Spitzak
1999-03-07Contributed code for more accurate item_height() in Fl_Browser.Bill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-19Added Gustavo's damage() update - now use symbolic constants for all values!Michael R Sweet
1998-10-06Initial revisionMichael R Sweet