More RTL work. Now transform m_updateRegion and
authorRobert Roebling <robert@roebling.de>
Mon, 18 Sep 2006 14:29:16 +0000 (14:29 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 18 Sep 2006 14:29:16 +0000 (14:29 +0000)
commitbcb614b328a884ce6754d7a84bde03922b1da24f
tree5209eaa6791a964e90934f1c78e91e3fed4d3666
parent3b5bf82893cc102e63942810ff40a0b13d982227
  More RTL work. Now transform m_updateRegion and
   do nothing special in IsExposed() since some
   code may use m_updateRegion directly. Keep
   untransformed version around for use with
   GTK clipping in the DC.

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