]> git.saurik.com Git - wxWidgets.git/history - src/generic/dcpsg.cpp
HP-UX fixes
[wxWidgets.git] / src / generic / dcpsg.cpp
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.