user32: Add a bunch of RealChildWindowFromPoint tests.
[wine] / dlls /
2012-02-06  Dmitry Timoshkovuser32: Add a bunch of RealChildWindowFromPoint tests.
2012-02-06  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2012-02-06  Hans Leidekkermsi: Use the return value of IXMLDOMNode_get_text ...
2012-02-06  Eric Pouechmsvcrt: Fix TRACE format modifier for wfreopen.
2012-02-06  Nikolay Sivovshell32: Use string comparison as autocompletion check.
2012-02-06  Nikolay Sivovmsxml3: Fix element data leak on error.
2012-02-06  Henri Verbeetddraw: Implement get_window_region() on top of GetRando...
2012-02-06  Aric Stewartquartz: Do not report a position unless the filter...
2012-02-06  Andrew Eikumhlink: Don't query the IHlinkSite if the IMoniker is...
2012-02-06  Andrew Eikumhlink: Always pass a bind context to IMoniker::GetDispl...
2012-02-06  Dmitry Timoshkovpsapi: Add a test for NtQueryVirtualMemory(MemorySectio...
2012-02-06  Henri Verbeetwined3d: Complain when the hardware may not be able...
2012-02-06  Hans Leidekkermsi: Avoid a null pointer dereference in MsiGetFileVers...
2012-02-05  Hans Leidekkermsi: Follow the parent state for preselected features...
2012-02-05  Hans Leidekkermscms/tests: Pass profiles names as parameters instead...
2012-02-05  Hans Leidekkermscms: Use the return values of GetStandardColorSpacePr...
2012-02-05  Hans Leidekkerdnsapi: Remove a dead assignment (clang).
2012-02-05  Henri Verbeetddraw/tests: Move some helper functions up with the...
2012-02-05  Henri Verbeetddraw/tests: Use correct COM macros in a couple of...
2012-02-02  Alexandre Julliardwinex11: Update only the key state on KeymapNotify...
2012-02-02  Matteo Bruniwined3d: Use a separate flag for discarded surfaces.
2012-02-02  Stefan Dösingerddraw/tests: Add some IDirect3DViewport interface tests.
2012-02-02  Marcel Haslerdinput: Support INFINITE as number of effect iterations.
2012-02-02  Juan Langcrypt32: Test and correct CryptVerifyCertificateSignature.
2012-02-02  Aric Stewartusp10: We do not yet shape hangul properly so allow...
2012-02-01  Andrew Eikumwinecoreaudio: Improve underrun handling.
2012-02-01  Alexandre Julliardwinealsa: Avoid memory leak with snd_card_get_name.
2012-02-01  Alexandre Julliardwinex11: Poll the mouse button to detect the end of...
2012-02-01  Alexandre Julliardwinex11: Move the window resizing support to mouse.c.
2012-02-01  Alexandre Julliardwinex11: Don't give focus to zero-size windows.
2012-02-01  Alexandre Julliarddinput: Clip to the client area instead of the whole...
2012-02-01  Jacek Cabanmshtml: Properly handle out of memory in IHTMLElement...
2012-02-01  Jacek Cabanmshtml: Properly handle GetScheme failure.
2012-02-01  Piotr Cabanmshtml: Make cookie parameter optional in ConnectionPoi...
2012-02-01  Nikolay Sivovcomctl32: More tests for Toolbar window style handling.
2012-02-01  Aric Stewartquartz: If the MediaSeeking is not implemented all...
2012-02-01  Aric Stewartgdi32: In update_system_links if the font we are trying...
2012-02-01  Aric Stewartusp10: Implement SSA_LINK flag.
2012-01-31  Andrew Eikumwinmm: Initialize COM for MULTITHREADED, not APARTMENTT...
2012-01-31  Juan Langcrypt32: Only accept trailing NULLs in a certificate...
2012-01-31  Stefan Dösingerddraw/tests: Add an IDirect3DDevice7::Load color key...
2012-01-31  Stefan Dösingerddraw/tests: Add an IDirect3DTexture2::Load color key...
2012-01-31  Stefan Dösingerddraw/tests: Add an IDirect3DTexture::Load color key...
2012-01-31  Stefan Dösingerddraw: Properly set the color key in texture::load.
2012-01-31  Alexandre Julliardwinex11: Consider zero-size windows mapped even when...
2012-01-31  Piotr Cabanurlmon: Handle implicit file scheme in MapUrlToZone...
2012-01-31  Alexandre Julliardpsapi/tests: Don't check data returned from a failing...
2012-01-31  Jörg Höhlemciwave: Always reach an end position expressed in...
2012-01-31  Jörg Höhlewinecoreaudio: Fix the Start/Stop/Reset cycle.
2012-01-31  Jörg Höhlewinecoreaudio: Implement a lock-free callback design.
2012-01-31  Jörg Höhlewinecoreaudio: Avoid deadlock in AudioClient_Stop.
2012-01-31  Jacek Cabanurlmon: Properly handle relative URIs with specified...
2012-01-31  Jacek Cabanurlmon: Relative URI without scheme may be treated...
2012-01-31  Austin Englishmsvcp60: Remove unnecessary assignments (LLVM/Clang).
2012-01-31  Austin Englishdsound: Remove an unnecessary assignment (LLVM/Clang).
2012-01-31  Austin Englishcrypt32: Remove a couple unused variables (LLVM/Clang).
2012-01-31  Henri Verbeetddraw: AddAttachedSurface() just references whatever...
2012-01-31  Alexandre Julliardwinex11: Reset clipping when a fullscreen window is...
2012-01-31  Alexandre Julliardkernel32: Only change the Unix current after exec_proce...
2012-01-30  Piotr Cabanurlmon: Fix debug message in canonicalize_scheme.
2012-01-30  Thomas Fabercomctl32: Fix MSVC build in imagelist.c.
2012-01-30  Andrew Eikummmdevapi: Correctly convert UINT32 to LONG32.
2012-01-30  Piotr Cabanmsvcp60: Fix _Lockit class implementation.
2012-01-30  Stefan Leichtermsi: Update version resource.
2012-01-30  Alexandre Julliardwinex11: Disallow clipping to fullscreen rectangle...
2012-01-30  Alexandre Julliarddinput: Catch unsuccessful clipping attempts and fall...
2012-01-30  Erich Hoovercrypt32: Fix domain component length check.
2012-01-30  Nikolay Sivovmsxml3: Trace VARIANT parameters.
2012-01-30  Stefan Dösingerddraw/tests: Port the depth blit test to ddraw2.
2012-01-30  Stefan Dösingerddraw/tests: Port the depth blit test to ddraw4.
2012-01-30  Stefan Dösingerddraw/tests: Port the depth blit test to ddraw7.
2012-01-30  Aric Stewartusp10: Limit runs in ScriptStringAnalyse to 255.
2012-01-30  Aric Stewartusp10: Use a bsearch function to find a glyph in the...
2012-01-30  Aric Stewartusp10: pwLogClust is ordered so its max will be on...
2012-01-30  Aric Stewartuser32: Have a fallback in linebreaking if uniscribe...
2012-01-30  Aric Stewartuser32: Check return code from ScriptStringAnalyse.
2012-01-30  Nikolay Sivovcomctl32: Never release state image list.
2012-01-30  Christian Costad3dx9_36: Remove TGA from TODO since it is supported.
2012-01-30  Frédéric Delanoymsi: Avoid dead code in parse_prop (Coverity).
2012-01-30  Frédéric Delanoyws2_32/tests: Remove dead code in test_completion_port...
2012-01-30  Nikolay Sivovurlmon: Recognize <head> start tag as text/html MIME...
2012-01-30  Dmitry Timoshkovriched20: Fix some GDI object leaks.
2012-01-30  Thomas Fabercomctl32: Fix MSVC build in monthcal.c.
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to IHTMLSelectElement...
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to debugstr_variant.
2012-01-27  Jacek Cabanmshtml: Fallback to text/html mime type for document...
2012-01-27  Jacek Cabanmshtml: Added support for middle-button opening anchors...
2012-01-27  Jacek Cabanmshtml: Added support for anchor targets.
2012-01-27  Jacek Cabanmshtml: Moved creating URIs relative to window to a...
2012-01-27  Jacek Cabanmshtml: Follow anchors only on left button click.
2012-01-27  Michael Stefaniucshell32: Avoid an unsafe IExtractIconW to object cast.
2012-01-27  Michael Stefaniucshell32: COM cleanup for IPersistFile.
2012-01-27  Michael Stefaniucshell32: COM cleanup for IExtractIconA.
2012-01-27  Michael Stefaniucshell32: Forward IExtractIconA::Release to IExtractIcon...
2012-01-27  Michael Stefaniucshell32: COM cleanup for IExtractIconW.
2012-01-27  Michael Stefaniucshell32: Pass the object instead of the iface to an...
2012-01-27  Jörg Höhlewinealsa: Fix -errno typo.
2012-01-27  Andrew Eikumwinealsa: Avoid underrun by adding a lead-in when start...
2012-01-27  Nikolay Sivovmsxml3: Add a helper to output quoted strings.
2012-01-27  Nikolay Sivovmsxml3: Support startDTD()/endDTD() in MXWriter.
next