summaryrefslogtreecommitdiff
path: root/src/Fl_get_system_colors.cxx
AgeCommit message (Expand)Author
2006-06-04OS X Quartz: one pretty essential fix to the call order in Quartz context cha...Matthias Melcher
2005-12-14Fixes for Cygwin (STR #1096)Michael R Sweet
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-05-27Fixed the Round Plastic buttons to actually draw nice and riund, justMatthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-24Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-05-25Tweek plastic background image for softer background (similar to OSX 10.3)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-02-29Fix Fl::background2() (STR #255)Michael R Sweet
2003-08-02Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(),Michael R Sweet
2003-07-29Fix scheme and image drawing bugs.Michael R Sweet
2003-07-12Fix Xft2 usage (still need to do a final fix that loads the proper XMichael R Sweet
2003-05-21Add find() method to help widget and search box to help dialog.Michael R Sweet
2003-05-18Add thin up box with plastic style.Michael R Sweet
2003-05-16Updated the default background color on OSX to provide better contrast.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2003-01-11Tweek colors for plastic scheme so they better match OSX.Michael R Sweet
2003-01-10Update Fl_Image and friends so that we don't need to include theMichael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
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