summaryrefslogtreecommitdiffstats
path: root/options.c
AgeCommit message (Expand)Author
2011-02-21Always support thumbs; start thumb-mode with single -tBert
2011-02-20Replaced -T flag with -tt; default thumbnail sizeBert
2011-02-17Merge branch 'master' into thumbsBert
2011-02-17Nicer version infoBert
2011-02-16Render thumbnailsBert
2011-02-16First things for thumbnail modeBert
2011-02-14Read filenames from stdinBert
2011-02-03Refactored, new files util.[ch], C89Bert
2011-02-02New option: -r, open all images in directoriesBert
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-20Fixed filenames in parse_options()Bert
2011-01-19Made parse_options voidBert
2011-01-19Option handling, merged app.c & events.c into main.cBert