index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Preserve paint styles with multiple components
Jon A. Cruz
2007-09-06
1
-70
/
+102
*
patch 1786802
bulia byak
2007-09-03
1
-1
/
+1
*
fix inheriting paintservers
bulia byak
2007-07-08
1
-7
/
+15
*
switch fill/stroke paintservers to URIReferences, properly disconnect and del...
bulia byak
2007-07-04
1
-220
/
+165
*
isolated internal spaces no longer force font-family quoting, for the
MenTaLguY
2007-06-30
1
-1
/
+19
*
a couple more checks just in case
bulia byak
2007-06-27
1
-6
/
+8
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-1
/
+1
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-98
/
+78
*
Removed use of union in paint type/struct
Jon A. Cruz
2007-04-05
1
-18
/
+18
*
comment on the order of parsing declarations
bulia byak
2007-03-27
1
-0
/
+3
*
also quote fonnames starting from a non-letter
bulia byak
2007-03-16
1
-0
/
+3
*
quote font-family values if necessary on writing (fixes a bunch of bugs); cha...
bulia byak
2007-03-16
1
-23
/
+57
*
comment fix
bulia byak
2007-03-14
1
-1
/
+1
*
Cleanup work for markers - adding some documentation to areas of code
Bryce Harrington
2006-11-18
1
-7
/
+0
*
cleanup filter handling, fix hreffing, implement release and modified signal ...
bulia byak
2006-11-16
1
-40
/
+87
*
fix for filter (non)inheritance and a crude workaround for filter merging
bulia byak
2006-10-08
1
-3
/
+12
*
add generic set-property-to-this-object-url method
bulia byak
2006-10-07
1
-0
/
+25
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-10
/
+39
*
finish switching to sigc++ SPObject signals for SPStyle
MenTaLguY
2006-07-26
1
-4
/
+5
*
Added support for enable-background to SPStyle
Niko Kiirala
2006-07-26
1
-3
/
+39
*
switch to using sigc++ signals
MenTaLguY
2006-07-22
1
-26
/
+42
*
Missing style instructions (for filters) added.
Hugo Rodrigues
2006-06-29
1
-1
/
+44
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-2
/
+82
*
Moving out icc parser
Jon A. Cruz
2006-04-05
1
-30
/
+4
*
include errno.h
Aaron Spike
2006-04-04
1
-0
/
+1
*
initial parsing of icc-color()
Jon A. Cruz
2006-04-03
1
-1
/
+32
*
Start of support for icc-color in fill/stroke.
Peter Moulder
2006-04-03
1
-5
/
+35
*
cleanup: (sp_style_paint_clear): All callers were passing hunref=TRUE, unset=...
Peter Moulder
2006-03-31
1
-17
/
+11
*
Disallow none/currentColor/uri as values for the `color' property, and get ri...
Peter Moulder
2006-03-31
1
-28
/
+15
*
differentiate _hreffed and _listening flags for color, fill, and stroke paint...
bulia byak
2006-03-14
1
-13
/
+66
*
(sp_style_write_ipaint): Pretty colour names: use sp_svg_write_color instead ...
Peter Moulder
2006-03-13
1
-4
/
+5
*
CodingStyle: whitespace
Peter Moulder
2006-03-13
1
-26
/
+26
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-0
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-70
/
+70
*
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
2006-02-06
1
-0
/
+1
*
(bzr r90)
Ted Gould
2006-02-06
1
-1
/
+0
*
yet another fix along the same lines: disconnect listeners if they have been ...
bulia byak
2006-02-06
1
-1
/
+6
*
further fix: remember is paintservers were hreffed in a flag, fixes undo crash
bulia byak
2006-02-03
1
-1
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+3703
[prev]