gnumeric r15746 - in trunk: . src
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r15746 - in trunk: . src
- Date: Thu,  9 Aug 2007 02:59:07 +0100 (BST)
Author: mortenw
Date: 2007-08-09 02:59:06 +0100 (Thu, 09 Aug 2007)
New Revision: 15746
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15746&view=rev
Modified:
   trunk/BUGS
   trunk/ChangeLog
   trunk/src/commands.c
   trunk/src/sheet.c
   trunk/src/sheet.h
Log:
2007-08-08  Morten Welinder  <terra gnome org>
        * src/commands.c (cmd_ins_del_colrow_repeat): Simplify.
        (cmd_ins_del_colrow_undo): Move undo stuff into GOUndo closure
        returned by sheet_insert_rows and friends.
        * src/sheet.c (sheet_delete_cols, sheet_delete_rows,
        sheet_insert_cols, sheet_insert_rows,
sheet_colrow_insert_finish,
        sheet_colrow_delete_finish, sheet_colrow_insdel_finish): Remove
        "states" argument.
        (sheet_colrow_insdel_finish): Don't set states here.
        (sheet_delete_cols, sheet_delete_rows, sheet_insert_cols,
        sheet_insert_rows): If we collect undo info, append closure to
        reset col/row states.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]