diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-12-07 19:03:10 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-12-07 19:03:10 +0000 |
commit | d1045b68761137114109cd3c786e0f35f8d560c4 (patch) | |
tree | b0cf8b906f5b56afde5e6d2e67fb21fee91948e7 /ChangeLog.pre-2-8 | |
parent | 139e3cd47da5a613a858d21e7baf75fd953af779 (diff) | |
download | gtk+-d1045b68761137114109cd3c786e0f35f8d560c4.tar.gz |
Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, and
Mon Dec 7 13:38:06 1998 Owen Taylor <otaylor@redhat.com>
* gdk/gdkimage.c (gdk_image_new): Use IPC_RMID
_after_ doing XShmAttach. This should work everywhere,
and avoid the need for signal handlers or configure
checks.
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 7f26956e6b..b43cd4ae84 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,15 @@ +Mon Dec 7 13:38:06 1998 Owen Taylor <otaylor@redhat.com> + + * gdk/gdkimage.c (gdk_image_new): Use IPC_RMID + _after_ doing XShmAttach. This should work everywhere, + and avoid the need for signal handlers or configure + checks. + +Thu Dec 3 19:58:45 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkinputdialog.c: Use _add_with_viewport() for + scrolled window contents. + 1998-12-07 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtkpaned.h (struct _GtkPaned): Removed the unused cursor |