Initialize private->event_mask from attributes we retrieved for the

Thu Feb 28 14:49:08 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): Initialize
        private->event_mask from attributes we retrieved for
        the window.
This commit is contained in:
Owen Taylor
2002-02-28 21:09:04 +00:00
committed by Owen Taylor
parent e9af640cf9
commit 3b906a9c8f
8 changed files with 60 additions and 8 deletions

View File

@ -1,3 +1,9 @@
Thu Feb 28 14:49:08 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): Initialize
private->event_mask from attributes we retrieved for
the window.
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end