summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>1999-11-20 14:32:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-11-20 14:32:35 +0000
commitf6e398fa5344b39ae6179fe19ca6cf2603ec5bd0 (patch)
treee9db81020a3cf6ffe781da09ca4cdf767c40487e
parent6eb684bebc3a4c01b650c2531b061fe1ec577d3f (diff)
downloadgdk-pixbuf-gtk-1-2-merge-to-head-1.tar.gz
Reverted pending mail to developers explaining patchgtk-1-2-merge-to-head-1
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-06
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-26
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--gtk/gtkplug.c1
8 files changed, 0 insertions, 43 deletions
diff --git a/ChangeLog b/ChangeLog
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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):
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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):
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -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):
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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):
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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):
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b1b240f7d..603f0d7d3 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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):
diff --git a/gtk/gtkplug.c b/gtk/gtkplug.c
index 63ab1bacb..a679f2387 100644
--- a/gtk/gtkplug.c
+++ b/gtk/gtkplug.c
@@ -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*