summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment error for inline-size SVG 1.1 fallback text.Tavmjong Bah2019-11-131-3/+44
* Fix SVG 1.1 fallback for SVG 2 text in a shape with 'text-align' not equal to...Tavmjong Bah2019-11-091-4/+13
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-032-4/+4
* PDF+LaTeX export: escape ampersandsPatrick Storz2019-10-301-1/+7
* refactor: clean up SPI constructorsThomas Holder2019-10-282-4/+4
* refactor SPIEnum: more type safetyThomas Holder2019-10-284-60/+64
* fix poppler 0.82.0 buildThomas Holder2019-10-264-3/+9
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-193-17/+66
* Fix various minor code problemsMarc Jeanmougin2019-10-051-1/+2
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-1/+1
* Try to improve match of image-rendering values to cairo filtersPatrick Storz2019-09-221-8/+13
* Fix bugs appliing in fallback elementsJabier Arraiza2019-09-071-1/+1
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-071-1/+1
* Update internal extensions for latest .inx format changesPatrick Storz2019-09-0154-749/+749
* Adjust <print> extensions for previous commit.Patrick Storz2019-08-313-48/+48
* Refactor a lot of the parameter handling codePatrick Storz2019-08-3121-65/+65
* Use proper boolean valuesPatrick Storz2019-08-313-3/+3
* Eliminate clang warningsThomas Holder2019-08-231-3/+3
* Eliminate clang warningsThomas Holder2019-08-233-2/+4
* 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-016-7/+7
* 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
* Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-2/+2
* Merge changesAlexander Valavanis2019-06-051-0/+19
|\
| * 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-261-27/+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-102-1139/+0
* 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
* More document.h cleanup.Tavmjong Bah2019-04-065-6/+6
* Fix indentating.Tavmjong Bah2019-04-051-100/+110
* Tidy various dialog UIsNathan Lee2019-04-021-0/+3