]> git.saurik.com Git - wxWidgets.git/commit
use the real clipping region and not just its bounding box in :DoDrawBitmap() (#9597)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jun 2008 15:50:58 +0000 (15:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 21 Jun 2008 15:50:58 +0000 (15:50 +0000)
commit8ca1b2c5026a096106dad0907e30ec45fe188b8f
treedf1e6f5303ba36c81130d70139b95fbdcbb6ad02
parent624f82cc945369fee912cd4bd56a1e84f4920502
use the real clipping region and not just its bounding box in :DoDrawBitmap() (#9597)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/x11/dcclient.cpp