Age | Commit message (Expand) | Author |
2011-02-16 | Fixed thumbnail creation | Bert |
2011-02-16 | First things for thumbnail mode | Bert |
2011-02-15 | Fixed empty lines in readline() | Bert |
2011-02-14 | More appropriate buffer sizes | Bert |
2011-02-14 | Updated man page | Bert |
2011-02-14 | Merge remote-tracking branch 'origin/master' | Bert |
2011-02-14 | Fixed indentation | Bert |
2011-02-14 | Read filenames from stdin | Bert |
2011-02-11 | Fixed typo in config.h | Bert |
2011-02-09 | Load warning icon only once | Bert |
2011-02-09 | Handle image remove/rename while running | Bert |
2011-02-09 | New author in man page | Bert |
2011-02-09 | Handle WM_DELETE_WINDOW messages correctly, thanks to fungt | Bert |
2011-02-09 | Slightly refactored fungts utf-8 title commit | Bert |
2011-02-09 | Show correct utf-8 title | fungt |
2011-02-08 | Stable release 0.5v0.5 | Bert |
2011-02-06 | Updated doc, 0/W/w key-mappings | Bert |
2011-02-06 | Nicer fit window to image | Bert |
2011-02-04 | One less TODO | Bert |
2011-02-04 | New key mapping: W, resize window to fit image | Bert |
2011-02-03 | Removed some warnings | Bert |
2011-02-03 | Split img_fit into internal/external function | Bert |
2011-02-03 | New key mappings: 0/w, zoom to 100%/to fit window | Bert |
2011-02-03 | Display filesize in window title | Bert |
2011-02-03 | Manual event handling in main.c | Bert |
2011-02-03 | Fixed die/warn in util.c | Bert |
2011-02-03 | Refactored, new files util.[ch], C89 | Bert |
2011-02-02 | Fixed stupid memory leak in read_dir_rec | Bert |
2011-02-02 | Fixed indentation in README.md | Bert |
2011-02-02 | New option: -r, open all images in directories | Bert |
2011-02-02 | Skeleton for -r | Bert |
2011-02-01 | Stable release 0.4v0.4 | Bert |
2011-02-01 | Updated doc | Bert |
2011-02-01 | New option: -F, fixed/floating window | Bert |
2011-02-01 | Bug fix: handle negative offsets in -g arg correctly | Bert |
2011-02-01 | Refactored img_open and img_check | Bert |
2011-01-31 | New key command: r, reload image | Bert |
2011-01-31 | new TODO: update filelist | Bert |
2011-01-31 | Check file timestamps before loading from cache | Bert |
2011-01-31 | Revert "TODO: set wallpaper" | Bert |
2011-01-30 | Replaced option -W with -q, seems more natural | Bert |
2011-01-30 | Updated doc: dragging with button2, -g option | Bert |
2011-01-30 | Replace -w with well-known geometry option | Bert |
2011-01-30 | Unstable version number | Bert |
2011-01-30 | Nicer key handling, does not fix problems | Bert |
2011-01-30 | Explicitly enable printing of warnings | Bert |
2011-01-30 | TODO: set wallpaper | Bert |
2011-01-30 | Stable release 0.3.1v0.3.1 | Bert |
2011-01-30 | Fixed setuid and typo in Makefile, damn copy&paste | Bert |
2011-01-29 | Mouse-panning while pressing button2 | Bert |