Code

Indent support for XSLT extensions output.
[inkscape.git] / src / style.h
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-20 Jon A. CruzRestore code safety for all but Win32.
2010-07-19 Johan Engelenfix build broken by 9620
2010-07-18 Jon A. CruzCorrecting black gradient stops when swatches are set...
2010-07-18 Jon A. CruzCorrect behavior of gradient stops to extract color...
2010-07-13 Ted GouldUpgrading to trunk
2010-07-04 Jon A. CruzRemoving unused macro.
2010-06-04 tavmjong-freeAdd support for baseline-shift attribute (all possible...
2010-03-26 Ted GouldMerge from trunk
2010-03-23 Jon A. CruzAdding some const correctness and overloads.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
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