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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
1
-0
/
+7
*
Removing unused macro.
Jon A. Cruz
2010-07-04
1
-2
/
+0
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
1
-0
/
+26
*
Adding some const correctness and overloads.
Jon A. Cruz
2010-03-23
1
-11
/
+18
*
fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ma...
bulia byak
2009-08-22
1
-0
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-3
/
+3
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
1
-0
/
+3
*
Initial support for icc color selection including CMYK
Jon A. Cruz
2007-09-25
1
-1
/
+0
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-2
/
+2
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-11
/
+19
*
Preserve paint styles with multiple components
Jon A. Cruz
2007-09-06
1
-0
/
+2
*
switch fill/stroke paintservers to URIReferences, properly disconnect and del...
bulia byak
2007-07-04
1
-21
/
+23
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-2
/
+3
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-7
/
+4
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-0
/
+2
*
Removed use of union in paint type/struct
Jon A. Cruz
2007-04-05
1
-3
/
+3
*
quote font-family values if necessary on writing (fixes a bunch of bugs); cha...
bulia byak
2007-03-16
1
-0
/
+3
*
cleanup filter handling, fix hreffing, implement release and modified signal ...
bulia byak
2006-11-16
1
-0
/
+3
*
add generic set-property-to-this-object-url method
bulia byak
2006-10-07
1
-0
/
+2
*
add a member for gaussian blur deviation (perhaps will need to duplicate othe...
bulia byak
2006-10-04
1
-0
/
+4
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-0
/
+1
*
finish switching to sigc++ SPObject signals for SPStyle
MenTaLguY
2006-07-26
1
-0
/
+2
*
Added support for enable-background to SPStyle
Niko Kiirala
2006-07-26
1
-0
/
+9
*
switch to using sigc++ signals
MenTaLguY
2006-07-22
1
-3
/
+8
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-0
/
+12
*
Start of support for icc-color in fill/stroke.
Peter Moulder
2006-04-03
1
-0
/
+3
*
Disallow none/currentColor/uri as values for the `color' property, and get ri...
Peter Moulder
2006-03-31
1
-4
/
+2
*
differentiate _hreffed and _listening flags for color, fill, and stroke paint...
bulia byak
2006-03-14
1
-4
/
+8
*
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
2006-02-06
1
-0
/
+2
*
(bzr r90)
Ted Gould
2006-02-06
1
-2
/
+0
*
yet another fix along the same lines: disconnect listeners if they have been ...
bulia byak
2006-02-06
1
-0
/
+2
*
further fix: remember is paintservers were hreffed in a flag, fixes undo crash
bulia byak
2006-02-03
1
-0
/
+2
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+509
[prev]