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
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-156
/
+79
*
Another typo...
Tavmjong Bah
2014-03-11
1
-1
/
+1
*
Update attributes unit test, expand style unit test and fix bug found.
Tavmjong Bah
2014-03-08
1
-1
/
+1
*
Fix typo in "paint-order".
Tavmjong Bah
2014-03-07
1
-1
/
+1
*
Read new SVG2 property 'paint-order'.
Tavmjong Bah
2014-02-18
1
-0
/
+199
*
New CSS blending modes (outside of filters).
Tavmjong Bah
2013-12-10
1
-0
/
+51
*
Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoom...
Tavmjong Bah
2013-11-13
1
-4
/
+4
*
Remove duplicate if statement
David Turner
2013-10-09
1
-2
/
+0
*
leak fixes: free marker value on delete; free the return value of uri's toStr...
buliabyak
2013-09-28
1
-3
/
+15
*
Proper fix for bug 1127103 (Filter changes color when object flipped.)
Tavmjong Bah
2013-09-25
1
-3
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-1
/
+4
|
\
|
*
Merge in patch for Jabiertxo Arraiza Cenoz in bug lp:1127103
Martin Owens
2013-09-18
1
-1
/
+4
*
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-87
/
+296
|
\
|
|
*
merge from trunk (r12487)
su_v
2013-08-29
1
-19
/
+92
|
|
\
|
*
|
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-86
/
+294
*
|
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-15
/
+15
|
|
/
|
/
|
*
|
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
1
-16
/
+16
|
\
\
|
*
|
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-16
/
+16
|
|
/
*
|
init SPStyle better: fixes a bunch of bugs resulting from improper re-init of...
Johan B. C. Engelen
2013-08-06
1
-5
/
+71
*
|
disable really bad memset on a huge struct that contains member objects besid...
Johan B. C. Engelen
2013-08-03
1
-2
/
+8
|
/
*
define booleans as booleans (prevent future errors in comparisons)
Kris De Gussem
2013-04-22
1
-1
/
+1
*
Implement read/write of image-rendering property. To be used to control scaling.
Tavmjong Bah
2013-04-08
1
-29
/
+69
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-1
/
+1
*
Bug fix for color-interpolation, color-interpolation-filters. Get rid of anno...
Tavmjong Bah
2012-12-22
1
-6
/
+2
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-3
/
+3
*
some memleak fixes (Bug #1043571)
Kris De Gussem
2012-09-20
1
-7
/
+5
*
Static code checking (Bug #614232)
Kris De Gussem
2012-09-13
1
-3
/
+4
*
Fix for 168164 : Default text output to px
John Smith
2012-08-25
1
-1
/
+1
*
Fix for 168164 : Font size, always output px option
John Smith
2012-08-21
1
-2
/
+18
*
Fix for 168164 : Font sizes in points option
John Smith
2012-08-16
1
-4
/
+57
*
Change default font to a CSS valid default font (Sans -> sans-serif).
Tavmjong Bah
2012-05-21
1
-3
/
+3
*
Adding checks to prevent null pointer dereferences
Kris De Gussem
2012-05-04
1
-31
/
+60
*
cppcheck: null pointer dereference fix
Kris De Gussem
2012-02-21
1
-1
/
+1
*
fix crash on non-finite stroke widths
Johan B. C. Engelen
2012-02-19
1
-0
/
+5
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-2
/
+2
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Add minimal support for reading color-interpolation and color-interpolation-f...
Tavmjong Bah
2011-08-29
1
-4
/
+43
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
1
-58
/
+207
|
\
|
*
Properly handle CSS font shorthand property. Work done with Abhishek Sharma f...
Tavmjong Bah
2011-07-13
1
-11
/
+143
|
*
Allow em and ex as units on font-size.
Tavmjong Bah
2011-07-10
1
-58
/
+75
*
|
Implement handling of the clip-rule property. Partially based on
Krzysztof Kosi??ski
2011-07-10
1
-2
/
+28
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+0
|
/
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-25
/
+31
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+10
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-3
/
+9
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
1
-30
/
+37
*
|
Revert device-color for now.
Jon A. Cruz
2010-07-07
1
-12
/
+0
|
/
*
"Fix" for bug #583593 (Default tool styles are not loaded for new users).
Tavmjong Bah
2010-06-07
1
-4
/
+4
*
Compute baseline-shift relative to parent baseline-shift.
Tavmjong Bah
2010-06-06
1
-0
/
+2
[next]