summaryrefslogtreecommitdiffstats
path: root/src/widgets/eek-color-def.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-328/+0
* Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz2009-03-181-0/+13
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-10/+119
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-071-0/+38
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-051-0/+21
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-041-3/+3
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+147