gnumeric r15718 - in trunk: . src



Author: jody
Date: 2007-07-31 14:57:30 +0100 (Tue, 31 Jul 2007)
New Revision: 15718
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15718&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/gnm-pane.c
   trunk/src/sheet-object.c
   trunk/src/workbook-control-gui.c
Log:
2007-07-29 Jody Goldberg <jody gnome org>

	[#438933]
	* src/sheet-object.c (sheet_object_get_stacking) : simplify and just
	  find the object in the ordered list of objects rather than
	  searching in the realized lists.
	(sheet_object_adjust_stacking) : maintain the order of the object list
	  and have the views reflect that, rather than manipulating the views
	  individually.

	* src/gnm-pane.c (cb_pane_init_objs) : create the objects in the
	  reverse order to match the stacking order.

	* src/workbook-control-gui.c (wbcg_sheet_add) : no need to create the
	  object views here.  The panes will do that for us when they are
	  realized.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]