index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
implementation
/
script.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Making it so that including simple-node.h will generate an error
Ted Gould
2008-10-31
1
-0
/
+1
*
Patch from Hannes Hochreiner to make it so that attributes on the root node c...
Ted Gould
2008-10-31
1
-2
/
+21
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-37
/
+17
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-3
/
+4
*
fix crashing on additional data dialog when running input or effect extension...
bulia byak
2008-06-11
1
-1
/
+4
*
fix bug #239092
MenTaLguY
2008-06-11
1
-2
/
+2
*
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
2008-04-22
1
-32
/
+0
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-6
/
+12
*
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
2008-04-09
1
-12
/
+13
*
handle (better) whitespaces in path names
Adib Taraben
2008-03-28
1
-4
/
+13
*
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
2008-03-27
1
-1
/
+1
*
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2008-03-13
1
-4
/
+4
*
tweaked patch from Ulf to make extension working
Adib Taraben
2008-03-12
1
-1
/
+1
*
r18226@shi: ted | 2008-02-29 15:00:33 -0800
Ted Gould
2008-02-29
1
-19
/
+2
*
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
2008-02-29
1
-20
/
+24
*
r17534@shi: ted | 2008-01-06 14:56:29 -0800
Ted Gould
2008-01-06
1
-3
/
+9
*
FIX for Bug #173068 can't import postscript files (ps and eps)
Adib Taraben
2007-12-02
1
-3
/
+59
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-20
/
+20
*
r16896@shi: ted | 2007-10-30 12:16:06 -0700
Ted Gould
2007-10-30
1
-18
/
+52
*
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
2007-10-30
1
-2
/
+5
*
allow effects to modify namedview and document dimensions
John Bintz
2007-10-19
1
-6
/
+26
*
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
2007-09-16
1
-7
/
+6
*
r16443@tres: ted | 2007-08-30 22:22:32 -0700
Ted Gould
2007-09-01
1
-1
/
+11
*
r15736@tres: ted | 2007-07-02 21:11:39 -0700
Ted Gould
2007-07-03
1
-1
/
+1
*
r15700@tres: ted | 2007-06-26 23:54:54 -0700
Ted Gould
2007-06-27
1
-11
/
+0
*
(bzr r3144)
Ted Gould
2007-06-27
1
-60
/
+34
*
r15631@tres: ted | 2007-06-26 22:34:54 -0700
Ted Gould
2007-06-27
1
-40
/
+14
*
r15630@tres: ted | 2007-06-26 22:27:01 -0700
Ted Gould
2007-06-27
1
-37
/
+18
*
r15629@tres: ted | 2007-06-26 21:47:00 -0700
Ted Gould
2007-06-27
1
-45
/
+28
*
r15555@tres: ted | 2007-06-08 08:57:04 -0700
Ted Gould
2007-06-27
1
-2
/
+2
*
r15506@tres: ted | 2007-05-24 22:30:55 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
2007-06-27
1
-2
/
+2
*
r15379@tres: ted | 2007-05-09 19:13:37 -0700
Ted Gould
2007-06-27
1
-12
/
+0
*
r15378@tres: ted | 2007-05-09 18:59:27 -0700
Ted Gould
2007-06-27
1
-0
/
+14
*
r15377@tres: ted | 2007-05-08 22:03:14 -0700
Ted Gould
2007-06-27
1
-27
/
+38
*
r15368@tres: ted | 2007-05-05 13:53:51 -0700
Ted Gould
2007-06-27
1
-378
/
+148
*
note about which function to use for script execution
Kees Cook
2007-04-11
1
-0
/
+4
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+1
*
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
2007-03-18
1
-2
/
+2
*
save window geometry before running effect so that effects get correct view_c...
bulia byak
2007-03-14
1
-1
/
+3
*
add TODO/FIXME comment to adjust tempfile names after we require a GTK greate...
Aaron Spike
2007-03-02
1
-0
/
+17
*
fix comment to match code
Aaron Spike
2007-03-02
1
-1
/
+1
*
fix 1633451: mark the help commands as not needing the document and avoid sav...
bulia byak
2007-01-12
1
-6
/
+31
*
Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes
Johan B. C. Engelen
2007-01-04
1
-2
/
+2
*
update layers after effect
bulia byak
2006-11-18
1
-0
/
+1
*
remove restriction from copying defs from effected document
Aaron Spike
2006-08-03
1
-4
/
+0
*
fix bug where a Glib::ustring was compared to NULL which prevented an error m...
Ralf Stephan
2006-06-30
1
-1
/
+1
*
moving include as suggested by bob
Aaron Spike
2006-06-02
1
-1
/
+1
[prev]
[next]