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
...
|
*
|
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
2009-08-05
3
-3
/
+3
|
*
|
struct Document->class Document
johnce
2009-08-05
2
-1
/
+2
|
*
|
SPDocument->Document
johnce
2009-08-05
2
-4
/
+4
|
*
|
SPDocument->Document
johnce
2009-08-05
58
-179
/
+179
|
*
|
SPDocument->Document
johnce
2009-08-05
48
-122
/
+122
|
*
|
SPDocument->Document
johnce
2009-08-05
16
-47
/
+47
|
*
|
SPDocument->Document
johnce
2009-08-05
46
-143
/
+143
|
*
|
SPDocument->Document
johnce
2009-08-05
158
-622
/
+793
|
*
|
FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...
theAdib
2009-08-03
1
-2
/
+53
|
*
|
FIX 309856 353847 in case save_as fails the document uri is reverted
theAdib
2009-08-02
1
-10
/
+23
|
*
|
remember sticky_zoom toggle button state
Thomas Holder
2009-08-02
1
-1
/
+12
|
*
|
FIX 407115 test writing into file and throw exception upstream if needed
theAdib
2009-08-02
1
-1
/
+4
|
*
|
Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...
Diederik van Lierop
2009-08-02
6
-179
/
+225
|
*
|
Snap guides to grids (fixes bug #170741)
Diederik van Lierop
2009-08-02
3
-43
/
+37
|
*
|
FIX 309856 353847: correctly advertise exception leads to error message dialogue
Adib Taraben
2009-08-01
4
-11
/
+32
|
*
|
When switching context by pressing a key, while dragging to create a new shap...
Diederik van Lierop
2009-08-01
5
-0
/
+83
|
*
|
Snap guides to intersections of curves too (see bug #405419)
Diederik van Lierop
2009-07-29
3
-9
/
+23
|
*
|
Fix for bug LP #383244 (patch by Hannes Hochreiner)
Nicolas Dufour
2009-07-29
1
-3
/
+7
|
*
|
Fix for bug #404488 by Yann Papouin
Diederik van Lierop
2009-07-29
1
-1
/
+1
|
*
|
Remove unnecessary tab in Layers dialog (closes LP #364224)
Maximilian Albert
2009-07-29
2
-4
/
+1
|
*
|
Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...
Nicolas Dufour
2009-07-29
1
-1
/
+4
|
*
|
Fix bug #168387 (Display mode toggle doesn't update radio button)
Diederik van Lierop
2009-07-28
2
-6
/
+50
|
*
|
Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ...
Josh Andler
2009-07-21
1
-1
/
+0
|
*
|
Make the snap delay mechanism easier to implement for the devs, and get rid o...
Diederik van Lierop
2009-07-18
20
-201
/
+66
|
*
|
Fix for bug LP #400985 (3 strings in UI are not translatable)
Nicolas Dufour
2009-07-18
2
-6
/
+6
|
*
|
Use cursor-tweak-move.xpm for all object modes and cursor-color.xpm
Tavmjong Bah
2009-07-18
1
-1
/
+6
|
*
|
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
2009-07-16
7
-73
/
+132
|
*
|
shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths...
Johan B. C. Engelen
2009-07-15
2
-16
/
+17
|
*
|
- Fix bug #171150: Connectors should always touch the shape boundary
mjwybrow
2009-07-15
2
-125
/
+111
|
*
|
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
2009-07-13
5
-5
/
+5
|
*
|
Fix width slider for Eraser Tool
Josh Andler
2009-07-13
1
-2
/
+2
|
*
|
Fixed a icon name string which shouldn't have been translatable.
Luca Bruno
2009-07-13
1
-1
/
+1
|
*
|
sp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) ...
Peter Moulder
2009-07-13
2
-6
/
+7
|
*
|
libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP an...
Peter Moulder
2009-07-13
1
-3
/
+4
|
*
|
doc: add TODO comment for handling hrefs better.
Peter Moulder
2009-07-13
1
-0
/
+7
|
*
|
fix a small memleak
bulia byak
2009-07-12
1
-0
/
+1
|
*
|
Don't allow the "proportion" parameter of a star to become NaN, because this ...
Diederik van Lierop
2009-07-12
1
-2
/
+4
*
|
|
Add the build dir dbus directory to grab some headerfiles for distcheck.
Ted Gould
2009-08-28
1
-0
/
+1
*
|
|
Added test script I thought was already added.
Soren Berg
2009-08-20
1
-0
/
+290
*
|
|
Fixed spirals.
Soren Berg
2009-08-17
1
-1
/
+4
*
|
|
Fixed document_interface_line
Soren Berg
2009-08-17
2
-5
/
+2
*
|
|
More documentation.
Soren Berg
2009-08-17
4
-2
/
+18
*
|
|
Fixed directory for inkscape executable.
Soren Berg
2009-08-17
1
-1
/
+1
*
|
|
Updated notes.
Soren Berg
2009-08-15
1
-11
/
+10
*
|
|
Fixed service file!
Soren Berg
2009-08-15
2
-2
/
+2
*
|
|
Added copyright info to proposed interface.
Soren Berg
2009-08-15
1
-0
/
+15
*
|
|
Added proposed interface file.
Soren Berg
2009-08-15
3
-3
/
+179
*
|
|
Added an intro to coders interested in modifing the code.
Soren Berg
2009-08-13
1
-2
/
+47
*
|
|
Added file with some current issues listed for coders.
Soren Berg
2009-08-13
1
-0
/
+35
*
|
|
Made wrapper functions non static.
Soren Berg
2009-08-13
9
-168
/
+342
[prev]
[next]