]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/dcpsg.h
Further backward comp. changes for printing.
[wxWidgets.git] / include / wx / generic / dcpsg.h
2002-09-13  Robert Roebling Further backward comp. changes for printing.
2002-09-11  Robert Roebling Readded deprec. constructor.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-05-05  Václav Slavíkfixes to gcc pragmas
2002-04-17  Julian SmartAdded wxDF_HTML
2001-07-12  Julian SmartCorrected DoBlit
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-11-03  Václav SlavíkwxPostScriptDC::CanGetTextExtent now returns TRUE ...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-16  Václav Slavíkfixed bug in PS clipping (non-virtual SetClippingRegion...
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.