CVSROOT: /cvs/gnome Module name: gnumeric Changes by: jody 06/06/09 08:38:36
Modified files: . : ChangeLog NEWS src : selection.c sheet-view.c sheet-view.h src/tools/solver: solver.c Log message: 2006-06-09 Jody Goldberg <[EMAIL PROTECTED]> * src/sheet-view.h (SheetView) : Add ::first_col_tab to track the first column a user used Tab to move out of. * src/sheet-view.c (sv_set_edit_pos) : reset ::first_tab_col to -1. * src/selection.c (sv_selection_walk_step) : When moving vertically in a singleton (hitting Enter) check to see if the previous movements where done with Tab, and jump back to that column. For horizontal movement (hitting Tab) store the col or restore the previous ::first_tab_col. #88167 URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2006-06-09%2008:37&maxdate=2006-06-09%2008:39 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list