aboutsummaryrefslogtreecommitdiff
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* Removed command line option -FBert Münnich2014-02-051-1/+0
* Slideshow mode is back, in a simplified versionBert Münnich2014-01-041-0/+1
* Add support for changing the gamma valueAndrás Mohari2013-11-131-0/+1
* Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich2013-08-221-1/+0
* New options: -[io], read/write files from/to stdin/outBert Münnich2013-03-191-0/+1
* Updated/corrected license headerBert Münnich2013-02-081-13/+13
* Fixed issue #73Bert Münnich2012-12-271-1/+1
* New option: -N, set X window resource nameBert Münnich2012-10-291-0/+1
* Added option -b: disable barBert Münnich2012-02-161-0/+1
* Already in the year 2012Bert Münnich2012-02-151-1/+1
* Updated contact informationBert Münnich2011-10-141-1/+1
* Use void for empty argument listsBert Münnich2011-10-121-2/+2
* Added own bool typeBert2011-09-111-8/+8
* Added slideshow supportBert2011-09-101-2/+6
* Reformated license headerBert2011-09-031-11/+11
* Corrected FSF address in license headersBert2011-08-181-7/+7
* Reduced usage of preprocessor macrosBert2011-07-221-0/+1
* 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