Don't reset m_fp if wxFFile::Open() fails.
[wxWidgets.git] / src / msw / dcmemory.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingAdded wxDC::CreateGraphicsContext and implemented it...
2007-11-30  Stefan Csomoradaptions for latest dc changes
2007-11-30  Stefan Csomoradaptions for latest dc changes
2007-11-30  Robert RoeblingDC reorganization
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-24  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-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-06  Mattia Barbon Fix release build.
2003-03-04  Vadim Zeitlindon't use GetSelectedInto() in release build
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-04  Vadim Zeitlinremoved warning about wxDrawRectangle being unused
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-18  Vadim Zeitlincompilation fix for !WX_PRECOMP
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-08  Robin DunnChanged GetSize to DoGetSize so virtual GetSize works...
1999-05-25  Brian MacyCleaned up some warnings
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-16  Unknown (UG)no message
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-05-20  Karsten Ballüderadded some wxMSW stuff