index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Slider.cxx
Age
Commit message (
Expand
)
Author
2002-06-29
Small changes to make Metrowerks CodeWarrior for Windows work.
Matthias Melcher
2002-05-24
Get rid of as many compiler warnings as possible.
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-10-18
Get tooltips working with Fl_Slider and Fl_Counter-based
Michael R Sweet
2001-08-05
Keyboard nav for valuators.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-15
Added a bunch of missing FL_EXTERN's to glut.h (I have not really
Bill Spitzak
2000-06-10
More fixes to the OpenGL overlay code on win32. This now seems to
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-03-17
Fixed up the colors the browser draws when it is deactivated, it does not
Bill Spitzak
1999-12-07
Removed warning messages from gcc compile
Bill Spitzak
1999-12-04
Scrollbars now "page" when you click outside the scroller.
Michael R Sweet
1999-10-15
Fixed the shiny demo (and a DD program). Note: this fix is not
Bill Spitzak
1999-05-14
Colors in cmap changed to use 0xFF instead of 0xF4.
Bill Spitzak
1999-03-03
Patch from Dr. Tom Holroyd for fill sliders, seems good to me!
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-11-18
Fixed slider drawing bug.
Michael R Sweet
1998-11-18
The slider was not drawing the bar inactive.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet