]> git.saurik.com Git - wxWidgets.git/history - include/wx/palmos/dc.h
Add wxUSE_UIACTIONSIMULATOR and turn it off by default.
[wxWidgets.git] / include / wx / palmos / dc.h
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-18  Włodzimierz SkibaCleaning of headers.
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port