Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / style.h
2009-08-22 buliabyakfix 272408 and address fixmes: fix inheriting of dashar...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-10-27 Ted GouldFrom trunk
2008-01-05 bryceApplying Gail's patch for font-specification
2007-09-25 joncruzInitial support for icc color selection including CMYK
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-10 joncruzPurged fill type enum
2007-09-06 joncruzPreserve paint styles with multiple components
2007-07-04 buliabyakswitch fill/stroke paintservers to URIReferences, prope...
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-24 mentalinitial filter UI code drop from Nick
2007-04-05 joncruzRemoved use of union in paint type/struct
2007-03-16 buliabyakquote font-family values if necessary on writing (fixes...
2006-11-16 buliabyakcleanup filter handling, fix hreffing, implement releas...
2006-10-07 buliabyakadd generic set-property-to-this-object-url method
2006-10-04 buliabyakadd a member for gaussian blur deviation (perhaps will...
2006-08-02 haa_rodriguesAdded skeleton files for other filter primitives' SP...
2006-07-26 mentalfinish switching to sigc++ SPObject signals for SPStyle
2006-07-26 kiiralaAdded support for enable-background to SPStyle
2006-07-22 mentalswitch to using sigc++ signals
2006-06-21 kiiralasvg-filters branch merged back to head
2006-04-03 pjrmStart of support for icc-color in fill/stroke.
2006-03-31 pjrmDisallow none/currentColor/uri as values for the `color...
2006-03-14 buliabyakdifferentiate _hreffed and _listening flags for color...
2006-02-06 gouldtj r10887@tres: ted | 2006-02-05 23:16:41 -0800
2006-02-06 gouldtj(no commit message)
2006-02-06 buliabyakyet another fix along the same lines: disconnect listen...
2006-02-03 buliabyakfurther fix: remember is paintservers were hreffed...
2006-01-16 mentalmoving trunk for module inkscape