lost log.h fixed
[wxWidgets.git] / src / generic / printps.cpp
2002-08-30  Chris Elliottlost log.h fixed
2002-01-26  Gilles Depeyrotcorrected conditional compilation to take wxUSE_POSTSCR...
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-07-31  David Webster*** empty log message ***
1999-06-25  Robert Roebling Changed a few true -> TRUE
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-27  Robert Roebling compile fixes. Vadim ows me a pizza.
1999-05-18  Karsten Ballüderminor progress bar fix
1999-05-13  Karsten BallüderProgressDialog now handles multiple copies and shows...
1999-05-13  Karsten Ballüderfixed wrong range for print progress dialog
1999-05-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1998-12-05  Robert Roebling New PostScript code
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-08  Denis PershinDP:
1998-07-17  Vadim Zeitlinanother "const" added
1998-05-20  Karsten BallüderInitial revision