Tab key now moves to next row, upon end of line.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Mar 2009 02:35:47 +0000 (11:35 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Mar 2009 02:35:47 +0000 (11:35 +0900)
commitaccdc420c2900ef68f2cd77c1a469750b551d5b8
tree920647313672ac29e7d3aaddc6d1e160d34418db
parent9e8cf8a1587fa439394b7b2bb6f707bb26c6955e
Tab key now moves to next row, upon end of line.

This change alters the behaviour of the tab key
in the variable and data sheet.  When using the
tab key, if the last cell in a row is encountered,
it will now cause the active cell to move to the
first cell in the next row.  Fixes bug #25168
lib/gtk-contrib/psppire-sheet.c