| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | First things for thumbnail caching | Bert | 2011-04-07 | 2 | -0/+34 |
* | | Disable support for external commands by default | Bert | 2011-04-07 | 2 | -24/+22 |
|/ |
|
* | Small refactoring in tns_load() | Bert | 2011-04-07 | 1 | -4/+7 |
* | Removed escape key mapping | Bert | 2011-04-07 | 1 | -3/+0 |
* | Refactored key/mouse mappings in man page | Bert | 2011-04-07 | 1 | -14/+17 |
* | Refactored key/mouse mappings in README | Bert | 2011-04-07 | 2 | -24/+19 |
* | New key mapping: D, remove image from file list | Bert | 2011-04-06 | 3 | -8/+42 |
* | New option: -a, do not filter out unsupported files | Bert | 2011-04-06 | 7 | -15/+35 |
* | Readded file-type check at startup | Bert | 2011-04-05 | 3 | -5/+27 |
* | Do not check file-type at startup | Bert | 2011-04-04 | 5 | -209/+187 |
* | More accurate README | Bert | 2011-03-17 | 1 | -6/+6 |
* | Filename cosmetics | Bert | 2011-03-17 | 2 | -2/+3 |
* | Use imlib-handles in thumbs.c instead of pixmaps | Bert | 2011-03-15 | 5 | -46/+32 |
* | Updated doc | Bert | 2011-03-10 | 2 | -0/+4 |
* | Toggle image transparency with A-key | Bert | 2011-03-10 | 4 | -2/+8 |
* | White background for images with alpha | Bert | 2011-03-09 | 4 | -17/+35 |
* | Use ctrl for ext cmds, disable them in config.h | Bert | 2011-03-09 | 4 | -20/+34 |
* | Use "/bin/sh -c" for external commands | Bert | 2011-03-03 | 3 | -58/+44 |
* | Slightly refactored commands.h | Bert | 2011-03-01 | 1 | -8/+13 |
* | Support for external commands like mogrify & jpegtran | Bert | 2011-03-01 | 6 | -12/+115 |
* | Shorter typedefs | Bert | 2011-03-01 | 6 | -12/+12 |
* | Shorter version information | Bert | 2011-02-27 | 1 | -1/+1 |
* | Small refactorings, removed over-ambitious todo | Bert | 2011-02-27 | 5 | -55/+51 |
* | Revert "Save rotated png-files with S-key" | Bert | 2011-02-27 | 6 | -81/+50 |
* | Save rotated png-files with S-key | Bert | 2011-02-27 | 6 | -50/+81 |
* | Stable version 0.7 | Bert | 2011-02-26 | 1 | -1/+1 |
* | Sort directory entries when using -r | Bert | 2011-02-26 | 1 | -1/+14 |
* | Align big images on top-left corner | Bert | 2011-02-26 | 2 | -2/+9 |
* | Refactored imlib context handling | Bert | 2011-02-25 | 5 | -38/+55 |
* | Todo: save rotated images | Bert | 2011-02-25 | 2 | -1/+2 |
* | Correct timeout handling, more complex | Bert | 2011-02-21 | 1 | -41/+52 |
* | Fixed cursor hiding after switching to thumb mode | Bert | 2011-02-21 | 1 | -0/+1 |
* | Hide cursor on redraw or after 1.5s mouse inactivity | Bert | 2011-02-21 | 3 | -17/+67 |
* | Updated doc | Bert | 2011-02-21 | 2 | -16/+27 |
* | Fixed title for thumbnail mode | Bert | 2011-02-21 | 3 | -7/+25 |
* | Always support thumbs; start thumb-mode with single -t | Bert | 2011-02-21 | 4 | -64/+66 |
* | Mode-guard in on_motionnotify | Bert | 2011-02-20 | 1 | -1/+1 |
* | 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 |
|\ |
|
| * | 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 |