summaryrefslogtreecommitdiffstats
path: root/options.c
AgeCommit message (Expand)Author
2022-06-15Release version 30v30NRK
2022-02-23use win-title script for customizing window title (#213)N-R-K
2022-02-13update copyright yearNRK
2021-11-20mark functions and vars as static (#146)N-R-K
2021-10-30-0 sends NULL separated file-list to key-handlerNRK
2021-10-28code-style: general cleanups (#137)N-R-K
2021-10-28update copyright notice (#139)eylles
2021-09-21switch -0 to bottom in options.cNRK
2021-09-21add 0 to print_usageNRK
2021-09-21add -0 for outputting null-terminated list (#68)N-R-K
2021-09-16Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu
2021-09-16set title based on prefix and suffix (#23)qsmodo
2021-09-16Implement fill scale modeBerke Kocaoğlu
2018-06-09New version schemeBert Münnich
2017-10-16One header file for type definitions and function declarationsBert Münnich
2017-09-08Add -p flag to disable writing of cache and temporary filesAntti Korpi
2016-12-01Merge djhejna/floatdelayBert Münnich
2016-11-28Merge dwminer/framerateBert Münnich
2016-11-28Support for DELAY as a floating point number including less than 1Don Hejna
2016-11-27Add -A option to force framerate on animated imagesdwminer
2016-10-30Use -e for X window embeddingBert Münnich
2016-10-29added support for XEMBED into other windows (ie tabbed) with -wshuall
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