| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Adding extra info on how to get the python-lxml extension. | Bryce Harrington | 2008-01-13 | 1 | -1/+1 | |
| | | | | (bzr r4472) | |||||
| * | fix xml prefix in Barcode; another partial fix for Bug #179770 | Aaron Spike | 2008-01-05 | 1 | -1/+1 | |
| | | | | (bzr r4398) | |||||
| * | add uri for xml namespace and use inkex.addNS() to add namespaces | Aaron Spike | 2008-01-05 | 3 | -12/+13 | |
| | | | | | | partial fix for Bug #179770 (bzr r4396) | |||||
| * | * Extraneous char in shebang removed (Closes: #168796) | Luca Bruno | 2007-12-26 | 1 | -1/+1 | |
| | | | | (bzr r4308) | |||||
| * | actually added edge3d.{py,inx} to the list of installable files | Alexandre Prokoudine | 2007-12-25 | 1 | -0/+2 | |
| | | | | (bzr r4300) | |||||
| * | updating help menu releasenote link to 0.46 version | popolon.org | 2007-12-05 | 1 | -1/+1 | |
| | | | | (bzr r4180) | |||||
| * | color value overwrite bug fixed | Jos Hirth | 2007-12-02 | 1 | -10/+4 | |
| | | | | (bzr r4151) | |||||
| * | make INX <option> translatable | Johan B. C. Engelen | 2007-11-13 | 1 | -10/+10 | |
| | | | | (bzr r4076) | |||||
| * | fix LaTeX extension to work with the new lxml lib | Johan B. C. Engelen | 2007-11-07 | 1 | -17/+15 | |
| | | | | (bzr r4039) | |||||
| * | fix perfect bound cover inx to allow for translation | John Bintz | 2007-11-04 | 1 | -10/+10 | |
| | | | | (bzr r4026) | |||||
| * | fix bug [ 1823401 ] Radio button effect example additional data issue | Johan B. C. Engelen | 2007-11-01 | 1 | -5/+2 | |
| | | | | (bzr r4004) | |||||
| * | add extension to generate perfect bound cover templates | John Bintz | 2007-10-21 | 3 | -0/+209 | |
| | | | | (bzr r3937) | |||||
| * | fix hacked element cloning | Aaron Spike | 2007-10-08 | 4 | -9/+9 | |
| | | | | | | | cloning with fromstring(tostring()) striped xmlns now using copy.deepcopy() (bzr r3858) | |||||
| * | cdr import via uniconvertor | bulia byak | 2007-09-29 | 3 | -0/+29 | |
| | | | | (bzr r3814) | |||||
| * | long overdue conversion of Barcode to use lxml | Aaron Spike | 2007-09-26 | 1 | -106/+112 | |
| | | | | (bzr r3802) | |||||
| * | fix missing quote reported on irc | Aaron Spike | 2007-09-23 | 1 | -1/+1 | |
| | | | | (bzr r3788) | |||||
| * | add keys reference as webbrowser call | bulia byak | 2007-09-22 | 3 | -0/+17 | |
| | | | | (bzr r3785) | |||||
| * | r16572@tres: ted | 2007-09-12 21:55:43 -0700 | Ted Gould | 2007-09-13 | 3 | -3/+24 | |
| | | | | | | Update from Toine. (bzr r3741) | |||||
| * | r16552@tres: ted | 2007-09-11 22:54:20 -0700 | Ted Gould | 2007-09-12 | 1 | -0/+1 | |
| | | | | | | Adding an output_extension. Can't believe I forgot that. (bzr r3732) | |||||
| * | r16526@tres: ted | 2007-09-11 22:19:01 -0700 | Ted Gould | 2007-09-12 | 9 | -105/+63 | |
| | | | | | | Removing some " "s that were causing problems. (bzr r3730) | |||||
| * | r16523@tres: ted | 2007-09-11 20:47:18 -0700 | Ted Gould | 2007-09-12 | 15 | -5/+2800 | |
| | | | | | | | Adding in the svg2xaml and xaml2svg XSLT scripts. Also updating the aisvg.xslt to 1.0. (bzr r3727) | |||||
| * | fix [ 1742638 ] Extrude returns error | Aaron Spike | 2007-08-21 | 1 | -1/+1 | |
| | | | | (bzr r3559) | |||||
| * | adjust function parameters for the now present proper quoting behavior; this ↵ | Aaron Spike | 2007-08-19 | 1 | -2/+2 | |
| | | | | | | fix may need to be pushed out into inkex, stripping double quotes off of all string parameters before handing them to the scripts (bzr r3542) | |||||
| * | typo | Jos Hirth | 2007-08-13 | 1 | -1/+1 | |
| | | | | (bzr r3460) | |||||
| * | color_randomize added | Jos Hirth | 2007-08-13 | 3 | -0/+52 | |
| | | | | (bzr r3459) | |||||
| * | Use Dia's new homepage address. | Colin Marquardt | 2007-08-04 | 1 | -1/+1 | |
| | | | | (bzr r3370) | |||||
| * | simplify | bulia byak | 2007-07-15 | 1 | -26/+16 | |
| | | | | (bzr r3252) | |||||
| * | Make strings translatable. | Colin Marquardt | 2007-07-15 | 1 | -3/+3 | |
| | | | | (bzr r3248) | |||||
| * | fix replace to work with non-ascii text | bulia byak | 2007-07-15 | 1 | -1/+1 | |
| | | | | (bzr r3246) | |||||
| * | text replace | bulia byak | 2007-07-15 | 3 | -0/+35 | |
| | | | | (bzr r3245) | |||||
| * | fix bug #1752969 division by zero in fractalize | popolon.org | 2007-07-12 | 1 | -2/+6 | |
| | | | | (bzr r3236) | |||||
| * | patch 1741941 | bulia byak | 2007-07-10 | 2 | -6/+8 | |
| | | | | (bzr r3221) | |||||
| * | add color replacer | bulia byak | 2007-07-10 | 3 | -0/+54 | |
| | | | | (bzr r3214) | |||||
| * | add text case effects | bulia byak | 2007-07-10 | 14 | -0/+289 | |
| | | | | (bzr r3204) | |||||
| * | fix namespaces | bulia byak | 2007-07-10 | 1 | -7/+7 | |
| | | | | (bzr r3203) | |||||
| * | Removed Makefile.am reference to files removed in r15312 | Niko Kiirala | 2007-07-07 | 1 | -2/+0 | |
| | | | | (bzr r3192) | |||||
| * | remove, obsoleted by the new features in Export dialog; please develop that ↵ | bulia byak | 2007-07-07 | 2 | -100/+0 | |
| | | | | | | dialog further if you want more features (bzr r3191) | |||||
| * | fix effect to work after the lxml conversion | Aaron Spike | 2007-06-26 | 2 | -9/+10 | |
| | | | | (bzr r3106) | |||||
| * | fix up what was left broken after the lxml conversion | Aaron Spike | 2007-06-26 | 1 | -3/+4 | |
| | | | | (bzr r3104) | |||||
| * | more pyxml to lxml conversion. | Aaron Spike | 2007-06-24 | 15 | -260/+244 | |
| | | | | | | | I'd like to get someone else to look at Barcode and the TeX extension. Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-) (bzr r3092) | |||||
| * | Added polar coordinates. | Tavmjong Bah | 2007-06-22 | 2 | -36/+96 | |
| | | | | | | Added "Use" tab to dialog. (bzr r3085) | |||||
| * | Fix function plotter for the most common case where there are no transforms ↵ | Aaron Spike | 2007-06-21 | 1 | -5/+5 | |
| | | | | | | applied to the rect objects. Thanks Tav for catching this. (bzr r3083) | |||||
| * | Committed patch 170667 | JiHO | 2007-06-21 | 1 | -2/+2 | |
| | | | | | | | "There is a small bashism in share/extenions/ps2pdf.sh. This will result in a problem when using "Save As..." with "PDF with Text and Images" selected on systems using /bin/dash as the default shell. Even if this kind of PDF output does not exist anymore... (bzr r3081) | |||||
| * | Another round of extension conversion (from pyxml to lxml) and some corrections | Aaron Spike | 2007-06-20 | 9 | -121/+103 | |
| | | | | (bzr r3079) | |||||
| * | begin converting python extensions to use lxml. this might take me a while ↵ | Aaron Spike | 2007-06-19 | 10 | -174/+142 | |
| | | | | | | and it will break unconverted extensions in the meanwhile. (bzr r3077) | |||||
| * | committed patch 1629798 | JiHO | 2007-05-20 | 2 | -7/+3 | |
| | | | | | | | | | | http://sourceforge.net/tracker/index.php?func=detail&aid=1629798&group_id=93438&atid=604308 this patch suppresses the requirement on skconvert for ps and eps input and only uses pstoedit with the plot-svg back-end (which is free). It introduces some warning messages and can cause some scale problems depending on the origin of the ps or eps but it probably better than relying on sketch and can probably be enhanced. Apparently this patch is used in Fedora's Inkscape already and it seems to do well there. (bzr r3034) | |||||
| * | Applied patch 1707577 to add "ft" and "yd" | Bob Jamison | 2007-05-11 | 2 | -0/+6 | |
| | | | | (bzr r3005) | |||||
| * | Added Terry Brown's Edge3d scripts. | Bob Jamison | 2007-05-11 | 2 | -0/+180 | |
| | | | | (bzr r3003) | |||||
| * | fix csp opening closed subpaths. | Aaron Spike | 2007-04-30 | 1 | -6/+14 | |
| | | | | | | this is generally a good thing but might cause some differences in visual result, especially in any effect that used the implicit curveto conversion of the closing Z segments as a feature. (bzr r2968) | |||||
| * | attempt to add Barcode into the make-chinery. I'll need help if this doesn't ↵ | Aaron Spike | 2007-04-25 | 3 | -0/+23 | |
| | | | | | | work. (bzr r2960) | |||||
