gtk/docs
Tim Janik 96a7435911 return TRUE for GtkWidget::delete_event to avoid destruction of our float
Thu Mar 12 20:17:47 1998  Tim Janik  <timj@gimp.org>

        * gtk/gtkhandlebox.c (gtk_handle_box_delete_float): return TRUE for
        GtkWidget::delete_event to avoid destruction of our float window.

        * gtk/gtkmain.c (gtk_main_iteration_do): GDK_DELETE will destroy a
        widget if the last handler returned FALSE or there was none connected.

        * gtk/testgtk.c: adapted all delete_event/destroy case that were affected.

        * gtk/gtkwidget.c (gtk_widget_delete_hides): new function that will hide
        a widget and return TRUE to avoid window deletion if
        connected to GtkWIdget::delete_event.
1998-03-12 21:54:39 +00:00
..
faq - Use 'diff -ru' for patches - Explained patch application/rejection - 1998-03-09 13:49:02 +00:00
tutorial I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
.cvsignore I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
debugging.txt the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
developers.txt backed out the section "Gnits to care about". new file, kinda developers 1998-02-11 00:40:20 +00:00
gdk.texi I forgot to *commit* these before. Note to self: commit after applying 1998-03-01 20:24:39 +00:00
glib.texi I forgot to *commit* these before. Note to self: commit after applying 1998-03-01 20:24:39 +00:00
gtk_tut_it.sgml I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
gtk_tut.sgml I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
gtk.texi return TRUE for GtkWidget::delete_event to avoid destruction of our float 1998-03-12 21:54:39 +00:00
gtkdocs_fix I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
gtkfaq.sgml - Use 'diff -ru' for patches - Explained patch application/rejection - 1998-03-09 13:49:02 +00:00
macros.texi Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
Makefile.sgml I just remembered this commit failed before because 1998-03-12 18:23:11 +00:00
refcounting.txt Fixed some incorrect information. 1998-02-13 23:00:54 +00:00
styles.txt hm if we save the default style, we should also provide a function to 1998-03-01 17:44:24 +00:00
texinfo.tex Initial revision 1997-11-24 22:37:52 +00:00
text_widget.txt commiting changes from owen: 1998-03-10 03:17:02 +00:00
widget_system.txt fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00