CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 05/05/05 20:14:07
Modified files: . : ChangeLog plugins/applix : applix-read.c plugins/corba : corba-workbook.c plugins/dif : dif.c plugins/excel : ms-excel-read.c plugins/gb : excel-gb-worksheets.c plugins/html : html_read.c plugins/lotus-123: lotus.c plugins/mps : mps.c plugins/oleo : oleo.c plugins/openoffice: openoffice-read.c plugins/paradox: paradox.c plugins/plan-perfect: pln.c plugins/psiconv: psiconv-read.c plugins/python-loader: py-gnumeric.c python-loader.c plugins/qpro : qpro-read.c plugins/sc : sc.c plugins/sylk : sylk.c plugins/xbase : boot.c src : commands.c commands.h gnumeric.h sheet.c stf.c workbook.c workbook.h xml-io.c xml-sax-read.c src/tools : dao.c tabulate.c Log message: 2005-05-05 Morten Welinder <[EMAIL PROTECTED]> * src/workbook.c (workbook_focus_other_sheet): New function. (workbook_sheet_hide_controls, workbook_sheet_delete): Use workbook_focus_other_sheet. (workbook_sheet_unhide_controls): Do nothing if sheet is already shown. (workbook_sheet_add): Take a numerical position, not a sheet pointer for placement. All callers changed. (workbook_sheet_attach_at_pos): New function extracted from workbook_sheet_attach. (workbook_sheet_attach): Make this not take a placement parameter. All callers changed. (workbook_sheet_move): Make static, don't return a value, and make 3d references. (workbook_sheet_state_new, workbook_sheet_state_free, workbook_sheet_state_restore, workbook_sheet_state_diff): New functions. * src/commands.c (cmd_reorganize_sheets2): New function. (cmd_rename_sheet): Use cmd_reorganize_sheets2. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-05-05%2020:13&maxdate=2005-05-05%2020:15 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list