Implemented high-quality preview for wxMSW (this approach doesn't work
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 16 Jun 2008 08:41:51 +0000 (08:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 16 Jun 2008 08:41:51 +0000 (08:41 +0000)
commit25a3fca2e516180ee80bdd9ef5321fe8b80673ea
tree013cf75be793bce2e4b2a6cf0abda72a811755b8
parent9f7e7edb78aa19d6aed53b113aa953c24d6335b1
Implemented high-quality preview for wxMSW (this approach doesn't work
on other platforms). The preview is now accurate representation of printed
page and wxHtmlEasyPrinting preview shows identical layout to what will
be printed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/printwin.h
include/wx/prntbase.h
src/common/prntbase.cpp
src/msw/printwin.cpp