| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove _argv0 from Inkscape::Application | Patrick Storz | 2019-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Currently it was only used as the least preferred (and therefore effectively unused) location where to store the crash backup. However it wasn't set properly since 408cb49b5559a81ea803df64bf58457a5dd4bf16 causing assertion errors while crashing. On top of that argv0 is not a reliable way to determine the path to the currently running executable anyway. Fixes https://gitlab.com/inkscape/inkscape/issues/176 | ||||
| * | extract_uri: fix, test, document | Thomas Holder | 2018-12-13 | 1 | -97/+0 |
| | | |||||
| * | remove obsolete URI cxxtests | Thomas Holder | 2018-12-13 | 1 | -95/+0 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 8 | -12/+68 |
| | | | | | | | - 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 | ||||
| * | Migrated object-test and sp-gradient-test to gtest | Adrian Boguszewski | 2018-06-09 | 2 | -395/+0 |
| | | |||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 1 | -537/+0 |
| | | |||||
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 1 | -91/+0 |
| | | | | (bzr r15485) | ||||
| * | Drop unused cxxtest fork in favour of Googletest | Alex Valavanis | 2016-08-30 | 12 | -0/+1750 |
| Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096) | |||||
