Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-05-02 | Use next/prev/render keys to select images in thumbnail mode (closes #26) | Daniel Friesel | -1/+4 | |
2011-05-02 | Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c) | Daniel Friesel | -0/+1 | |
2011-05-01 | Move thumbnail code from events.c to thumbnail.c | Daniel Friesel | -0/+2 | |
2011-01-23 | Show correct image dimensions in thumbnail mode (closes GH-29) | Daniel Friesel | -3/+3 | |
Ugly workaround, gotta make it nicer some time | ||||
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-05-31 | Support caching of thumbnails up to 256x256 pixels (.thumbnails/large) | Daniel Friesel | -10/+14 | |
Depending on --thumb-width/--thumb-height, either .thumbnails/normal or .thumbnails/large is used. For higher dimensions, thumbnail caching is still silently disabled, this should also be what the standard indicates. | ||||
2010-05-03 | Fix remaining compiler warnings (I probably won't implement these options ↵ | Daniel Friesel | -1/+1 | |
anyways) | ||||
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -30/+25 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+86 | |