| 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 | -425/+0 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 ``` | ||||
| * | Fix ACLs | Eduard Braun | 2017-03-05 | 1 | -0/+0 |
| | | | | (bzr r15567) | ||||
| * | Apply su_v patch to DPISwitcher: ↵ | Jabier Arraiza Cenoz | 2016-12-13 | 1 | -107/+264 |
| | | | | | | https://launchpadlibrarian.net/297886893/0000-fix-dpiswitcher-scaling-v1.diff (bzr r15323) | ||||
| * | Apply suv patch to handle containers ↵ | Jabiertxof | 2016-12-10 | 1 | -8/+57 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/1389723/comments/95 (bzr r15320) | ||||
| * | Add dpiswitcher extension and option to scale legacy documents with it. | Jabier Arraiza Cenoz | 2016-12-06 | 1 | -0/+219 |
| | | | | (bzr r15301) | ||||
| * | I remove this extension because maybe isnt the best way to handle the ↵ | Jabier Arraiza Cenoz | 2014-11-30 | 1 | -236/+0 |
| | | | | | | problem. I attch it in the bug report https://bugs.launchpad.net/inkscape/+bug/1389723 (bzr r13780) | ||||
| * | Add a extra info page pointed by suv in bug page | Jabier Arraiza Cenoz | 2014-11-10 | 1 | -17/+51 |
| | | | | (bzr r13701) | ||||
| * | improve regex from DPI Switcher | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -15/+15 |
| | | | | (bzr r13696) | ||||
| * | Allow shorteners transforms in DPI switcher.A bit of refactor. | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -27/+46 |
| | | | | (bzr r13695) | ||||
| * | fixed a bug pointed by su_v about transformations | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -0/+20 |
| | | | | (bzr r13694) | ||||
| * | From bug #1389723 | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -29/+44 |
| | | | | | | | | | | | | | | | | | | | Roadmap for 0.92: (this bug) ================= TODO Non-pixel units are allowed but everything in a document should use the same units including guides and grids. TODO (Guides and grids need code to do this.) DONE An extension that saves a document in pixels should be added to allow backwards compatability with 0.91. It should be possible to avoid overwriting Inkscape version until any necessary conversion is done. If a conversion appears to be needed, a pop-up can ask the author if it should be done. Roadmap for 0.91: (bug #1387864) ================= TODO: Everything should use only pixels as is (mostly) done in 0.48 (including templates). TODO: The ability to switch document units should be disabled (it's broken in several ways). TODO: Font size should be stored in pixels. DONE: Some templates in 0.48 templates do use 'mm' so there does need to be a script to convert files based on those templates to 96dpi. (bzr r13693) | ||||
| * | Fix a bug pointed by su_v in IRC aboutr shapes | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -19/+40 |
| | | | | (bzr r13682) | ||||
| * | This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment ↵ | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -6/+6 |
| | | | | | | #15 by Alvin Penner. (bzr r13680) | ||||
| * | a little retouch to extension dpiswitcher | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -2/+1 |
| | | | | (bzr r13678) | ||||
| * | This extension is a DPI switcher from 90 to 96 and from 96 to 90. | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -0/+128 |
| (bzr r13677) | |||||
