summaryrefslogtreecommitdiff
path: root/src/Fl_Counter.cxx
AgeCommit message (Expand)Author
2012-07-24STR 2705: moved all inline constructors (that I could find) from header files...Matthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-02-26Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...Matthias Melcher
2010-02-20Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgetsAlbrecht Schlosser
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-16applied Duncan Gibson's documentation patch (WP3).Albrecht Schlosser
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2005-11-27Fix uninitialized variable warnings.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-07-23Fl_Counter didn't use a thin down box for the text field if theMichael 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-11-25WIN32 cleanup for 1.1.2 release.Michael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-05-24Get rid of as many compiler warnings as possible.Michael R Sweet
2002-04-11Redefine FL_ color values to use the color cube.Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-16Fix other widgets to use Fl::focus() instead of take_focus().Michael R Sweet
2001-11-03Update all non-text widgets that take keyboard focus to checkMichael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-10-18Get tooltips working with Fl_Slider and Fl_Counter-basedMichael R Sweet
2001-08-05Keyboard nav for valuators.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
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-02More fixes for inactive drawing.Michael R Sweet
1998-12-02Fixed inactive drawing code...Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...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