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
*
LPEVonKoch : remove redundant assignment (is taken care of by the following i...
Johan B. C. Engelen
2014-10-11
1
-1
/
+1
*
Fix uninitialized variable use in svg-color.cpp. (additionally reduce scope o...
Johan B. C. Engelen
2014-10-11
1
-2
/
+2
*
Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...
Johan B. C. Engelen
2014-10-11
1
-5
/
+7
*
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
2014-10-09
1
-1
/
+5
*
Allow <sodipodi:namedview> attributes to be set by scripts.
Tavmjong Bah
2014-10-09
1
-62
/
+82
*
Add comment.
Tavmjong Bah
2014-10-09
1
-0
/
+1
*
avoid round-off error when calculating viewbox transform c2p (Bug 1374614 and...
Alvin Penner
2014-10-08
1
-10
/
+10
*
Remove unused functions.
Tavmjong Bah
2014-10-05
2
-155
/
+0
*
More direct way of finding font-family in SPText::description.
Tavmjong Bah
2014-10-05
1
-16
/
+4
*
modify scaling procedure for uniform scaling of flowed text (Bug 1278561)
Alvin Penner
2014-10-03
2
-2
/
+17
*
Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,
Tavmjong Bah
2014-10-02
1
-0
/
+32
*
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
2014-10-02
11
-14
/
+18
*
Fixing inconsistencies in the PixelArt dialog.
Nicolas Dufour
2014-10-02
1
-2
/
+2
*
Fix style string while searching for best face match.
Tavmjong Bah
2014-10-02
1
-2
/
+2
*
Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).
Nicolas Dufour
2014-10-01
1
-0
/
+7
*
Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...
Nicolas Dufour
2014-10-01
1
-2
/
+2
*
Fix for bug #690255 (Rename te_IN.po to te.po).
Nicolas Dufour
2014-10-01
1
-2
/
+2
*
Revert r13496 (regression -- needs more work)
Liam P. White
2014-10-01
1
-1
/
+1
*
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
11
-601
/
+130
*
Quick fix to unbreak build from last check in.
Tavmjong Bah
2014-09-29
2
-0
/
+5
*
Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad.
Tavmjong Bah
2014-09-29
4
-0
/
+16
*
transform text in text-on-path the same regardless of whether optimized or pr...
Alvin Penner
2014-09-27
1
-2
/
+4
*
Fix for #1334792. Correct inheritance for 'line-height' property.
Tavmjong Bah
2014-09-23
3
-3
/
+27
*
Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...
Nicolas Dufour
2014-09-23
1
-2
/
+7
*
improved version of rev 13561, to allow transforming both clip and mask on th...
Alvin Penner
2014-09-19
1
-1
/
+9
*
scale clip or mask upon unit change (Bug 1287288)
Alvin Penner
2014-09-19
1
-0
/
+12
*
Fix build for fink on OS X 10.9 by including unistd.h
Bryce Harrington
2014-09-18
1
-0
/
+1
*
Always check result of sp_repr_read_mem for NULL
Bryce Harrington
2014-09-14
3
-2
/
+7
*
Fix GTK3 build
su_v
2014-09-13
1
-0
/
+1
*
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
*
Fix bug #1367520 (crash regression)
Liam P. White
2014-09-10
2
-2
/
+2
*
Fix bug #1357411
Liam P. White
2014-09-09
1
-1
/
+1
*
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
2014-09-08
4
-23
/
+33
*
prevent multiple simultaneous updates during undo (Bug 1348382)
Alvin Penner
2014-09-07
2
-2
/
+2
*
LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring)
Johan B. C. Engelen
2014-09-05
1
-6
/
+5
*
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
*
Fix locale issue in powerstroke width selection
Liam P. White
2014-09-02
1
-5
/
+4
*
Updated about box authors list from AUTHORS file.
Matthew Petroff
2014-09-02
1
-0
/
+10
*
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
*
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
*
Clear the waiting cursor on the old desktop after creating a new one
Liam P. White
2014-08-19
1
-4
/
+6
[next]