wine
2012-06-11  Roderick Colenbranderopengl32: Add wglGetProcAddress tests.
2012-06-11  Roderick Colenbranderopengl32: Sync with latest GL specs.
2012-06-08  Alexandre JulliardRelease 1.5.6. wine-1.5.6
2012-06-08  Aurimas Fišeraspo: Update Lithuanian translation.
2012-06-08  Dmitry Timoshkovwindowscodecs: Add WICIfdMetadataReader registration.
2012-06-08  Dmitry Timoshkovwindowscodecs: Add WICIfdMetadataReader stub implementa...
2012-06-08  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetCount.
2012-06-08  Dmitry Timoshkovwindowscodecs: Protect from invalid input some metadata...
2012-06-08  Francois Gougetiphlpapi: Don't rely on the HAVE_XXX macros having...
2012-06-08  Francois Gougetquartz: Make VMR9_{Break,Complete}Connect() static.
2012-06-08  Francois Gougetd3dcompiler_43: Make debug_{base,node}_type() static.
2012-06-08  Jacek Cabanwidl: Added --help command line option.
2012-06-08  Jacek Cabanwininet: Skip security flags tests on too old wininet...
2012-06-08  Jacek Cabanwininet: Read status code directly from request object...
2012-06-08  Jacek Cabanwininet: Access request object directly in WININET_SetA...
2012-06-08  Jacek Cabanwininet: Access directly host name from request object...
2012-06-08  Jacek Cabanwininet: Simplify proxy server access in dialogs.
2012-06-07  André Hentscheliphlpapi: Check for struct icmpstat (for NetBSD).
2012-06-07  André Hentscheliphlpapi: Check for struct udpstat (for NetBSD).
2012-06-07  Lucas Zawackijoy.cpl: Added trace messages to show joystick input.
2012-06-07  Lucas Zawackijoy.cpl: Added a Graphical Axis test.
2012-06-07  Lucas Zawackijoy.cpl: Added joystick testing tab and button tests.
2012-06-07  Vincent Povirkwindowscodecs: Add metadata reader information to the...
2012-06-07  Vincent Povirkwindowscodecs: Add test for IWICMetadataReaderInfo.
2012-06-07  Vincent Povirkinclude: Add declarations for metadata handler info...
2012-06-07  Vincent Povirkwindowscodecs: Add stub IWICMetadataBlockReader to...
2012-06-07  Vincent Povirkwindowscodecs: Add test for IWICMetadataBlockReader...
2012-06-07  Józef Kuciad3dx9/tests: Add tests for device state changes for...
2012-06-07  Józef Kuciad3dx9/tests: Add tests for ID3DXRenderToSurface interface.
2012-06-07  Józef Kuciad3dx9: Implement ID3DXRenderToSurface::BeginScene and...
2012-06-07  Jacek Cabanurlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED...
2012-06-07  Dmitry Timoshkovkernel32: Print in the CopyFileW trace also fail_if_exi...
2012-06-07  Daniel Jelinskicomctl32/tests: Treeview shouldn't modify cChildren...
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...
next