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
*
Fix cycling through nodes with tab key.
Markus Engel
2013-10-09
2
-12
/
+1
*
Fix for invisible node tool cursor.
Markus Engel
2013-10-09
1
-3
/
+3
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
21
-28
/
+29
*
Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7).
Nicolas Dufour
2013-10-09
1
-1
/
+1
*
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
2013-10-08
11
-438
/
+407
*
cppcheck
Kris De Gussem
2013-10-07
4
-7
/
+4
*
cppcheck: initialisation
Kris De Gussem
2013-10-07
2
-12
/
+16
*
initialisation
Kris De Gussem
2013-10-06
2
-3
/
+9
*
cppcheck
Kris De Gussem
2013-10-06
1
-16
/
+19
*
Add 3d Box displayName and description
Martin Owens
2013-10-06
2
-0
/
+11
*
Order of message setting for tools
Martin Owens
2013-10-06
1
-1
/
+2
*
Bumping a new release of libdepixelize
VinÃcius dos Santos Oliveira
2013-10-06
6
-181
/
+299
*
Fix EMF/WMF import scale (Bug #1229120).
Matthew Petroff
2013-10-05
2
-0
/
+52
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
9
-190
/
+269
*
C++
Johan B. C. Engelen
2013-10-04
23
-93
/
+96
*
C++
Johan B. C. Engelen
2013-10-04
11
-40
/
+42
*
fix bug (added some comments to jabiertxof's patch)
Johan B. C. Engelen
2013-10-04
2
-3
/
+4
*
fix hiding overloaded virtual
Johan B. C. Engelen
2013-10-04
6
-6
/
+6
*
LPE: add some const correctness, remove unused function, and fix potential cr...
Johan B. C. Engelen
2013-10-04
4
-18
/
+29
*
Do not allow NULL _spcurve to be set in PathManipulator.
Krzysztof Kosi??ski
2013-10-04
1
-0
/
+4
*
Remove unnecessary warning
Krzysztof Kosi??ski
2013-10-04
1
-1
/
+0
*
if this->pixbuf check must come earlier to prevent crash
buliabyak
2013-10-03
1
-65
/
+67
*
FIXME comment
buliabyak
2013-10-03
1
-0
/
+1
*
properly protect the undo stack from deleting templates and setting viewbox
buliabyak
2013-10-03
1
-1
/
+4
*
Fix segment welding in the node tool hanging when a two-point segment
Krzysztof Kosi??ski
2013-10-02
1
-2
/
+7
*
Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suite
Krzysztof Kosi??ski
2013-10-01
1
-14
/
+22
*
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
2013-10-01
15
-106
/
+97
*
Fix possible bug in DrawingItem code
Krzysztof Kosi??ski
2013-10-01
1
-0
/
+4
*
Revert render svg:patern segment for fill and stroke
Martin Owens
2013-10-01
2
-3
/
+3
*
Minor improvements to DrawingItem code and documentation
Krzysztof Kosi??ski
2013-10-01
1
-8
/
+37
*
Fix mismatched tags
Alex Valavanis
2013-10-01
1
-2
/
+2
*
Fix computed shapes disappearing when grouping within filtered groups.
Krzysztof Kosi??ski
2013-10-01
1
-15
/
+20
*
more string leaks
Johan B. C. Engelen
2013-09-30
2
-3
/
+9
*
fix previous commit
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
string leaks
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
memleaks!
Johan B. C. Engelen
2013-09-30
1
-1
/
+2
*
memleaks
Johan B. C. Engelen
2013-09-30
1
-3
/
+9
*
memleak
Johan B. C. Engelen
2013-09-30
1
-1
/
+3
*
memleak!
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
fix another g_strdup memleak
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
fix obvious leak
Johan B. C. Engelen
2013-09-30
1
-0
/
+2
*
fix memleak
Johan B. C. Engelen
2013-09-30
1
-3
/
+9
*
fix memleak (duplicating string is not necessary, as ustring's constructor a...
Johan B. C. Engelen
2013-09-30
1
-1
/
+1
*
Fix translations for tool messages
Martin Owens
2013-09-30
1
-23
/
+23
*
Reduce tools-switcher code, add description for node and select toos.
Martin Owens
2013-09-30
1
-134
/
+30
*
Further changes to SPEllipse.
Markus Engel
2013-09-29
3
-73
/
+63
*
Adding tutorial-tracing-pixelart
VinÃcius dos Santos Oliveira
2013-09-29
3
-0
/
+7
*
collectOrphans moved to the end of destructor to prevent leaking of uncollect...
buliabyak
2013-09-29
1
-2
/
+3
*
fix leaking of transforms
buliabyak
2013-09-28
1
-0
/
+1
*
clear paints on delete to release reffed paintservers, fixes leaking of gradi...
buliabyak
2013-09-28
1
-0
/
+2
[next]