]> Pileus Git - ~andy/gtk/commit
Don't do anything if exposure isn't in the event mask, plug a leak, and
authorRichard Hult <richard@imendio.com>
Sun, 3 Sep 2006 10:46:32 +0000 (10:46 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sun, 3 Sep 2006 10:46:32 +0000 (10:46 +0000)
commit611f5526e9f41ad7cef14ff18ffadc307f262fb9
tree106dbf13e6c52a6774071a25401dc7e0dd0612a7
parenta7540d81d52a354ff2e3781131d328423080fe5d
Don't do anything if exposure isn't in the event mask, plug a leak, and

2006-09-03  Richard Hult  <richard@imendio.com>

* gdk/quartz/GdkQuartzView.c (drawRect): Don't do anything if
exposure isn't in the event mask, plug a leak, and check that the
window isn't destroyed.
(isOpaque): Check that the window isn't destroyed, fixes bug
#353028.
ChangeLog
gdk/quartz/GdkQuartzView.c