aboutsummaryrefslogtreecommitdiff
path: root/options.h
Commit message (Collapse)AuthorAgeFilesLines
* Use getline instead of readlineBert2011-05-291-1/+1
|
* New option: -n, start at given pictureBert2011-05-251-1/+2
|
* Removed option -aBert2011-04-111-1/+0
|
* New option: -C, clean thumbnail cacheBert2011-04-081-0/+1
|
* New option: -a, do not filter out unsupported filesBert2011-04-061-0/+1
|
* Shorter typedefsBert2011-03-011-1/+1
|
* First things for thumbnail modeBert2011-02-161-0/+1
|
* Read filenames from stdinBert2011-02-141-0/+1
|
* Skeleton for -rBert2011-02-021-0/+1
|
* New option: -F, fixed/floating windowBert2011-02-011-0/+1
|
* Replaced option -W with -q, seems more naturalBert2011-01-301-1/+1
|
* Replace -w with well-known geometry optionBert2011-01-301-2/+1
|
* Explicitly enable printing of warningsBert2011-01-301-0/+2
|
* Added plenty lots of optionsBert2011-01-281-0/+8
|
* Added -w cmdline optionBert2011-01-271-0/+2
|
* Added [,] mappings for go 10 images back/forwardBert2011-01-231-1/+1
|
* Made parse_options voidBert2011-01-191-1/+1
|
* Option handling, merged app.c & events.c into main.cBert2011-01-191-0/+34