Code

Refactoring SPColor to C++ and removing legacy CMYK implementation
[inkscape.git] / src / style.cpp
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-09-03 buliabyakpatch 1786802
2007-07-08 buliabyakfix inheriting paintservers
2007-07-04 buliabyakswitch fill/stroke paintservers to URIReferences, prope...
2007-06-30 mentalisolated internal spaces no longer force font-family...
2007-06-27 buliabyaka couple more checks just in case
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-04-05 joncruzRemoved use of union in paint type/struct
2007-03-27 buliabyakcomment on the order of parsing declarations
2007-03-16 buliabyakalso quote fonnames starting from a non-letter
2007-03-16 buliabyakquote font-family values if necessary on writing (fixes...
2007-03-14 buliabyakcomment fix
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-11-16 buliabyakcleanup filter handling, fix hreffing, implement releas...
2006-10-08 buliabyakfix for filter (non)inheritance and a crude workaround...
2006-10-07 buliabyakadd generic set-property-to-this-object-url method
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-29 haa_rodriguesMissing style instructions (for filters) added.
2006-06-21 kiiralasvg-filters branch merged back to head
2006-04-05 joncruzMoving out icc parser
2006-04-04 acspikeinclude errno.h
2006-04-03 joncruzinitial parsing of icc-color()
2006-04-03 pjrmStart of support for icc-color in fill/stroke.
2006-03-31 pjrmcleanup: (sp_style_paint_clear): All callers were passi...
2006-03-31 pjrmDisallow none/currentColor/uri as values for the `color...
2006-03-14 buliabyakdifferentiate _hreffed and _listening flags for color...
2006-03-13 pjrm(sp_style_write_ipaint): Pretty colour names: use sp_sv...
2006-03-13 pjrmCodingStyle: whitespace
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
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