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
*
Correct positioning of custom markers. Fixes #230491.
Tavmjong Bah
2014-01-30
3
-17
/
+20
*
Prevent crash if a symbols file does not have a title.
Tavmjong Bah
2014-01-30
1
-1
/
+9
*
Revert sp-image until the refactoring takes.
Martin Owens
2014-01-29
2
-48
/
+92
*
Protect pdf and png exports from failure and output reasonalbe warnings.
Martin Owens
2014-01-27
2
-5
/
+12
*
Protect export options from blank filenames, png, pdf, emf and wmf. This shou...
Martin Owens
2014-01-27
1
-1
/
+14
*
sbasis-to-bezier : add support for case where Bezier control arm length is ze...
Alvin Penner
2014-01-26
1
-8
/
+21
*
Check file existance and clean up memory issues thanks to KK and Johan
Martin Owens
2014-01-26
4
-10
/
+23
*
A partial refactor of sp-image.cpp, expect more.
Martin Owens
2014-01-25
2
-56
/
+38
*
Move absolute path generator to URI and use std::strings
Martin Owens
2014-01-25
5
-19
/
+28
*
Fix GTK3 build failure (follow-up to r12971)
su_v
2014-01-23
1
-0
/
+2
*
Make sure we're not interfering with right or middle click with undo preventi...
Martin Owens
2014-01-23
1
-1
/
+1
*
Don't throw away an existing full path.
Martin Owens
2014-01-23
1
-6
/
+9
*
Improve warnings for missing files. Don't just assert bolocks to the user.
Martin Owens
2014-01-22
2
-2
/
+8
*
Move sub-document reference creation code from uri-reference to document.cpp ...
Martin Owens
2014-01-22
3
-43
/
+51
*
Protect against infinate looping of new included hrefs
Martin Owens
2014-01-22
4
-13
/
+24
*
Improve use tag logic by recording the loaded documents in a list.
Martin Owens
2014-01-22
3
-10
/
+35
*
EMF export: fix handling of transformed rectangular gradients (bug #1263242)
David Mathog
2014-01-21
1
-9
/
+9
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
5
-10
/
+9
*
Revert last commit (breaks changing document units).
Matthew Petroff
2014-01-21
1
-18
/
+4
*
Fix imprecise viewBox dimensions on page size change (bug #1235279).
Matthew Petroff
2014-01-21
1
-4
/
+18
*
1. make scaling of stroke of horizontal line the same as nearly horizontal li...
Alvin Penner
2014-01-20
1
-12
/
+10
*
cppcheck stuff
Kris De Gussem
2014-01-20
4
-16
/
+15
*
Fix for bug #1270287 (The toolbox buttons toggle between being pressed and re...
Nicolas Dufour
2014-01-20
1
-0
/
+1
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
4
-15
/
+18
*
Allow undo methods to survive a non-sensitive call.
Martin Owens
2014-01-19
1
-3
/
+3
*
i18n. No need to translate strings with one single space.
Nicolas Dufour
2014-01-19
1
-1
/
+1
*
LPE strings consistency fix.
Nicolas Dufour
2014-01-19
2
-3
/
+3
*
fix scaling crash caused by negative stroke (Bug 1270464)
Alvin Penner
2014-01-19
1
-0
/
+3
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
3
-4
/
+13
*
Fix missing embeded image condition, kindly caught by suv in bug #1270334
Martin Owens
2014-01-18
1
-3
/
+8
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
33
-2911
/
+19217
*
i18n. Fix for Bug #1269943 (Context for message Offset:).
kris-degussem
2014-01-17
2
-2
/
+2
*
avoid singularity when scaling horizontal or vertical line. (Bug 1262146)
Alvin Penner
2014-01-17
1
-3
/
+3
*
Better fix for GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-2
/
+2
*
GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-1
/
+2
*
i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...
Nicolas Dufour
2014-01-17
1
-3
/
+4
*
More cleaning of the image tag handler and seperate filename from load.
Martin Owens
2014-01-17
1
-26
/
+24
*
prevent compiler warnings
Kris De Gussem
2014-01-16
1
-1
/
+1
*
fix null pointer dereference
Kris De Gussem
2014-01-16
1
-4
/
+6
*
Clean up sp-image's read_image, remove duplicate code
Martin Owens
2014-01-16
1
-43
/
+14
*
Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).
Nicolas Dufour
2014-01-16
1
-5
/
+6
*
2geom: remove accidentally forgotten debug message
Johan B. C. Engelen
2014-01-16
1
-1
/
+1
*
Add the ability to load external documents in xlink:hrefs such as the use ele...
Martin Owens
2014-01-16
1
-3
/
+21
*
i18n. New from Template entries now translatable (see Bug #383844). POT file ...
Nicolas Dufour
2014-01-15
1
-5
/
+5
*
for rubberband outline, add shading instead of XOR (Bug 1266308)
Alvin Penner
2014-01-15
4
-1
/
+15
*
Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...
Tavmjong Bah
2014-01-15
1
-3
/
+3
*
Fix for Bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2014-01-15
3
-5
/
+12
*
drop useless checks for hard Cairo version dependency
Alex Valavanis
2014-01-15
2
-8
/
+0
*
Additional fix for Bug #1268778 (Move cursor disappears after clicking on Sel...
Nicolas Dufour
2014-01-15
1
-2
/
+9
*
Fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool (F...
Nicolas Dufour
2014-01-14
1
-13
/
+12
[next]