| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add base_directory for extensions loaded from a file. | Patrick Storz | 2019-08-31 | 1 | -4/+5 |
| | | |||||
| * | Implement "translationdomain" attribute for extensions | Patrick Storz | 2019-08-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | Will allow extensions to ship their own message catalog used for translation of the extension#s strings. Needs to be set on the root <inkscape-extension> element of the .inx Currently supported values: - unset: use default textdomain (which happens to be 'inkscape') - 'inkscape': use Inkscape's message catalog - 'none': disable translation for the extension's strings | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | fix clipboard URL rebasing | Thomas Holder | 2018-11-07 | 1 | -1/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -8/+8 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Show appropriate warning if non-existent export ID is specified | Eduard Braun | 2017-12-22 | 1 | -0/+5 |
| | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1739497 | ||||
| * | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -1/+0 |
| | | | | (bzr r13341.1.184) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Fix by Adib for 353847 | Josh Andler | 2009-09-16 | 1 | -0/+1 |
| | | | | (bzr r8601) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8406) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+1 |
| | | | | (bzr r6891) | ||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 1 | -0/+2 |
| | | | | | | Now it all works quite well! Great! (bzr r1630) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+58 |
| (bzr r1) | |||||
