summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlinexact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused files.Tavmjong Bah2019-01-161-593/+0
* Relicense xverbs code to GPLv2+Max Gaukler2018-11-081-4/+3
* Clarify licensesMax Gaukler2018-11-081-2/+6
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+1
* Avoid duplicating defines in config.h and on command lineEduard Braun2018-10-011-0/+4
* Several more typosluz.paz2018-09-111-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-23/+30
* replace fopen with g_fopendmitry.zhulanov@gmail.com2017-06-041-1/+2
* minor fixesdmitry.zhulanov@gmail.com2017-06-031-2/+2
* abort Inkscape if XFileOpen command failsdmitry.zhulanov@gmail.com2017-06-031-1/+1
* handle svg documents relative to .yaml pathdmitry.zhulanov@gmail.com2017-06-031-17/+40
* check if file existdmitry.zhulanov@gmail.com2017-06-031-2/+6
* fix crash in XFileOpendmitry.zhulanov@gmail.com2017-06-031-0/+1
* improve open .yaml error message and exit with errordmitry.zhulanov@gmail.com2017-06-011-2/+4
* fix crashdmitry.zhulanov@gmail.com2017-05-171-0/+1
* fix namingdmitry.zhulanov@gmail.com2017-05-171-33/+4
* butify identsDmitry Zhulanov2016-10-031-45/+63
* split big functionDmitry Zhulanov2016-10-021-6/+14
* fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov2016-10-011-7/+4
* fix indentDmitry Zhulanov2016-10-011-3/+3
* disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-011-2/+8
* allow to use verbs as xverbsDmitry Zhulanov2016-09-291-1/+6
* allow optional args for xverbsDmitry Zhulanov2016-09-291-89/+96
* ignore additional arguments of x-verbsDmitry Zhulanov2016-09-271-34/+64
* update intends and bracketsDmitry Zhulanov2016-09-271-341/+320
* add x-verbs supportDmitry Zhulanov2016-09-261-0/+526