aboutsummaryrefslogtreecommitdiff
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Refactored, new files util.[ch], C89Bert2011-02-031-1/+1
* New option: -r, open all images in directoriesBert2011-02-021-2/+5
* Skeleton for -rBert2011-02-021-0/+1
* New option: -F, fixed/floating windowBert2011-02-011-2/+6
* Replaced option -W with -q, seems more naturalBert2011-01-301-6/+6
* Replace -w with well-known geometry optionBert2011-01-301-22/+6
* Explicitly enable printing of warningsBert2011-01-301-2/+7
* Added plenty lots of optionsBert2011-01-281-2/+34
* Added -w cmdline optionBert2011-01-271-2/+23
* Fixed filenames in parse_options()Bert2011-01-201-3/+3
* Made parse_options voidBert2011-01-191-4/+3
* Option handling, merged app.c & events.c into main.cBert2011-01-191-0/+60