| 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 | 1 | -371/+0 |
| | | |||||
| * | 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 | ||||
| * | extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug ↵ | Alvin Penner | 2017-03-12 | 1 | -1/+8 |
| | | | | | | | | | 1672066) Fixed bugs: - https://launchpad.net/bugs/1672066 (bzr r15590) | ||||
| * | save as desktop cutting plotter dxf. compensate for svg document units (Bug ↵ | Alvin Penner | 2017-02-03 | 1 | -0/+1 |
| | | | | | | | | | 1660967) Fixed bugs: - https://launchpad.net/bugs/1660967 (bzr r15469) | ||||
| * | i18n. Fixing gettext initialization in some more extensions. | Nicolas Dufour | 2017-01-23 | 1 | -0/+2 |
| | | | | (bzr r15433) | ||||
| * | [Bug #1538277] Translations in inkex.py fail unless extension script itself ↵ | Nicolas Dufour | 2016-05-26 | 1 | -2/+0 |
| | | | | | | | | | initalizes gettext. Fixed bugs: - https://launchpad.net/bugs/1538277 (bzr r14918) | ||||
| * | [Bug #1545726] Incorrect FSF address in many extension files. | Nicolas Dufour | 2016-03-16 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712) | ||||
| * | Extensions. DXF export: support default values for omitted attributes of ↵ | su_v | 2015-10-07 | 1 | -10/+10 |
| | | | | | | basic SVG shapes (line, rect, circle, ellipse) (bzr r14398) | ||||
| * | extensions. dxf_outlines. add support for line, circle, ellipse. (Bug ↵ | Alvin Penner | 2015-09-01 | 1 | -6/+22 |
| | | | | | | | | | 1489320 and Bug 1474347) Fixed bugs: - https://launchpad.net/bugs/1489320 (bzr r14338) | ||||
| * | extensions. dxf output. improve method for generating closed flag for ↵ | Alvin Penner | 2015-03-09 | 1 | -7/+6 |
| | | | | | | | | | LWPOLYLINE (Bug 1429184) Fixed bugs: - https://launchpad.net/bugs/1429184 (bzr r13980) | ||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 1 | -2/+2 |
| | | | | (bzr r13659) | ||||
| * | fix unit handling of all python extensions. did not test with all extensions | Johan B. C. Engelen | 2013-10-25 | 1 | -1/+1 |
| | | | | (bzr r12722) | ||||
| * | extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin ↵ | Alvin Penner | 2013-04-08 | 1 | -3/+27 |
| | | | | | | | | | for Bug 1164904 Fixed bugs: - https://launchpad.net/bugs/1164904 (bzr r12273) | ||||
| * | extensions. dxf output. set flag if LWPOLYLINE is closed (Bug 1098283) | Alvin Penner | 2013-01-16 | 1 | -1/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1098283 (bzr r12033) | ||||
| * | Translations. Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-10-07 | 1 | -3/+11 |
| | | | | (bzr r11749) | ||||
| * | cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible ↵ | Alvin Penner | 2012-03-26 | 1 | -0/+8 |
| | | | | | | | | | layers (Bug 959159) Fixed bugs: - https://launchpad.net/bugs/959159 (bzr r11130) | ||||
| * | desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086) | Alvin Penner | 2012-03-19 | 1 | -6/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/957086 (bzr r11100) | ||||
| * | Extensions. PEP8, error handling and various extension fixes. | Nicolas Dufour | 2012-02-09 | 1 | -6/+16 |
| | | | | (bzr r10954) | ||||
| * | dxf export. support for non-ascii characters (Bug 834721) | Alvin Penner | 2011-08-31 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/834721 (bzr r10606) | ||||
| * | DXF output: add support for clones and try to improve help text | Johan B. C. Engelen | 2011-08-12 | 1 | -4/+37 |
| | | | | (bzr r10539) | ||||
| * | Extensions. dxf_outlines.py. do not attempt to parse a url color reference ↵ | Alvin Penner | 2011-07-21 | 1 | -1/+1 |
| | | | | | | | | | (Bug 810503) Fixed bugs: - https://launchpad.net/bugs/810503 (bzr r10485) | ||||
| * | Extensions. Add option to choose dxf output units | Alvin Penner | 2010-12-27 | 1 | -1/+4 |
| | | | | (bzr r9984) | ||||
| * | support for <rect> tag (Bug 657289) | Alvin Penner | 2010-12-19 | 1 | -20/+36 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/657289 (bzr r9968) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | support for layers in .dxf output (Bug 410928) | Alvin Penner | 2010-08-01 | 1 | -5/+25 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/410928 (bzr r9675) | ||||
| * | support for transform elements (Bug 600473) | Alvin Penner | 2010-07-22 | 1 | -33/+50 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/600473 (bzr r9640) | ||||
| * | allow switch between LINE and LWPOLYLINE | Alvin Penner | 2010-02-01 | 1 | -2/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/512447 (bzr r9042) | ||||
| * | add documentation tab | Alvin Penner | 2009-08-10 | 1 | -0/+2 |
| | | | | (bzr r8461) | ||||
| * | more robust parsing of color info | Alvin Penner | 2009-05-24 | 1 | -7/+6 |
| | | | | (bzr r7927) | ||||
| * | fix for LP bug 364585 | Alvin Penner | 2009-04-22 | 1 | -1/+6 |
| | | | | (bzr r7756) | ||||
| * | add support for 6 colors, for use in ROBO-Master | Alvin Penner | 2009-04-03 | 1 | -4/+13 |
| | | | | (bzr r7617) | ||||
| * | add group code 70 to LWPOLYLINE | Alvin Penner | 2009-02-01 | 1 | -1/+1 |
| | | | | (bzr r7209) | ||||
| * | convert LINE entity to LWPOLYLINE | Alvin Penner | 2008-12-21 | 1 | -7/+19 |
| | | | | (bzr r7021) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+3 |
| | | | | (bzr r6885) | ||||
