gimp/app
Michael Natterer e8edf3f408 added new ugly function gimp_dialog_factory_hide_dialog() which does
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.


svn path=/trunk/; revision=22111
2007-03-13 22:55:07 +00:00
..
actions gimp_plug_in_get_undo_desc() uses gimp_plug_in_procedure_get_label(). Made 2007-03-12 13:04:32 +00:00
base app/core/gimpbrush.[ch] app/core/gimpbrushgenerated.c 2007-03-12 09:33:57 +00:00
composite updated #include "file/file-utils.h" for file_utils_uri_display_name 2007-01-13 22:41:21 +00:00
config fixed build of test-config. 2007-03-09 19:29:31 +00:00
core app/core/gimpbrush.[ch] app/core/gimpbrushgenerated.c 2007-03-12 09:33:57 +00:00
dialogs include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
display code cosmetics. 2007-03-12 15:38:08 +00:00
file cache the result of gimp_plug_in_procedure_get_label() and made the return 2007-03-10 21:22:22 +00:00
gui include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
menus removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
paint app/core/gimpbrush.[ch] app/core/gimpbrushgenerated.c 2007-03-12 09:33:57 +00:00
paint-funcs Makes default Select -> Border behaviour consistent, and makes 'sticky 2007-03-05 20:21:23 +00:00
pdb gimp_plug_in_get_undo_desc() uses gimp_plug_in_procedure_get_label(). Made 2007-03-12 13:04:32 +00:00
plug-in deal with gimp_plug_in_procedure_get_label() returning NULL 2007-03-12 13:07:18 +00:00
text include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
tools added new ugly function gimp_dialog_factory_hide_dialog() which does 2007-03-13 22:55:07 +00:00
vectors include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
widgets added new ugly function gimp_dialog_factory_hide_dialog() which does 2007-03-13 22:55:07 +00:00
xcf app/core/Makefile.am new files implementing new(), ref() and unref() and 2007-01-30 10:34:59 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c renamed to app/app.[ch]. 2007-02-02 14:27:16 +00:00
app.h renamed to app/app.[ch]. 2007-02-02 14:27:16 +00:00
batch.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c Make the handling of console output make more sense Win32. Should mostly 2007-01-26 20:47:36 +00:00
errors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2007-03-04 19:04:42 +00:00
main.c renamed to app/app.[ch]. 2007-02-02 14:27:16 +00:00
Makefile.am renamed to app/app.[ch]. 2007-02-02 14:27:16 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00