summaryrefslogtreecommitdiff
path: root/src/eom-thumb-nav.c
AgeCommit message (Collapse)AuthorFilesLines
2014-07-24EomThumbNav: Fix mousewheel scrolling with gtk-3.3.18 and xserver-1.12infirit1-0/+20
Handle incoming smooth scroll events that are oviously caused by the scrollwheel just like legacy scroll events. Based on eog commit 22618a75bcf2a754f5fbe48b2d49c27b5e66ecd5 From Felix Riemann <[email protected]>
2014-07-24Use gtk_widget_hide instead of gtk_widget_hide_allinfirit1-12/+8
gtk_widget_hide_all is deprecated in gtk+2.24 for gtk_widget_hide.
2013-10-17GTK3 supportLaszlo Boros1-0/+4
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+591