summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlinexact.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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