CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 06/04/13 21:16:56
Modified files: . : ChangeLog NEWS plugins/applix : applix-read.c plugins/excel : ms-excel-read.c ms-excel-write.c plugins/fn-info: functions.c plugins/html : html.c latex.c roff.c plugins/lotus-123: lotus.c plugins/openoffice: openoffice-read.c plugins/plan-perfect: pln.c src : clipboard.c clipboard.h commands.c expr.c gnm-style-impl.h gui-clipboard.c mstyle.c mstyle.h sort.c stf-parse.c workbook-edit.c xml-io.c xml-sax-read.c xml-sax-write.c src/dialogs : dialog-cell-format.c dialog-paste-special.c Log message: 2006-04-13 Morten Welinder <[EMAIL PROTECTED]> * src/gnm-style-impl.h (GnmStyle): Rename content_locked to contents_locked and content_hidden to contents_hidden. All users changed. * src/clipboard.h (GnmCellRegion): Rename content to contents and not_as_content to not_as_contents. All users changed. * src/mstyle.c (gnm_style_get_contents_locked, gnm_style_get_contents_hidden, gnm_style_set_contents_locked, gnm_style_set_contents_hidden): Renamed from _content_. All callers changed. * src/clipboard.c (cellregion_cmd_size): New function. * src/commands.c (cmd_sort_undo): Do this by pasting old contents. Fixes #161890. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-04-13%2021:15&maxdate=2006-04-13%2021:17 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list