wine
2012-04-04  Jacek Cabandevenum: Removed useless structs.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::put_zIndex implement...
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_left implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_top implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_height implement...
2012-04-04  Jacek Cabanmshtml: Use helpers for IHTMLStyle::put_verticalAlign...
2012-04-04  Andrew Eikummmdevapi: Use device GUIDs as unique identifiers.
2012-04-04  Andrew Eikumwinecoreaudio.drv: Use device GUIDs as keys.
2012-04-04  Andrew Eikumwineoss.drv: Use device GUIDs as keys.
2012-04-04  Andrew Eikumwinealsa.drv: Use device GUIDs as keys.
2012-04-04  Henri Verbeetddraw: Remove some interfaces from IDirect3DDeviceImpl_...
2012-04-04  Henri Verbeetddraw: Replace an ERR in IDirect3DDeviceImpl_7_QueryInt...
2012-04-04  Henri Verbeetddraw: Keep track of the ddraw version used to create...
2012-04-04  Henri Verbeetntdll: Use the copy of the section headers for applying...
2012-04-04  Henri Verbeetntdll: Free the correct section headers copy in map_ima...
2012-04-04  Christian Costaamstream: Implement IAMMultiMediaStreamImpl_SetState.
2012-04-04  Christian Costaamstream: Implement IAMMultiMediaStreamImpl_Seek.
2012-04-04  Christian Costaamstream: Add CLSID_AMAudioData implementation.
2012-04-03  Piotr Cabanwininet: Set uninitialized memmory to 0xdeadbeef in...
2012-04-03  Piotr Cabanwininet: Mark empty fields in the same way while hash...
2012-04-03  Piotr Cabanwininet: Correctly set next hash table offset.
2012-04-03  Piotr Cabanwininet: Store element type and state in hash table...
2012-04-03  Huw Davieswineps: Store the unicode version of the printer name...
2012-04-03  Huw Davieswineps: Store the document title as a unicode string.
2012-04-03  Huw Davieswineps: Move some structs to the process heap.
2012-04-03  Huw Davieswineps: Free the output string from the correct heap.
2012-04-03  Andrew Eikummmddk.h: Remove unused, Wine-specific WinMM defines.
2012-04-03  Huw Davieswinspool: Remove a FIXME now that we don't ignore the...
2012-04-03  Huw Davieswinspool/tests: Add some tests for OpenPrinter with...
2012-04-03  Huw Davieswinspool: Correct the padding calculation when there...
2012-04-03  Huw Davieswinspool: Initialise portname.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_httpEquiv implement...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_content implementation.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_name implementation.
2012-04-03  Christian Costadmusic: Check return codes and display name from port...
2012-04-03  Christian Costadmusic: Enumerate ports for midi out and midi in device...
2012-04-03  Aric Stewartstrmbase: COM cleanup for PosPassThru.
2012-04-03  Aric Stewartquartz: Change VideoRenderer to use strmbase's BaseCont...
2012-04-03  Aric Stewartquartz: Convert VideoRenderer to use strmbase's BaseCon...
2012-04-03  Aric Stewartstrmbase: Remove QualityControlImpl from the general...
2012-04-03  Aric Stewartquartz: Convert VideoRenderer to use strmbase BaseRenderer.
2012-04-03  Aric Stewartquartz: Have the VideoRenderer use strmbase BaseWindow.
2012-04-03  Aric Stewartstrmbase: Implement renderer quality control into the...
2012-04-03  Michael Stefaniucdevenum: COM cleanup for IParseDisplayName.
2012-04-03  Michael Stefaniucdevenum: Don't use DEVENUM_IPropertyBag_AddRef method...
2012-04-03  Michael Stefaniucdevenum: COM cleanup for IMoniker (MediaCatMoniker).
2012-04-03  Michael Stefaniucdevenum: COM cleanup for IEnumMoniker.
2012-04-03  Michael Stefaniucdevenum: COM cleanup for ICreateDevEnum.
2012-04-03  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-03  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-03  Henri Verbeetddraw/tests: Add some QueryInterface() tests for surfaces.
2012-04-03  Henri Verbeetddraw: Surface versions before 7 return E_INVALIDARG...
2012-04-03  Henri Verbeetddraw: The various D3D device interfaces can't be queri...
2012-04-03  Carlo Braminiinclude: mimeole.idl: Fix typo in ADDRESSPROPS structure.
2012-04-02  Alexandre Julliardwinex11: Fix a potential deadlock in the GradientFill...
2012-04-02  Kusanagi Kouichigdi32: Improve font cache.
2012-04-02  Daniel Jelinskicomctl32/tests: Added test for treeview expand notifica...
2012-04-02  Dmitry Timoshkovuser32: SetWindowPos() should check the final window...
2012-04-02  Dmitry Timoshkovuser32: SetParent() should use ShowWindow() to make...
2012-04-02  Christian Costad3drm: Implement CreateMesh method and stubbed IDirect3...
2012-04-02  Christian Costad3drm: Add support for frame with fake data in IDirect3...
2012-04-02  Christian Costad3drm: Make IDirect3DRMMeshBuilderX stub return D3DRM_OK.
2012-04-02  Andrew Eikumdsound: Validate and correct wValidBitsPerSample in...
2012-04-02  Jacek Cabanmshtml: Fixed status text cache implementation.
2012-04-02  Jacek Cabanmshtml: Added IHTMLMetaElement stub implementation.
2012-04-02  Jacek Cabanmshtml.idl: Added IHTMLMetaElement* declarations.
2012-04-02  Jacek Cabanmshtml.idl: Added DispHTMLMetaElement declaration.
2012-04-02  Huw Davieswineps: Use the unicode version of StartDocPrinter.
2012-04-02  Huw Davieswinspool: Propagate the printer's devmode to a new...
2012-04-02  Jacek Cabanjscript: Fixed parsing /=/ regexp.
2012-04-02  Jacek Cabanjscript: Emit undefined statement return for switch...
2012-04-02  Aric Stewartstrmbase: More additions to BaseRenderer for video...
2012-04-02  Aric Stewartquartz: Convert DsoundRenderer to use strmbase BaseRend...
2012-04-02  Aric Stewartstrmbase: Expand BaseRenderer implementation.
2012-04-02  Aric Stewartquartz: COM cleanup in ACMWrapperImpl.
2012-04-02  Aric Stewartquartz: COM cleanup for AVIDecImpl.
2012-04-02  Aric Stewartquartz: COM cleanup for AsyncReader and FileAsyncReader.
2012-04-02  Hans Leidekkermsi: Suspend the installation if an action sets MSIRUNM...
2012-04-02  Hans Leidekkermsi: Implement MsiGet/SetMode(MSIRUNMODE_REBOOTNOW).
2012-04-02  Hans Leidekkermsi: Use the state parameter passed to MsiSetMode.
2012-04-02  Hans Leidekkermsi: Rename the need_reboot flag to need_reboot_at_end.
2012-04-02  Morten Rønnepo: Updated Danish translation.
2012-04-02  Łukasz Wojniłowiczpo: Updated Polish translation.
2012-04-02  Alexandre Julliardntdll: Add a __chkstk entry point for x86_64.
2012-04-02  Alexandre Julliardntdll: Move the _chkstk implementation to signal_i386.c.
2012-04-02  Dmitry Timoshkovgdi32: Refuse to load a large .fot file earlier.
2012-04-02  Dmitry Timoshkovgdi32: Remove a no longer needed shortcut in CreateScal...
2012-04-02  Michael Stefaniucdmime: Move struct IDirectMusicPerformance8Impl to...
2012-04-02  Michael Stefaniucdmime/tests: Add some COM tests for IDirectMusicPerform...
2012-04-02  Michael Stefaniucdmime: DirectMusicPerformance doesn't supports COM...
2012-04-02  Michael Stefaniucdmime: COM cleanup for IDirectMusicPerformance8.
2012-04-02  Detlef Riekenbergcomdlg32: Remove an unused 16-bit macro.
2012-04-02  Józef Kuciainclude/d3dx9: Fix spelling errors.
2012-04-02  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-02  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-04-02  Henri Verbeetddraw: The texture interface shares its refcount with...
2012-04-02  Henri Verbeetddraw: The texture interfaces can't be queried from...
2012-04-02  Henri Verbeetddraw: Explicitly check for the IDirectDrawColorControl...
2012-04-02  Jeff Latimerws2_32: Make a common fixme more meaningful and return...
2012-04-02  Bruno Jesusws2_32/tests: Avoid usage of inet_ntoa since its return...
next