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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
1
-1
/
+1
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
1
-8
/
+5
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-4
/
+4
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2009-08-01
FIX 309856 353847: correctly advertise exception leads to error message dialogue
Adib Taraben
1
-5
/
+10
2009-04-07
Use the new sp_document_change_uri_and_hrefs function.
Peter Moulder
1
-1
/
+3
2008-10-31
Making it so that including simple-node.h will generate an error
Ted Gould
1
-0
/
+1
2008-10-31
Patch from Hannes Hochreiner to make it so that attributes on the root node c...
Ted Gould
1
-2
/
+21
2008-10-27
From trunk
Ted Gould
1
-1
/
+1
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-37
/
+17
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-3
/
+4
2008-06-11
fix crashing on additional data dialog when running input or effect extension...
bulia byak
1
-1
/
+4
2008-06-11
fix bug #239092
MenTaLguY
1
-2
/
+2
2008-04-22
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
1
-32
/
+0
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-6
/
+12
2008-04-09
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
1
-12
/
+13
2008-03-28
handle (better) whitespaces in path names
Adib Taraben
1
-4
/
+13
2008-03-27
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
1
-1
/
+1
2008-03-13
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
1
-4
/
+4
2008-03-12
tweaked patch from Ulf to make extension working
Adib Taraben
1
-1
/
+1
2008-02-29
r18226@shi: ted | 2008-02-29 15:00:33 -0800
Ted Gould
1
-19
/
+2
2008-02-29
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
1
-20
/
+24
2008-01-06
r17534@shi: ted | 2008-01-06 14:56:29 -0800
Ted Gould
1
-3
/
+9
2007-12-02
FIX for Bug #173068 can't import postscript files (ps and eps)
Adib Taraben
1
-3
/
+59
2007-11-08
warning cleanup
Jon A. Cruz
1
-20
/
+20
2007-10-30
r16896@shi: ted | 2007-10-30 12:16:06 -0700
Ted Gould
1
-18
/
+52
2007-10-30
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
1
-2
/
+5
2007-10-19
allow effects to modify namedview and document dimensions
John Bintz
1
-6
/
+26
2007-09-16
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
1
-7
/
+6
2007-09-01
r16443@tres: ted | 2007-08-30 22:22:32 -0700
Ted Gould
1
-1
/
+11
2007-07-03
r15736@tres: ted | 2007-07-02 21:11:39 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15700@tres: ted | 2007-06-26 23:54:54 -0700
Ted Gould
1
-11
/
+0
2007-06-27
(bzr r3144)
Ted Gould
1
-60
/
+34
2007-06-27
r15631@tres: ted | 2007-06-26 22:34:54 -0700
Ted Gould
1
-40
/
+14
2007-06-27
r15630@tres: ted | 2007-06-26 22:27:01 -0700
Ted Gould
1
-37
/
+18
2007-06-27
r15629@tres: ted | 2007-06-26 21:47:00 -0700
Ted Gould
1
-45
/
+28
2007-06-27
r15555@tres: ted | 2007-06-08 08:57:04 -0700
Ted Gould
1
-2
/
+2
2007-06-27
r15506@tres: ted | 2007-05-24 22:30:55 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
1
-2
/
+2
2007-06-27
r15379@tres: ted | 2007-05-09 19:13:37 -0700
Ted Gould
1
-12
/
+0
2007-06-27
r15378@tres: ted | 2007-05-09 18:59:27 -0700
Ted Gould
1
-0
/
+14
2007-06-27
r15377@tres: ted | 2007-05-08 22:03:14 -0700
Ted Gould
1
-27
/
+38
2007-06-27
r15368@tres: ted | 2007-05-05 13:53:51 -0700
Ted Gould
1
-378
/
+148
2007-04-11
note about which function to use for script execution
Kees Cook
1
-0
/
+4
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-03-18
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
1
-2
/
+2
2007-03-14
save window geometry before running effect so that effects get correct view_c...
bulia byak
1
-1
/
+3
2007-03-02
add TODO/FIXME comment to adjust tempfile names after we require a GTK greate...
Aaron Spike
1
-0
/
+17
2007-03-02
fix comment to match code
Aaron Spike
1
-1
/
+1
[prev]
[next]