summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restored i18n markup fo names of extensionsAlexandre Prokoudine2013-01-1211-11/+11
| | | (bzr r12017)
* Fixed a typo in a user-visible messageAlexandre Prokoudine2013-01-121-1/+1
| | | (bzr r12016)
* extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)Alvin Penner2012-12-242-0/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/492103 (bzr r11977)
* Extensions: PEP263 (encoding), sync with 0.48.x r9939su_v2012-12-161-1/+2
| | | (bzr r11958)
* Update to current trunkTed Gould2012-11-253-3/+13
|\ | | | | (bzr r11804.1.8)
| * Extensions. Fix for Bug #708515 (Optimized SVG save fails with Attribute ↵Nicolas Dufour2012-11-161-1/+2
| | | | | | | | | | error - no infilename). (bzr r11878)
| * Extensions. Fix for Bug #1075321 (TypeError: decoding Unicode is not ↵Nicolas Dufour2012-11-161-2/+5
| | | | | | | | | | supported) by Aapo Rantalainen. (bzr r11877)
| * extensions. function plotter. prevent divide by zero. (Bug 1064863)Alvin Penner2012-10-231-0/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1064863 (bzr r11824)
* | More missing files, dist passesTed Gould2012-10-151-1/+0
|/ | | (bzr r11804.1.3)
* extensions. apply inkex.localize() for consistencyAlvin Penner2012-10-142-0/+4
| | | (bzr r11802)
* GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792)
* Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv.Nicolas Dufour2012-10-091-0/+10
| | | (bzr r11767)
* extensions. maintain gettext compatibility with rev 11749Alvin Penner2012-10-072-7/+14
| | | (bzr r11752)
* Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-071-3/+3
| | | (bzr r11750)
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-0746-222/+316
| | | (bzr r11749)
* extensions. Extrude. allow selection of multiple objects (Bug 1055155)Alvin Penner2012-10-032-54/+53
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1055155 (bzr r11734)
* Fix for Bug #944787 (The command to follow link does not work).Nicolas Dufour2012-09-203-0/+50
| | | (bzr r11684)
* Translations. PO template update.Nicolas Dufour2012-09-131-0/+0
| | | | | Extensions. Adding execution rights to color_HSL_adjust.py. (bzr r11666)
* Extensions. New HSL adjust extension (see Bug #979208 ).Nicolas Dufour2012-09-133-1/+108
| | | (bzr r11665)
* Exporting. Optimized SVG output extension update (scour).Nicolas Dufour2012-08-051-4/+30
| | | (bzr r11591)
* add Extensions->Export->Win32 Vector Print (Bug 966244)Alvin Penner2012-07-282-0/+225
| | | | | | Fixed bugs: - https://launchpad.net/bugs/966244 (bzr r11575)
* Extensions. Removing the Replace Text extension (replaced with the new Find ↵Nicolas Dufour2012-07-203-37/+0
| | | | | dialog). (bzr r11557)
* Importing. Fix for Bug #1026173 (Please make txt2svg.pl cope with UTF-8) by ↵Nicolas Dufour2012-07-181-2/+5
| | | | | Reuben Thomas. (bzr r11553)
* Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-161-2/+8
| | | (bzr r11551)
* Fix for bug #1024325 (DXF output, Python script error: No translation file ↵Nicolas Dufour2012-07-131-1/+1
| | | | | found for domain: inkscape). (bzr r11548)
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-121-7/+18
| | | (bzr r11546)
* Translations. Fix for Bug #837856 (Help: localized keys and mouse refs is ↵Nicolas Dufour2012-06-156-67/+76
| | | | | not opened.) and French translation update. (bzr r11500)
* dxf import. allow spline to be closed (Bug 1001521)Alvin Penner2012-06-071-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1001521 (bzr r11467)
* XAML. Fix for Bug #999059 (radial gradients don't get properly exported to ↵Nicolas Dufour2012-05-141-1/+1
| | | | | XAML) by Oxidative. (bzr r11362)
* extensions. convert2dashes.py. better error handling (Bug 998164)Alvin Penner2012-05-141-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/998164 (bzr r11360)
* Fix for Bug #982846 (untranslatable and unlocalized strings).Nicolas Dufour2012-05-112-23/+11
| | | (bzr r11356)
* UI messageKris De Gussem2012-05-061-1/+1
| | | (bzr r11327)
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-111-1/+1
| | | (bzr r11224)
* cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible ↵Alvin Penner2012-03-262-1/+11
| | | | | | | | layers (Bug 959159) Fixed bugs: - https://launchpad.net/bugs/959159 (bzr r11130)
* Extensions. Removing org.ekips.filter.embedselectedimages from the ↵Nicolas Dufour2012-03-201-11/+12
| | | | | extensions menu (see Bug #171842). (bzr r11101)
* desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086)Alvin Penner2012-03-191-6/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/957086 (bzr r11100)
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-182-0/+15
| | | (bzr r11097)
* extensions. measure path. add option to choose text angle (Bug 946098)Alvin Penner2012-03-122-12/+47
| | | | | | Fixed bugs: - https://launchpad.net/bugs/946098 (bzr r11074)
* Translations. Typo fix, templates update and Ukrainian translation update by ↵Nicolas Dufour2012-03-041-1/+1
| | | | | Yuri Chornoivan. (bzr r11047)
* extensions. render QR barcode. support for unicode (Bug 929001)Alvin Penner2012-02-132-0/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/929001 (bzr r10970)
* Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-098-82/+146
| | | (bzr r10954)
* Extensions. Unit tests improvement.Nicolas Dufour2012-02-0912-79/+406
| | | (bzr r10953)
* Extensions. Adding week number in the calendar extension (see Bug #620159)Nicolas Dufour2012-01-182-128/+188
| | | (bzr r10907)
* Rename LaTeX formula extension to LaTeXAlex Valavanis2012-01-031-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/911281 (bzr r10834)
* Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, ↵Alvin Penner2011-12-213-0/+145
| | | | | Chris Morgan. (bzr r10788)
* Extensions. Optimized SVG output update from upstream.Nicolas Dufour2011-12-201-5/+8
| | | (bzr r10785)
* Extensions. convert2dashes. delete 'stroke-dasharray' attribute in style ↵Alvin Penner2011-12-151-0/+2
| | | | | | | | (Bug 888793) Fixed bugs: - https://launchpad.net/bugs/888793 (bzr r10774)
* Add Synfig Animation Studio (*.sif) file output extensionNikita Kitaev2011-11-255-0/+2119
| | | (bzr r10750)
* dxf input. improved support for multispline (Bug 892496)Alvin Penner2011-11-241-11/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/892496 (bzr r10749)
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts ↵Nicolas Dufour2011-11-21110-2/+12
| | | | | need fixing). (bzr r10747)