wine
2012-06-07  Daniel Jelinskicomctl32: Allow label edit only if treeview style allow...
2012-06-07  Daniel Jelinskishell32: Make folder names in folder picker editable.
2012-06-07  Daniel Jelinskicomdlg32: Make tests pass with native comctl32.
2012-06-07  Daniel Jelinskicomdlg32: Fixed support for deleting items other than...
2012-06-07  Dmitry Timoshkovwindowscodecs: Add a stubbed out IWICMetadataBlockReade...
2012-06-07  André Hentscheld3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.
2012-06-07  André Hentscheld3drm: Improve IDirect3DRMDeviceX_Update stub.
2012-06-07  André Hentscheld3drm: Improve IDirect3DRMViewportX_Render stub.
2012-06-07  André Hentscheld3drm: Improve IDirect3DRMViewportX_Clear stub.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAtt...
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenu...
2012-06-07  André Hentscheld3drm: Implement IDirect3DRMLight_[Get|Set]ConstantAtte...
2012-06-07  Jacek Cabanwininet: Added more security flags and errors tests.
2012-06-07  Jacek Cabanwininet: Added support for ERROR_INTERNET_SEC_CERT_REV_...
2012-06-07  Jacek Cabanwininet: Set SECURITY_FLAG_SECURE when error dialog...
2012-06-07  Jacek Cabanwininet: Store request object instead of handle in...
2012-06-07  Jacek Cabanwininet: Added support for undocumented InternetSetOpti...
2012-06-07  Jacek Cabanwininet: Improved handling ERROR_INTERNET_INVALID_CA...
2012-06-07  Piotr Cabanmsvcp90: Added codecvt<char> implementation.
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...
next