gnumeric r15433 - in trunk: . src src/dialogs src/tools src/tools/solver src/widgets



Author: mortenw
Date: 2007-02-26 22:03:30 +0000 (Mon, 26 Feb 2007)
New Revision: 15433
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15433&view=rev

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/src/command-context-stderr.c
   trunk/src/commands.c
   trunk/src/complete.c
   trunk/src/dependent.h
   trunk/src/dialogs/dialog-cell-sort.c
   trunk/src/dialogs/dialog-printer-setup.c
   trunk/src/dialogs/dialog-sheet-order.c
   trunk/src/expr.c
   trunk/src/func.c
   trunk/src/gnm-format.c
   trunk/src/gnumeric-canvas.c
   trunk/src/gutils.c
   trunk/src/item-debug.h
   trunk/src/mathfunc.c
   trunk/src/mstyle.c
   trunk/src/parse-util.c
   trunk/src/ranges.c
   trunk/src/regression.c
   trunk/src/rendered-value.c
   trunk/src/selection.c
   trunk/src/sheet-style.c
   trunk/src/ssindex.c
   trunk/src/stf-export.c
   trunk/src/stf-parse.c
   trunk/src/str.c
   trunk/src/style-color.c
   trunk/src/symbol.c
   trunk/src/tools/analysis-histogram.c
   trunk/src/tools/analysis-tools.c
   trunk/src/tools/solver/reports.c
   trunk/src/value-sheet.c
   trunk/src/value.c
   trunk/src/widgets/gnm-cell-combo-foo-view.c
   trunk/src/widgets/widget-font-selector.c
   trunk/src/xml-io.c
Log:
2007-02-26  Morten Welinder  <terra gnome org>

	* src/str.c (gnm_string_shutdown): Use the hash table to report
	leaked strings.  Use slice allocator when available.

	* src/value.c (value_shutdown): Use slice allocator when
	available.  Keep a running count of allocations and report leaks
	on shutdown.

	* src/commands.c (cmd_copyrel): Handle non-singleton areas.
	[#112847] Also switch to GOUndo.

	* */*.c: Use <stdio.h> only when needed.






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