fix #152
authorUlf Lamping <ulf.lamping@web.de>
Sat, 31 Dec 2005 17:09:27 +0000 (17:09 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Sat, 31 Dec 2005 17:09:27 +0000 (17:09 -0000)
commitb4471e0195b08a3e17f82980722d1a41d79148f6
tree55286d49e994f63ce7507ac842fb9229fa5f7a53
parent851692e8fbc6c82b814cf78654db7d37b796db4c
fix #152

set the read filter dialog modal and transient to the parent window if requested. This way, it will receive input signals (solving problems with GTK2's gtk_file_chooser).

To do this, add another construct_args flag, so it will be modal only if really needed ...

svn path=/trunk/; revision=16926
gtk/dcerpc_stat.c
gtk/file_dlg.c
gtk/filter_dlg.c
gtk/filter_dlg.h
gtk/find_dlg.c
gtk/io_stat.c
gtk/main.c
gtk/rpc_stat.c
gtk/tap_dfilter_dlg.c