summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleanup for merge into trunkLiam P. White2014-03-0714-224/+0
* Fixed size of swatches widgetLiam P. White2014-03-061-524/+0
* Makefile fixLiam P. White2014-03-061-32/+36
* Fixed some swatch sizes (what about the table?)Liam P. White2014-03-052-2/+2
* Added new swatches dialogLiam P. White2014-03-0518-11/+29129
* Remove massive list of inx and py files for extensions Makefile, use magic in...Martin Owens2014-03-031-347/+3
* Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)).Nicolas Dufour2014-03-031-2/+2
* cleanupSebastian Wüst2014-03-024-19/+20
* removed unnecessary featuresSebastian Wüst2014-03-027-55/+22
* Import layers update, spelling and modification time for files in tarMartin Owens2014-03-012-2/+5
* Forgot the makefile isn't flexible.Martin Owens2014-03-011-0/+2
* Add layers export extension as a tar creation extensionMartin Owens2014-03-012-0/+132
* Allow 'transform' on flowRoot, flowPara, and flowSpan.Tavmjong Bah2014-02-252-2/+8
* Add SVG2 property 'paint-order'.Tavmjong Bah2014-02-193-0/+10
* extensions. Render Gear. improve precision of output (Bug 1240455)Alvin Penner2014-02-181-2/+2
* Extensions. Measure Path. Scaling of area and length into document units. (Bu...Alvin Penner2014-02-181-2/+3
* various optimizations, move extension to 'Export' submenuSebastian Wüst2014-02-164-69/+61
* Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug...Alvin Penner2014-02-164-16/+21
* Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...Alvin Penner2014-02-144-22/+26
* extensions. ink2canvas.py. pass reference to self (Bug 1258473)Alvin Penner2014-02-132-3/+4
* Fix for Bug #1248542 (fix for filters.svg) by v1nce.Nicolas Dufour2014-02-111-22/+5
* Extensions->Render submenu. Scaling of group transform into document units, P...Alvin Penner2014-02-096-4/+14
* more robust versions of triangle.py and wireframe_sphere.py, see rev 13007Alvin Penner2014-02-082-15/+21
* reverting triangle.py and wireframe_sphere.py from rev 13007Alvin Penner2014-02-082-7/+3
* Extensions->Render submenu. Scaling of input parameters into document units, ...Alvin Penner2014-02-089-10/+45
* Extensions->Render submenu. Scaling of input parameters into document units, ...Alvin Penner2014-02-065-10/+12
* typos in symbolsYuri Chornoivan2014-02-052-11/+11
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-026-38/+69
* fixed user description of VS commandSebastian Wüst2014-01-232-4/+4
* Simplified patch for symbols i18n and typo in .bzrignore.suv-lp2014-01-171-1/+1
* Fix symbols Makefile.am for out-of-src tree build (thanks ~suv).suv-lp2014-01-171-1/+1
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-173-2/+33
* i18n. New from Template entries now translatable (see Bug #383844). POT file ...Nicolas Dufour2014-01-154-4/+96
* Merge in patch from bug #1267842 to fix Inkex module open order.Martin Owens2014-01-141-6/+22
* new Dutch translation of pixel art tutorialKris De Gussem2014-01-091-0/+15603
* tracing pixel art tutorial updateKris De Gussem2014-01-091-15367/+15367
* Fix for bug #1266113 (xcf export only allows 90 dpi).Nicolas Dufour2014-01-092-2/+11
* fixed bug serial missingSebastian Wüst2013-12-262-15/+15
* fixed positioning bugSebastian Wüst2013-12-261-3/+3
* added force and speed options and support for KNK Zing plottersSebastian Wüst2013-12-267-166/+253
* added show debug info option, small text changesSebastian Wüst2013-12-155-50/+116
* Accept new CSS blend properties as valid.Tavmjong Bah2013-12-123-0/+19
* Shortcuts. Adding Ctrl+Alt+N for the New From Template dialog.Nicolas Dufour2013-12-102-0/+6
* Restore original file format with added metadata.Tavmjong Bah2013-12-031-3928/+1238
* UI messagesKris De Gussem2013-11-211-2/+2
* BalloonSymbols.svg rewritten. Balloon symbols should render properly in all b...Tavmjong Bah2013-11-191-125/+136
* removed access to private member, fixed dpi calculationSebastian Wüst2013-11-182-7/+7
* adhere to Python "convention" of using double underscore to indicate class pr...Johan B. C. Engelen2013-11-171-5/+5
* added missing documentationSebastian Wüst2013-11-171-0/+2
* changed unit calculation to regard doc unitSebastian Wüst2013-11-171-9/+11