wine
2012-06-07  Piotr Cabanmsvcp90: Added codecvt_base class implementation.
2012-06-07  Alistair Leslie... mscoree: Correct possible uninitialized variable (clang).
2012-06-07  Alistair Leslie... mscoree: Use .NET 2.0 for 1.0 assemblies.
2012-06-07  Erich Hooverws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate...
2012-06-07  Erich Hooverserver: STATUS_MORE_PROCESSING_REQUIRED indicates that...
2012-06-07  Aric Stewartquartz: Hookup the VMR-9 to directX and the Allocator...
2012-06-07  Aric Stewartquartz: Create the rendering window for VMR-9.
2012-06-07  Aric Stewartquartz: Allocate surfaces in VMR-9.
2012-06-07  Aric Stewartquartz: Implement default Surface Allocator for vmr9.
2012-06-07  Roderick Colenbranderwinex11.drv: Limit formats to nMaxFormats in wglChooseP...
2012-06-07  Michael Stefaniucmscoree: Remove duplicated include.
2012-06-07  Michael Stefaniucwineqtdecoder: Remove duplicated assert.h include.
2012-06-07  Michael Stefaniucmsctf: Remove a stray backslash at the end of a line.
2012-06-07  Michael Stefaniuccomctl32/tests: Remove stray backslashes at end of...
2012-06-07  Michael Stefaniucd3drm/tests: Remove stray backslashes at end of lines.
2012-06-07  Matteo Brunid3dcompiler: Parse variable references in expressions.
2012-06-07  Matteo Brunid3dcompiler: Parse variable initializers, basic express...
2012-06-07  Matteo Brunid3dcompiler: Parse modifiers.
2012-06-07  Matteo Brunid3dcompiler: Distinguish between scalars, vectors and...
2012-06-07  Matteo Brunid3dcompiler: Dump preprocessed shader sources.
2012-06-06  Lauri Kenttäpo: Update Swedish translation.
2012-06-06  Lauri Kenttäpo: Update Finnish translation.
2012-06-06  Akihiro Sagawapo: Update Japanese translation.
2012-06-06  Akihiro Sagawareadme: Update Japanese translation.
2012-06-06  Detlef Riekenberglocalui/tests: Do not fail when the spooler service...
2012-06-06  André Hentschelkernel32/tests: Add tests for LCMapStringEx.
2012-06-06  Jacek Cabanwininet: Properly set flags in InternetSetOption(INTERN...
2012-06-06  Jacek Cabanwininet: Added InternetGetSecurityInfoByURL* stubs.
2012-06-06  Piotr Cabanmsvcp90: Added partial basic_istream<char> implementation.
2012-06-06  Piotr Cabanmsvcp90: Call correct setstate function in basic_ostrea...
2012-06-06  Piotr Cabanmsvcp90: Rename sentry_char_{create,destroy} functions.
2012-06-06  Piotr Cabanmsvcp90: Fix streamoff and streampos definition.
2012-06-06  Erich Hooverserver: Access the completion from the file descriptor...
2012-06-06  Christian Costad3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial.
2012-06-06  Christian Costad3drm: Fix SetMaterial macros.
2012-06-06  Christian Costad3drm: Pass texture of mesh builder to newly created...
2012-06-06  Christian Costad3drm: Implement IDirect3DRMMesh_SetGroupTexture.
2012-06-06  Dmitry Timoshkovserver: Make sure that region and rectangle have the...
2012-06-06  Julian Rügerpo: Update German translation.
2012-06-06  Alexandre Julliardlibwine: Avoid memrchr.
2012-06-06  Francois Gougetwindowscodecs/tests: Fix compilation on systems that...
2012-06-06  Hans Leidekkerfusion: Account for the version prefix when building...
2012-06-06  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::GetDevice.
2012-06-06  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::GetDesc.
2012-06-06  Józef Kuciad3dx9: Add ID3DXRenderToSurface interface stub.
2012-06-06  Józef Kuciad3dx9/tests: Add basic tests for D3DXCreateRenderToSurface.
2012-06-06  Józef Kuciad3dx9: Add stub for D3DXCreateRenderToSurface.
2012-06-06  Józef Kuciad3dx9/tests: Fix indentation.
2012-06-06  Józef Kuciad3dx9/tests: Add tests for loading surfaces from non...
2012-06-06  André Hentschelntdll: Add stub for NtQuerySystemEnvironmentValueEx.
2012-06-06  Alexandre Julliardmountmgr.sys: Don't try to close the dbus connection.
2012-06-06  Alexandre Julliardshell32: Remove the applet valid flag and improve the...
2012-06-05  Detlef Riekenbergkernel32/tests: Remove debug code from GetProductInfo.
2012-06-05  Alexandre Julliardshell32: Convert the control panel list to a standard...
2012-06-05  Alexandre Julliardshell32: Use a default icon for control panels without...
2012-06-05  Lucas Zawackijoy.cpl: Added joystick listing.
2012-06-05  Lucas Zawackijoy.cpl: First version of the joystick configuration...
2012-06-05  Józef Kuciawindowscodecs/tests: Fix the expected values in some...
2012-06-05  Gerald Pfeiferntdll: Omit unused typedef in test_query_timeofday.
2012-06-05  Christian Costad3drm: Pass mesh builder color to newly created mesh.
2012-06-05  Christian Costad3drm: Implement IDirect3DRMMeshImpl_SetGroupColor.
2012-06-05  Christian Costad3drm: Load mesh color to mesh builder.
2012-06-05  Christian Costad3drm: Implement IDirect3DRMMesh_GetGroupColor.
2012-06-05  Christian Costad3drm: Implement IDirect3DRMMeshBuilderX_SetColor and...
2012-06-05  Michael Stefaniucinclude: Move "inline" right after the storage specifier.
2012-06-05  Austin Englishkernel32: Add a stub for SetConsoleIcon.
2012-06-05  Vincent Povirkwine.inf: Add .NET keys to the 64-bit registry.
2012-06-05  André Hentschellibwine: Improve bin directory detection on kFreeBSD...
2012-06-05  Aric Stewartusp10: Correct glyph caching beyond the BMP.
2012-06-05  Jacek Cabanwininet: Added support for undocumented InternetQueryOp...
2012-06-05  Matteo Brunid3dcompiler: Parse variable declarations.
2012-06-05  Matteo Brunid3dcompiler: Add identifiers parsing.
2012-06-05  Matteo Brunid3dcompiler: Flesh out the lexer more.
2012-06-05  Matteo Brunid3dcompiler: Use a separate bytecodewriter debug channel.
2012-06-04  Alexandre Julliardgdi32: Clip output to both the DIB visible rectangle...
2012-06-04  Alexandre Julliardgdi32: Take into account the DIB rectangles when determ...
2012-06-04  Michael Stefaniucmsxml3/tests: Fix the expected values in some ok()...
2012-06-04  Michael Stefaniucshlwapi/tests: Fix the expected value in an ok() message.
2012-06-04  Michael Stefaniucuser32/tests: Fix the expected values in some ok()...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Jacek Cabanieframe: Added IHttpSecurity implementation.
2012-06-04  André Hentschelntdll: Add a helper function that returns the record...
2012-06-04  André Hentscheliphlpapi: Check for the right TCP statistics structure...
2012-06-04  André Hentscheliphlpapi: Check for the right IP statistics structure...
2012-06-04  André Hentscheliphlpapi: Fix check for icmpstat.icps_outhist.
2012-06-04  Alexandre Julliardwinex11: Don't free a variable that is no longer alloca...
2012-06-04  Damjan Jovanoviclibwine: Improve bin directory detection on FreeBSD.
2012-06-04  Gerald Pfeiferdbghelp: Avoid unconditional use of NT_GNU_BUILD_ID.
2012-06-04  André Hentschelntdll: Get the unix tid on DragonFly BSD.
2012-06-04  André Hentschelntdll: Change default COM device for FreeBSD 8.0.
2012-06-04  André Hentschelntdll: Add default COM device for DragonFly BSD.
2012-06-04  André Hentschelntdll: Enhance FreeBSD checks to also check for DragonF...
2012-06-04  Francois GougetAssorted spelling fixes.
2012-06-04  Francois Gougetmsvcp90: Add a trailing '\n' to a TRACE() message.
2012-06-04  Francois Gougetwineqtdecoder: Fix the spelling of a QTSplitter_loading...
2012-06-04  Dmitry Timoshkovgdi32: Fix parameters of some GDI stock fonts.
next