summaryrefslogtreecommitdiffstats
path: root/src/style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* skip writing stroke/fill properties when stroke/fill is nonebulia byak2008-03-141-72/+87
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-1/+40
* trying to fix the unset-gradient-on-transform bugbulia byak2007-12-161-1/+1
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-12/+9
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-3/+3
* Purged fill type enumJon A. Cruz2007-09-101-68/+67
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-70/+102
* patch 1786802bulia byak2007-09-031-1/+1
* fix inheriting paintserversbulia byak2007-07-081-7/+15
* switch fill/stroke paintservers to URIReferences, properly disconnect and del...bulia byak2007-07-041-220/+165
* isolated internal spaces no longer force font-family quoting, for theMenTaLguY2007-06-301-1/+19
* a couple more checks just in casebulia byak2007-06-271-6/+8
* use an accessor method to get filter from stylebulia byak2007-06-271-1/+1
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-98/+78
* Removed use of union in paint type/structJon A. Cruz2007-04-051-18/+18
* comment on the order of parsing declarationsbulia byak2007-03-271-0/+3
* also quote fonnames starting from a non-letterbulia byak2007-03-161-0/+3
* quote font-family values if necessary on writing (fixes a bunch of bugs); cha...bulia byak2007-03-161-23/+57
* comment fixbulia byak2007-03-141-1/+1
* Cleanup work for markers - adding some documentation to areas of codeBryce Harrington2006-11-181-7/+0
* cleanup filter handling, fix hreffing, implement release and modified signal ...bulia byak2006-11-161-40/+87
* fix for filter (non)inheritance and a crude workaround for filter mergingbulia byak2006-10-081-3/+12
* add generic set-property-to-this-object-url methodbulia byak2006-10-071-0/+25
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-10/+39
* finish switching to sigc++ SPObject signals for SPStyleMenTaLguY2006-07-261-4/+5
* Added support for enable-background to SPStyleNiko Kiirala2006-07-261-3/+39
* switch to using sigc++ signalsMenTaLguY2006-07-221-26/+42
* Missing style instructions (for filters) added.Hugo Rodrigues2006-06-291-1/+44
* svg-filters branch merged back to headNiko Kiirala2006-06-211-2/+82
* Moving out icc parserJon A. Cruz2006-04-051-30/+4
* include errno.hAaron Spike2006-04-041-0/+1
* initial parsing of icc-color()Jon A. Cruz2006-04-031-1/+32
* Start of support for icc-color in fill/stroke.Peter Moulder2006-04-031-5/+35
* cleanup: (sp_style_paint_clear): All callers were passing hunref=TRUE, unset=...Peter Moulder2006-03-311-17/+11
* Disallow none/currentColor/uri as values for the `color' property, and get ri...Peter Moulder2006-03-311-28/+15
* differentiate _hreffed and _listening flags for color, fill, and stroke paint...bulia byak2006-03-141-13/+66
* (sp_style_write_ipaint): Pretty colour names: use sp_svg_write_color instead ...Peter Moulder2006-03-131-4/+5
* CodingStyle: whitespacePeter Moulder2006-03-131-26/+26
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-70/+70
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-0/+1
* (bzr r90)Ted Gould2006-02-061-1/+0
* yet another fix along the same lines: disconnect listeners if they have been ...bulia byak2006-02-061-1/+6
* further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak2006-02-031-1/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+3703