]> git.saurik.com Git - wxWidgets.git/commit - src/msw/app.cpp
WS_CLIPCHILDREN is not always enabled in wxNotebook (caused painting problems).
authorJulian Smart <julian@anthemion.co.uk>
Tue, 23 Mar 1999 09:14:07 +0000 (09:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 23 Mar 1999 09:14:07 +0000 (09:14 +0000)
commitd13c32e99d20b8282f590b5f5beef50b63662e5a
tree011a64294e15acdab88ae1b90fb0cc332a3c5a84
parent879ba15fba38d9eb163d6c4537cb17022b68ba8f
WS_CLIPCHILDREN is not always enabled in wxNotebook (caused painting problems).
Memory leak checking in app.cpp (wxMSW) now does checking from last checkpoint.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/app.cpp
src/msw/notebook.cpp