ddraw: Do not restore the display mode from inside SetCooperativeLevel.
[wine] / dlls / ddraw / ddraw_thunks.c
2010-03-17  Henri Verbeetddraw: Fix IDirectDraw4Impl_GetSurfaceFromDC().
2009-10-29  Henri Verbeetwined3d: Don't depend on uninitialized data in the...
2009-01-22  Henri Verbeetddraw: Get rid of ddcomimpl.h.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_OBJECT.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_THIS_FROM.
2009-01-21  Henri Verbeetddraw: Get rid of ICOM_INTERFACE.
2008-12-26  Nick Burnsddraw: Fix surface version setting.
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-02-19  Stefan Dösingerddraw: Creating surfaces with old interfaces doesn...
2006-12-16  Ulrich Czekalladdraw: IDirectDraw3 should use its own ref count variable.
2006-12-15  Dmitry Timoshkovddraw: Fix warnings.
2006-12-14  Ulrich Czekalladdraw: Add IDirectDraw3 interface.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-04  Christian CostaMoved ddraw object files to ddraw root dir.