CVSROOT: /cvs/gnome Module name: gnumeric Changes by: jody 06/05/13 11:29:48
Modified files: . : ChangeLog NEWS component : gnumeric.c plugins/excel : ms-chart.c ms-excel-read.c ms-excel-write.c plugins/openoffice: openoffice-read.c src : clipboard.c cmd-edit.c gnm-so-filled.c gnm-so-line.c gnumeric-canvas.c gnumeric-pane.c gui-util.c item-grid.c sheet-control-gui.c sheet-filter.c sheet-object-cell-comment.c sheet-object-graph.c sheet-object-image.c sheet-object.c sheet-object.h wbcg-actions.c xml-io.c xml-sax-read.c xml-sax-write.c Log message: 2006-05-13 Jody Goldberg <[EMAIL PROTECTED]> * component/gnumeric.c : patch some warnings and make some comments. * src/gnumeric-pane.c (display_object_menu) : Use the new sheet_object_populate_menu and clarify that so and event can be NULL. (cb_pane_popup_menu) : if objects are selected use display_object_menu. * src/sheet-object.c (sheet_object_populate_menu) : new and public. (sheet_object_populate_menu_real) : renamed from sheet_object_populate_menu and make smarter to be able to handle so == NULL. * src/gnumeric-canvas.c (gnm_canvas_class_init) : delete some unused variables. * src/clipboard.c (clipboard_copy_obj) : tidy up a bit, and prepare to clean out the odd GObject data usage. * src/sheet-control-gui.c (scg_object_coords_to_anchor) : set the direction. * src/wbcg-actions.c (permanent_actions) : Make Save and Save-As permanent so that the user can always save. * src/xml-sax-write.c (gnm_xml_file_save) : accept saving to unnamed files. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2006-05-13%2011:28&maxdate=2006-05-13%2011:30 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list