]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/dcclient.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / include / wx / msw / dcclient.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-10  Vadim ZeitlinCache HDC used for painting for the entire duration...
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-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingAdded wxDC::CreateGraphicsContext and implemented it...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-11-30  Robert RoeblingDC reorganization
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
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-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-10  Robin DunnFixed compile errors.
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim Zeitlincode using ms_PaintDC changed a little (a couple of...
1998-05-20  Karsten Ballüderadded some wxMSW stuff