Age | Commit message (Expand) | Author |
2011-02-17 | Immediately respond to events while loading thumbs | Bert |
2011-02-17 | Merge branch 'master' into thumbs | Bert |
2011-02-17 | Nicer version info | Bert |
2011-02-17 | Merge branch 'master' into thumbs | Bert |
2011-02-17 | Higher timeout, faster window resizing | Bert |
2011-02-17 | Use watch-cursor while loading thumbnails | Bert |
2011-02-17 | Who needs threads to load thumbnails? | Bert |
2011-02-16 | Use pthread to load thumbnails | Bert |
2011-02-16 | Stable version 0.6v0.6 | Bert |
2011-02-16 | Refactored thumbs, new files thumbs.[ch] | Bert |
2011-02-16 | Render thumbnails | Bert |
2011-02-16 | Added app-mode | Bert |
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 |