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
...
*
|
|
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
*
|
|
Added wrapper code.
Soren Berg
2009-08-11
4
-2
/
+1136
*
|
|
Added image import function.
Soren Berg
2009-07-23
3
-12
/
+63
*
|
|
Added set_color function.
Soren Berg
2009-07-23
3
-1
/
+61
*
|
|
Experimental pause updating scheme.
Soren Berg
2009-07-22
3
-13
/
+44
*
|
|
Fixed GErrors.
Soren Berg
2009-07-22
5
-77
/
+244
*
|
|
worked on path parsing.
Soren Berg
2009-07-21
2
-2
/
+5
*
|
|
Worked on text, now works with limited capability.
Soren Berg
2009-07-21
3
-26
/
+38
*
|
|
Fixed selection_get_center and selection_combine.
Soren Berg
2009-07-20
3
-11
/
+49
*
|
|
Fixed selection_get()
Soren Berg
2009-07-20
3
-30
/
+22
*
|
|
Whoops, fixed a bug in an incomplete method.
Soren Berg
2009-07-16
1
-3
/
+4
*
|
|
Added missing (and very important) file.
Soren Berg
2009-07-16
4
-28
/
+407
*
|
|
implemented a number of functions, including save/load functions.
Soren Berg
2009-07-15
2
-26
/
+86
*
|
|
Implemented all the CSS style functions.
Soren Berg
2009-07-13
1
-8
/
+54
*
|
|
TEMPORARY Added a shell script to build documentation until it's integrated i...
Soren Berg
2009-07-13
1
-0
/
+6
*
|
|
Documentation helper files. Building documentation is currently done by shel...
Soren Berg
2009-07-13
6
-0
/
+875
*
|
|
Added makefile_insert for DBus, if enabled.
Soren Berg
2009-07-12
1
-0
/
+3
*
|
|
Made public some functions so they could be used by the DBus code. Similar f...
Soren Berg
2009-07-12
1
-0
/
+3
*
|
|
Added some requested documentaion.
Soren Berg
2009-07-12
1
-2
/
+4
*
|
|
Added code to add a DBus interface for every desktop created.
Soren Berg
2009-07-12
1
-0
/
+2
*
|
|
Added code to initialize DBus (if enabled.)
Soren Berg
2009-07-12
1
-0
/
+7
*
|
|
Core Dbus files.
Soren Berg
2009-07-12
9
-0
/
+2650
|
/
/
*
|
Produce proper ODG files on x86_64, patch by Lubomir Rintel
Luca Bruno
2009-07-10
1
-0
/
+2
*
|
Make stars and spirals escapable
Diederik van Lierop
2009-07-09
3
-13
/
+78
*
|
Fix for LP #358921 (Colons in filters parameters must be translatable)
Nicolas Dufour
2009-07-09
1
-41
/
+42
*
|
* dummy commit - previous commit message should have mentioned bug 380522 ins...
Ivan Mas??r
2009-07-09
1
-1
/
+1
*
|
* added tooltip (see bug 358921) and translator comments
Ivan Mas??r
2009-07-09
2
-1
/
+7
*
|
Don't create rectangles that have a zero x or y dimension. When snapping for ...
Diederik van Lierop
2009-07-08
1
-5
/
+38
*
|
When translating too many nodes, a convex hull is used for snapping. This is ...
Diederik van Lierop
2009-07-08
1
-3
/
+7
*
|
Contextual split of translatable message
Alexandre Prokoudine
2009-07-08
1
-1
/
+1
*
|
Fix for pattern name localization
Nicolas Dufour
2009-07-08
1
-2
/
+2
*
|
Reverting the references which made the Node Tool controls toolbar disappear.
Josh Andler
2009-07-07
1
-12
/
+12
*
|
Removing a couple node-tool related modifications in the file which I don't b...
Josh Andler
2009-07-07
1
-11
/
+0
*
|
- Fix bug #396322: "Spell checker crashes the OS X package"
mjwybrow
2009-07-07
1
-23
/
+13
*
|
Fix LP #390162: Wrong defaults for Calligraphy tool
Krzysztof Kosi??ski
2009-07-07
3
-21
/
+33
*
|
Fix for Bug #327533 (Calligraphy presets are not translatable).
Nicolas Dufour
2009-07-06
2
-1
/
+9
*
|
commit out apparently useless warning
bulia byak
2009-07-05
1
-1
/
+1
*
|
Fix compiler warnings with newer GCC
Josh Andler
2009-06-30
6
-6
/
+6
*
|
Don't create ellipses/arcs/circles that have a zero x or y dimension. When sn...
Diederik van Lierop
2009-06-29
1
-7
/
+41
*
|
better fix, and prevent any further crashes; now tested on windows too
bulia byak
2009-06-29
1
-4
/
+8
*
|
fix imagemagick effects for file:// uris
bulia byak
2009-06-29
1
-1
/
+4
*
|
save/restore initial dir when importing
bulia byak
2009-06-28
1
-0
/
+1
*
|
save/restore initial dir when importing
bulia byak
2009-06-28
1
-4
/
+23
*
|
patch 375771
bulia byak
2009-06-22
1
-0
/
+1
[prev]
[next]