Point out that destroy-with-parent is a bad idea for the dialog passed to
2005-10-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog): Point out that destroy-with-parent is a bad idea for the dialog passed to this function. (#318943, Christian Persch) * gtk/gtkfilechooserbutton.c (open_dialog): Add the dialog to the window group, if necessary (#318943, Christian Persch)
This commit is contained in:
committed by
Matthias Clasen
parent
0f7f6be8e9
commit
e71e55d9a4
@@ -1,5 +1,12 @@
|
||||
2005-10-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog):
|
||||
Point out that destroy-with-parent is a bad idea for the dialog
|
||||
passed to this function. (#318943, Christian Persch)
|
||||
|
||||
* gtk/gtkfilechooserbutton.c (open_dialog): Add the dialog to the
|
||||
window group, if necessary (#318943, Christian Persch)
|
||||
|
||||
* */Makefile.am: use $(GLIB_MKENUMS) instead of
|
||||
glib-mkenums. (#318582, Damien Carbery)
|
||||
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
2005-10-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new_with_dialog):
|
||||
Point out that destroy-with-parent is a bad idea for the dialog
|
||||
passed to this function. (#318943, Christian Persch)
|
||||
|
||||
* gtk/gtkfilechooserbutton.c (open_dialog): Add the dialog to the
|
||||
window group, if necessary (#318943, Christian Persch)
|
||||
|
||||
* */Makefile.am: use $(GLIB_MKENUMS) instead of
|
||||
glib-mkenums. (#318582, Damien Carbery)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user