| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix link export code | Marc Jeanmougin | 2019-07-04 | 2 | -6/+10 |
| * | Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583 | Marc Jeanmougin | 2019-07-03 | 3 | -6/+45 |
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 6 | -7/+7 |
| * | hatch.js | Valentin Ionita | 2019-06-28 | 7 | -8/+12390 |
| * | mesh.js update | Valentin Ionita | 2019-06-26 | 4 | -821/+1163 |
| * | Ensure arena is released when the WMF failes to save | James Collier | 2019-06-20 | 1 | -0/+3 |
| * | Display an error dialog when image is too large for WMF | James Collier | 2019-06-20 | 1 | -14/+27 |
| * | Fix typo mentioned in #44 | James Collier | 2019-06-20 | 1 | -1/+1 |
| * | Refactoring: replace funcs with methods. | Shlomi Fish | 2019-06-12 | 1 | -2/+2 |
| * | Merge changes | Alexander Valavanis | 2019-06-05 | 1 | -0/+19 |
| |\ | |||||
| | * | Fix formatting | Sergei Izmailov | 2019-05-28 | 1 | -9/+11 |
| | * | Fix segfault for bad `--pdf-page` argument values | Sergei Izmailov | 2019-05-28 | 1 | -0/+17 |
| * | | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -27/+0 |
| |/ | |||||
| * | Extract a common expression into a variable/const. | Shlomi Fish | 2019-05-22 | 1 | -103/+105 |
| * | Extract a common expression into a variable/const. | Shlomi Fish | 2019-05-22 | 1 | -56/+58 |
| * | rename to avoid name clashes. | Shlomi Fish | 2019-05-12 | 1 | -2/+2 |
| * | Extract the TagEmitter.append method. | Shlomi Fish | 2019-05-12 | 1 | -41/+39 |
| * | Extract a common expression into a variable/const. | Shlomi Fish | 2019-05-12 | 1 | -63/+64 |
| * | Remove support for saving as JavaFX 1.x script (*.fx) | Karl Cheng | 2019-05-10 | 2 | -1139/+0 |
| * | Fix opening of files on Windows (and possibly elsewhere) | Patrick Storz | 2019-05-03 | 1 | -1/+1 |
| * | Fix commandline page selection page selection and allow to select poppler in cmd | Marc Jeanmougin | 2019-04-24 | 1 | -0/+3 |
| * | Tentative fix for poppler 0.76 | Marc Jeanmougin | 2019-04-24 | 2 | -1/+8 |
| * | Style fix | Marc Jeanmougin | 2019-04-09 | 3 | -5/+5 |
| * | More document.h cleanup. | Tavmjong Bah | 2019-04-06 | 5 | -6/+6 |
| * | Fix indentating. | Tavmjong Bah | 2019-04-05 | 1 | -100/+110 |
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 1 | -0/+3 |
| * | An a few more config.h fixes | Patrick Storz | 2019-03-28 | 4 | -16/+0 |
| * | Fix wmf/emf file opening and embed missing font config data. | Martin Owens | 2019-03-06 | 4 | -65/+25 |
| * | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 2019-02-20 | 2 | -2/+2 |
| * | Fix incorrect string literal comparisons | Karl Cheng | 2019-02-19 | 1 | -2/+2 |
| * | fix compilation with HAVE_CAIRO_PDF=0 | Thomas Holder | 2019-01-18 | 4 | -10/+4 |
| * | Remove confusing and broken save as PNG option | Marc Jeanmougin | 2019-01-17 | 2 | -181/+0 |
| * | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 71 | -71/+71 |
| * | protect includes in c file | Marc Jeanmougin | 2019-01-02 | 1 | -5/+5 |
| * | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 37 | -76/+76 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 12 | -62/+51 |
| * | Round-trip SVG 2 flowed text with SVG 1.1 backup. | Tavmjong Bah | 2018-12-14 | 1 | -44/+62 |
| * | Fix license in new files | Marc Jeanmougin | 2018-12-09 | 2 | -1/+2 |
| * | fix poppler 0.72.0 build | Thomas Holder | 2018-12-09 | 2 | -1/+4 |
| * | Add some SVG 2 fallbacks: | Tavmjong Bah | 2018-12-07 | 4 | -5/+1385 |
| * | Fix stream class locations | Alexander Valavanis | 2018-11-18 | 3 | -4/+3 |
| * | Fix format string | Alexander Valavanis | 2018-11-16 | 1 | -1/+1 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 153 | -257/+434 |
| * | fix bug 1793940 ODG image export | Thomas Holder | 2018-11-07 | 2 | -57/+30 |
| * | fix clipboard URL rebasing | Thomas Holder | 2018-11-07 | 2 | -1/+5 |
| * | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 2018-11-06 | 2 | -56/+78 |
| * | fix poppler 0.71.0 build. | Bartłomiej Szczepaniak | 2018-11-06 | 1 | -0/+6 |
| * | remove Inkscape::URI::toString | Thomas Holder | 2018-11-05 | 1 | -3/+1 |
| * | cleanup: remove Base64OutputStream | Thomas Holder | 2018-10-29 | 1 | -20/+8 |
| * | Move contents of document-private.h to document.h. | Tavmjong Bah | 2018-10-29 | 1 | -2/+1 |
