Split this out from other changes to keep things sane..
[wxWidgets.git] / src / generic / dcpsg.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Mattia Barbon Remove unneeded dependencies.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-14  Ron Leedefine the undefined wxThePrintSetup global.
2002-09-13  Robert Roebling Backward comp. fix.
2002-09-11  Robert Roebling Readded deprec. constructor.
2002-08-25  Robert Roebling More work on Printing. It prints Kanji now using
2002-08-17  Robert Roebling Printing paper sizes, file printing, print metrics..
2002-08-17  Robert Roebling Printing things.
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-08-07  Robert Roebling Added support for outlines printing under wxGTK....
2002-08-06  Robert Roebling Small fix for Pango printing with bitmaps.
2002-08-06  Robert Roebling Further code for Pango fonts (work now) and
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-07-15  Václav SlavíkwxPrinting fix for wxMGL
2002-06-26  Vadim Zeitlinfixed warnings about printf format specifications ...
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-04-17  Julian SmartAdded wxDF_HTML
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-02-06  Robin DunnCorrections for loss of XLOG2DEV and etc. macros in...
2002-01-07  Vadim Zeitlindon't assign string literals to a char * variable
2001-11-28  Václav Slavíkfixes w.r.t. size_t vs. int
2001-11-22  Mattia BarbonUnicode compilation fixes
2001-11-22  Václav Slavíkchange to /usr/share/wx/version
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-07-12  Julian SmartCorrected DoBlit
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-05-21  Vadim Zeitlinremoved extra newlines from wxLogDebugs
2000-12-24  Václav Slavíkfixed PS bounding box computation
2000-12-20  Vadim Zeitlinremoved SetFont() from DoDrawText
2000-12-10  Vadim Zeitlinmerged in the fix for printing \% on PS DC
2000-11-23  Robert Roebling Ported DrawPolygone fix and new PS font name
2000-11-01  Václav Slavíkfixed incorrect GetTextExtent for wxTELETYPE font
2000-09-24  Ron Leeremoved unneccesary (and unwanted) asserts
2000-09-06  Robert Roebling Applied PS patch.
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-11  Václav SlavíkwxPostScriptDC::DrawText now uses descent to determine...
1999-12-06  Vadim Zeitlin1. test for thr_setconcurrency() added to configure
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-11-14  Ove KaavenLooks like someone did str[n]cmp -> wxStr[n]cmp global...
1999-11-12  Jouk Jansen Committing in .
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-03  Václav Slavíkfixed rounding error problem in wxPostscriptDC::SetFont...
1999-11-02  Václav SlavíkAFM metrics were searched in /afm instead of /share...
1999-11-02  Karsten BallüderAdded wxINSTALL_PREFIX define to makefile and made...
1999-11-01  Karsten Ballüderadded support for global AFM path setting
1999-10-29  Ove KaavenA few Unicode compilation fixes (mostly wxT())
1999-10-25  David Webster*** empty log message ***
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-10-14  Robert Roebling HP-UX fixes
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-05  Václav SlavíkPS printing now uses afm instead of gs_afm metrics
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-03  Václav Slavíkmore AFM metrics fixes
1999-10-03  Václav Slavíkpostscript DC didn't check for AFM metrics
1999-08-21  Robert Roebling makefile typo
1999-07-23  Ove KaavenUnicode fix
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-07  Robert Roebling Install AFMs as well.
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-04-22  Ove KaavenYet another one.
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-16  Ove Kaavenconst-ness warnings in non-Unicode again.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-03-31  Robert Roebling Added debug code to clipbard
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-05  Vadim Zeitlincompilation fixes
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-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Julian SmartCorrected XPM-related cast in resource.cpp; added gener...
1999-02-04  Robert Roebling postscript Blit()
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Robert Roebling Small doc corrections
1999-01-23  Vadim Zeitlincompilation fix for MSW
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.