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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r14551@tres: ted | 2007-02-24 15:22:47 -0800
Ted Gould
2007-02-25
34
-700
/
+1202
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
22
-4616
/
+4616
*
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
2007-02-19
2
-4
/
+8
*
relocated unix print dialog outside of extension call path
Kees Cook
2007-02-18
2
-120
/
+35
*
correctly ifdef the new print dialog
Kees Cook
2007-02-06
1
-2
/
+7
*
initial support for gtk print dialog, if available
Kees Cook
2007-02-05
2
-3
/
+92
*
Fixed saving bug, now attributes are correctly handled for both normal saves ...
Johan B. C. Engelen
2007-02-04
1
-16
/
+43
*
null the sodipodi:modified before saving, not after; whitespace
bulia byak
2007-02-04
1
-10
/
+20
*
Fixed untranslatable radiobuttons in extensions
Johan B. C. Engelen
2007-01-27
2
-30
/
+62
*
Fixed: Non-translatable strings in "enum" type extensions
Johan B. C. Engelen
2007-01-27
3
-25
/
+62
*
another createElement instead of repr_new
Aaron Spike
2007-01-24
1
-3
/
+5
*
switch to using SVG::PathString for building paths
MenTaLguY
2007-01-24
1
-12
/
+5
*
switch to createElement
MenTaLguY
2007-01-24
1
-1
/
+3
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
2
-5
/
+7
*
refactor grid extension to reduce amount of redundant code
MenTaLguY
2007-01-22
1
-63
/
+44
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-21
1
-1
/
+2
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-2
/
+3
*
fix 1633451: mark the help commands as not needing the document and avoid sav...
bulia byak
2007-01-12
3
-19
/
+50
*
Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes
Johan B. C. Engelen
2007-01-04
1
-2
/
+2
*
fix [ 1561416 ] EPS export broken
theAdib
2006-12-26
1
-4
/
+6
*
fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS
theAdib
2006-12-26
1
-2
/
+9
*
Fix for bug #1561416, as suggested by kuesterei
Ulf Erikson
2006-12-11
1
-4
/
+6
*
last fixes from patch 1219308
bulia byak
2006-12-11
1
-6
/
+6
*
fix compile
bulia byak
2006-12-11
1
-1
/
+1
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-1
/
+1
*
fix for bug #1600900, freetype internals must not be used.
St??phane Gimenez
2006-12-02
1
-3
/
+3
*
rename INX name for radiobuttons: <item> => <option>
Johan B. C. Engelen
2006-11-25
1
-2
/
+1
*
NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them...
Johan B. C. Engelen
2006-11-24
5
-12
/
+296
*
rename the effect
bulia byak
2006-11-24
1
-3
/
+3
*
string fixes from bug 1516157
bulia byak
2006-11-19
1
-1
/
+1
*
update layers after effect
bulia byak
2006-11-18
1
-0
/
+1
*
remove g++ 4.1.1 compiler errors
Bob Jamison
2006-11-18
2
-5
/
+5
*
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
2006-11-18
8
-38
/
+572
*
no need to list win32 stuff here?
bulia byak
2006-11-14
1
-12
/
+1
*
patch for emf export on win32
bulia byak
2006-11-13
6
-2
/
+2242
*
disable "experimental" Cairo PDF output for now
MenTaLguY
2006-11-10
1
-0
/
+2
*
"fix" gradients; things need to be resolved on the Cairo side, of course
MenTaLguY
2006-11-10
1
-4
/
+4
*
fix alpha compositing in PDF export
MenTaLguY
2006-11-10
1
-13
/
+17
*
jettison old PDF export
MenTaLguY
2006-11-10
7
-2250
/
+0
*
undo annotations
gustav_b
2006-11-08
1
-2
/
+1
*
Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ...
Jon Phillips
2006-10-23
1
-5
/
+6
*
allow an effect to be hidden from the effects menu
bulia byak
2006-10-09
1
-1
/
+7
*
Comment out cairo-ft for font rendering. We should not need to depend on fre...
Bob Jamison
2006-10-08
1
-1
/
+6
*
Fixed a few warnings and hardcoded PANGO_GLYPH_* constants
miklosh
2006-10-02
1
-12
/
+13
*
Fixed the disabled debug macro which caused warnings
miklosh
2006-10-02
1
-1
/
+1
*
Cleaned up virtual destructor problem and compile warnings.
Jon A. Cruz
2006-10-02
5
-6
/
+37
*
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
miklosh
2006-10-01
1
-0
/
+5
*
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
miklosh
2006-10-01
1
-0
/
+4
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+2
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+2
[prev]
[next]