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 (r13554)
su_v
2014-09-13
2
-2
/
+3
|
\
|
*
i18n. Adding context to the "Group" verb (undo history).
Nicolas Dufour
2014-09-12
1
-1
/
+1
|
*
i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...
Nicolas Dufour
2014-09-12
1
-1
/
+2
*
|
update to trunk (r13551)
su_v
2014-09-11
2
-2
/
+2
|
\
|
|
*
Fix bug #1367520 (crash regression)
Liam P. White
2014-09-10
2
-2
/
+2
*
|
update to trunk (r13550)
su_v
2014-09-09
1
-1
/
+1
|
\
|
|
*
Fix bug #1357411
Liam P. White
2014-09-09
1
-1
/
+1
*
|
update to trunk (r13549)
su_v
2014-09-08
4
-23
/
+33
|
\
|
|
*
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
2014-09-08
4
-23
/
+33
*
|
update to trunk (r13547)
su_v
2014-09-07
2
-2
/
+2
|
\
|
|
*
prevent multiple simultaneous updates during undo (Bug 1348382)
Alvin Penner
2014-09-07
2
-2
/
+2
*
|
update to trunk (r13546)
su_v
2014-09-06
1
-6
/
+5
|
\
|
|
*
LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring)
Johan B. C. Engelen
2014-09-05
1
-6
/
+5
*
|
update to trunk (r13545)
su_v
2014-09-05
12
-40
/
+309
|
\
|
|
*
LPE Powerstroke: add Centripetal Catmull-Rom interpolator
Johan B. C. Engelen
2014-09-04
2
-2
/
+91
|
*
resolves bug 1348417 and implements addition features for bug 1302857
mathog
2014-09-04
8
-33
/
+218
|
*
Remove more whiteboard related leftovers.
Josh Andler
2014-09-02
2
-5
/
+0
*
|
update to trunk (r13542)
su_v
2014-09-02
1
-5
/
+4
|
\
|
|
*
Fix locale issue in powerstroke width selection
Liam P. White
2014-09-02
1
-5
/
+4
*
|
update to trunk (r13539)
su_v
2014-09-02
1
-0
/
+10
|
\
|
|
*
Updated about box authors list from AUTHORS file.
Matthew Petroff
2014-09-02
1
-0
/
+10
*
|
update to trunk (r13538)
su_v
2014-09-01
8
-37
/
+47
|
\
|
|
*
BinReloc: fix -Wwrite-strings
Liam P. White
2014-09-01
2
-2
/
+2
|
*
Fix for bug #1363497 (strange crash with knot path effect)
Liam P. White
2014-08-31
1
-21
/
+17
|
*
Translators list update
Nicolas Dufour
2014-08-30
1
-3
/
+5
|
*
Fix rotation center regression caused by my own commit 13512
Diederik van Lierop
2014-08-26
2
-9
/
+21
|
*
UI. Fix for Bug #340723 "Interface inconsistency of tooltips".
Nicolas Dufour
2014-08-26
2
-2
/
+2
*
|
update to trunk (r13531)
su_v
2014-08-24
4
-8
/
+114
|
\
|
|
*
fix Windows 64-bit build
Johan B. C. Engelen
2014-08-23
1
-2
/
+2
|
*
Fix skewing bug that could lead to infinite transforms
Diederik van Lierop
2014-08-23
1
-3
/
+10
|
*
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
*
|
add poppler data to bundle, fix relocation support (see bug #956282)
su_v
2014-08-21
1
-0
/
+24
*
|
Reorg Resources folder: move inkscape's shared resources into Resources/share...
su_v
2014-08-20
1
-17
/
+17
|
/
*
Clear the waiting cursor on the old desktop after creating a new one
Liam P. White
2014-08-19
1
-4
/
+6
*
Fix some issues with constrained snapping
Diederik van Lierop
2014-08-17
1
-49
/
+36
*
fix build problem for win32 due to syntax problem in .rc files after tagging ...
Adib Taraben
2014-08-17
3
-6
/
+6
*
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
2014-08-17
1
-3
/
+4
*
Work around for upstream GTK bug #734915 (speeds launch times)
Liam P. White
2014-08-17
1
-7
/
+9
*
Fix grid jumping (bug #1342238).
Matthew Petroff
2014-08-17
2
-1
/
+8
*
Fix shift of transformation center on pasting
Diederik van Lierop
2014-08-16
3
-10
/
+12
*
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2014-08-15
2
-2
/
+8
*
suppress compiler warning
Kris De Gussem
2014-08-15
1
-1
/
+1
*
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
2014-08-15
2
-2
/
+7
*
Set pre-release version to 0.91pre2
Bryce Harrington
2014-08-15
4
-16
/
+16
*
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
4
-20
/
+28
*
Revert unintentional changes
Liam P. White
2014-08-13
3
-33
/
+32
*
Fix build
Liam P. White
2014-08-13
5
-33
/
+38
*
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2014-08-13
2
-5
/
+19
*
Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).
Nicolas Dufour
2014-08-10
1
-15
/
+25
*
Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...
Liam P. White
2014-08-09
1
-30
/
+45
[next]