don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / msw / enhmeta.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-01-17  Vadim Zeitlinrestored wxEnhMetaFileDC::Close() lost in wxDC reorgani...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-11-30  Robert RoeblingDC reorganization
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-12-25  Vadim Zeitlinimplemented wxDC::DoGetSize() correctly for metafile...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-11  Julian SmartApplied patch [ 794760 ] Majority of "... hides virtual...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes