Code

Extensions. Shebangs branch merge.
[inkscape.git] / src / ui / dialog / swatches.h
2010-07-13 Ted GouldUpgrading to trunk
2010-06-26 Jon A. CruzImplementing the "Convert" popup menu item for gradient...
2010-03-26 Ted GouldMerge from trunk
2010-03-16 Jon A. CruzFixing "Auto" palette to be tracked per document, indep...
2010-03-13 Jon A. CruzSplitting the color swatch class to be separate for...
2010-03-10 Jon A. CruzAuto swatches now update as they are edited in the...
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-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-17 joncruzInitial read-only generation of per-document palette
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-02-21 tweenkMove files from the src/dialogs/ directory to the place...