Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced -T flag with -tt; default thumbnail size | Bert | 2011-02-20 | 4 | -20/+12 |
| | |||||
* | Mouse-wheel scrolling in thumb mode | Bert | 2011-02-20 | 4 | -20/+61 |
| | |||||
* | g/G key mappings in thumbnail mode | Bert | 2011-02-19 | 1 | -12/+22 |
| | |||||
* | Double click thumb to open | Bert | 2011-02-19 | 1 | -4/+9 |
| | |||||
* | Merge branch 'master' into thumbs | Bert | 2011-02-19 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: main.c | ||||
| * | Fixed offsets in resize win to image | Bert | 2011-02-19 | 2 | -3/+3 |
| | | |||||
* | | Sync thumb selection & fileidx; check thumb view | Bert | 2011-02-19 | 4 | -56/+76 |
| | | |||||
* | | Lighter selection color (for fullscreen) | Bert | 2011-02-19 | 1 | -3/+3 |
| | | |||||
* | | Update title when moving selection | Bert | 2011-02-19 | 4 | -13/+22 |
| | | |||||
* | | Nicer tns_move_selection | Bert | 2011-02-18 | 2 | -20/+17 |
| | | |||||
* | | Fixed moving of selection while loading thumbnails | Bert | 2011-02-18 | 2 | -5/+4 |
| | | |||||
* | | Nicer tns_translate | Bert | 2011-02-18 | 1 | -2/+4 |
| | | |||||
* | | Center humbnails in window | Bert | 2011-02-18 | 3 | -5/+10 |
| | | |||||
* | | Activate thumb-mode with Return key | Bert | 2011-02-17 | 1 | -0/+12 |
| | | |||||
* | | Fixed cursor when opening thumb | Bert | 2011-02-17 | 1 | -0/+2 |
| | | |||||
* | | Variable timeout (2) | Bert | 2011-02-17 | 1 | -5/+5 |
|\| | |||||
| * | Variable timeout | Bert | 2011-02-17 | 1 | -4/+4 |
| | | |||||
* | | Use Button1 to open thumbnail | Bert | 2011-02-17 | 3 | -41/+74 |
| | | |||||
* | | Select and open thumbnails | Bert | 2011-02-17 | 3 | -2/+78 |
| | | |||||
* | | Highlight selected thumbnail | Bert | 2011-02-17 | 5 | -20/+66 |
| | | |||||
* | | Linked thumbnails to files | Bert | 2011-02-17 | 3 | -16/+13 |
| | | |||||
* | | Merge branch 'master' into thumbs | Bert | 2011-02-17 | 2 | -178/+177 |
|\| | |||||
| * | Nicer icon for broken images | Bert | 2011-02-17 | 2 | -178/+177 |
| | | |||||
* | | Made key mappings mode-dependent | Bert | 2011-02-17 | 1 | -105/+111 |
| | | |||||
* | | Removed debug output | Bert | 2011-02-17 | 1 | -2/+0 |
| | | |||||
* | | Appropriate title for thumbnail mode | Bert | 2011-02-17 | 3 | -17/+20 |
| | | |||||
* | | Fill window before loading thumbs | Bert | 2011-02-17 | 2 | -2/+3 |
| | | |||||
* | | Immediately respond to events while loading thumbs | Bert | 2011-02-17 | 3 | -4/+20 |
| | | |||||
* | | Merge branch 'master' into thumbs | Bert | 2011-02-17 | 1 | -2/+1 |
|\| | |||||
| * | Nicer version info | Bert | 2011-02-17 | 2 | -3/+2 |
| | | |||||
* | | Merge branch 'master' into thumbs | Bert | 2011-02-17 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: Makefile | ||||
| * | Higher timeout, faster window resizing | Bert | 2011-02-17 | 1 | -1/+1 |
| | | |||||
| * | Stable version 0.6 | Bert | 2011-02-16 | 1 | -1/+1 |
| | | |||||
* | | Use watch-cursor while loading thumbnails | Bert | 2011-02-17 | 3 | -10/+20 |
| | | |||||
* | | Who needs threads to load thumbnails? | Bert | 2011-02-17 | 4 | -82/+52 |
| | | |||||
* | | Use pthread to load thumbnails | Bert | 2011-02-16 | 4 | -14/+55 |
| | | |||||
* | | Refactored thumbs, new files thumbs.[ch] | Bert | 2011-02-16 | 8 | -89/+191 |
| | | |||||
* | | Render thumbnails | Bert | 2011-02-16 | 6 | -24/+76 |
| | | |||||
* | | Added app-mode | Bert | 2011-02-16 | 1 | -14/+24 |
| | | |||||
* | | Fixed thumbnail creation | Bert | 2011-02-16 | 1 | -1/+3 |
| | | |||||
* | | First things for thumbnail mode | Bert | 2011-02-16 | 8 | -2/+55 |
|/ | |||||
* | Fixed empty lines in readline() | Bert | 2011-02-15 | 3 | -5/+5 |
| | |||||
* | More appropriate buffer sizes | Bert | 2011-02-14 | 2 | -2/+2 |
| | |||||
* | Updated man page | Bert | 2011-02-14 | 1 | -0/+7 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Bert | 2011-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: Makefile | ||||
| * | Fixed typo in config.h | Bert | 2011-02-11 | 2 | -2/+2 |
| | | |||||
* | | Fixed indentation | Bert | 2011-02-14 | 1 | -4/+4 |
| | | |||||
* | | Read filenames from stdin | Bert | 2011-02-14 | 6 | -12/+64 |
|/ | |||||
* | Load warning icon only once | Bert | 2011-02-09 | 1 | -5/+8 |
| | |||||
* | Handle image remove/rename while running | Bert | 2011-02-09 | 6 | -22/+213 |
| |