Put braces around all calls to wxLogFunctions() inside an if statement.
[wxWidgets.git] / src / msw / enhmeta.cpp
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-05-31  Václav Slavíkadd ability to create wxEnhMetaFileDC based on a refere...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
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  Vadim Zeitlinremove default wxDC ctor to make it impossible to const...
2007-11-30  Robert RoeblingDC reorganization
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-06-07  Włodzimierz Skiba[ 1502010 ] Cast to wrong type.
2005-12-25  Vadim Zeitlinimplemented wxDC::DoGetSize() correctly for metafile...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-23  Włodzimierz SkibaClipboard usage fixes inspired by Tinderbox logs.
2004-10-17  Włodzimierz Skiba_() needs intl.h.
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-08-25  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
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-04-19  Chris Elliottupdate to make digitalmars compile
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-08-30  Julian SmartMods for Wine compilation
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-08  Julian SmartAdded ShowFullScreen
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes