| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow python extensions to get the list of selected nodes | Marc Jeanmougin | 2016-02-09 | 1 | -0/+3 |
| * | Remove scour folder from makefiles | Eduard Braun | 2016-01-13 | 1 | -1/+0 |
| * | Scour extension: Check for availability of required modules and output verbos... | Eduard Braun | 2016-01-12 | 1 | -7/+29 |
| * | Update Scour extension | Eduard Braun | 2016-01-12 | 9 | -3971/+129 |
| * | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. | Tavmjong Bah | 2016-01-09 | 2 | -0/+3 |
| * | Extensions. Revert r14240 and r14241 (obsoleted by r14564) | su_v | 2016-01-07 | 1 | -17/+14 |
| * | Fault tolerance for lazily defined SVG | Aurélio A. Heckert | 2016-01-06 | 1 | -4/+28 |
| * | Tutorials. German and Greek translations update. | Nicolas Dufour | 2015-12-15 | 17 | -5349/+20605 |
| * | Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ... | su_v | 2015-12-09 | 2 | -0/+14 |
| * | merge from trunk (r14506) | su_v | 2015-12-07 | 6 | -5/+400 |
| |\ |
|
| | * | Add some SVG2 text properties to tables. | Tavmjong Bah | 2015-12-02 | 4 | -0/+52 |
| | * | XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format number... | Nicolas Dufour | 2015-12-02 | 1 | -1/+1 |
| | * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 1 | -4/+347 |
| | |\ |
|
| | | * | Implement 'text-orientation' with user interface. Update 'writing-mode', addi... | Tavmjong Bah | 2015-10-28 | 1 | -4/+347 |
| * | | | merge from trunk (r14473) | su_v | 2015-11-15 | 8 | -10/+10 |
| |\| | |
|
| | * | | Typo fix | Yuri Chornoivan | 2015-11-01 | 1 | -1/+1 |
| | * | | extensions. dxf input. do not use zero font size (Bug 1510909) | Alvin Penner | 2015-10-31 | 1 | -1/+1 |
| | |/ |
|
| | * | add gtk3 experimental support in CMake | Shlomi Fish | 2015-10-26 | 5 | -7/+7 |
| | * | Extensions. Fixed 'none' setting in flow control dropdown. Fixes bug #1509580 | Sebastian Wüst | 2015-10-24 | 1 | -1/+1 |
| * | | Extensions. Fix view center for Render extensions applied in transformed laye... | su_v | 2015-10-20 | 17 | -23/+54 |
| * | | Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl... | su_v | 2015-10-20 | 4 | -22/+18 |
| |/ |
|
| * | Extensions. Restack - fix indentation level (follow-up to rev 14424, bug #149... | su_v | 2015-10-20 | 1 | -108/+107 |
| * | Extensions. Restack - add options to reverse, shuffle Z-order of selection (b... | su_v | 2015-10-20 | 2 | -27/+112 |
| * | Add 'transform-box' to CSS properties. | Tavmjong Bah | 2015-10-15 | 4 | -0/+11 |
| * | Add a few new properties dealing with text and transforms. | Tavmjong Bah | 2015-10-15 | 4 | -2/+90 |
| * | Extensions. Random Tree: optionally omit redundant segments (bug #1500124) | su_v | 2015-10-11 | 2 | -4/+14 |
| * | More additions for 'mesh' attributes. | Tavmjong Bah | 2015-10-08 | 2 | -6/+10 |
| * | Add 'mesh' and 'hatch' related attributes. | Tavmjong Bah | 2015-10-08 | 2 | -9/+48 |
| * | Extensions. DXF export: support default values for omitted attributes of basi... | su_v | 2015-10-07 | 1 | -10/+10 |
| * | extensions. guillotine.py. fix Bug 1502041 | Alvin Penner | 2015-10-04 | 1 | -2/+2 |
| * | Extensions. Measure Path: Add more layout options for text (Bug #1460422) | su_v | 2015-09-29 | 2 | -21/+117 |
| * | Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong si... | su_v | 2015-09-24 | 1 | -1/+1 |
| * | Extensions. Fix some broken Vim modelines | su_v | 2015-09-22 | 3 | -3/+3 |
| * | Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for flat... | su_v | 2015-09-22 | 2 | -2/+2 |
| * | Extensions. Interpolate attribute in group: use z-order instead of selection ... | su_v | 2015-09-17 | 2 | -2/+12 |
| * | Extensions. Interpolate: set same default value for zsort in OptionParser as ... | su_v | 2015-09-17 | 1 | -1/+1 |
| * | Extensions. Interpolate: optionally use z-order instead of selection order (w... | su_v | 2015-09-16 | 2 | -8/+21 |
| * | extensions. generate_voronoi.py. allow for translation of parent layer, and s... | Alvin Penner | 2015-09-15 | 1 | -4/+9 |
| * | Second round of extension executable bit cleanup. | Krzysztof Kosi??ski | 2015-09-13 | 30 | -16/+6 |
| * | Clean up the executable bits for extensions | Krzysztof Kosi??ski | 2015-09-13 | 6 | -0/+0 |
| * | Extensions: removed pre stream commands feature (too complicated, not needed) | Sebastian Wüst | 2015-09-13 | 2 | -6/+1 |
| * | Extensions: changed wording for tool offset correction | Sebastian Wüst | 2015-09-13 | 4 | -6/+6 |
| * | Documentation. Updating the FAQ link in the Help>FAQ menu. Updating doc links... | Nicolas Dufour | 2015-09-10 | 1 | -3/+2 |
| * | update version of seamless pattern extension | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -1/+1 |
| * | fix a opacity bug problem pointed by Maren in seamless pattern | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -5/+2 |
| * | extensions. dxf_outlines. add support for line, circle, ellipse. (Bug 1489320... | Alvin Penner | 2015-09-01 | 1 | -6/+22 |
| * | Set root layer as current in seamless pattern | Jabier Arraiza Cenoz | 2015-08-22 | 1 | -3/+3 |
| * | Updated seamless pattern extension to V0.5, Thanks Maren for the strings and ... | Jabier Arraiza Cenoz | 2015-08-20 | 2 | -241/+301 |
| * | extensions. dxf input. Implement extrude option, and allow blocks to be refle... | Alvin Penner | 2015-08-20 | 1 | -10/+26 |
| * | Tutorials. Adding new Greek, Chineese (TW) and French translations for Tracin... | Nicolas Dufour | 2015-08-13 | 4 | -0/+46814 |