summaryrefslogtreecommitdiff
path: root/src/Fl_Slider.cxx
AgeCommit message (Expand)Author
2012-07-24STR 2705: moved all inline constructors (that I could find) from header files...Matthias Melcher
2012-05-20Fixed the Doxygen doc of Fl_Slider::Fl_Slider(uchar t, int X, int Y, int W, i...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-23Add FL_EXPORT to several classes to fix MS VC++ dll builds (STR #2632).Albrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-02-20Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgetsAlbrecht Schlosser
2009-03-14updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2)engelsman
2009-03-11updated Fl_Scrollbar::value() description (STR #2156 - part 1)engelsman
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation WP10 Done. Reserved WP11.Fabien Costantini
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2006-08-17Fixed callback sometimes not calle when using the arrow keys in an Fl_Slider ...Matthias Melcher
2005-07-16Added redraw on focus vi FL_PUSH for roller, browser and sliderMatthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2003-01-14Fix Fl_Slider callback bug.Michael R Sweet
2002-10-24First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus,Michael R Sweet
2002-08-13Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider.Michael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-06-29Small changes to make Metrowerks CodeWarrior for Windows work.Matthias Melcher
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-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-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-15Added a bunch of missing FL_EXTERN's to glut.h (I have not reallyBill Spitzak
2000-06-10More fixes to the OpenGL overlay code on win32. This now seems toBill 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
2000-03-17Fixed up the colors the browser draws when it is deactivated, it does notBill Spitzak
1999-12-07Removed warning messages from gcc compileBill Spitzak
1999-12-04Scrollbars now "page" when you click outside the scroller.Michael R Sweet
1999-10-15Fixed the shiny demo (and a DD program). Note: this fix is notBill Spitzak
1999-05-14Colors in cmap changed to use 0xFF instead of 0xF4.Bill Spitzak
1999-03-03Patch from Dr. Tom Holroyd for fill sliders, seems good to me!Bill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-11-18Fixed slider drawing bug.Michael R Sweet
1998-11-18The slider was not drawing the bar inactive.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