gimp r21817 - in trunk: . app/core
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r21817 - in trunk: . app/core
- Date: Tue, 30 Jan 2007 16:53:20 +0000 (GMT)
Author: mitch
Date: 2007-01-30 16:53:20 +0000 (Tue, 30 Jan 2007)
New Revision: 21817
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=21817&view=rev
Modified:
trunk/ChangeLog
trunk/app/core/gimpchannelpropundo.c
trunk/app/core/gimpchannelundo.c
trunk/app/core/gimpdrawableundo.c
trunk/app/core/gimpguideundo.c
trunk/app/core/gimpimageundo.c
trunk/app/core/gimpitempropundo.c
trunk/app/core/gimpitemundo.c
trunk/app/core/gimplayerpropundo.c
trunk/app/core/gimpsamplepointundo.c
Log:
2007-01-30 Michael Natterer <mitch gimp org>
* app/core/gimpguideundo.c
* app/core/gimpimageundo.c
* app/core/gimplayerpropundo.c
* app/core/gimpsamplepointundo.c
* app/core/gimpdrawableundo.c
* app/core/gimpitempropundo.c
* app/core/gimpchannelpropundo.c
* app/core/gimpchannelundo.c
* app/core/gimpitemundo.c: chain up last in GimpUndo::free(), use
switch() in place of if/else when there is more than one undo type
implemented in one file, g_assert_not_reached() in default:, some
minor cleanups.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]