summaryrefslogtreecommitdiff
path: root/src/winwidget.h
AgeCommit message (Collapse)Author
2012-12-19treat quick, low-offset drags as clicks (closes #113)Daniel Friesel
2012-02-12Revert "Merge --scale-down / window dimension change patch"Daniel Friesel
This reverts commit b6a1cff6db874f4708d5ff5ea6a17248610b7d90.
2012-02-12Merge --scale-down / window dimension change patchDaniel Friesel
2011-04-30Initial support for in-image warning display (closes #43)Daniel 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-051) winwidget.c winwidget.h New function winwidget_update_caption using code ↵Levi Smith
in winwindget_render_image. This code was removed from the latter, and replaced with a call to winwidget_update_caption. 2) Image caption is updated after running action when in slideshow mode. 3) Running action in slideshow mode no longer changes the image automatically.
2010-06-24Remove unused function winwidget_countDaniel Friesel
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel
2010-05-03Add keybinding to toggle cursor visibility at runtimeDaniel Friesel
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel
2010-04-22Partially fix zoom modeDaniel Friesel
Does not yet work with initial zoom value != 100%
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel