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_Light_Button.cxx
Age
Commit message (
Expand
)
Author
2002-05-03
Add Albrecht's radio circle drawing fixes.
Michael R Sweet
2002-04-30
Fix radio button drawing for menubars and light buttons. Basically,
Michael R Sweet
2002-04-29
Radio button drawing fixes from Albrecht Schlosser.
Michael R Sweet
2002-04-27
Fix rendering of Fl_Light_Button with the plastic scheme.
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-02-15
Fix light/radio/check button drawing to use a consistent size and
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix radio button fix (was changing d and W, but they are used below;
Michael R Sweet
2001-12-16
Update the radio button circle drawing code to take the boxtype borders
Michael R Sweet
2001-11-28
Add new plastic box types (kindof a shiny translucent box type...)
Michael R Sweet
2001-10-26
Draw check and radio buttons with a white background.
Michael R Sweet
2001-10-18
Get tooltips working with Fl_Slider and Fl_Counter-based
Michael R Sweet
2001-09-30
Update check/radio/light button drawing to size the indicator using the
Michael R Sweet
2001-09-04
Doco updates.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Keyboard navigation for buttons.
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-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-06
Initial revision
Michael R Sweet