summaryrefslogtreecommitdiff
path: root/gtk/res/tabcontents.gtk2.ui
Commit message (Collapse)AuthorAgeFilesLines
* Fix mouse wheel scrolling on gtk3 by implementing the smooth scroll directionVincent Sanders2013-05-041-2/+2
| | | | Fix mouse wheel scrolling on gtk2 by setting a reasonable default step
* attach scrollbar and layout to the same adjustment so it need not be done in ↵Vincent Sanders2013-04-171-0/+17
| | | | code
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-0/+75
svn path=/trunk/netsurf/; revision=13926