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_color.cxx
Age
Commit message (
Expand
)
Author
2005-05-12
fl_contrast() now compares the luminosity of each color (STR
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-05-16
More color fixes for Xft (fl_color_ wasn't always set)
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-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-07-07
Buttons with box(FL_NO_BOX) did not draw. Apparently they did in
Bill Spitzak
2000-06-27
calc_error() needs the colormap color values; changed to reference the
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-25
Patch from Carl - inactive and contrast functions.
Michael R Sweet
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-13
More color fixes from Bill - contrast function not right, and moved
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
Removed old inactive function.
Michael R Sweet
1999-01-07
More contrast updates from Carl.
Michael R Sweet
1999-01-05
Fix from Carl - the inactive() function now works with all colors, and
Michael R Sweet
1998-12-29
Fixed the Fl_Input selection color when the user specifies a foreground or
Michael R Sweet
1998-12-07
Changed #include "*.C" to "*.cxx"...
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
[prev]