summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-04-30 20:17:36 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-04-30 20:17:36 +0000
commitd9aeb7bc7db99c2342cf235f55f4ff98967af238 (patch)
tree1bd196ec7eae0b34e77e02a410ec5d4157ea177d /ChangeLog.pre-2-8
parent75e535515a927367dec64eb81fffa060a3868bf2 (diff)
downloadgtk+-d9aeb7bc7db99c2342cf235f55f4ff98967af238.tar.gz
Multi-screen test case form multihead branch with a few cleanups. (Get rid
Tue Apr 30 15:59:53 2002 Owen Taylor <otaylor@redhat.com> * tests/testmultiscreen.c: Multi-screen test case form multihead branch with a few cleanups. (Get rid of use of g_object_connect()) * tests/testmultidisplay.c: Multi-display test case from multihead branch with a few improvements. (Allow the other display name to be passed on the command line, use a GtkDialog to get more attractive spacing.)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-812
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 50d278c955..e0e5be9fb6 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,15 @@
+Tue Apr 30 15:59:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * tests/testmultiscreen.c: Multi-screen test case
+ form multihead branch with a few cleanups. (Get rid
+ of use of g_object_connect())
+
+ * tests/testmultidisplay.c: Multi-display test case
+ from multihead branch with a few improvements.
+ (Allow the other display name to be passed on
+ the command line, use a GtkDialog to get more attractive
+ spacing.)
+
Tue Apr 30 14:23:43 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdisplay-x11.c (gdk_open_display): fix