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