]> git.saurik.com Git - wxWidgets.git/commit
1. make paint events debugging runtime switch instead of compile time
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 9 Feb 2002 23:28:05 +0000 (23:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 9 Feb 2002 23:28:05 +0000 (23:28 +0000)
commit821860051ade001d2a3ea00e681291c839c8c7e9
treee4ac76d44c906a71a11b4ead45ca9a6e36157877
parent21c3670fecfba15df37ade5fd4fb47829e399caa
1. make paint events debugging runtime switch instead of compile time
2. fixed incorrect rendering of wxListCtrl (newly created controls didn't account
   for parent's client origin)

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