summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13Fix alignment error for inline-size SVG 1.1 fallback text.Tavmjong Bah1-3/+44
2019-11-09Fix SVG 1.1 fallback for SVG 2 text in a shape with 'text-align' not equal to...Tavmjong Bah1-4/+13
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder2-4/+4
2019-10-30PDF+LaTeX export: escape ampersandsPatrick Storz1-1/+7
2019-10-28refactor: clean up SPI constructorsThomas Holder2-4/+4
2019-10-28refactor SPIEnum: more type safetyThomas Holder4-60/+64
2019-10-26fix poppler 0.82.0 buildThomas Holder4-3/+9
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza3-17/+66
2019-10-05Fix various minor code problemsMarc Jeanmougin1-1/+2
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-1/+1
2019-09-22Try to improve match of image-rendering values to cairo filtersPatrick Storz1-8/+13
2019-09-07Fix bugs appliing in fallback elementsJabier Arraiza1-1/+1
2019-09-07Prepared for beta. Fixed blocking bugJabiertxof1-1/+1
2019-09-01Update internal extensions for latest .inx format changesPatrick Storz54-749/+749
2019-08-31Adjust <print> extensions for previous commit.Patrick Storz3-48/+48
2019-08-31Refactor a lot of the parameter handling codePatrick Storz21-65/+65
2019-08-31Use proper boolean valuesPatrick Storz3-3/+3
2019-08-23Eliminate clang warningsThomas Holder1-3/+3
2019-08-23Eliminate clang warningsThomas Holder3-2/+4
2019-07-11fix #325 LaTeX export brokenThomas Holder1-13/+2
2019-07-10Move reproducible-builds hack out of CairoRenderContextPatrick Storz2-45/+15
2019-07-10cairo-renderer: set metadata in outputPatrick Storz4-35/+139
2019-07-10cairo-renderer: fix commentPatrick Storz1-1/+1
2019-07-10cairo-renderer: / cairo-render-context: whitespace fixesPatrick Storz4-23/+21
2019-07-04Fix link export codeMarc Jeanmougin2-6/+10
2019-07-03Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583Marc Jeanmougin3-6/+45
2019-07-01Fix various minor typosYuri Chornoivan6-7/+7
2019-06-28hatch.jsValentin Ionita7-8/+12390
2019-06-26mesh.js updateValentin Ionita4-821/+1163
2019-06-20Ensure arena is released when the WMF failes to saveJames Collier1-0/+3
2019-06-20Display an error dialog when image is too large for WMFJames Collier1-14/+27
2019-06-20Fix typo mentioned in #44James Collier1-1/+1
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish1-2/+2
2019-05-28Fix formattingSergei Izmailov1-9/+11
2019-05-28Fix segfault for bad `--pdf-page` argument valuesSergei Izmailov1-0/+17
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-27/+0
2019-05-22Extract a common expression into a variable/const.Shlomi Fish1-103/+105
2019-05-22Extract a common expression into a variable/const.Shlomi Fish1-56/+58
2019-05-12rename to avoid name clashes.Shlomi Fish1-2/+2
2019-05-12Extract the TagEmitter.append method.Shlomi Fish1-41/+39
2019-05-12Extract a common expression into a variable/const.Shlomi Fish1-63/+64
2019-05-10Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2-1139/+0
2019-05-03Fix opening of files on Windows (and possibly elsewhere)Patrick Storz1-1/+1
2019-04-24Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin1-0/+3
2019-04-24Tentative fix for poppler 0.76Marc Jeanmougin2-1/+8
2019-04-09Style fixMarc Jeanmougin3-5/+5
2019-04-06More document.h cleanup.Tavmjong Bah5-6/+6
2019-04-05Fix indentating.Tavmjong Bah1-100/+110
2019-04-02Tidy various dialog UIsNathan Lee1-0/+3
2019-03-28An a few more config.h fixesPatrick Storz4-16/+0