summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2011-09-28Use buttons config instead of button optionsDaniel Friesel
2011-09-28Set max/min zoom for both key and mouse zoomingDaniel Friesel
2011-09-07feh_reload_image: Fix regression of old caching issue (closes #63)Daniel Friesel
2011-09-02events.c: Clean up winwid checks in ButtonPress/ButtonRelease handlersDaniel Friesel
2011-09-01Revert "feh_reload_image: Always die if reload failed"Daniel Friesel
2011-08-31feh_reload_image: Always die if reload failedDaniel Friesel
2011-08-16events.c: Fix recent fix for thumbnail window (closes #58)Daniel Friesel
2011-08-11Disable blur/rotation in thumbnail viewerDaniel Friesel
2011-08-11Show correct file number after deleting imageDaniel Friesel
2011-05-02Use next/prev/render keys to select images in thumbnail mode (closes #26)Daniel Friesel
2011-05-02Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c)Daniel Friesel
2011-05-01Move thumbnail code from events.c to thumbnail.cDaniel Friesel
2011-04-27Remove "About feh" menu item & imageDaniel Friesel
2011-03-21Add method to forcefully disable antialiasing (closes GH-17)Daniel Friesel
2011-01-17Copyright FooDaniel Friesel
2010-09-27Zoom button: Do 100% zoom upon release, not click.Daniel Friesel
2010-07-17--debug-level → --debugDaniel Friesel
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel
2010-06-10Remove unused functions / function argumentsDaniel Friesel
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel
2010-06-06Thumbnail mode: Fix segfault when opening a deleted/renamed fileDaniel Friesel
2010-05-30Fix blur modeDaniel Friesel
2010-05-03Rework menu.c & fix various compiler warnings (from menu_code) + update TODODaniel Friesel
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel
2010-04-22events.c: comment the pointer warpingDaniel Friesel
2010-04-22Partially fix zoom modeDaniel Friesel
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel
2010-04-10More pointer warping fixes. Everything expect panning on a zoomed image shoul...Daniel Friesel
2010-04-09events.c: Fix pointer warping a bit. Still has bugs, though.Daniel Friesel
2010-04-09Experimental cursor warping supportDaniel Friesel
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel
2010-02-13Rework button optionsDaniel Friesel
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel