]> git.saurik.com Git - wxWidgets.git/history - include/wx/x11/dcclient.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / x11 / dcclient.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2007-12-28  Robert RoeblingFix wxX11 crash
2007-12-16  Robert Roeblingprobably fixed blit crash in X11
2007-11-30  Robert Roeblingconverted most of X11 DC code
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export macros
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-17  Julian SmartAdded wxDF_HTML
2002-03-12  Julian SmartAdded GetWindow to make Blit compile
2002-02-11  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11:
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...