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
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
2007-01-12
fix 1633451: mark the help commands as not needing the document and avoid sav...
bulia byak
1
-6
/
+31
2007-01-04
Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes
Johan B. C. Engelen
1
-2
/
+2
2006-11-18
update layers after effect
bulia byak
1
-0
/
+1
2006-08-03
remove restriction from copying defs from effected document
Aaron Spike
1
-4
/
+0
2006-06-30
fix bug where a Glib::ustring was compared to NULL which prevented an error m...
Ralf Stephan
1
-1
/
+1
2006-06-02
moving include as suggested by bob
Aaron Spike
1
-1
/
+1
2006-06-01
revert interface change
Bob Jamison
1
-4
/
+8
2006-06-01
Misnamed var popen_mode_cur
Bob Jamison
1
-2
/
+2
2006-05-31
Allow Inkscape to use its own python in preference to something in the path o...
Bob Jamison
1
-265
/
+448
2006-05-27
Fixes bug #1495310, allowing parameters for output extensions.
Kees Cook
1
-3
/
+8
2006-05-02
r11623@tres: ted | 2006-05-01 22:17:40 -0700
Ted Gould
1
-1
/
+9
2006-05-02
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
1
-1
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-1
/
+1