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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
cppcheck: null pointer dereference fix
Kris De Gussem
1
-1
/
+1
2012-02-19
fix crash on non-finite stroke widths
Johan B. C. Engelen
1
-0
/
+5
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-2
/
+2
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-08-29
Add minimal support for reading color-interpolation and color-interpolation-f...
Tavmjong Bah
1
-4
/
+43
2011-07-13
Properly handle CSS font shorthand property. Work done with Abhishek Sharma f...
Tavmjong Bah
1
-11
/
+143
2011-07-10
Allow em and ex as units on font-size.
Tavmjong Bah
1
-58
/
+75
2011-07-10
Implement handling of the clip-rule property. Partially based on
Krzysztof Kosi??ski
1
-2
/
+28
2011-06-23
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
1
-1
/
+0
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-25
/
+31
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-18
Follow-up to complete fix for gradient stops and icc.
Jon A. Cruz
1
-5
/
+4
2010-07-18
Correcting black gradient stops when swatches are set or drug.
Jon A. Cruz
1
-25
/
+33
2010-07-18
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
1
-30
/
+37
2010-07-07
Revert device-color for now.
Jon A. Cruz
1
-12
/
+0
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-3
/
+9
2010-06-07
"Fix" for bug #583593 (Default tool styles are not loaded for new users).
Tavmjong Bah
1
-4
/
+4
2010-06-06
Compute baseline-shift relative to parent baseline-shift.
Tavmjong Bah
1
-0
/
+2
2010-06-05
Adding a character to a superscript or subscript no longer resets
Tavmjong Bah
1
-24
/
+14
2010-06-04
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
1
-5
/
+198
2010-04-14
Changed default font from Bitstream Vera Sans to Sans. Not
Tavmjong Bah
1
-3
/
+3
2010-03-27
inherit value as well as computed for linespacing and other spacing propertie...
buliabyak
1
-0
/
+3
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-18
/
+18
2009-12-06
* infrastructure to store device colors as described in http://www.w3.org/TR/...
Felipe Corr??a da Silva Sanches
1
-0
/
+12
2009-08-22
fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ma...
bulia byak
1
-16
/
+29
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-13
/
+13
2009-08-05
SPDocument->Document
johnce
1
-13
/
+13
2009-04-30
workaround for 'clip-path' and 'mask' given as style properties (bug #324849)
Thomas Holder
1
-2
/
+13
2009-01-01
fix crash when ungrouping a group with set-then-unset filter
bulia byak
1
-1
/
+1
2008-11-29
allow sp_style_set_property_url to unset the property as well, if the linked ...
bulia byak
1
-6
/
+8
2008-10-27
From trunk
Ted Gould
1
-8
/
+28
2008-09-19
fix writing invalid color:none; optimize opacity (only if <1) and marker-... ...
bulia byak
1
-14
/
+31
2008-07-24
fix 246944
bulia byak
1
-6
/
+19
2008-07-24
fix crash when writing style with empty font-family
bulia byak
1
-2
/
+4
2008-06-22
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
mjwybrow
1
-1
/
+1
2008-06-06
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
1
-1
/
+1
2008-04-14
patch from bug 214171
bulia byak
1
-1
/
+3
2008-04-14
fix 216898
bulia byak
1
-2
/
+6
2008-04-08
another currentColor fix from bug 174720
bulia byak
1
-2
/
+2
2008-04-08
since marker size depends on stroke width, write stroke width if there's no s...
bulia byak
1
-2
/
+19
2008-04-01
patch by Martin von Gagern for bug 174720
bulia byak
1
-0
/
+3
2008-03-14
skip writing stroke/fill properties when stroke/fill is none
bulia byak
1
-72
/
+87
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+3
2008-01-05
Applying Gail's patch for font-specification
Bryce Harrington
1
-1
/
+40
2007-12-16
trying to fix the unset-gradient-on-transform bug
bulia byak
1
-1
/
+1
2007-09-25
Initial support for icc color selection including CMYK
Jon A. Cruz
1
-12
/
+9
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-3
/
+3
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-68
/
+67
2007-09-06
Preserve paint styles with multiple components
Jon A. Cruz
1
-70
/
+102
2007-09-03
patch 1786802
bulia byak
1
-1
/
+1
[prev]
[next]