summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlinexact.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16Remove unused files.Tavmjong Bah1-593/+0
2018-11-08Relicense xverbs code to GPLv2+Max Gaukler1-4/+3
2018-11-08Clarify licensesMax Gaukler1-2/+6
2018-10-13Move some files to 'io' directory.Tavmjong Bah1-1/+1
2018-10-01Avoid duplicating defines in config.h and on command lineEduard Braun1-0/+4
2018-09-11Several more typosluz.paz1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-23/+30
2017-06-04replace fopen with g_fopendmitry.zhulanov@gmail.com1-1/+2
2017-06-03minor fixesdmitry.zhulanov@gmail.com1-2/+2
2017-06-03abort Inkscape if XFileOpen command failsdmitry.zhulanov@gmail.com1-1/+1
2017-06-03handle svg documents relative to .yaml pathdmitry.zhulanov@gmail.com1-17/+40
2017-06-03check if file existdmitry.zhulanov@gmail.com1-2/+6
2017-06-03fix crash in XFileOpendmitry.zhulanov@gmail.com1-0/+1
2017-06-01improve open .yaml error message and exit with errordmitry.zhulanov@gmail.com1-2/+4
2017-05-17fix crashdmitry.zhulanov@gmail.com1-0/+1
2017-05-17fix namingdmitry.zhulanov@gmail.com1-33/+4
2016-10-03butify identsDmitry Zhulanov1-45/+63
2016-10-02split big functionDmitry Zhulanov1-6/+14
2016-10-01fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov1-7/+4
2016-10-01fix indentDmitry Zhulanov1-3/+3
2016-10-01disable xverb feature if WITH_YAML definedDmitry Zhulanov1-2/+8
2016-09-29allow to use verbs as xverbsDmitry Zhulanov1-1/+6
2016-09-29allow optional args for xverbsDmitry Zhulanov1-89/+96
2016-09-27ignore additional arguments of x-verbsDmitry Zhulanov1-34/+64
2016-09-27update intends and bracketsDmitry Zhulanov1-341/+320
2016-09-26add x-verbs supportDmitry Zhulanov1-0/+526