summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with automati...Martin Owens2016-04-1417-435/+505
* | icons.svg can be reduced in size (fix missing radial gradients)Raphael Rosch2016-04-141-0/+1
* | icons.svg can be reduced in size (re-use gradients)Raphael Rosch2016-04-131-363/+169
* | Add icon for Live Path Effects dialog.insaner and su_v2016-04-022-1/+16
* | Bug #1553497 Voronoi Extension: Delaunay triangulate can get fill color from ...Jabier Arraiza Cenoz2016-04-013-11/+58
* | Improve documentationRaphaël Bournhonesque2016-03-251-3/+11
* | Switch too broad Exception exceptions to more specific ones (IOError, ImportE...Raphaël Bournhonesque2016-03-251-4/+4
* | Cosmetics to make inkex.py pep8 compliantRaphaël Bournhonesque2016-03-251-7/+8
* | Remove deprecated has_key method in inkex.pyRaphaël Bournhonesque2016-03-251-1/+1
* | More complete handling of units for 'line-height' in text toolbar.Tavmjong Bah2016-03-221-14/+0
|\ \
| * | Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-14/+0
* | | inkex.py code simplification (more compact if conditions, unreachable code)Raphaël Bournhonesque2016-03-221-5/+1
* | | Documentation. French tutorials translation update.Nicolas Dufour2016-03-219-2305/+2305
* | | [Bug #1559679] Make inkex.py PEP8 compliant.raphael02022016-03-201-43/+55
* | | [Bug #1518302] Extension new_glyph_layer (Typography) not using decoding prop...me-kell2016-03-201-2/+7
|/ /
* | [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-16108-108/+108
* | Updates to the branding folder. Set also OFT typosJabier Arraiza Cenoz2016-03-166-11/+10
* | Fix broken compile from branding folderJabier Arraiza Cenoz2016-03-162-3/+4
* | Updates to the branding folder.Jabier Arraiza Cenoz2016-03-154-161/+187
* | Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz2016-03-122-47/+45
* | Add GUI for 'paint-order' property.Tavmjong Bah2016-03-071-0/+84
* | Fix bug: 1552003 Randomize color extension has no limitsJabier Arraiza Cenoz2016-03-022-7/+57
* | Remove Maren from AUTHORS (on request) and add nicecharts from upstream where...Martin Owens2016-02-272-0/+821
|/
* Documentation. Greek translation of the Shapes tutorial updated.Nicolas Dufour2016-02-091-350/+350
* Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-091-0/+3
* Remove scour folder from makefilesEduard Braun2016-01-131-1/+0
* Scour extension: Check for availability of required modules and output verbos...Eduard Braun2016-01-121-7/+29
* Update Scour extensionEduard Braun2016-01-129-3971/+129
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-092-0/+3
* Extensions. Revert r14240 and r14241 (obsoleted by r14564)su_v2016-01-071-17/+14
* Fault tolerance for lazily defined SVGAurélio A. Heckert2016-01-061-4/+28
* Tutorials. German and Greek translations update.Nicolas Dufour2015-12-1517-5349/+20605
* Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ...su_v2015-12-092-0/+14
* merge from trunk (r14506)su_v2015-12-076-5/+400
|\
| * Add some SVG2 text properties to tables.Tavmjong Bah2015-12-024-0/+52
| * XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format number...Nicolas Dufour2015-12-021-1/+1
| * Merge 'writing-modes' branch.Tavmjong Bah2015-11-241-4/+347
| |\
| | * Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-4/+347
* | | merge from trunk (r14473)su_v2015-11-158-10/+10
|\| |
| * | Typo fixYuri Chornoivan2015-11-011-1/+1
| * | extensions. dxf input. do not use zero font size (Bug 1510909)Alvin Penner2015-10-311-1/+1
| |/
| * add gtk3 experimental support in CMakeShlomi Fish2015-10-265-7/+7
| * Extensions. Fixed 'none' setting in flow control dropdown. Fixes bug #1509580Sebastian Wüst2015-10-241-1/+1
* | Extensions. Fix view center for Render extensions applied in transformed laye...su_v2015-10-2017-23/+54
* | Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl...su_v2015-10-204-22/+18
|/
* Extensions. Restack - fix indentation level (follow-up to rev 14424, bug #149...su_v2015-10-201-108/+107
* Extensions. Restack - add options to reverse, shuffle Z-order of selection (b...su_v2015-10-202-27/+112
* Add 'transform-box' to CSS properties.Tavmjong Bah2015-10-154-0/+11
* Add a few new properties dealing with text and transforms.Tavmjong Bah2015-10-154-2/+90
* Extensions. Random Tree: optionally omit redundant segments (bug #1500124)su_v2015-10-112-4/+14