summaryrefslogtreecommitdiffstats
path: root/src/widgets/eek-color-def.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-111/+0
| | | (bzr r7528)
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-0/+1
| | | (bzr r7439)
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-071-0/+3
| | | (bzr r7433)
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-051-0/+1
| | | (bzr r7422)
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-041-1/+5
| | | (bzr r7411)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+102
should be. Build libinkscape.a - should reduce link time. (bzr r7337)