Code

Rough pass of Fill-n-Stroke swatch conversion.
[inkscape.git] / src / widgets / fill-style.cpp
2010-07-02 Jon A. CruzRough pass of Fill-n-Stroke swatch conversion.
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-03-30 Jon A. CruzFix logic to avoid too many updates while dragging...
2010-03-29 Jon A. CruzPurge use of SP_ACTIVE_* and encapsulate by moving...
2010-03-28 Jon A. CruzPhase 3 - Convert to C++ class, but still using C-style...
2010-03-27 Jon A. CruzPhase 2b - remove use of SPWidget and wire signals...
2010-03-27 Jon A. CruzPhase 1 - unify/reconcile copy-n-paste edit madness...
2010-03-23 Jon A. CruzUpdate to reflect "swatch" gradients as being assumed...
2010-03-22 Jon A. CruzC++-ification of enums.
2010-03-22 Jon A. CruzC++-ification of paint selector.
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...