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_Dial.cxx
Age
Commit message (
Expand
)
Author
2002-05-12
Fix tooltips on some of the valuators...
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-01-22
Copyright 2001.
Michael R Sweet
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
1999-03-10
Changes to dial so that counter-clockwise motion is supported if you
Bill Spitzak
1999-03-10
Changes Fl_Dial to use XForms defaults for angles
Carl E. Thompson
1999-03-09
Fixes for FL_FILL_DIAL
Bill Spitzak
1999-03-09
Fixes to Fl_Dial so it stops moving when you drag to ends of region.
Bill Spitzak
1999-03-08
This adds support for the Fl_Dial::angles() method. This seems to work
Carl E. Thompson
1999-02-22
Call to atan2() needs (float) cast for arguments because HP overloads
Michael R Sweet
1999-02-16
Updated Fl_Dial to use atan2() to avoid possible math errors and reduce
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
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