]> git.saurik.com Git - wxWidgets.git/commit
try to clear the device/logical unit fog; remove unused and unsupported (an assertion...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 25 Feb 2009 12:08:12 +0000 (12:08 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 25 Feb 2009 12:08:12 +0000 (12:08 +0000)
commite65a6cc1ec5537dc7f19f89e10cdfaae54adb264
tree05559096d2b860e91ba932faffd4332a9d16864f
parent48ed4a8971d9ba09cc3d5eba09d22c7cf4095644
try to clear the device/logical unit fog; remove unused and unsupported (an assertion fails if they are used) wxMM_ constants; better docs for the supported wxMM_ constants; use MM_ANISOTROPIC in old win16 metafile code instead of wxMM_ANISOTROPIC since it's not supported by wx code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dc.h
interface/wx/dc.h
src/msw/metafile.cpp
src/os2/metafile.cpp