summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix #325 LaTeX export brokenThomas Holder2019-07-111-13/+2
* Move reproducible-builds hack out of CairoRenderContextPatrick Storz2019-07-102-45/+15
* cairo-renderer: set metadata in outputPatrick Storz2019-07-104-35/+139
* cairo-renderer: fix commentPatrick Storz2019-07-101-1/+1
* cairo-renderer: / cairo-render-context: whitespace fixesPatrick Storz2019-07-104-23/+21
* Fix link export codeMarc Jeanmougin2019-07-042-6/+10
* Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583Marc Jeanmougin2019-07-033-6/+45
* Fix various minor typosYuri Chornoivan2019-07-0113-14/+14
* hatch.jsValentin Ionita2019-06-287-8/+12390
* mesh.js updateValentin Ionita2019-06-264-821/+1163
* Ensure arena is released when the WMF failes to saveJames Collier2019-06-201-0/+3
* Display an error dialog when image is too large for WMFJames Collier2019-06-201-14/+27
* Fix typo mentioned in #44James Collier2019-06-201-1/+1
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-202-5/+2
|\
| * Replace deprecated Gtk::Misc functionsKarl Cheng2019-06-161-1/+2
| * Remove leftover GTK/gtkmm >= 3.16 checkKarl Cheng2019-06-161-4/+0
* | Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-2/+2
|/
* Merge changesAlexander Valavanis2019-06-052-3/+25
|\
| * Rename effect attribute to "implements-custom-gui"Sergei Izmailov2019-05-291-1/+1
| * Fix indentationSergei Izmailov2019-05-291-3/+3
| * Rename "suppress-working-dialog" effect attribute to "application"Sergei Izmailov2019-05-291-1/+1
| * feature: Allow effect extensions to disable working dialogSergei Izmailov2019-05-291-1/+4
| * Fix formattingSergei Izmailov2019-05-281-9/+11
| * Fix segfault for bad `--pdf-page` argument valuesSergei Izmailov2019-05-281-0/+17
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-263-35/+0
|/
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-103/+105
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-56/+58
* rename to avoid name clashes.Shlomi Fish2019-05-121-2/+2
* Extract the TagEmitter.append method.Shlomi Fish2019-05-121-41/+39
* Extract a common expression into a variable/const.Shlomi Fish2019-05-121-63/+64
* Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-105-1144/+12
* Fix opening of files on Windows (and possibly elsewhere)Patrick Storz2019-05-031-1/+1
* Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-241-0/+3
* Tentative fix for poppler 0.76Marc Jeanmougin2019-04-242-1/+8
* Style fixMarc Jeanmougin2019-04-093-5/+5
* Fix build with WITH_DBUS.Shlomi Fish2019-04-071-1/+1
* More document.h cleanup.Tavmjong Bah2019-04-066-7/+7
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* Reorganize document.h.Tavmjong Bah2019-04-041-1/+1
* Tidy various dialog UIsNathan Lee2019-04-022-6/+13
* script.cpp: more cleanupPatrick Storz2019-03-291-32/+19
* script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz2019-03-291-7/+0
* Drop "RegistryTool" which is no longer in use.Patrick Storz2019-03-291-1/+0
* An a few more config.h fixesPatrick Storz2019-03-284-16/+0
* Extensions/Filters: Fix translations of submenu namesPatrick Storz2019-03-241-2/+1
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-3/+12
* Fix wmf/emf file opening and embed missing font config data.Martin Owens2019-03-064-65/+25
* Revert modal fix to fix #108Martin Owens2019-03-051-2/+2
* Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz2019-02-261-1/+2
* Fix buildAlexander Valavanis2019-02-231-3/+3