gimp r22571 - in trunk: . app/base app/xcf
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22571 - in trunk: . app/base app/xcf
- Date: Tue, 22 May 2007 16:12:31 +0100 (BST)
Author: mitch
Date: 2007-05-22 16:12:30 +0100 (Tue, 22 May 2007)
New Revision: 22571
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22571&view=rev
Modified:
trunk/ChangeLog
trunk/app/base/tile-manager.c
trunk/app/base/tile.c
trunk/app/base/tile.h
trunk/app/xcf/xcf-load.c
Log:
2007-05-22 Michael Natterer <mitch gimp org>
* app/base/tile.[ch]: changed tile_init() to tile_new() and return
a GSlice-allocated Tile structure.
(tile_destroy): free it using GSLice.
* app/base/tile-manager.c: use tile_new() instead of g_new plus
tile_init(). Also allocate TileManager itself using GSlice.
* app/xcf/xcf-load.c (xcf_load_parasite): allocate parasites using
gimp_parasite_new().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]