diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-04-30 20:17:36 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-04-30 20:17:36 +0000 |
commit | d9aeb7bc7db99c2342cf235f55f4ff98967af238 (patch) | |
tree | 1bd196ec7eae0b34e77e02a410ec5d4157ea177d /ChangeLog.pre-2-8 | |
parent | 75e535515a927367dec64eb81fffa060a3868bf2 (diff) | |
download | gtk+-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-8 | 12 |
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 |