Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-09-27 | Zoom button: Do 100% zoom upon release, not click. | Daniel Friesel | -5/+9 | |
Fixes the annoying 100% zoom and then continuing where it was. | ||||
2010-07-17 | --debug-level → --debug | Daniel Friesel | -30/+30 | |
2010-06-19 | Make <keypad /> and <keypad *> actually useful | Daniel Friesel | -27/+1 | |
2010-06-10 | Remove unused functions / function arguments | Daniel Friesel | -7/+0 | |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -23/+13 | |
2010-06-06 | Thumbnail mode: Fix segfault when opening a deleted/renamed file | Daniel Friesel | -1/+2 | |
2010-05-30 | Fix blur mode | Daniel Friesel | -2/+7 | |
The ButtonRelease check only knew pan mode, so releasing the blur key changed to the next image. | ||||
2010-05-03 | Rework menu.c & fix various compiler warnings (from menu_code) + update TODO | Daniel Friesel | -1/+1 | |
2010-04-22 | Fix zoom mode once and for all[tm] | Daniel Friesel | -15/+6 | |
2010-04-22 | events.c: comment the pointer warping | Daniel Friesel | -0/+4 | |
2010-04-22 | Partially fix zoom mode | Daniel Friesel | -25/+28 | |
Does not yet work with initial zoom value != 100% | ||||
2010-04-10 | events.c: Make pointer warping work for zoomed images | Daniel Friesel | -2/+2 | |
2010-04-10 | More pointer warping fixes. Everything expect panning on a zoomed image ↵ | Daniel Friesel | -6/+6 | |
should work now. | ||||
2010-04-09 | events.c: Fix pointer warping a bit. Still has bugs, though. | Daniel Friesel | -5/+12 | |
2010-04-09 | Experimental cursor warping support | Daniel Friesel | -0/+25 | |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -616/+510 | |
2010-02-13 | Rework button options | Daniel Friesel | -7/+7 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+688 | |