summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/swatches.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix color swatch drag preview.Jon A. Cruz2010-03-031-0/+1
* Cleanup on id access.Jon A. Cruz2010-03-021-4/+4
* reenable per-document palette to allow for continuing development.Jon A. Cruz2009-12-131-1/+1
* Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-8/+8
* SPDocument->Documentjohnce2009-08-051-8/+8
* Track stroke and fill of selected object and flag style palette entries in us...Jon A. Cruz2009-03-231-2/+134
* Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz2009-03-231-12/+30
* Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz2009-03-221-8/+19
* Fixed warning from double append.Jon A. Cruz2009-03-221-1/+0
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-211-10/+56
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-211-0/+58
* Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2009-03-211-22/+126
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-8/+8
* Limit things to single-color gradients until we get gradient previews goingJon A. Cruz2009-03-181-6/+12
* Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz2009-03-181-6/+10
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-171-27/+137
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-109/+19
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-071-140/+51
* Hide the new 'clear' swatch for nowJon A. Cruz2009-03-051-1/+1
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-051-10/+28
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-041-26/+48
* Cleanup and prep for more workJon A. Cruz2009-03-041-41/+18
* Adding some no-color to drag-n-dropJon A. Cruz2009-03-031-5/+69
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+1212