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
...
*
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
*
Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension -...
Mike Pittman
2008-05-01
3
-0
/
+302
*
Added grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522.
Mike Pittman
2008-05-01
1
-0
/
+2
*
Add extension to render a polar grid. Wishlist - LP #224522
Mike Pittman
2008-04-30
2
-0
/
+236
*
Add ability to divide path segments into a given number of subsegments - as i...
Mike Pittman
2008-04-30
2
-16
/
+42
*
Fixed one attribute value to be proper boolean.
Marcin Floryan
2008-04-30
8
-8
/
+8
*
Remove cdr2svg.sh from makefile (addition to rev. 18470, see https://bugs.lau...
Diederik van Lierop
2008-04-30
1
-1
/
+1
*
Fixed problems with previous commit (trunk revision 18463) relating to unicon...
Mike Pittman
2008-04-29
2
-0
/
+69
*
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
Mike Pittman
2008-04-29
8
-25
/
+14
*
Applying revised Latex fix for LP #55273 - adds quotes for Win32
Mike Pittman
2008-04-27
1
-7
/
+10
*
Apply latex formula patch from LP #55273
Mike Pittman
2008-04-24
1
-2
/
+16
*
Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty s...
Mike Pittman
2008-04-24
2
-2
/
+2
*
All extensions are now propper XML files with a namespace and all validate ag...
Marcin Floryan
2008-04-18
97
-221
/
+311
*
As there is no implementation for this extension it will not validate with th...
Marcin Floryan
2008-04-18
1
-20
/
+0
*
Following the previous commit - update to the INX files - a step towards prop...
Marcin Floryan
2008-04-17
15
-22
/
+27
[prev]
[next]