]> Pileus Git - ~andy/gtk/commit
When actually returning expose events, make sure to set the count field
authorOwen Taylor <otaylor@redhat.com>
Sat, 1 Jul 2000 21:15:05 +0000 (21:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 1 Jul 2000 21:15:05 +0000 (21:15 +0000)
commit7164c0acb138778fb973b0b48a70ff53d4a6e9b9
treed626eb871f22204100a5d9f6ca0c898827029929
parenta893dba084f09b233647fbfd99d4565a4863b041
When actually returning expose events, make sure to set the count field

Sat Jul  1 16:28:32 2000  Owen Taylor  <otaylor@redhat.com>

* gdk/x11/gdkevents-x11.c (gdk_event_translate): When
actually returning expose events, make sure to set
the count field properly.

* gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): Fix
accidentally reintroced bug which always cleared
the graphics_exposures value.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkevents-x11.c
gdk/x11/gdkgc-x11.c