gnumeric r16237 - in trunk: . plugins/excel src
- From: jody svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16237 - in trunk: . plugins/excel src
- Date: Fri, 14 Dec 2007 02:56:57 +0000 (GMT)
Author: jody
Date: 2007-12-14 02:56:56 +0000 (Fri, 14 Dec 2007)
New Revision: 16237
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=16237&view=rev
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/plugins/excel/ms-excel-read.c
trunk/src/clipboard.c
trunk/src/clipboard.h
trunk/src/colrow.c
trunk/src/commands.c
trunk/src/sheet-merge.c
trunk/src/sheet-object-cell-comment.c
trunk/src/sheet-object-cell-comment.h
Log:
* Fix cell comments in presence on merged cells. [#503392]
2007-12-13 Jody Goldberg <jody gnome org>
* src/sheet-object-cell-comment.c (comment_view_set_bounds) : remove
kludge that altered the anchor. That makes it impossible to look
the comment up.
* src/colrow.c (colrow_set_sizes) : instead, just reposition all
objects when cols resize.
* src/clipboard.c (paste_object) : Add support for a magic new flag
PASTE_IGNORE_COMMENTS_AT_ORIGIN for use by.
* src/commands.c (cmd_merge_cells_undo) : Used here so that when we
paste the old content back into the merged region we do not
duplicate a comment that existed in the cell. [#503392]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]