gimp r22209 - in trunk: . app/tools
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22209 - in trunk: . app/tools
- Date: Sat, 31 Mar 2007 17:38:56 +0100 (BST)
Author: mitch
Date: 2007-03-31 17:38:55 +0100 (Sat, 31 Mar 2007)
New Revision: 22209
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22209&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimprectangleoptions.c
trunk/app/tools/gimprectangleoptions.h
trunk/app/tools/gimprectangletool.c
Log:
2007-03-31 Michael Natterer <mitch gimp org>
* app/tools/gimprectangleoptions.[ch]: made the
GimpRectangleOptionsPrivate struct public (ha ha).
(gimp_rectangle_options_gui): replaced the "Auto shrink selection"
toggle by a normal button that needs to be clicked explicitely.
* app/tools/gimprectangletool.c: access members of
GimpRectangleOptionsPrivate directly instead of reading them into
local variables using g_object_get(), this makes the code quite
more readable. Some code cleanup.
(gimp_rectangle_tool_button_release): get rid of the confusing
auto-shrink madness on button release...
(gimp_rectangle_tool_start)
(gimp_rectangle_tool_halt): ...instead, connect to the option's
auto shrink button and shrink on "clicked".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]