don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / gtk / gnome / gprint.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2007-11-30  Robert RoeblingDC reorganization
2007-11-14  Robert RoeblingFurther wxDC changes
2007-11-13  Robert RoeblingMore DC changes
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-09-05  Robert RoeblingMake wxGnomePrintModule public so that wxGtkPrintModule...
2007-05-26  Robert Roebling Upport latest changes from 2_8 branch (print dialog
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-12-07  Paul Cornettcorrect access for virtuals
2006-11-24  Robert Roebling Override SetLogicalOrigin and SetDeviceOrigin in...
2006-11-18  Robert Roebling Hopefully fixed misplaced printout in libgnomeprint.
2006-10-29  Robert Roebling Use wxRound instead of wxCoordRound
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-24  Julian SmartCompile fixes
2006-10-24  Julian SmartAdded creation of printer DC to printer factory.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-24  Robert Roebling New implementation for printing circles and epllipses.
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-15  Włodzimierz SkibawxUSE_SPLINES markup and other cleanings.
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-17  Robert Roebling Use native printing dialog for wxPrintDialog,
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-10-27  Robert Roebling Added initial support for GNOME printing.