Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into thumbs | Bert | 2011-02-17 | 1 | -2/+1 |
|\ | |||||
| * | Nicer version info | Bert | 2011-02-17 | 1 | -2/+1 |
* | | Render thumbnails | Bert | 2011-02-16 | 1 | -3/+7 |
* | | First things for thumbnail mode | Bert | 2011-02-16 | 1 | -2/+6 |
|/ | |||||
* | Read filenames from stdin | Bert | 2011-02-14 | 1 | -0/+3 |
* | Refactored, new files util.[ch], C89 | Bert | 2011-02-03 | 1 | -1/+1 |
* | New option: -r, open all images in directories | Bert | 2011-02-02 | 1 | -2/+5 |
* | Skeleton for -r | Bert | 2011-02-02 | 1 | -0/+1 |
* | New option: -F, fixed/floating window | Bert | 2011-02-01 | 1 | -2/+6 |
* | Replaced option -W with -q, seems more natural | Bert | 2011-01-30 | 1 | -6/+6 |
* | Replace -w with well-known geometry option | Bert | 2011-01-30 | 1 | -22/+6 |
* | Explicitly enable printing of warnings | Bert | 2011-01-30 | 1 | -2/+7 |
* | Added plenty lots of options | Bert | 2011-01-28 | 1 | -2/+34 |
* | Added -w cmdline option | Bert | 2011-01-27 | 1 | -2/+23 |
* | Fixed filenames in parse_options() | Bert | 2011-01-20 | 1 | -3/+3 |
* | Made parse_options void | Bert | 2011-01-19 | 1 | -4/+3 |
* | Option handling, merged app.c & events.c into main.c | Bert | 2011-01-19 | 1 | -0/+60 |