| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-01-16 | Remove unused files. | Tavmjong Bah | 1 | -593/+0 | |
| 2018-11-08 | Relicense xverbs code to GPLv2+ | Max Gaukler | 1 | -4/+3 | |
| as permitted by Dmitry via email and by Tav in person. | |||||
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -2/+6 | |
| - 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 | |||||
| 2018-10-13 | Move some files to 'io' directory. | Tavmjong Bah | 1 | -1/+1 | |
| 2018-10-01 | Avoid duplicating defines in config.h and on command line | Eduard Braun | 1 | -0/+4 | |
| 2018-09-11 | Several more typos | luz.paz | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -8/+8 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -23/+30 | |
| A lot of header clean-up. | |||||
| 2017-06-04 | replace fopen with g_fopen | dmitry.zhulanov@gmail.com | 1 | -1/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1695629 (bzr r15700.1.7) | |||||
| 2017-06-03 | minor fixes | dmitry.zhulanov@gmail.com | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.6) | |||||
| 2017-06-03 | abort Inkscape if XFileOpen command fails | dmitry.zhulanov@gmail.com | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1695606 (bzr r15700.1.5) | |||||
| 2017-06-03 | handle svg documents relative to .yaml path | dmitry.zhulanov@gmail.com | 1 | -17/+40 | |
| Fixed bugs: - https://launchpad.net/bugs/1692701 (bzr r15700.1.4) | |||||
| 2017-06-03 | check if file exist | dmitry.zhulanov@gmail.com | 1 | -2/+6 | |
| Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.3) | |||||
| 2017-06-03 | fix crash in XFileOpen | dmitry.zhulanov@gmail.com | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.2) | |||||
| 2017-06-01 | improve open .yaml error message and exit with error | dmitry.zhulanov@gmail.com | 1 | -2/+4 | |
| Fixed bugs: - https://launchpad.net/bugs/1692707 (bzr r15700.1.1) | |||||
| 2017-05-17 | fix crash | dmitry.zhulanov@gmail.com | 1 | -0/+1 | |
| (bzr r15697.1.2) | |||||
| 2017-05-17 | fix naming | dmitry.zhulanov@gmail.com | 1 | -33/+4 | |
| (bzr r15697.1.1) | |||||
| 2016-10-03 | butify idents | Dmitry Zhulanov | 1 | -45/+63 | |
| (bzr r15136.1.13) | |||||
| 2016-10-02 | split big function | Dmitry Zhulanov | 1 | -6/+14 | |
| (bzr r15136.1.12) | |||||
| 2016-10-01 | fix cmake warning and remove whole xverbs code from compilation without yaml | Dmitry Zhulanov | 1 | -7/+4 | |
| (bzr r15136.1.11) | |||||
| 2016-10-01 | fix indent | Dmitry Zhulanov | 1 | -3/+3 | |
| (bzr r15136.1.10) | |||||
| 2016-10-01 | disable xverb feature if WITH_YAML defined | Dmitry Zhulanov | 1 | -2/+8 | |
| (bzr r15136.1.9) | |||||
| 2016-09-29 | allow to use verbs as xverbs | Dmitry Zhulanov | 1 | -1/+6 | |
| (bzr r15136.1.8) | |||||
| 2016-09-29 | allow optional args for xverbs | Dmitry Zhulanov | 1 | -89/+96 | |
| (bzr r15136.1.7) | |||||
| 2016-09-27 | ignore additional arguments of x-verbs | Dmitry Zhulanov | 1 | -34/+64 | |
| (bzr r15136.1.6) | |||||
| 2016-09-27 | update intends and brackets | Dmitry Zhulanov | 1 | -341/+320 | |
| (bzr r15136.1.3) | |||||
| 2016-09-26 | add x-verbs support | Dmitry Zhulanov | 1 | -0/+526 | |
| (bzr r15136.1.1) | |||||
