Fix scrolling functionality
authorChip Black <bytex64@bytex64.net>
Wed, 16 Sep 2009 04:14:39 +0000 (23:14 -0500)
committerChip Black <bytex64@bytex64.net>
Wed, 16 Sep 2009 04:14:39 +0000 (23:14 -0500)
commit2744fefc32dbe9b59a570f6515d51121b8fcfbe3
treec4b9e899113a928c31335987fce53906ab46f5d5
parentde68be10ae8d84f85431c704bb06d89e4d93cc98
Fix scrolling functionality

Added Scroll(x, y) and Bump(x, y) functions to WebThing.  Scroll moves
in pixels (or whatever unit measure Gtk uses), and Bump moves in default
scroll increments (like what you'd get if you used the arrow keys).
WebThing.cs
plugins/Vimish.cs