summaryrefslogtreecommitdiff
path: root/src/Fl_Color_Chooser.cxx
AgeCommit message (Expand)Author
3 dayswipmaxim nikonov
2026-01-04Add C++11 Fl_Valuator::format API.Matthias Melcher
2023-07-13Clamp input values of Fl_Color_Chooser (#749)Albrecht Schlosser
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-12Support copy function in Fl_Color_ChooserAlbrecht Schlosser
2019-02-04Fixed crash for very small Fl_Color_Chooser (STR #3490).Matthias Melcher
2014-08-21Sprinkle some more const on internal arrays. STR #3110Lauri Kasanen
2012-08-18Silence compiler warning: "... may be used uninitialized ..."Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-08As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"Greg Ercolano
2010-12-01Doxygen changes to indicate what to #include for functions documented in modu...Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-01Fixed docs for fl_color_chooser() function's optional 'm' flag (renamed 'cmod...Greg Ercolano
2010-10-30Added interface to set color chooser mode (STR #2407)Matthias Melcher
2010-03-27Replaced Fl::readqueue() in fl_color_chooser() by real callbacks.Albrecht Schlosser
2010-02-26Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-06Replaced all occurrences of the deprecated fl_clip() function byAlbrecht Schlosser
2008-10-15Doxygen PDF Documentation: Added image latex tags, added missing eps correspo...Fabien Costantini
2008-10-04Added return comments to rgb and hsv color chooser methods.Fabien Costantini
2008-10-04Doxygen documentation: more paranoid fixes and complements in common dialogs....Fabien Costantini
2008-10-03Fixed bad comments in fl_color_chooser, r g b param are in/out params and not...Fabien Costantini
2008-09-21added #ifndef FL_DOXYGEN around Flcc_*::methods() to avoid warnings.engelsman
2008-09-21doxygen comments for undocumented features of Fl_Color_Browserengelsman
2008-09-19Simplified the doxygen comment strategy for fl_color_command()engelsman
2008-09-18Doxygen documentationFabien Costantini
2008-09-16added doxygen comments for fl_color_chooser() function.engelsman
2008-09-16applied Duncan Gibson's documentation patch (WP3).Albrecht Schlosser
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-07-27More doco updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-04-11Redefine FL_ color values to use the color cube.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-16Fix other widgets to use Fl::focus() instead of take_focus().Michael R Sweet
2001-12-12Update documentation screenshots (still have some to go...)Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
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-04-14Some more size adjustments so smaller fonts look betterBill Spitzak
1999-03-07Contributed code for more accurate item_height() in Fl_Browser.Bill Spitzak
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet