wine
2010-08-17  Damjan Jovanovicwinex11.drv: Implement the DataObject for dragging...
2010-08-17  Damjan Jovanovicwinex11.drv: Implement a framework for dragging from...
2010-08-17  Damjan Jovanovicwinex11.drv: Filter out all CF_* formats when CF_HDROP...
2010-08-17  Damjan Jovanovicwinex11.drv: Use a Wine list to store XDnD data.
2010-08-17  Mariusz Plucińskigameux/tests: Add test of IGameExplorer2 creation.
2010-08-17  Mariusz Plucińskigameux: Add IGameExplorer2 implementation stub.
2010-08-17  Mariusz Plucińskigameux/tests: Add test of IGameStatisticsMgr creation.
2010-08-17  Mariusz Plucińskigameux: Add stub of IGameStatisticsMgr implementation.
2010-08-17  Luca Bennatijscript: Update Italian translation.
2010-08-17  Andrew Nguyenipconfig: Partially implement full adapter information...
2010-08-17  Andrew Nguyeninclude: Add definitions for IP_ADAPTER_ADDRESSES flag...
2010-08-17  Andrew Nguyenipconfig: Partially implement basic adapter information...
2010-08-17  Andrew Nguyeninclude: Add prototype for GetAdaptersAddresses.
2010-08-17  Andrew Nguyenipconfig: Implement basic command-line parsing.
2010-08-17  Andrew Nguyenipconfig: Add stub implementation.
2010-08-17  David Hedbergexplorerframe: Handle some mouse events.
2010-08-17  David Hedbergexplorerframe: Handle keyboard events.
2010-08-17  David Hedbergexplorerframe: Handle changing the selection.
2010-08-17  David Hedbergexplorerframe: Implement expansion of nodes.
2010-08-17  David Hedbergexplorerframe: Fix INameSpaceTreeControl::RemoveRoot.
2010-08-17  David Hedbergshell32: Partial implementation of IShellItem::BindToHa...
2010-08-17  Jörg Höhlemcicda: Fix seeking.
2010-08-17  Jörg Höhlemcicda: Fix several return codes.
2010-08-17  Jörg Höhlemcicda: Rework MCI notification system.
2010-08-17  Detlef Riekenbergqmgr/tests: Detect when the service is disabled.
2010-08-17  Wolfram Sangkernel32: Change fixme to trace in comm.c.
2010-08-17  Wolfram Sanguser32: Check for valid pointer in CreateIconFromResource.
2010-08-17  Alexandre Goujonatl: Fix AtlAxAttachControl wine check.
2010-08-17  Wolfgang Schwotzerws2_32/tests: Only log threads which not terminated...
2010-08-17  Detlef Riekenbergwineps: Use winspool.drv for job management.
2010-08-17  Thomas Mullalyurlmon: Implemented IUri_IsEqual.
2010-08-17  Thomas Mullalyurlmon: Print fixme for unsupported flags to CreateUri.
2010-08-17  Thomas Mullalyurlmon: Added support for invalid flag combinations...
2010-08-17  Thomas Mullalyurlmon: Added support for pre-processing URI strings.
2010-08-17  Matteo Brunid3dcompiler_37: Stub dll.
2010-08-17  Matteo Brunid3dcompiler_38: Stub dll.
2010-08-17  Matteo Brunid3dcompiler_39: Stub dll.
2010-08-17  Matteo Brunid3dcompiler_40: Stub dll.
2010-08-17  Matteo Brunid3dcompiler: Remove useless kernel32 imports.
2010-08-17  Andrew Eikumhlink: Implement HLINKGETREF flags handling.
2010-08-17  André Hentschelntdll: Add more error codes.
2010-08-17  Frédéric Delanoyjscript: Update French translation.
2010-08-17  Vincent Povirkgdiplus: Add tests for the HDC's we get from bitmap...
2010-08-17  Vincent Povirkgdiplus: Use the software method to draw HBITMAP-less...
2010-08-17  Vincent Povirkgdiplus: Stub GdipGetPathGradientTransform.
2010-08-17  Vincent Povirkgdiplus: Stub GdipSetPathGradientLinearBlend.
2010-08-17  Vincent Povirkgdiplus: Stub GdipScalePathGradientTransform.
2010-08-17  Vincent Povirkgdiplus: Stub GdipRotatePathGradientTransform.
2010-08-17  Vincent Povirkgdiplus: Stub GdipSetPathGradientTransform.
2010-08-17  Vincent Povirkgdiplus: Create HBITMAP-less bitmap objects for exotic...
2010-08-17  Vincent Povirkgdiplus: Don't require an HDC to get the resolution...
2010-08-17  Vincent Povirkgdiplus: Give a nice warning when we try to draw to...
2010-08-17  Vincent Povirkgdiplus: Don't require an HDC in get_graphics_bounds.
2010-08-17  Vincent Povirkgdiplus: Don't require an HDC for the convert_unit...
2010-08-17  Aurimas Fišerasjscript: Update Lithuanian translation.
2010-08-17  Henri Verbeetmmdevapi: Remove the useless CINTERFACE definitions.
2010-08-17  Henri Verbeetdsound: Remove the useless CINTERFACE definition.
2010-08-17  Henri Verbeetwined3d: Avoid IWineD3DSurface_GetContainer().
2010-08-17  Henri Verbeetwined3d: Get rid of the now redundant SFLAG_SWAPCHAIN...
2010-08-17  Henri Verbeetwined3d: Also store the subresource container type.
2010-08-17  Henri Verbeetwined3d: A volume's container is always a volume texture.
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-08-17  André Hentscheljscript: Update German translation.
2010-08-17  Rico Schüllerd3d10: Forward D3D10CreateBlob to d3dcompiler_43.dll.
2010-08-17  Rico Schüllerd3dcompiler: Implement ID3DBlob::GetBufferSize().
2010-08-17  Rico Schüllerd3dcompiler: Implement ID3DBlob::GetBufferPointer().
2010-08-17  Rico Schüllerd3dcompiler: Implement D3DCreateBlob().
2010-08-17  Rico Schüllerd3d10: Fix d3dcommon.h inclusion.
2010-08-16  Jacek Cabandbghelp: Silence template related dwarf FIXMEs.
2010-08-16  Matteo Bruniwined3d: Remove isInDraw hack from context_setup_target.
2010-08-16  Matteo Bruniwined3d: Fix context_apply_clear_state with ORM = backb...
2010-08-16  Matteo Bruniwined3d: Call set_render_offscreen at the end of contex...
2010-08-16  Piotr Cabanmsvcp90: Added 64-bit char_traits tests.
2010-08-16  Piotr Cabanmsvcp90: Added char_traits<unsigned short> 64-bit exports.
2010-08-16  Piotr Cabanmsvcp90: Added char_traits<wchar_t> 64-bit exports.
2010-08-16  Piotr Cabanmsvcp90: Added char_traits<char> 64-bit exports.
2010-08-16  Gerald Pfeiferd3dx9_36: minwidth and minheight are set but not used...
2010-08-16  Austin Lunddmime: Ensure IDirectMusicPort is initialised when...
2010-08-16  Austin Lunddmime/tests: Added tests for IDirectMusicPerformance.
2010-08-16  Juan Langcrypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
2010-08-16  Juan Langcrypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLIC...
2010-08-16  André Hentscheluser32: Use a macro instead of direct values.
2010-08-16  Andrew Eikumregedit: Improve importing of REG_SZ with invalid quoting.
2010-08-16  Juan Langkernel32: Implement GetErrorMode/SetErrorMode on top...
2010-08-16  Juan Langntdll: Implement NtSetInformationProcess for ProcessDef...
2010-08-16  Juan Langntdll: Implement NtQueryInformationProcess for ProcessD...
2010-08-16  Detlef Riekenberginclude: Add inaddr.h.
2010-08-16  Jacek Cabanshdocvw: Ignore invalid NULL PostData.
2010-08-16  Jacek Cabanjscript: Throw TypeError in in_eval.
2010-08-16  Jacek Cabanjscript: Throw TypeError in instanceof_expression_eval.
2010-08-16  Mike Kaplinskiyws2_32: Fix a bad pointer crash.
2010-08-16  Detlef Riekenbergshlwapi/tests: Run more language dependent tests only...
2010-08-16  Konrad Wartkebrowseui: Improved a FIXME in DllGetVersion.
2010-08-16  Aric Stewartusp10: Update pwLogClust with glyph transformations.
2010-08-16  Aric Stewartusp10: Add Syriac contextual shaping.
2010-08-16  Aric Stewartusp10: Add contextual shaping proc to the script shapin...
2010-08-16  Aric Stewartusp10: Generalize out applying Opentype features and...
2010-08-16  Aric Stewartusp10: Have ScriptIsComplex reflect information in...
2010-08-16  Aric Stewartusp10: Report accurate information about our currently...
next