Simplified the scrolling behaviour
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 13 Nov 2008 06:02:58 +0000 (15:02 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 13 Nov 2008 06:02:58 +0000 (15:02 +0900)
commit13adf39ba39008f4c764dd14f037e01f137eca21
tree7e12e105c4d168b47a2e2b50d026c50b065b0ef0
parent3f57f4ef7e4cb6dfa18617be6983f13ed9d38771
Simplified the scrolling behaviour

Made all the scrolling take place via the horizontal or vertical GtkAdjustments
instead of directly.  Some key events have been removed.
We'll add them back again as and when necessary.
lib/gtksheet/gtksheet.c
src/ui/gui/psppire-data-editor.c