CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 06/04/15 23:39:00
Modified files: . : ChangeLog NEWS src : search.c workbook-control-gui-priv.h workbook-control-gui.c workbook-control.c workbook-view.c Log message: * Fix elusive sheet tab tracking bug after we replaced the initial pristine workbook by a newly loaded one. 2006-04-15 Morten Welinder <[EMAIL PROTECTED]> * src/workbook-control.c (workbook_control_class_init): Add a "view" property. * src/workbook-view.c (wb_view_attach_control, wb_view_detach_control): Use g_object_set instead of poking directly into wbc->wb_view. That's cleaner and will fire the notify signals. * src/workbook-control-gui.c (wbcg_view_changed): Install and disconnect workbook signals here. Watch changes to "view" (which implies changes to underlying workbook) and reconnect signals. (wbcg_create): Call wbcg_view_changed to update title and watch for changes. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-04-15%2023:38&maxdate=2006-04-15%2023:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list