Code

merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)
[inkscape.git] / src / ui / dialog / swatches.cpp
2009-11-29 Ted GouldUpdating to current trunk
2009-09-20 joncruzConditionally disable per-document "auto" palette
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-03-23 joncruzTrack stroke and fill of selected object and flag style...
2009-03-23 joncruzMake drag-n-drop preview a gradient image for gradients.
2009-03-22 joncruzMake simple clicks and menu set match the drag-n-drop...
2009-03-22 joncruzFixed warning from double append.
2009-03-21 joncruzAdded rought preview of gradients in swatches.
2009-03-21 joncruzCleaning up interface. Moved internals out of .h file.
2009-03-21 joncruzAdded explicit tagging of "solid color gradients" and...
2009-03-20 joncruzRenamed ColorDef to PaintDef to prep for expanded funct...
2009-03-18 joncruzLimit things to single-color gradients until we get...
2009-03-18 joncruzPurged use of INKSCAPE_PIXMAPDIR
2009-03-17 joncruzInitial read-only generation of per-document palette
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-03-07 joncruzMoving dnd data generation into the generic ColorDef...
2009-03-05 joncruzHide the new 'clear' swatch for now
2009-03-05 joncruzAdding clear-color swatch to complement no-color.
2009-03-04 joncruzRemoved boolean "remove" from swatch, used new type...
2009-03-04 joncruzCleanup and prep for more work
2009-03-03 joncruzAdding some no-color to drag-n-drop
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...