Age | Commit message (Expand) | Author |
2014-07-25 | Revised handling of GIF animations | Bert Münnich |
2014-02-05 | Removed command line option -F | Bert Münnich |
2014-01-04 | Slideshow mode is back, in a simplified version | Bert Münnich |
2013-11-13 | Add support for changing the gamma value | András Mohari |
2013-08-22 | Added options for anti-alias & alpha layer coloring to config.def.h | Bert Münnich |
2013-03-19 | New options: -[io], read/write files from/to stdin/out | Bert Münnich |
2013-02-08 | Updated/corrected license header | Bert Münnich |
2012-12-27 | Fixed issue #73 | Bert Münnich |
2012-10-29 | New option: -N, set X window resource name | Bert Münnich |
2012-02-16 | Added option -b: disable bar | Bert Münnich |
2012-02-15 | Already in the year 2012 | Bert Münnich |
2011-10-14 | Updated contact information | Bert Münnich |
2011-10-12 | Use void for empty argument lists | Bert Münnich |
2011-09-11 | Added own bool type | Bert |
2011-09-10 | Added slideshow support | Bert |
2011-09-03 | Reformated license header | Bert |
2011-08-18 | Corrected FSF address in license headers | Bert |
2011-07-22 | Reduced usage of preprocessor macros | Bert |
2011-05-29 | Use getline instead of readline | Bert |
2011-05-25 | New option: -n, start at given picture | Bert |
2011-04-11 | Removed option -a | Bert |
2011-04-08 | New option: -C, clean thumbnail cache | Bert |
2011-04-06 | New option: -a, do not filter out unsupported files | Bert |
2011-03-01 | Shorter typedefs | Bert |
2011-02-16 | First things for thumbnail mode | Bert |
2011-02-14 | Read filenames from stdin | Bert |
2011-02-02 | Skeleton for -r | Bert |
2011-02-01 | New option: -F, fixed/floating window | Bert |
2011-01-30 | Replaced option -W with -q, seems more natural | Bert |
2011-01-30 | Replace -w with well-known geometry option | Bert |
2011-01-30 | Explicitly enable printing of warnings | Bert |
2011-01-28 | Added plenty lots of options | Bert |
2011-01-27 | Added -w cmdline option | Bert |
2011-01-23 | Added [,] mappings for go 10 images back/forward | Bert |
2011-01-19 | Made parse_options void | Bert |
2011-01-19 | Option handling, merged app.c & events.c into main.c | Bert |