shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.
[wine] / dlls /
2010-11-08  David Hedbergshell32: Don't crash on NULL cmdgroup in DefView OleCom...
2010-11-08  Vladimir Panteleevwinex11: Correctly handle non-RGB COLORREFs in BRUSH_Se...
2010-11-08  Vladimir Panteleevwinex11: Add X11DRV_PALETTE_GetColor function to resolv...
2010-11-08  Detlef Riekenbergntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
2010-11-08  Jacek Cabanmsxml3: Don't use xmlnode's IXMLDOMNode iface in get_no...
2010-11-08  Jacek Cabanjscript: Added Date.setYear stub implementation.
2010-11-08  Paul Vrienscomctl32: Update Serbian (Latin and Cyrillic) translations.
2010-11-08  Paul Vriensappwiz.cpl: Update Serbian (Latin and Cyrillic) transla...
2010-11-08  Paul Vriensuser32: Update Serbian (Latin and Cyrillic) translations.
2010-11-08  Paul Vriensshell32: Update Serbian (Latin and Cyrillic) translations.
2010-11-08  Thomas Mullalyurlmon/tests: Fixed some IUri tests that used hard...
2010-11-05  Henri Verbeetwined3d: Use SetWindowPos() to make the focus window...
2010-11-05  Henri Verbeetd3d9/tests: Add a test for INTZ.
2010-11-05  Henri Verbeetd3d8/tests: Add a test for INTZ.
2010-11-05  Henri Verbeetwined3d: Add support for the INTZ format.
2010-11-05  Detlef Riekenbergwintrust/tests: Run the test again on W98.
2010-11-05  Maarten Lankhorstquartz: Fix run/pause/stop in filtergraph.
2010-11-05  Maarten Lankhorstquartz: Simplify all_renderers_seek.
2010-11-05  Maarten Lankhorstquartz: Change HeapRealloc call to CoTaskMemRealloc.
2010-11-05  Maarten Lankhorststrmbase: Allow NULL for time format in ConvertTimeFormat.
2010-11-05  Dmitry TimoshkovRevert "gdi32: Make AddFontToList skip adding a face...
2010-11-05  Hans Leidekkersxs: Add support for installing side-by-side assemblies.
2010-11-05  Hans Leidekkermsi: Features don't require a directory.
2010-11-05  Michael Stefaniucwined3d: Fix some checkGLcall() messages.
2010-11-05  Michael Stefaniucwined3d: Move the checkGLcall() right after the corresp...
2010-11-05  Alexandre Julliardwinex11: Sync the window attributes when switching...
2010-11-05  Alexandre Julliardwinex11: Don't try to unmap systray windows, it confuse...
2010-11-05  Alexandre Julliardwinex11: Add support for receiving mouse events on...
2010-11-05  Austin Lundcomctl32/tests: Added extra debugging information to...
2010-11-05  Nikolay Sivovmsxml3: Stub IXMLDOMDocumentType support.
2010-11-05  Gerald Pfeifercomctl32: Remove the last, unused parameter fromTOOLTIP...
2010-11-05  Gerald Pfeiferurlmon: Avoid accessing an uninitialized variable in...
2010-11-05  Nikolay Sivovmsxml3: Don't force put_nodeValue return value.
2010-11-05  Nikolay Sivovmsxml3: For tested cases use TRACE instead of FIXME.
2010-11-05  Nikolay Sivovmsxml3: Encode special characters while setting attribu...
2010-11-05  Maarten Lankhorstquartz: Add IAMFilterMiscFlags to file source.
2010-11-05  Maarten Lankhorstquartz: Add IAMFilterMiscFlags to null renderer.
2010-11-05  Maarten Lankhorstquartz: Fix EC_COMPLETE handling on null renderer.
2010-11-05  Maarten Lankhorstquartz: Add IAMFilterMiscFlags to video renderer.
2010-11-05  Maarten Lankhorstquartz: Fix EC_COMPLETE handling on video renderer.
2010-11-05  Maarten Lankhorstquartz: Add IAMFilterMiscFlags to directsound renderer.
2010-11-05  Maarten Lankhorstquartz: Fix EC_COMPLETE handling on dsound renderer.
2010-11-05  Pluciński Mariuszgameux: Add implementation of IGameStatistics::GetStati...
2010-11-05  Pluciński Mariuszgameux: Add implementation of IGameStatistics::GetCateg...
2010-11-05  Pluciński Mariuszgameux: Loading of game statistics implemented.
2010-11-04  Alexandre Julliardntdll: Explicitly check for failure to map page 0.
2010-11-04  Alexandre Julliardntdll: Report memory areas in DOS memory to be free...
2010-11-04  Alexandre Julliardkernel32: Fix a trace to print the correct error code.
2010-11-04  Matteo Brunid3dx9: Implement D3DXCreateCubeTexture.
2010-11-04  Matteo Brunid3dx9: Implement D3DXCheckCubeTextureRequirements.
2010-11-04  Matteo Brunid3dx9: Implement D3DXFilterTexture for cube textures.
2010-11-04  Paul Vriensmsi: Update Serbian (Latin and Cyrillic) translations.
2010-11-04  Jacek Cabanmshtml: Properly handle QueryService(SID_SOleUndoManage...
2010-11-04  Jacek Cabanurlmon: Compute expected Uri_HAS_* flags from property...
2010-11-04  David Adamddraw: Exclusive mode is the corner case for SetCoopera...
2010-11-04  Eryk Wieliczkomsvcrt: Implement _get_tzname.
2010-11-04  Henri Verbeetkrnl386.exe: Return the default value if the section...
2010-11-04  Henri Verbeetd3d9: Add some missing locking to IDirect3DDevice9Impl_...
2010-11-04  Henri Verbeetd3d9/tests: Check for multiple expected messages in...
2010-11-04  Henri Verbeetd3d8/tests: Check for multiple expected messages in...
2010-11-04  Henri Verbeetddraw/tests: Check for multiple expected messages in...
2010-11-04  Adam Martinsonmsxml3: Fix node_get_text() whitespace handling.
2010-11-04  Adam Martinsonmsxml3: Move the whitespace preservation bool into...
2010-11-04  Vincent Povirkole32: Cache all extended big block depot locations.
2010-11-04  André Hentscheluser32: Don't paint new button styles instead of crashing.
2010-11-04  André Hentschelntdll: Detect more processor features.
2010-11-04  André Hentschelkernel32: Remove dead code and old comment.
2010-11-03  Hans Leidekkersxs: Add a stub implementation of IAssemblyCache.
2010-11-03  Hans Leidekkersxs: Correct the spec entry for CreateAssemblyCache.
2010-11-03  Hans Leidekkermsi: Revert 3cd55cc916ad8d74710f435845d8f970161f77fe.
2010-11-03  Hans Leidekkermsi: Downgrade some warnings.
2010-11-03  Hans Leidekkermsi: Components don't require a key path.
2010-11-03  Hans Leidekkermsi: Don't crash if there is no feature parent.
2010-11-03  Detlef Riekenbergwer: Add a stub for WerReportSubmit.
2010-11-03  Detlef Riekenbergwer/tests: Add more tests for Wer*ExcludedApplication.
2010-11-03  Detlef Riekenbergwer: Implement Wer*ExcludedApplication.
2010-11-03  Detlef Riekenbergwer: Implement WerReportCreate and WerReportCloseHandle.
2010-11-03  Adam Martinsonmsxml3: Implement XSLPattern collection methods.
2010-11-03  Adam Martinsonmsxml3: Add XSLPattern nodeType() method.
2010-11-03  Adam Martinsonmsxml3: Use libxml2 macros for XSLPattern method return...
2010-11-03  Alexander Morozovcrypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM...
2010-11-03  Eryk Wieliczkomsvcrt: Implement _ftelli64.
2010-11-03  Paul Vriensshlwapi: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensoleaut32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsvidc32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsvfw32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Jörg Höhlemciwave: Fix some MCI_STATUS return code.
2010-11-03  Adam Martinsonmsxml3: Implement domdoc schema validation.
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative URI has a path...
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative path begins...
2010-11-03  Thomas Mullalyurlmon: Some IUri's don't display the default port...
2010-11-03  Thomas Mullalyurlmon: Implemented case when the relative URI doesn...
2010-11-03  Thomas Mullalyurlmon/tests: Added more CoInternetCombineIUri tests.
2010-11-03  Thomas Mullalyurlmon: Improved IUri support for file URIs.
2010-11-03  Thomas Mullalyurlmon: Fixed memory free of an uninitialized variable.
2010-11-03  Eric Pouechmsvcrt: Implemented wcstok_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)access_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
next