Added entry for DirectSoundFullDuplexCreate.
[wine] / objects / enhmetafile.c
2003-02-14  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Huw...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-22  Alexandre JulliardMade gdi compile with -DSTRICT.
2002-11-21  Marcus MeissnerFixed aliasing problems (do not use (POINT*)&rect const...
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-08-17  Mike McCormackAdded sanity checks on EMRCREATEDIBPATTERNBRUSHPT values.
2002-08-17  Huw D M DaviesAllow an app to open the file of a disk based emf for...
2002-06-24  Ulrich CzekallaAdded temp fix for world transform bug in SetWindowOrgE...
2002-06-04  Alexandre JulliardBetter encapsulation of the font and metafile objects.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Aric StewartFleshed out some metafile conversions.
2001-08-23  Alexandre JulliardDon't hold the GDI lock during accesses to the metafile...
2001-07-24  Alexandre JulliardRemoved enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
2001-02-20  Dmitry TimoshkovBetter implementation of EMF record EMR_EXTSELECTCLIPRGN.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-02-12  Dmitry TimoshkovImplement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
2001-02-12  Huw D M DaviesRemove unused outXform.
2001-02-12  Huw D M DaviesFix EMF positioning when rclFrame has a non-zero origin.
2001-02-12  Dmitry TimoshkovAdd support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
2001-01-29  Eric KohlDisabled setting of window origin from an EMF.
2001-01-25  Eric KohlDisabled setting of viewport origin from an EMF.
2001-01-24  Eric KohlSeveral fixes for playing enhanced metafiles in a given...
2001-01-10  Joerg MayerFixed some signed/unsigned warnings.
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-21  Eric KohlUse handle to palette instead of index for EMR_SELECTPA...
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-10-24  Dmitry TimoshkovMake EnumEnhMetaFile work.
2000-08-20  Huw D M DaviesImplemented playback of EMR_POLYBEZIER{TO}16, EMR_POLYL...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-04-18  Huw D M DaviesTidy up of PlayEnhMetaFileRecord - fixes PolyPoly*...
2000-04-13  Huw D M DaviesFixes and cleans up some of the GetEnhMetaFile* functions.
2000-03-30  Huw D M DaviesDelete objects after use in EnumEnhMetaFile.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Hidenori TakeshimaFixes for i18n.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-04  Alexandre JulliardLilia Roumiantseva
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-01-15  Peter Hunnisett- Added some missing EMR record types and updated and...
1999-12-25  Peter HunnisettAdded support for playing more record types (still...
1999-12-11  Peter Hunnisett- Implemented GetEnhMetaFilePaletteEntries
1999-12-04  Peter Hunnisett- Added stub for conversion from meta to enhance meta...
1999-06-12  Huw D M DaviesSmall fixes for EnhMetaFile playback.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Huw D M DaviesSeveral improvements to Enhanced MetaFile playback.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-09  Jason McMullanAdds support for EMR_STRETCHDIBITS in EMFs.
1999-01-23  Marcus MeissnerCheck opened enhmetafile for magic values.
1999-01-20  Marcus MeissnerSome small fixes to enhmetafiles.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-11-14  Huw D M DaviesFixes a few of the many compiler warnings.
1998-11-07  Charles SuprinAdded stubs for SetWinMetaFileBits and GetEnhMetaFilePa...
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315