index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo
Ivan Mas??r
2008-07-28
1
-1
/
+1
*
Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.
Stephen Silver
2008-07-10
1
-1
/
+1
*
Some fixes for the Embed All Images extension:
Stephen Silver
2008-07-09
1
-5
/
+5
*
Remove an unnecessary line that always raises an exception - there is no 'what'.
Stephen Silver
2008-07-09
1
-1
/
+0
*
Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).
Stephen Silver
2008-07-09
2
-8
/
+2
*
Use Python script instead of shell script for .fig import (fixes bug 240889).
Stephen Silver
2008-06-27
4
-13
/
+33
*
Fix for opening .eps/.ps/.cdr/etc files with % in their names.
Stephen Silver
2008-06-26
2
-31
/
+30
*
patch 241565
bulia byak
2008-06-22
1
-14
/
+15
*
Extend the .inx RELAX NG schema to allow the appearance="minimal" option that...
Stephen Silver
2008-06-15
1
-0
/
+5
*
Format the .inx RELAX NG schema, to make it more readable, and to allow diffs...
Stephen Silver
2008-06-15
1
-3
/
+319
*
Minor fix to conform to the .inx RELAX NG schema.
Stephen Silver
2008-06-15
1
-4
/
+4
*
Win32 fix: set stdout to binary mode before writing a file to it
Stephen Silver
2008-06-14
1
-84
/
+87
*
Switched more extensions to minimal mode
Alexandre Prokoudine
2008-06-14
3
-7
/
+7
*
Fixed typos and wrong filename reference
Alexandre Prokoudine
2008-06-14
3
-19
/
+19
*
name update
bulia byak
2008-06-14
1
-2
/
+2
*
remove unused
bulia byak
2008-06-14
5
-65
/
+0
*
patch by sas from 227449 with my changes for using ps2pdf instead of pstoedit
bulia byak
2008-06-14
6
-53
/
+135
*
patch 234972
bulia byak
2008-06-12
1
-0
/
+14
*
Fixed some strings that upset gettext.
Marcin Floryan
2008-06-11
3
-3
/
+3
*
added HPGL export extension, courtesy of Aaron Spike
Alexandre Prokoudine
2008-06-05
3
-0
/
+68
*
Alvin Penner's fix for bug 235861
Stephen Silver
2008-05-30
1
-0
/
+3
*
Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...
Jon A. Cruz
2008-05-24
1
-10
/
+10
*
enable embedding of tiff images
bulia byak
2008-05-23
1
-1
/
+3
*
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
2008-05-23
13
-26
/
+67
*
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
2008-05-23
38
-82
/
+121
*
oops, back out unintended change committed in r18709.
Peter Moulder
2008-05-23
1
-1
/
+1
*
noop: share/extensions/dimension.py: expand tabs, add vim modeline
Peter Moulder
2008-05-23
1
-78
/
+80
*
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
2008-05-23
49
-93
/
+210
*
share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...
Peter Moulder
2008-05-23
18
-132
/
+133
*
attempt to fix makefile for Poly3DObjects - see bug 230478
Stephen Silver
2008-05-21
1
-29
/
+27
*
Remove Makefile.am as an entry in the Makefile.am file - see LP # 230478
Mike Pittman
2008-05-21
1
-1
/
+0
*
Trying to get Poly3DObjects to build properly on Linux - See LP#230478
Mike Pittman
2008-05-21
2
-0
/
+37
*
Applying several of Inductiveload's enhancements and fixes to his extensions....
Mike Pittman
2008-05-19
5
-65
/
+77
*
Fixed minor error in the Function Plotter extension - see LP #230765
Mike Pittman
2008-05-19
1
-2
/
+2
*
* share/extensions/Makefile.am: Don't run make in the Poly3DObjects
mjwybrow
2008-05-16
1
-1
/
+0
*
Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #23...
Mike Pittman
2008-05-16
30
-0
/
+2235
*
allow float lengths back
bulia byak
2008-05-12
1
-1
/
+1
*
it is limited but not really experimental anymore
bulia byak
2008-05-12
1
-1
/
+1
*
copyedit
bulia byak
2008-05-05
2
-17
/
+43
*
move to visualize path
bulia byak
2008-05-05
1
-1
/
+1
*
separate x and y jittering
bulia byak
2008-05-05
2
-12
/
+17
*
Patch from sas to fix validity of the INX file for gimp_xcf.py
Aaron Spike
2008-05-04
1
-2
/
+2
*
Adding Triangle Extension - See LP#226001
Mike Pittman
2008-05-03
3
-0
/
+224
*
Export grid and guides to XCF (Bug #222655)
Aaron Spike
2008-05-03
2
-1
/
+79
*
Removed entries for removed/dead extensions (randompnt.inx and randompos.inx)...
Mike Pittman
2008-05-03
1
-2
/
+1
*
Removing seemingly dead/unused extension files that are causing a menu proble...
Mike Pittman
2008-05-03
2
-28
/
+0
*
Cleaned up xml to validate as per sas' patch @ LP#225651
Mike Pittman
2008-05-02
2
-6
/
+6
*
Removed <submenu _name="Object"/> entry from inx files to prevent bogus menu ...
Mike Pittman
2008-05-02
2
-3
/
+1
*
Removed Submenu name "Object" from randompnt.inx and randompos.inx to stop bo...
Mike Pittman
2008-05-02
2
-2
/
+2
*
Removed Live Preview option from Add Nodes extension, as it didn't work anyway.
Mike Pittman
2008-05-01
1
-1
/
+1
[next]