summaryrefslogtreecommitdiff
path: root/src/winwidget.h
AgeCommit message (Collapse)AuthorLines
2010-09-051) winwidget.c winwidget.h New function winwidget_update_caption using code ↵Levi Smith-0/+1
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-1/+0
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel-0/+1
2010-05-03Add keybinding to toggle cursor visibility at runtimeDaniel Friesel-0/+2
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel-4/+2
2010-04-22Partially fix zoom modeDaniel Friesel-9/+16
Does not yet work with initial zoom value != 100%
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel-1/+1
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-58/+51
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+158