initial (not yet working) code for DirectFB port
[wxWidgets.git] / include / wx / dc.h
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-23  Włodzimierz SkibaImproved wxDCPen/BrushChangers.
2006-05-22  Włodzimierz SkibaIntroduced wxDCPenChanger and wxDCBrushChanger.
2006-04-10  Vadim Zeitlinadded wxDCClipper ctor overload taking a wxRegion and...
2006-03-14  Vadim Zeitlinwe don't need reserved virtual functions on HEAD
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-26  Robert Roebling Revert Ron's removal of the reserved functions.
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-04-17  Julian SmartAdded some reserved functions
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-11-25  Vadim Zeitlinadded missing header needed at least by wxMotif under...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-05  Vadim Zeitlinremoved non-const accessors for pens, brushes, &c from...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-07  Vadim Zeitlinadded wxDC::DrawPolyPolygon() (patch 882189)
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-03-22  David Elliott- forward declare wxDC for use as a pointer or referenc...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-04-17  Julian SmartAdded wxDF_HTML
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-07  Vadim Zeitlinadded another overloaded DrawCircle() version for compl...
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-11  Julian SmartRemoved cacheing option
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-09  Vadim Zeitlinadded wxDCClipper
2001-06-27  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2000-08-19  Kevin HockwxDrawObject::Draw vritual and non const wxDCBase
2000-08-06  Kevin Hocksupport for drawing arbitary object on DC's
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-21  Robert Roebling Set logical functions to wxCOPY, no -1.
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-07-28  David Webster*** empty log message ***
1999-06-14  Vadim ZeitlinwxGetFullHostName() implemented - it doesn't work thoug...
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-05-26  Robert Roebling Made wxClientDC's use safe as per wxMSW.
1999-05-25  Brian MacyMove code to a dcbase.cpp
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Vadim ZeitlinDrawCircle() added
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision