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