summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a few new icons for meshes.Tavmjong Bah2012-05-211-1/+30
| | | (bzr r11394)
* 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)
* Documentation. zh_TW translations update, and new K&M reference translation.Nicolas Dufour2012-04-208-2700/+2666
| | | (bzr r11267)
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-111-1/+1
| | | (bzr r11224)
* Documentation. Tutorials Japanese (by Masato HASHIMOTO) and Russian (by ↵Nicolas Dufour2012-04-0516-6053/+5835
| | | | | Artem Zolochevskiy) translations update. (bzr r11155)
* 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)
* UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵Nicolas Dufour2012-03-222-2/+2
| | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116)
* UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).Nicolas Dufour2012-03-211-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/789797 (bzr r11108)
* 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)
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-272-1/+2
|\ | | | | (bzr r11027)
| * merged with trunk so I can build again...Andrew Higginson2011-12-27409-40404/+46226
| |\ | | | | | | (bzr r10092.1.36)
| * | added ocal icon into makefileAndrew rugby471@gmail.com2011-04-041-1/+2
| | | | | | | | | (bzr r10092.1.29)
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-251-0/+0
| | | | | | | | | | | | | | | Removed border of LoadingBox on startup (bzr r10092.1.21)
| * | Added OCAL logo overlayAndrew rugby471@gmail.com2011-03-161-0/+0
| | | | | | | | | (bzr r10092.1.10)
* | | 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)
* | | add buttons for node adding at extremaJohan B. C. Engelen2012-01-021-0/+24
| |/ |/| | | (bzr r10825)
* | 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 feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵Tavmjong Bah2011-11-292-49/+53
| | | | | | | | | | deleting invalid attributes. (bzr r10754)
* | Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-298-1/+1132
| | | | | | | | | | | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753)
* | 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)
* | Filters. Filters file update (changes in Non Realistic 3D Shaders).Nicolas Dufour2011-10-191-291/+202
| | | | | | (bzr r10685)
* | Tutorials. New pt_BR interpolate tutorial by Victor Westmann.Nicolas Dufour2011-10-192-0/+595
| | | | | | (bzr r10684)
* | Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920)Alvin Penner2011-09-041-0/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/486920 (bzr r10616)
* | Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on ↵Nicolas Dufour2011-09-012-6/+79
| | | | | | | | | | | | | | | | spaces in styles) thanks to nikitakit. Extensions. Fix for bug #298528 (parseColor() in simplestyle.py can't parse colors of type rgb(xx.x%,xx.x%,xx.xx%)) thanks to Kjell Magne Fauske. Extensions. New test file for simplestyle.py. (bzr r10610)
* | Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ↵Nicolas Dufour2011-08-313-5/+4
| | | | | | | | | | | | | | trunk-r10607). Translations. Greek (by Dimitris Spingos) and French translations update. (bzr r10609)
* | add underscore _Alvin Penner2011-08-311-4/+4
| | | | | | (bzr r10607)
* | dxf export. support for non-ascii characters (Bug 834721)Alvin Penner2011-08-312-1/+8
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/834721 (bzr r10606)
* | Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. ↵Nicolas Dufour2011-08-306-72/+477
| | | | | | | | | | | | | | Brown. Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu. (bzr r10603)
* | i18n. Fix for bug #745285 (bad English translations in inkscape).Nicolas Dufour2011-08-301-2/+2
| | | | | | (bzr r10601)
* | Markers. Fix for bug #479644 (Color Markers to Match Stroke doesn't work for ↵Nicolas Dufour2011-08-291-66/+62
| | | | | | | | | | InfiniteStartLine marker). (bzr r10593)
* | Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id ↵Nicolas Dufour2011-08-291-2/+2
| | | | | | | | | | contains a space character). (bzr r10592)
* | Filters. More cleanup, and some forgotten strings made translatable (thanks ↵Nicolas Dufour2011-08-281-1/+1
| | | | | | | | | | | | | | to Masato HASHIMOTO). Translations. inkscape.pot and French translation update. (bzr r10586)
* | Extensions. Missing files for Text>Extract...Nicolas Dufour2011-08-252-0/+185
| | | | | | (bzr r10581)
* | Filters. Removing unecessary height, width, x and y attributes in some ↵Nicolas Dufour2011-08-252-67/+72
| | | | | | | | | | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580)
* | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵Nicolas Dufour2011-08-231-8/+0
| | | | | | | | | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577)