summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Extensions. Optimized SVG output update (scour rev. 171). Fixes Bugs #577940 ↵Nicolas Dufour2010-05-201-14/+44
| | | | | | | | and #541889. Fixed bugs: - https://launchpad.net/bugs/577940 (bzr r9434)
* Extensions. Tiny blur bug in XAML export (Bug #572965).Nicolas Dufour2010-05-141-1/+0
| | | (bzr r9415)
* Extensions. XAML blur now works with all shapes and path (Bug #572965)Nicolas Dufour2010-05-141-6/+7
| | | (bzr r9413)
* i18n, extensions. Fix untranslatable XML elements when the value contains ↵Nicolas Dufour2010-05-132-2/+3
| | | | | | | | entities (Bug #570740). Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409)
* Extensions. XAML export. Blur support (Bug #572965), minor fixes and lots of ↵Nicolas Dufour2010-05-101-317/+519
| | | | | | | | new comments. Fixed bugs: - https://launchpad.net/bugs/572965 (bzr r9407)
* Extensions. Fix for XAML export objects properties and layer visibility (Bug ↵Nicolas Dufour2010-05-061-2/+43
| | | | | | | | #516462 and Bug #572906). Fixed bugs: - https://launchpad.net/bugs/516462 (bzr r9401)
* Extensions. Units are now converted to pixels in XAML export (Bug #220711).Nicolas Dufour2010-05-051-1163/+1237
| | | | | | Fixed bugs: - https://launchpad.net/bugs/220711 (bzr r9397)
* Extensions. XAML output now uses transforms correctly (Bug #573512).Nicolas Dufour2010-05-041-1162/+1163
| | | | | | Fixed bugs: - https://launchpad.net/bugs/573512 (bzr r9396)
* i18n. Adding some new translatable strings.Nicolas Dufour2010-04-284-10/+12
| | | (bzr r9387)
* fix error in code93 barcode: missing end marker and termination barbuliabyak2010-04-271-0/+7
| | | (bzr r9382)
* some love to webslicer_export.pyAurelio A. Heckert (a)2010-04-271-18/+68
| | | (bzr r9379)
* Extensions. Fix for bug #569885 (No opacity value in XAML export) and ↵Nicolas Dufour2010-04-261-119/+117
| | | | | | | | whitespace cleanup. Fixed bugs: - https://launchpad.net/bugs/569885 (bzr r9378)
* webslicer is starting to export image piecesAurélio A. Heckert (a)2010-04-266-27/+54
| | | (bzr r9375)
* add 'area' calculation to Measure extensionAlvin Penner2010-04-262-39/+93
| | | | | | Fixed bugs: - https://launchpad.net/bugs/269002 (bzr r9374)
* Extensions. New text split extension (Bug #171748).Nicolas Dufour2010-04-203-0/+239
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171748 (bzr r9360)
* cubic root solver patch by NickAlvin Penner2010-04-181-4/+25
| | | | | | Fixed bugs: - https://launchpad.net/bugs/539614 (bzr r9353)
* Typo and consistency fix in webslicer extensions.Nicolas Dufour2010-04-173-20/+20
| | | | | | Fixed bugs: - https://launchpad.net/bugs/565241 (bzr r9343)
* Missing dependency for webslicer extensions.Nicolas Dufour2010-04-171-0/+1
| | | (bzr r9342)
* Extensions. Extract Image fix for uppercase image type, and default path set ↵Nicolas Dufour2010-04-152-4/+11
| | | | | | | | to the user's home directory. Fixed bugs: - https://launchpad.net/bugs/554734 (bzr r9336)
* Spelling correction in Optimized SVG extension.Nicolas Dufour2010-04-141-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/562784 (bzr r9330)
* Typo fix by Yuri ChornoivanAlexandre Prokoudine2010-04-141-1/+1
| | | (bzr r9323)
* fix some typing errors when converting from quadratic to cubic BezierAlvin Penner2010-04-111-11/+11
| | | (bzr r9315)
* commit patch for LaTeX equation render extension by Christoph Schmidt-HieberJohan B. C. Engelen2010-04-102-5/+23
| | | | | | Fixed bugs: - https://launchpad.net/bugs/555128 (bzr r9308)
* patch for Bug 461964 comment 16Alvin Penner2010-04-021-1/+1
| | | (bzr r9276)
* some love to webslicer exportAurelio A. Heckert (a)2010-03-311-7/+27
| | | (bzr r9265)
* patch for Bug 465571, comment 8Alvin Penner2010-03-311-1/+1
| | | (bzr r9263)
* adjustable hpgl scaling and pen numberAlvin Penner2010-03-302-2/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/548918 (bzr r9262)
* webslicer: preparing to exportAurelio A. Heckert (a)2010-03-294-35/+85
| | | (bzr r9256)
* Remove remnants of rather pointless MMX optimizations, and fixKrzysztof Kosi??ski2010-03-291-6/+6
| | | | | build failure caused by recent extension renames (bzr r9255)
* Add console helper application based on inkscapec.exe from Jos Hirth,Krzysztof Kosi??ski2010-03-291-0/+0
| | | | | which provides Unix-like behavior on Windows. (bzr r9254)
* webslicer effects now extends a commom WebSlicer_Effect classAurelio A. Heckert (a)2010-03-297-35/+73
| | | (bzr r9253)
* Extensions. Small bug in uniconvertor output.Nicolas Dufour2010-03-281-14/+15
| | | (bzr r9247)
* Extensions. Use uniconvertor first, instead of uniconv.Nicolas Dufour2010-03-282-16/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/226383 (bzr r9246)
* extension printing-marks: the star align test is now useful, using full 4 ↵Aurelio A. Heckert (a)2010-03-191-1/+1
| | | | | CMYK colors (bzr r9213)
* extension printing-marks: "Set crop marks to selection" is workin now!Aurelio A. Heckert (a)2010-03-192-78/+82
| | | (bzr r9212)
* extension printing-marks recognizes selection areaAurelio A. Heckert (a)2010-03-191-9/+60
| | | (bzr r9211)
* webslicer: now a slicer rectangle remember it's configurationAurelio A. Heckert (a)2010-03-172-5/+41
| | | (bzr r9199)
* webslicer extension is distributable and translatable nowAlexandre Prokoudine2010-03-101-0/+6
| | | (bzr r9173)
* Now webslicer-create-group respects the grouping hierarchyAurélio A. Heckert (a)2010-03-051-17/+18
| | | (bzr r9152)
* Added getParentNode() to Effect class in inkex.pyAurélio A. Heckert (a)2010-03-051-0/+7
| | | (bzr r9151)
* A little more work to Web Slicer (not usable yet)Aurelio A. Heckert (a)2010-03-035-9/+45
| | | (bzr r9135)
* Extensions. Fix bug in svg+media when there are special characters in the pathNicolas Dufour2010-03-031-11/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/456248 (bzr r9134)
* Starting a (useful) derivation of ↵Aurelio A. Heckert (a)2010-03-016-0/+375
| | | | | | | http://colivre.coop.br/Aurium/InkscapeAreaCuter called Slicer webslicer-* will define cut areas and help HTML+CSS coding. (bzr r9126)
* patch by Horst Schottky for LP 529114Alvin Penner2010-02-281-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/529114 (bzr r9119)
* Extensions. New black and white color extension.Nicolas Dufour2010-02-143-0/+36
| | | | | | Fixed bugs: - https://launchpad.net/bugs/518429 (bzr r9089)
* Extensions. Scour update (0.24)Nicolas Dufour2010-02-051-20/+22
| | | (bzr r9058)
* Extensions. New pixelsnap extension.Nicolas Dufour2010-02-053-0/+528
| | | (bzr r9053)
* patch by sas for read-only directoryAlvin Penner2010-02-041-4/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/512681 (bzr r9043)
* allow switch between LINE and LWPOLYLINEAlvin Penner2010-02-012-5/+17
| | | | | | Fixed bugs: - https://launchpad.net/bugs/512447 (bzr r9042)
* Fix for rectangle RadiusY and RadiusX in XAML export.Nicolas Dufour2010-01-281-1/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/412392 (bzr r9028)