Commit Graph

85862 Commits

Author SHA1 Message Date
Alexandre Julliard 852687f1d1 winex11: Poll the mouse button to detect the end of a window manager move/resize. 2012-02-01 16:42:49 +01:00
Alexandre Julliard abfed909b2 winex11: Move the window resizing support to mouse.c. 2012-02-01 16:42:48 +01:00
Alexandre Julliard 002f85a275 winex11: Don't give focus to zero-size windows. 2012-02-01 16:42:47 +01:00
Alexandre Julliard a1580bba70 dinput: Clip to the client area instead of the whole window in exclusive mode. 2012-02-01 16:42:47 +01:00
Jacek Caban f09e4ce269 mshtml: Properly handle out of memory in IHTMLElement::get_outerHTML. 2012-02-01 16:42:46 +01:00
Jacek Caban 90f7c8f848 mshtml: Properly handle GetScheme failure. 2012-02-01 16:42:46 +01:00
Piotr Caban 43b38e1420 mshtml: Make cookie parameter optional in ConnectionPoint_Advise. 2012-02-01 16:42:45 +01:00
Nikolay Sivov 1c1b1c0073 comctl32: More tests for Toolbar window style handling. 2012-02-01 16:42:45 +01:00
Aric Stewart 53bd62737c quartz: If the MediaSeeking is not implemented all the way up the passthru chain fall back to the filtergraph's clock to find position. 2012-02-01 16:42:44 +01:00
Aric Stewart a8a2f87135 gdi32: In update_system_links if the font we are trying to link has already been substituted or localized we need to check against that name also. 2012-02-01 16:42:43 +01:00
Aric Stewart 3ae30a676a usp10: Implement SSA_LINK flag. 2012-02-01 16:42:43 +01:00
Luca Bennati e5100bfa20 po: Update Italian translation. 2012-02-01 16:42:40 +01:00
Gustavo Henrique Milaré 265d2427ee po: Update Brazilian Portuguese translation. 2012-02-01 16:42:37 +01:00
Hwang YunSong de192bbb6b po: Update Korean translation. 2012-02-01 14:31:12 +01:00
Andrew Eikum 6847e882b8 winmm: Initialize COM for MULTITHREADED, not APARTMENTTHREADED. 2012-01-31 20:39:11 +01:00
Juan Lang ab7f8a160f crypt32: Only accept trailing NULLs in a certificate common name. 2012-01-31 19:20:36 +01:00
Stefan Dösinger 4775c76208 ddraw/tests: Add an IDirect3DDevice7::Load color key test. 2012-01-31 17:49:27 +01:00
Stefan Dösinger cfc9e120ae ddraw/tests: Add an IDirect3DTexture2::Load color key test. 2012-01-31 17:49:23 +01:00
Stefan Dösinger 2bd56ac553 ddraw/tests: Add an IDirect3DTexture::Load color key test. 2012-01-31 17:49:19 +01:00
Stefan Dösinger 551c732d74 ddraw: Properly set the color key in texture::load. 2012-01-31 17:49:15 +01:00
Alexandre Julliard 4f0f7dec99 winex11: Consider zero-size windows mapped even when they are positioned at 0,0. 2012-01-31 17:28:34 +01:00
Piotr Caban 804a9d80d8 urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions. 2012-01-31 15:38:01 +01:00
Alexandre Julliard 773c46b929 psapi/tests: Don't check data returned from a failing call. 2012-01-31 15:38:01 +01:00
Jörg Höhle bdf7578389 mciwave: Always reach an end position expressed in milliseconds. 2012-01-31 15:37:57 +01:00
Jörg Höhle f489cc97c7 winecoreaudio: Fix the Start/Stop/Reset cycle. 2012-01-31 15:37:35 +01:00
Jörg Höhle 4b888861f9 winecoreaudio: Implement a lock-free callback design. 2012-01-31 15:37:21 +01:00
Jörg Höhle c995011974 winecoreaudio: Avoid deadlock in AudioClient_Stop. 2012-01-31 15:37:13 +01:00
Jacek Caban 051cb8e625 urlmon: Properly handle relative URIs with specified host in combine_uri. 2012-01-31 13:49:18 +01:00
Jacek Caban 1aa9389eaf urlmon: Relative URI without scheme may be treated as hierarchical. 2012-01-31 13:49:14 +01:00
Austin English 79dd34993a msvcp60: Remove unnecessary assignments (LLVM/Clang). 2012-01-31 13:48:07 +01:00
Austin English c6bda4dc17 dsound: Remove an unnecessary assignment (LLVM/Clang). 2012-01-31 13:47:39 +01:00
Austin English fab9c71963 crypt32: Remove a couple unused variables (LLVM/Clang). 2012-01-31 13:47:11 +01:00
Austin English c02d0d85ea wscript: Remove an unused variable (LLVM/Clang). 2012-01-31 13:47:03 +01:00
Henri Verbeet 187065e1c3 wrc: Avoid an unused function warning when HAVE_LIBGETTEXTPO is not defined. 2012-01-31 13:46:36 +01:00
Henri Verbeet 0d8e6719d5 ddraw: AddAttachedSurface() just references whatever we pass it. 2012-01-31 13:46:30 +01:00
Alexandre Julliard a534925a48 winex11: Reset clipping when a fullscreen window is unmapped. 2012-01-31 13:45:04 +01:00
Alexandre Julliard e31dd6dba1 kernel32: Only change the Unix current after exec_process to make sure it's inherited properly. 2012-01-31 13:44:40 +01:00
Piotr Caban 01947e08da urlmon: Fix debug message in canonicalize_scheme. 2012-01-30 20:44:51 +01:00
Thomas Faber 2fb139ffe7 comctl32: Fix MSVC build in imagelist.c. 2012-01-30 20:44:50 +01:00
Andrew Eikum 5860a5b386 mmdevapi: Correctly convert UINT32 to LONG32. 2012-01-30 20:44:50 +01:00
Piotr Caban e3174d93d8 msvcp60: Fix _Lockit class implementation. 2012-01-30 20:44:50 +01:00
Stefan Leichter f3caa76846 msi: Update version resource. 2012-01-30 20:44:49 +01:00
Alexandre Julliard 1592b9c9de winex11: Disallow clipping to fullscreen rectangle if XInput2 is not available. 2012-01-30 20:44:49 +01:00
Alexandre Julliard b0657c8623 dinput: Catch unsuccessful clipping attempts and fall back to warping. 2012-01-30 20:44:48 +01:00
Erich Hoover bfa2c5ea98 crypt32: Fix domain component length check. 2012-01-30 20:44:48 +01:00
Nikolay Sivov d56070a233 msxml3: Trace VARIANT parameters. 2012-01-30 20:44:47 +01:00
Stefan Dösinger 60ef7e0bd4 ddraw/tests: Port the depth blit test to ddraw2. 2012-01-30 20:44:47 +01:00
Stefan Dösinger b16248898b ddraw/tests: Port the depth blit test to ddraw4. 2012-01-30 20:44:47 +01:00
Stefan Dösinger 8a82f0083a ddraw/tests: Port the depth blit test to ddraw7. 2012-01-30 20:44:46 +01:00
Aric Stewart f50f05da23 usp10: Limit runs in ScriptStringAnalyse to 255. 2012-01-30 20:44:46 +01:00