index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Avoid self-snapping when dragging a rotation center, and draw the rotation ce...
Diederik van Lierop
2010-07-24
6
-50
/
+85
*
|
|
|
|
|
support for transform elements (Bug 600473)
Alvin Penner
2010-07-22
1
-33
/
+50
*
|
|
|
|
|
Fix sculpting of nodes with non-degenerate handles.
Krzysztof Kosi??ski
2010-07-22
2
-5
/
+50
*
|
|
|
|
|
1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return...
Diederik van Lierop
2010-07-21
3
-69
/
+50
*
|
|
|
|
|
Make OpenMP actually work on systems that use Autoconf.
Krzysztof Kosi??ski
2010-07-21
2
-1
/
+3
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
When snapping to handle lines (Ctrl+Alt node drag), snap
Krzysztof Kosi??ski
2010-07-21
1
-7
/
+64
*
|
|
|
|
fix Bug 308204, add Visual bbox option
Alvin Penner
2010-07-20
3
-13
/
+88
*
|
|
|
|
- Remove some old code which snapped the rotation center to the bbox, and whi...
Diederik van Lierop
2010-07-20
4
-60
/
+42
*
|
|
|
|
fix windows build, removing dbus from build
Johan B. C. Engelen
2010-07-20
1
-0
/
+1
*
|
|
|
|
Restore code safety for all but Win32.
Jon A. Cruz
2010-07-20
1
-3
/
+6
*
|
|
|
|
patch by Daniel Blueman for Bug 590079
Alvin Penner
2010-07-19
1
-4
/
+8
*
|
|
|
|
fix build broken by 9620
Johan B. C. Engelen
2010-07-19
1
-3
/
+3
*
|
|
|
|
Support for bulge in closing LWPOLYLINE segment. Patch by dormouse for gcodet...
Alvin Penner
2010-07-19
2
-1
/
+15
*
|
|
|
|
British translation update by Bruce (Bug #607022)
Kris De Gussem
2010-07-19
1
-103
/
+179
*
|
|
|
|
Fix snapping to midpoints of closing segments
Diederik van Lierop
2010-07-19
2
-43
/
+55
*
|
|
|
|
updated PO file
Arpad Biro
2010-07-18
1
-104
/
+107
*
|
|
|
|
- do not use shift to disable snapping while holding shift to rotate a guide
Diederik van Lierop
2010-07-18
5
-37
/
+20
*
|
|
|
|
Turn off color profile debug messages.
Jon A. Cruz
2010-07-18
1
-1
/
+1
*
|
|
|
|
Correct the default for the save-as location to match the UI. Fixes bug #5613...
Jon A. Cruz
2010-07-18
2
-2
/
+2
*
|
|
|
|
Forgot CMakeLists.txt, it's 0.48+devel as well now.
Ted Gould
2010-07-18
1
-1
/
+1
*
|
|
|
|
Changing version on the devel branch to be 0.48+devel
Ted Gould
2010-07-18
3
-3
/
+3
*
|
|
|
|
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
10
-126
/
+151
*
|
|
|
|
Simplify code related to snapping while rotating
Diederik van Lierop
2010-07-17
10
-39
/
+17
*
|
|
|
|
Fix build failure when DBus is not enabled
Krzysztof Kosi??ski
2010-07-16
3
-6
/
+31
*
|
|
|
|
Commiting updates and patches from the 0.48 branch.
Ted Gould
2010-07-15
1
-3
/
+2
|
\
|
|
|
|
|
*
|
|
|
Build patch from the Fedora folks
Lubomir Rintel
2010-07-15
1
-3
/
+2
|
*
|
|
|
Translations. French translation update.
Nicolas Dufour
2010-07-14
1
-21
/
+21
|
*
|
|
|
updated PO file
Arpad Biro
2010-07-13
1
-89
/
+55
|
*
|
|
|
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
Nicolas Dufour
2010-07-13
1
-3
/
+5
|
*
|
|
|
Translations. Romanian nsh file update.
Nicolas Dufour
2010-07-13
1
-2
/
+2
|
*
|
|
|
updated PO file
Arpad Biro
2010-07-12
1
-29
/
+22
|
*
|
|
|
Translations. Romanian translation update by Cristian Secară.
Nicolas Dufour
2010-07-12
1
-130
/
+133
*
|
|
|
|
Minor standard output correction during build
Josh Andler
2010-07-14
1
-1
/
+1
*
|
|
|
|
Translations. French translation update.
Nicolas Dufour
2010-07-14
1
-21
/
+21
*
|
|
|
|
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
Nicolas Dufour
2010-07-13
1
-3
/
+5
*
|
|
|
|
Set a default value for 'with_dbus'
Ted Gould
2010-07-13
1
-0
/
+1
*
|
|
|
|
updated PO file
Arpad Biro
2010-07-13
1
-89
/
+55
*
|
|
|
|
Merging in the DBus Interface from GSoC 2009
Ted Gould
2010-07-13
33
-4
/
+6378
|
\
\
\
\
\
|
*
\
\
\
\
Upgrading to trunk
Ted Gould
2010-07-13
326
-206910
/
+237181
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Translations. Romanian nsh file update.
Nicolas Dufour
2010-07-13
1
-2
/
+2
*
|
|
|
|
|
updated PO file
Arpad Biro
2010-07-12
1
-29
/
+22
*
|
|
|
|
|
Translations. Romanian translation update by Cristian Secară.
Nicolas Dufour
2010-07-12
1
-130
/
+133
*
|
|
|
|
|
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
27
-198
/
+327
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Stop setting of stops from getting url() reference colors.
Jon A. Cruz
2010-07-11
3
-49
/
+82
*
|
|
|
|
CSS length attributes must have units.
Tavmjong Bah
2010-07-10
1
-2
/
+2
*
|
|
|
|
Translations. Indonesian translation update by Waluyo Adi Siswanto.
Nicolas Dufour
2010-07-09
1
-246
/
+234
*
|
|
|
|
Translations. Romanian translation update, Japanese win32 installer update.
Nicolas Dufour
2010-07-09
2
-74
/
+80
*
|
|
|
|
Cleanup of gradient swatch property and collection policy.
Jon A. Cruz
2010-07-09
6
-43
/
+82
*
|
|
|
|
7th update, almost there
Alexandre Prokoudine
2010-07-09
1
-66
/
+98
*
|
|
|
|
updated PO file
Arpad Biro
2010-07-08
1
-44
/
+25
[prev]
[next]