summaryrefslogtreecommitdiff
path: root/src/Fl_get_system_colors.cxx
AgeCommit message (Expand)Author
2002-07-17Use parenthesis for "#if defined foo" -> "#if defined(foo)" - portability.Michael R Sweet
2002-07-17First steps in CodeWarrior on OS_X support.Matthias Melcher
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-27Fix rendering of Fl_Light_Button with the plastic scheme.Michael R Sweet
2002-04-13Add Fl::dnd_text_ops() methods.Michael R Sweet
2002-04-11Redefine FL_ color values to use the color cube.Michael R Sweet
2002-01-07Don't apply tile image to menu or overlay windows.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-20Implement Fl::scheme() and Fl::reload_scheme() (this includes supportMichael R Sweet
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-03-20can_do_overlay was missing from WIN32 versionBill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-09-19Reads selectBackground from the xrdb database to set the selection color.Bill 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-02-25Updated version to 1.0.8.Michael R Sweet
1999-10-19Fixed configure uversion for Irix 6.5Bill Spitzak
1999-01-13More color fixes from Bill.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-02From Bill: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-06Initial revisionMichael R Sweet