]> git.saurik.com Git - wxWidgets.git/commit
Fix setting the clipping region for a DC when the region is an
authorMattia Barbon <mbarbon@cpan.org>
Sun, 15 Oct 2006 15:51:35 +0000 (15:51 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 15 Oct 2006 15:51:35 +0000 (15:51 +0000)
commit9fd8f2dd3df305448a0c2d56508c04e26385a76d
tree3cdea75cf20191c0c8eb106c52a862a57c022bbb
parent653752be8a1d2a2e14da6aa225f0ce3e393909ad
  Fix setting the clipping region for a DC when the region is an
actual wxRegion.
  Fix some positioning/sizing bugs, mosting affecting controls
inside scrolled windows.

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