summaryrefslogtreecommitdiffstats
path: root/share/extensions/scour.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-131-3/+3
| | | | | | | | It allows to create and add a clickable plain text link to extensions The description parameter's text is escaped and converted to a URL as-is preventing potential security issues The Scour extension shows a first example implementation (bzr r15519)
* Extensions: Fix for r15483Eduard Braun2017-02-101-2/+2
| | | | | (accidentally commited the wrong file version of scour.inx) (bzr r15499)
* Extensions: Add a version check for ScourEduard Braun2017-02-051-0/+8
| | | | | If an older version of Scour is installed on the system notify the user that not all options in the extensions Window might be available (can optionally be turned off) (bzr r15483)
* Extensions: Add about screen for Scour extension (aka "optimized SVG output")Eduard Braun2017-02-051-0/+8
| | | (bzr r15482)
* Update Scour extensionEduard Braun2016-01-121-48/+85
| | | | | | | | | | | | | | | | | | | * Update the Scour extension (scour.inkscape.py) to work with recent versions of the scour module (0.30 and later) (https://github.com/codedread/scour/) * Strip the Scour module from Inkscape source code and use an external copy of instead (i.e. make it a requirement). This avoids any potential license issues with the Scour module's Apache license 2.0 * Update Scour extension dialog (scour.inx) - add new settings added in Scour versions 0.29-0.31 - attempt to arrange/group settings intuitively - convert "help" tabs to individual tooltips for each setting This also fixes bug #748639 since the overall height of the dialog is reduced by splitting settings across three tabs and removing the "Help" tabs (they caused the increased dialog height since they contained a huge amount of text) Fixed bugs: - https://launchpad.net/bugs/1411149 - https://launchpad.net/bugs/748639 (bzr r14574.1.1)
* Extensions. Fix for Bug #760429 (Scour extension files organization).Nicolas Dufour2015-07-061-4/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/760429 (bzr r14234)
* i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+1
| | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
* Translations. Fix for Bug #837962 (Untranslatable and not localized strings).Nicolas Dufour2013-03-251-5/+5
| | | | | Translations. PO template and French translation update. (bzr r12242)
* Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ↵Nicolas Dufour2011-08-311-2/+2
| | | | | | | trunk-r10607). Translations. Greek (by Dimitris Spingos) and French translations update. (bzr r10609)
* UI uniformisation / addition of mnemonics (Bug #170765)Kris De Gussem2011-07-281-2/+2
| | | | | Removed unnecessary command in path effects (bzr r10515)
* Translations. Invalid markup in the scour extension.Nicolas Dufour2011-04-211-1/+1
| | | (bzr r10188)
* Extensions. Optimized SVG export update (scour r210 + custom inx file).Nicolas Dufour2011-04-181-15/+35
| | | (bzr r10180)
* i18n, extensions. Fix untranslatable XML elements when the value contains ↵Nicolas Dufour2010-05-131-1/+1
| | | | | | | | entities (Bug #570740). Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409)
* Spelling correction in Optimized SVG extension.Nicolas Dufour2010-04-141-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/562784 (bzr r9330)
* scour extension update (v0.23)Nicolas Dufour2010-01-191-0/+2
| | | (bzr r8998)
* Scour extension updateNicolas Dufour2009-11-291-0/+29
| | | | | | Fixed bugs: - https://launchpad.net/bugs/453737 (bzr r8847)
* Update to scour 0.20 extensionJeff Schiller2009-09-101-0/+1
| | | (bzr r8574)
* string change: Scoured SVG -> Optimized SVGIvan Mas??r2009-08-181-2/+2
| | | (bzr r8504)
* Checkin for Bug 409004: Add Scour as an output optionJeff Schiller2009-08-041-0/+16
(bzr r8402)