Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | Thumbnail view now allows to execute actions. | Olof-Joachim Frahm | |
Only if a previously selected item (mouse over, keyboard) is available though. | |||
2011-05-02 | Use next/prev/render keys to select images in thumbnail mode (closes #26) | Daniel Friesel | |
2011-05-02 | Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c) | Daniel Friesel | |
2011-05-01 | Move thumbnail code from events.c to thumbnail.c | Daniel Friesel | |
2011-01-23 | Show correct image dimensions in thumbnail mode (closes GH-29) | Daniel Friesel | |
Ugly workaround, gotta make it nicer some time | |||
2011-01-17 | Copyright Foo | Daniel Friesel | |
2010-05-31 | Support caching of thumbnails up to 256x256 pixels (.thumbnails/large) | Daniel Friesel | |
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 | |
anyways) | |||
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | |