summaryrefslogtreecommitdiffstats
path: root/options.c
AgeCommit message (Expand)Author
2015-10-28Revised error handlingBert Münnich
2015-10-28Removed feature test macro definitions from source filesBert Münnich
2014-07-25Revised handling of GIF animationsBert Münnich
2014-02-05Removed command line option -FBert Münnich
2014-02-04Set scale mode at startup via argument to -s optionBert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
2014-01-15Fixed -z option argument parsing; fixes issue #127Bert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2013-11-14Refactored remote changesBert 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-08Refactored function definitions to use dangling braceBert Münnich
2013-02-08Updated/corrected license headerBert 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
2012-02-11Removed exif support; made gif support non-optionalBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-10-13Strictly adhere to ANSI-C standardBert Münnich
2011-10-12Use void for empty argument listsBert Münnich
2011-09-29Made all conditionals more preciseBert Münnich
2011-09-29Transformed function macros in util.h to inline functionsBert Münnich
2011-09-26Added STREQ macroBert Münnich
2011-09-26make use of EXIT_ macrosrck
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-11Added own bool typeBert
2011-09-10Added slideshow supportBert
2011-09-10List additional features in usage message (-v)Bert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-03Reformated license headerBert
2011-09-03Unified feature test macro requirementsBert
2011-08-18Corrected FSF address in license headersBert
2011-07-26Major code refactoringBert
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-11Renamed option -C -> -cBert
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-02-27Shorter version informationBert
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