summaryrefslogtreecommitdiffstats
path: root/share/extensions/dpiswitcher.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
| | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
|
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
|
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
|
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
|
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
|
* Update extensions to latest master branch, see inbox ↵Martin Owens2019-06-171-0/+0
| | | | https://gitlab.com/inkscape/inbox/issues/584
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
|
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
|
* Update extensions submodulePatrick Storz2019-03-231-0/+0
| | | | (avoid deprecation warning spawning for *every* extension)
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
|
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
|
* update extensions submoduleThomas Holder2018-10-101-0/+0
|
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
|
* Update extensionsMartin Owens2018-09-101-0/+0
|
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
|
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-425/+0
|
* Misc. typosUnknown2017-11-071-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 ACLsEduard Braun2017-03-051-0/+0
| | | (bzr r15567)
* Apply su_v patch to DPISwitcher: ↵Jabier Arraiza Cenoz2016-12-131-107/+264
| | | | | https://launchpadlibrarian.net/297886893/0000-fix-dpiswitcher-scaling-v1.diff (bzr r15323)
* Apply suv patch to handle containers ↵Jabiertxof2016-12-101-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 Cenoz2016-12-061-0/+219
| | | (bzr r15301)
* I remove this extension because maybe isnt the best way to handle the ↵Jabier Arraiza Cenoz2014-11-301-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 pageJabier Arraiza Cenoz2014-11-101-17/+51
| | | (bzr r13701)
* improve regex from DPI SwitcherJabier Arraiza Cenoz2014-11-091-15/+15
| | | (bzr r13696)
* Allow shorteners transforms in DPI switcher.A bit of refactor.Jabier Arraiza Cenoz2014-11-091-27/+46
| | | (bzr r13695)
* fixed a bug pointed by su_v about transformationsJabier Arraiza Cenoz2014-11-091-0/+20
| | | (bzr r13694)
* From bug #1389723Jabier Arraiza Cenoz2014-11-091-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 shapesJabier Arraiza Cenoz2014-11-081-19/+40
| | | (bzr r13682)
* This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment ↵Jabier Arraiza Cenoz2014-11-081-6/+6
| | | | | #15 by Alvin Penner. (bzr r13680)
* a little retouch to extension dpiswitcherJabier Arraiza Cenoz2014-11-081-2/+1
| | | (bzr r13678)
* This extension is a DPI switcher from 90 to 96 and from 96 to 90.Jabier Arraiza Cenoz2014-11-081-0/+128
(bzr r13677)