summaryrefslogtreecommitdiff
path: root/src/Fl_Valuator.cxx
AgeCommit message (Expand)Author
2026-01-04Add C++11 Fl_Valuator::format API.Matthias Melcher
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2016-03-08Improve documentation of Fl_Valuator class.Albrecht Schlosser
2016-03-08Fix overflow in Fl_Valuator::precision(int) to 0...9 (STR #3280).Albrecht Schlosser
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-18Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...Fabien Costantini
2008-09-17Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15 Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from ...Fabien Costantini
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-09-09Remove unused ptr variable.Michael R Sweet
2005-09-08STR #1013: yet another attempt at fixing the precision count in Fl_Valuator. ...Matthias Melcher
2005-08-08Fl_Valuator-derived widgets could show more digits than wereMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-08'Anonymous' reported a problem when using Fl_Value_Input. It seemed, Matthias Melcher
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
2004-02-26WIN32's scandir() emulation did not allocate enough memory forMichael 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-28OK, I *definitely* need a remedial math class...Michael R Sweet
2002-05-28Fix ::format() code to show the right number of digits.Michael R Sweet
2002-05-27Don't use %g when step == 1.0.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2001-01-21"accu-timer": some changes to repeat_timeout that seem to make it accurateBill Spitzak
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
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