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 blurry pattern fills on text objects (blocker bug #1005892).
Krzysztof Kosi??ski
2013-11-01
2
-31
/
+43
*
libcroco: Backport size checking fix (commit 209e5,aa60a)
Alex Valavanis
2013-11-01
1
-2
/
+2
*
conversions from radians to degrees for arcs (Bug 324117)
Alvin Penner
2013-10-31
2
-10
/
+12
*
Remove warning on bbox and allow empty bound selection to clear existing sele...
Martin Owens
2013-10-31
1
-8
/
+6
*
Partially fix crashes when entering a group with deleted id
Krzysztof Kosi??ski
2013-10-31
1
-4
/
+9
*
fix memleak. Export dialog still has many of its pointer members leaking !!!
Johan B. C. Engelen
2013-10-30
2
-24
/
+26
*
fix warnings
Johan B. C. Engelen
2013-10-30
1
-2
/
+14
*
suppress uninitialized variables (x and y) warning, don't ask why... g++'s wa...
Johan B. C. Engelen
2013-10-29
1
-2
/
+5
*
saving units is not implemented yet, and noone should call the save method
Johan B. C. Engelen
2013-10-29
2
-5
/
+6
*
units: fix stroke/gradient/whatever scaling when changing document unit in th...
Johan B. C. Engelen
2013-10-29
1
-5
/
+25
*
fix warning
Kris De Gussem
2013-10-29
1
-1
/
+1
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
8
-10
/
+10
*
fix code: prevent cornercase from crashing
Johan B. C. Engelen
2013-10-29
1
-33
/
+31
*
suppress warning
Johan B. C. Engelen
2013-10-29
1
-0
/
+1
*
supress some compiler warnings
Johan B. C. Engelen
2013-10-29
1
-4
/
+2
*
fix crash
Johan B. C. Engelen
2013-10-28
2
-13
/
+16
*
unit display: fix typo
Johan B. C. Engelen
2013-10-28
1
-1
/
+1
*
fix crash
Johan B. C. Engelen
2013-10-28
1
-1
/
+1
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-28
6
-16
/
+16
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-27
6
-14
/
+14
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-27
6
-8
/
+8
*
fix warning and add comments about fixing code
Johan B. C. Engelen
2013-10-27
2
-1
/
+6
*
fix warnings
Johan B. C. Engelen
2013-10-27
3
-3
/
+3
*
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
2013-10-27
5
-5
/
+6
*
fix crash, partly fix vertical positioning issue. couldn't figure out how to ...
Johan B. C. Engelen
2013-10-27
2
-10
/
+8
*
Fix gradient stop selection when switching to dropper tool.
Markus Engel
2013-10-27
1
-1
/
+2
*
Added some consts.
Markus Engel
2013-10-26
49
-183
/
+196
*
fix crash
Johan B. C. Engelen
2013-10-26
1
-1
/
+1
*
Fix memleak in reference counting introduced in r12532.
Markus Engel
2013-10-26
1
-1
/
+1
*
Fix for Bug 1241783 (WMF image output size)
David Mathog
2013-10-25
1
-1
/
+4
*
WMF import: fix scaling of files without ViewPort record
David Mathog
2013-10-25
1
-1
/
+3
*
don't update doc unit stuff when initializing DocumentProperties dialog widgets
Johan B. C. Engelen
2013-10-25
1
-8
/
+14
*
Fix for Bug 1242927 (minor EMF import issues)
David Mathog
2013-10-24
1
-4
/
+11
*
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
2013-10-24
3
-0
/
+5
*
try to add some const-correctness
Johan B. C. Engelen
2013-10-24
4
-2
/
+9
*
fix bad style
Johan B. C. Engelen
2013-10-24
1
-1
/
+1
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
12
-14
/
+25
*
fix crash bug 1237676
Johan B. C. Engelen
2013-10-24
2
-15
/
+22
*
cppcheck
Kris De Gussem
2013-10-22
3
-9
/
+9
*
Fix for Bug #1022543 (Ctrl+C increments the documents count).
Nicolas Dufour
2013-10-22
1
-7
/
+11
*
Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).
Nicolas Dufour
2013-10-22
1
-2
/
+9
*
Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...
Nicolas Dufour
2013-10-22
1
-1
/
+2
*
remove confusing bitfield declaration. bitfield not even needed here.
Johan B. C. Engelen
2013-10-21
2
-2
/
+2
*
fix ambiguity error with C++11 (gcc 4.6.2 Windows)
Johan B. C. Engelen
2013-10-21
1
-1
/
+1
*
update parts of 2geom
Johan B. C. Engelen
2013-10-21
3
-5
/
+23
*
Fix mesh gradient tool.
Markus Engel
2013-10-21
1
-12
/
+17
*
Fix bug introduced in r12686.
Markus Engel
2013-10-21
1
-6
/
+1
*
Fix build errors with clang 3.3 and c++11 enabled.
Markus Engel
2013-10-18
6
-70
/
+66
*
fix memory reallocation
Kris De Gussem
2013-10-17
1
-10
/
+74
*
fix wrong memory deallocation
Kris De Gussem
2013-10-17
1
-1
/
+1
[next]