Remove pizza backing window.
authorPaul Cornett <paulcor@bullseye.com>
Sun, 30 May 2010 06:38:28 +0000 (06:38 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 30 May 2010 06:38:28 +0000 (06:38 +0000)
commit375efc1fce6d04847ba477c8fcaa6eef4e3cbc71
treecf1a5466fec612df2c564691808cd9a5121eb571
parent6305f044a1d4cce68128529fa939a2cc1d35df85
Remove pizza backing window.
When it is present, no-window widgets sometimes don't get expose events for
reasons I could not determine. And it is dubious that it improved scrolling
performance on modern hardware anyway, and almost certainly doesn't help now
that GTK+ is using "client side windows".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/private/win_gtk.h
src/gtk/win_gtk.cpp
src/gtk/window.cpp