Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
authorJulian Smart <julian@anthemion.co.uk>
Tue, 25 Jan 2000 13:35:44 +0000 (13:35 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 25 Jan 2000 13:35:44 +0000 (13:35 +0000)
commiteaeb6a3c3754be1381d87af44e36c2a947a1493c
treee1967fca27b27099704a59a65a9e115787b7634f
parent8ad6ad991c39081d513f7d277bd3509fbbaa42fc
Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
to not assert for printer DCs

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