gimp r22632 - in trunk: . app/actions app/core app/widgets



Author: mitch
Date: 2007-05-27 16:13:45 +0100 (Sun, 27 May 2007)
New Revision: 22632
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22632&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/actions/buffers-commands.c
   trunk/app/actions/data-commands.c
   trunk/app/actions/documents-commands.c
   trunk/app/actions/templates-commands.c
   trunk/app/core/gimp-utils.c
   trunk/app/core/gimp-utils.h
   trunk/app/widgets/gimpcontainerview-utils.c
   trunk/app/widgets/gimpcontainerview-utils.h
Log:
2007-05-27  Michael Natterer  <mitch gimp org>

	* app/core/gimp-utils.[ch] (gimp_container_get_neighbor_of_active):
	new utility function which returns the neighbor of a container's
	active item.

	* app/widgets/gimpcontainerview-utils.[ch]
	(gimp_container_view_remove_active): remove a container view's
	active item, using above function to select its neighbor.

	* app/actions/data-commands.c
	* app/actions/buffers-commands.c
	* app/actions/documents-commands.c
	* app/actions/templates-commands.c: use above functions to select
	reasonable items when deleting from a list (instead of always
	jumping to the first item).







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