summaryrefslogtreecommitdiffstats
path: root/options.h
AgeCommit message (Expand)Author
2014-07-25Revised handling of GIF animationsBert Münnich
2014-02-05Removed command line option -FBert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2013-11-13Add support for changing the gamma valueAndrás Mohari
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich
2013-03-19New options: -[io], read/write files from/to stdin/outBert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2012-12-27Fixed issue #73Bert Münnich
2012-10-29New option: -N, set X window resource nameBert Münnich
2012-02-16Added option -b: disable barBert Münnich
2012-02-15Already in the year 2012Bert Münnich
2011-10-14Updated contact informationBert Münnich
2011-10-12Use void for empty argument listsBert Münnich
2011-09-11Added own bool typeBert
2011-09-10Added slideshow supportBert
2011-09-03Reformated license headerBert
2011-08-18Corrected FSF address in license headersBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-05-29Use getline instead of readlineBert
2011-05-25New option: -n, start at given pictureBert
2011-04-11Removed option -aBert
2011-04-08New option: -C, clean thumbnail cacheBert
2011-04-06New option: -a, do not filter out unsupported filesBert
2011-03-01Shorter typedefsBert
2011-02-16First things for thumbnail modeBert
2011-02-14Read filenames from stdinBert
2011-02-02Skeleton for -rBert
2011-02-01New option: -F, fixed/floating windowBert
2011-01-30Replaced option -W with -q, seems more naturalBert
2011-01-30Replace -w with well-known geometry optionBert
2011-01-30Explicitly enable printing of warningsBert
2011-01-28Added plenty lots of optionsBert
2011-01-27Added -w cmdline optionBert
2011-01-23Added [,] mappings for go 10 images back/forwardBert
2011-01-19Made parse_options voidBert
2011-01-19Option handling, merged app.c & events.c into main.cBert