gimp r22111 - in trunk: . app/tools app/widgets
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22111 - in trunk: . app/tools app/widgets
- Date: Tue, 13 Mar 2007 22:55:07 +0000 (GMT)
Author: mitch
Date: 2007-03-13 22:55:07 +0000 (Tue, 13 Mar 2007)
New Revision: 22111
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22111&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimpimagemaptool.c
trunk/app/tools/gimptransformtool.c
trunk/app/widgets/gimpdialogfactory.c
trunk/app/widgets/gimpdialogfactory.h
Log:
2007-03-13 Michael Natterer <mitch gimp org>
* app/widgets/gimpdialogfactory.[ch]: added new ugly function
gimp_dialog_factory_hide_dialog() which does gtk_widget_hide() and
sets the stored visibility state to GIMP_DIALOG_VISIBILITY_INVISIBLE
in order to avoid re-showing dialogs that were already insivible due
to TAB-toggling when we gtk_widget_hided them.
* app/tools/gimptransformtool.c
* app/tools/gimpimagemaptool.c: use the new function instead of
gtk_widget_hide() to hide tool dialogs. Fixes bug #414006.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]