| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update extensions | Patrick Storz | 2019-10-20 | 1 | -0/+0 |
| | | | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11 | ||||
| * | Update Extensions | Marc Jeanmougin | 2019-10-10 | 1 | -0/+0 |
| | | |||||
| * | update extension submodule | Marc Jeanmougin | 2019-09-07 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to the latest versions | Martin Owens | 2019-08-08 | 1 | -0/+0 |
| | | |||||
| * | Resync extensions with embed images fix | Martin Owens | 2019-07-02 | 1 | -0/+0 |
| | | |||||
| * | Sync the extensions up to the latest fixes (21st June 2019) | Martin Owens | 2019-06-22 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to latest master branch, see inbox ↵ | Martin Owens | 2019-06-17 | 1 | -0/+0 |
| | | | | | https://gitlab.com/inkscape/inbox/issues/584 | ||||
| * | Pull in fix for stdout issues | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Push extensions up to new known good state | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Update extensions submodule | Patrick Storz | 2019-03-23 | 1 | -0/+0 |
| | | | | | (avoid deprecation warning spawning for *every* extension) | ||||
| * | Update extensions and fix inkscape.pot | Patrick Storz | 2019-03-22 | 1 | -0/+0 |
| | | |||||
| * | Updat extensions to latest version | Martin Owens | 2019-03-03 | 1 | -0/+0 |
| | | |||||
| * | update extensions submodule | Thomas Holder | 2018-10-10 | 1 | -0/+0 |
| | | |||||
| * | Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431 | Eduard Braun | 2018-09-11 | 1 | -0/+0 |
| | | |||||
| * | Update extensions | Martin Owens | 2018-09-10 | 1 | -0/+0 |
| | | |||||
| * | Add extensions as a submodule | Martin Owens | 2018-09-09 | 1 | -0/+0 |
| | | |||||
| * | Move extensions to git inkscape-extensions repository | Martin Owens | 2018-09-09 | 570 | -64258/+0 |
| | | |||||
| * | Fis maren improvements to embed/import | Jabier Arraiza | 2018-05-15 | 2 | -33/+56 |
| | | |||||
| * | Fix bug embeding SVG as PNG | Jabier Arraiza | 2018-05-13 | 1 | -7/+12 |
| | | |||||
| * | Allow embed on SVG imports | Jabier Arraiza | 2018-05-12 | 1 | -1/+3 |
| | | |||||
| * | Fixed more trivial typos | luz.paz | 2018-03-12 | 1 | -1/+1 |
| | | | | Via `codespell` and `grep` | ||||
| * | Improve EAN13 with guide mark and clean up a bit of code | Martin Owens | 2018-03-07 | 7 | -33/+40 |
| | | |||||
| * | Export to plotter via the parallel port | Arnout Engelen | 2018-03-03 | 2 | -31/+51 |
| | | | | | | | | Tested with a Roland Camm-1 CX-24 on Linux via a USB-to-parallel cable. Will also test with a Silhouette Portrait, however for that plotter our HPGL export currently does not yet work (http://www.inkscapeforum.com/viewtopic.php?f=31&t=33405&sid=fcb7fd452c2bc29863eec6d6ff6e030b). | ||||
| * | If available, run 'background' inkscape inside xvfb-run (!201) | Arnout Engelen | 2018-03-03 | 1 | -1/+7 |
| | | |||||
| * | Update name as per suggestion from Maren | Martin Owens | 2018-02-20 | 2 | -2/+2 |
| | | |||||
| * | Replace dxf12 output with a pure python implementation | Martin Owens | 2018-02-20 | 4 | -28/+165 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-02-10 | 2 | -2/+2 |
| | | | | Found via `codespell` | ||||
| * | Copy numpy import error message over from measure.py (no new strings) | Maren Hachmann | 2018-02-10 | 1 | -1/+6 |
| | | |||||
| * | Update gcodetools.py to work with Inkscape > 0.91, fix written by ↵ | Maren Hachmann | 2018-02-10 | 1 | -9/+4 |
| | | | | | | | inkscapecommunity user Shockster https://forum.inkscapecommunity.com/index.php?topic=486.msg3889#msg3889 | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 10 | -11/+11 |
| | | | | Found via `codespell` | ||||
| * | Merge branch 'convertObjectsToPathsBeforePlotting' of ↵ | Marc Jeanmougin | 2018-01-06 | 5 | -1/+29 |
| |\ | | | | | | | https://gitlab.com/raboof/inkscape | ||||
| | * | Add option to convert objects to paths before plotting | Arnout Engelen | 2017-12-30 | 5 | -1/+29 |
| | | | | | | | | | | | Added an option to extensions->export->plot and the HPGL export feature to nondestructively convert objects to paths before conversion. | ||||
| * | | Fix minor typos | Yuri Chornoivan | 2018-01-01 | 2 | -2/+2 |
| |/ | |||||
| * | Misc. typos | luzpaz | 2017-12-04 | 4 | -6/+6 |
| | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` . | ||||
| * | Fixes issue with extension not working in documents without a document ↵ | Maren Hachmann | 2017-11-28 | 1 | -1/+1 |
| | | | | | height, see also https://answers.launchpad.net/inkscape/+question/631890 and https://answers.launchpad.net/inkscape/+question/661126 | ||||
| * | Add configuration to build python extension docs with doxygen | Mois Moshev | 2017-11-14 | 1 | -0/+55 |
| | | | | | | | * Build them separately from cpp sources - separate doxyfile, separate target directory * Also add a subpage linking to common python files | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 34 | -55/+55 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Can now interpolate namespaced attributes, uses previously unused units ↵ | Maren Hachmann | 2017-10-03 | 1 | -141/+152 |
| | | | | | field, improved whitespace, removes some duplication, can now use different color formats for start and end value, allows comma as decimal separator, fixes crash of extension when Other attribute is not specified. | ||||
| * | Add some help texts, improve structure | Maren Hachmann | 2017-10-03 | 1 | -5/+8 |
| | | |||||
| * | [LP:1634022] xcf export - Guides and grids wrongly positionned. Guides and ↵ | jazzynico | 2017-08-25 | 1 | -18/+63 |
| | | | | | grids now correctly support doc scaling (page size/viewbox ration) and export resolution. | ||||
| * | Merge branch 'alvinpenner/inkscape-master' | Martin Owens | 2017-08-13 | 2 | -0/+18 |
| |\ | |||||
| | * | Update summersnight.py for https://bugs.launchpad.net/inkscape/+bug/1653650. | Alvin Penner | 2017-07-08 | 1 | -0/+9 |
| | | | | | | | compensate for size of viewbox. | ||||
| | * | Update perspective.py for https://bugs.launchpad.net/inkscape/+bug/1653650. | Alvin Penner | 2017-07-08 | 1 | -0/+9 |
| | | | | | | | compensate for size of viewbox | ||||
| * | | Fixes bug https://bugs.launchpad.net/inkscape/+bug/1686551 | Jabier Arraiza | 2017-07-27 | 1 | -0/+4 |
| |/ | |||||
| * | Update dxf_input.py for LP Bug #1700582 | Alvin Penner | 2017-06-27 | 1 | -2/+2 |
| | | |||||
| * | [Bug #1695016] Xaml export misses some radialGradients. | mgth | 2017-06-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1695016 (bzr r15730) | ||||
| * | Merge in render frame extension | Martin Owens | 2017-06-04 | 4 | -0/+389 |
| |\ | | | | | (bzr r15728) | ||||
| | * | Corrected frame extension inside option box size. | Richard White | 2016-05-19 | 1 | -1/+1 |
| | | | | | | | (bzr r14668.1.4) | ||||
| | * | Merge from Inkscape trunk. | Richard White | 2016-05-19 | 122 | -689/+1847 |
| | |\ | | | | | | | (bzr r14668.1.3) | ||||
| | * | | Corrected frame extension stroke and fill values on 64 bit machine. | Richard White | 2016-05-18 | 2 | -4/+15 |
| | | | | | | | | | | | | | | | | The lack of L suffix in the represented hex value caused an improper interpretation. (bzr r14668.1.2) | ||||
