Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / style.cpp
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-18 Jon A. CruzFollow-up to complete fix for gradient stops and icc.
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-07 Jon A. CruzRevert device-color for now.
2010-06-07 tavmjong-free"Fix" for bug #583593 (Default tool styles are not...
2010-06-06 tavmjong-freeCompute baseline-shift relative to parent baseline...
2010-06-05 tavmjong-freeAdding a character to a superscript or subscript no...
2010-06-04 tavmjong-freeAdd support for baseline-shift attribute (all possible...
2010-05-15 Ted GouldUpdating to trunk
2010-04-14 tavmjong-freeChanged default font from Bitstream Vera Sans to Sans...
2010-03-27 buliabyakinherit value as well as computed for linespacing and...
2010-03-26 Ted GouldMerge from trunk
2010-03-02 Jon A. CruzCleanup on id access.
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-06 Felipe C. da S.... * infrastructure to store device colors as described...
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
2009-04-30 speleo3workaround for 'clip-path' and 'mask' given as style...
2009-01-01 buliabyakfix crash when ungrouping a group with set-then-unset...
2008-11-29 buliabyakallow sp_style_set_property_url to unset the property...
2008-10-27 Ted GouldFrom trunk
2008-09-19 buliabyakfix writing invalid color:none; optimize opacity (only...
2008-07-24 buliabyakfix 246944
2008-07-24 buliabyakfix crash when writing style with empty font-family
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-04-14 buliabyakpatch from bug 214171
2008-04-14 buliabyakfix 216898
2008-04-08 buliabyakanother currentColor fix from bug 174720
2008-04-08 buliabyaksince marker size depends on stroke width, write stroke...
2008-04-01 buliabyakpatch by Martin von Gagern for bug 174720
2008-03-14 buliabyakskip writing stroke/fill properties when stroke/fill...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-05 bryceApplying Gail's patch for font-specification
2007-12-16 buliabyaktrying to fix the unset-gradient-on-transform bug
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-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