1. fixed bug in wxDC::SetMapMode() which broke the scrolling
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Feb 2002 16:08:14 +0000 (16:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Feb 2002 16:08:14 +0000 (16:08 +0000)
commit1e2081a1b9962f3d58afce7b45845ba7956d3c20
treefe1606f8dedd4758cb4b693a5860f2b88322c179
parent0d4d0e8d765538ad0495ccc9a232c7a12c0c2c37
1. fixed bug in wxDC::SetMapMode() which broke the scrolling
2. some cleanups in wxDC code
3. SetAxisOrientation() still doesn't work...

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