Reverted pending mail to developers explaining patch
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
Sat Nov 20 13:44:28 1999 Dietmar Maurer <dm@vlsivie.tuwien.ac.at>
|
||||
|
||||
* gtk/gtkplug.c (gtk_plug_construct): bug fix: add a reference
|
||||
(gdk_window_ref) to the window since we unref it in the unrealize
|
||||
function.
|
||||
|
||||
Tue Nov 16 10:15:54 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
|
||||
|
||||
@@ -113,7 +113,6 @@ gtk_plug_construct (GtkPlug *plug, guint32 socket_id)
|
||||
plug->socket_window = gdk_window_foreign_new (socket_id);
|
||||
plug->same_app = FALSE;
|
||||
}
|
||||
else gdk_window_ref (plug->socket_window);
|
||||
}
|
||||
|
||||
GtkWidget*
|
||||
|
||||
Reference in New Issue
Block a user