index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to trunk
Jabier Arraiza Cenoz
2014-03-14
21
-85
/
+143
|
\
|
*
Add a few font related tests.
Tavmjong Bah
2014-03-14
1
-2
/
+18
|
*
Return correct values for SPColor::operator==
Tavmjong Bah
2014-03-14
1
-3
/
+4
|
*
Remove obsolete Whiteboard cruft from the default preferences file
Krzysztof Kosi??ski
2014-03-14
1
-4
/
+0
|
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
16
-52
/
+55
|
*
Fix gradient position on document import (bug #1283193)
David Mathog
2014-03-13
2
-24
/
+66
*
|
Adding default argument to PathManipulator::isBSpline.
Vinícius dos Santos Oliveira
2014-03-14
1
-1
/
+1
*
|
Small code simplification
Vinícius dos Santos Oliveira
2014-03-14
1
-5
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-13
17
-56
/
+95
|
\
|
|
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
12
-9
/
+54
|
*
Render zero-width PDF lines as 1px lines compensated for current transform.
Krzysztof Kosi??ski
2014-03-13
2
-13
/
+9
|
*
pdfinput: Do not use an extremely ugly static variable in SvgBuilder
Krzysztof Kosi??ski
2014-03-13
2
-28
/
+30
|
*
Remove redundant variable from SPFeImage
Krzysztof Kosi??ski
2014-03-12
2
-6
/
+2
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-12
1
-1
/
+1
|
\
|
|
*
Disconnect before destroying URI
Krzysztof Kosi??ski
2014-03-12
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-12
6
-21
/
+47
|
\
|
|
*
incorrect gradient transform on copy&paste.. committing for mathog
Raphael Rosch
2014-03-12
4
-4
/
+26
|
*
Use NEAREST filter when transforming cache
Krzysztof Kosi??ski
2014-03-12
1
-0
/
+1
|
*
Do not transform render cache for transforms which are not integer
Krzysztof Kosi??ski
2014-03-12
1
-16
/
+19
|
*
Allow ungrouping switches
Krzysztof Kosi??ski
2014-03-12
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-11
21
-804
/
+776
|
\
|
|
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
20
-800
/
+760
|
*
Add a few more style tests.
Tavmjong Bah
2014-03-11
1
-3
/
+15
|
*
Another typo...
Tavmjong Bah
2014-03-11
1
-1
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-10
42
-68
/
+122
|
\
|
|
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
32
-44
/
+15
|
*
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
2014-03-09
4
-10
/
+28
|
*
Remove useless r variable and warning
Martin Owens
2014-03-08
1
-6
/
+5
|
*
Fix crashes caused by the desktop's query_style signal being called before
Krzysztof Kosi??ski
2014-03-08
3
-4
/
+12
|
*
Update attributes unit test, expand style unit test and fix bug found.
Tavmjong Bah
2014-03-08
3
-4
/
+62
*
|
Removing repeated condition logical test to make the code more readable
Vinícius dos Santos Oliveira
2014-03-10
1
-8
/
+6
*
|
Shortening code through removal of variable declaration used only at one
Vinícius dos Santos Oliveira
2014-03-10
1
-2
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-08
9
-132
/
+369
|
\
|
|
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
5
-127
/
+362
|
*
Symbols. Adding missing include.
Nicolas Dufour
2014-03-07
1
-1
/
+1
|
*
Fix typo in "paint-order".
Tavmjong Bah
2014-03-07
1
-1
/
+1
|
*
Use CAIRO_FILTER_GOOD instead of CAIRO_FILTER_BEST in the interactive
Krzysztof Kosi??ski
2014-03-07
1
-1
/
+2
|
*
Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...
Nicolas Dufour
2014-03-06
2
-2
/
+3
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-06
1
-37
/
+46
|
\
|
|
*
Take "preserveAspectRatio" into account in pattern.
Tavmjong Bah
2014-03-06
1
-10
/
+5
|
*
Rewrite of pattern geometry code. Fix for 1288489.
Tavmjong Bah
2014-03-06
1
-35
/
+49
*
|
Fixed a bug when click over the previuos node in bspline/spiro mode
root
2014-03-06
1
-1
/
+0
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-06
1
-86
/
+81
|
\
|
|
*
WMF: fix for files with swapped W, H in the SETWINDOWEXT record
David Mathog
2014-03-06
1
-86
/
+81
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-06
4
-123
/
+105
|
\
|
|
*
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
2014-03-05
3
-120
/
+104
|
*
When an externally linked image is modified, mark it for update instead
Krzysztof Kosi??ski
2014-03-05
1
-3
/
+1
|
*
static code analysis: references for string classes that are function input p...
Kris De Gussem
2014-03-04
2
-268
/
+282
*
|
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
10
-107
/
+106
*
|
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
2
-268
/
+282
[next]