kernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime...
[wine] / include /
2007-07-31  Evan Stadegdiplus: Added GdipDrawImagePointsRect stub.
2007-07-31  Evan Stadegdiplus: Added ImageAttributes stubs.
2007-07-31  Evan Stadegdiplus: Added GdipGetImageBounds stub.
2007-07-31  Juan Langcrypt32: Add missing definitions.
2007-07-31  Juan Langcrypt32: Add CryptMsgControl stub.
2007-07-30  Paul Vriensinclude/pdhmsg.h: Add some defines.
2007-07-30  Tim Schwartzlmuse.h: Add structures needed by NetUseAdd().
2007-07-30  Jacek Cabanmshtml.idl: Added some missing attributes.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Stefan Dösingerwined3d: Store the gl format table in the gl info struc...
2007-07-26  Evan Stadegdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
2007-07-26  Evan Stadegdiplus: Added GdipAddPathEllipse.
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-25  Alexandre Julliardntdll: Create the per-module activation context at...
2007-07-25  Evan Stadegdiplus: Added GdipDisposeImage stub.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromWmf stub.
2007-07-25  Evan Stadegdiplus: Added GdipGetImageType stub.
2007-07-25  Evan Stadegdiplus: Image getter stubs.
2007-07-25  Evan Stadegdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-25  Evan Stadegdiplus: Added GdipSetWorldTransform/GdipGetWorldTransform.
2007-07-25  Evan Stadegdiplus: Added GdipCloneMatrix.
2007-07-25  Evan Stadegdiplus: Added GdipSetPageScale/GdipGetPageScale.
2007-07-24  Evan Stadegdiplus: Added GdipSetPageUnit.
2007-07-24  Evan Stadegdiplus: Added GdipFillPolygonI.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Added GdipSetSolidFillColor and GdipGetSolidFi...
2007-07-24  Evan Stadegdiplus: Added GdipGetPenBrushFill.
2007-07-24  Evan Stadegdiplus: Added GdipGetPenColor stub.
2007-07-24  Evan Stadegdiplus: Added GdipSetPenBrushFill.
2007-07-23  Hans Leidekkerpdh: Implement and test PdhAddEnglishCounter{A, W}...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhLookupPerfIndexByName{A...
2007-07-20  Evan Stadegdiplus: Added GdipSetPenStartCap.
2007-07-20  Evan Stadegdiplus: Added GdipCloneBrush.
2007-07-20  Evan Stadegdiplus: Added custom line cap setters.
2007-07-20  Evan Stadegdiplus: Added GdipCloneCustomLineCap.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.
2007-07-20  Evan Stadegdiplus: Added GdipCreateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipRotateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipTranslateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipScaleMatrix.
2007-07-20  Dmitry Timoshkovwinuser.h: Add RealChildWindowFromPoint declaration.
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-07-19  Juan Langwincrypt: Add more missing definitions.
2007-07-18  Evan Stadegdiplus: Added GdipMultiplyMatrix.
2007-07-18  Evan Stadegdiplus: Added GdipGetPenDashStyle.
2007-07-18  Evan Stadegdiplus: Added GdipClonePen.
2007-07-18  Detlef Riekenberginclude/winspool.h: Add missing struct.
2007-07-18  Juan Langcrypt32: Fix typo.
2007-07-17  James Hawkinsvdmdbg: Add a stub implementation of VDMEnumTaskWOW.
2007-07-17  Kovács Andrásinclude: Add some idl headers for d3d10.
2007-07-17  Evan Stadegdiplus: Added GdipAddPathBeziers.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenDashStyle.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterRewind.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterNextSubpath.
2007-07-17  Evan Stadegdiplus: Added GdipPathIterCopyData.
2007-07-17  Evan Stadegdiplus: Initial path iterator implementation.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenMiterLimit.
2007-07-17  Evan Stadegdiplus: Added GdipSetPenLineCap197819.
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-16  Evan Stadegdiplus: Added GdipFillPath.
2007-07-16  Evan Stadegdiplus: GdipSaveGraphics/GdipRestoreGraphics stubs.
2007-07-16  Evan Stadegdiplus: Added pixel offset mode.
2007-07-16  Evan Stadegdiplus: Added interpolation mode.
2007-07-16  Evan Stadegdiplus: Added compositing quality.
2007-07-16  Evan Stadegdiplus: Added smoothing modes.
2007-07-16  Evan Stadegdiplus: Added GdipSetPathFillMode.
2007-07-13  Juan Langcrypt32: Add more missing defines.
2007-07-13  Evan Stadegdiplus: Added GdipAddPathPath.
2007-07-13  Evan Stadegdiplus: Added GdipResetPath.
2007-07-13  Evan Stadegdiplus: Added GdipGetPathFillMode.
2007-07-13  Evan Stadegdiplus: Added GdipSetPenLineJoin.
2007-07-13  Dmitry Timoshkovinclude: Add HandleToUlong, UlongToHandle, UintToPtr...
2007-07-12  Evan Stadegdiplus: Added GdipGetPathWorldBounds.
2007-07-12  Evan Stadegdiplus: Added GdipTransformPath.
2007-07-12  Evan Stadegdiplus: Added GdipTransformMatrixPoints.
2007-07-12  Evan Stadegdiplus: Added basic matrix implementation.
2007-07-12  Evan Stadegdiplus: Added GdipDrawPath.
2007-07-12  Evan Stadegdiplus: Added GdipStartPathFigure.
2007-07-12  Evan Stadegdiplus: Added GdipAddPathArc.
2007-07-12  Mark Adamsiphlpapi: Add support for GetTcpTable on Mac OS X.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
2007-07-11  James Hawkinsmsi: Add tests for adding properties with a transform...
2007-07-10  Alexandre Julliardinclude: Add some definitions for manifest resources.
2007-07-09  Alexandre Julliardconfigure: We no longer need the shared library extension.
2007-07-09  Evan Stadegdiplus: Added GdipGetPathTypes.
2007-07-09  Evan Stadegdiplus: Added GdipGetPathPoints.
2007-07-09  Evan Stadegdiplus: Added GdipGetPointCount.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigures.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigure.
2007-07-09  Evan Stadegdiplus: Added GdipAddPathLine2.
2007-07-09  Evan Stadegdiplus: Public declaration of GdipSetPenEndCap.
2007-07-06  Evan Stadegdiplus: Added SetPenEndCap.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-05  Andrew Talbotwinelib: Cast-qual warnings fix.
2007-07-04  Aric Stewartinclude: Add a ddk header for imm.
2007-07-04  Alexandre Julliardconfigure: Get rid of the no longer used check for...
2007-07-04  Alexandre Julliardconfigure: Merge the libXinerama existence check with...
next