Age | Commit message (Expand) | Author |
2011-02-19 | Merge branch 'master' into thumbs | Bert |
2011-02-19 | Fixed offsets in resize win to image | Bert |
2011-02-19 | Sync thumb selection & fileidx; check thumb view | Bert |
2011-02-19 | Update title when moving selection | Bert |
2011-02-17 | Activate thumb-mode with Return key | Bert |
2011-02-17 | Fixed cursor when opening thumb | Bert |
2011-02-17 | Variable timeout (2) | Bert |
2011-02-17 | Variable timeout | Bert |
2011-02-17 | Use Button1 to open thumbnail | Bert |
2011-02-17 | Select and open thumbnails | Bert |
2011-02-17 | Linked thumbnails to files | Bert |
2011-02-17 | Made key mappings mode-dependent | Bert |
2011-02-17 | Appropriate title for thumbnail mode | Bert |
2011-02-17 | Fill window before loading thumbs | Bert |
2011-02-17 | Immediately respond to events while loading thumbs | 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 | 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 | Fixed indentation | Bert |
2011-02-14 | Read filenames from stdin | Bert |
2011-02-09 | Handle image remove/rename while running | Bert |
2011-02-09 | Handle WM_DELETE_WINDOW messages correctly, thanks to fungt | Bert |
2011-02-06 | Nicer fit window to image | 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 | Refactored, new files util.[ch], C89 | Bert |
2011-02-02 | Fixed stupid memory leak in read_dir_rec | Bert |
2011-02-02 | New option: -r, open all images in directories | Bert |
2011-02-02 | Skeleton for -r | Bert |
2011-01-31 | New key command: r, reload image | Bert |
2011-01-31 | Check file timestamps before loading from cache | Bert |
2011-01-30 | Nicer key handling, does not fix problems | Bert |
2011-01-30 | Explicitly enable printing of warnings | Bert |
2011-01-29 | Mouse-panning while pressing button2 | Bert |
2011-01-28 | Map arrow keys to h/j/k/l | Bert |
2011-01-26 | Complete mouse support | Bert |
2011-01-26 | Merge remote branch 'falconindy/mouse' | Bert |