Commit Graph

103451 Commits

Author SHA1 Message Date
Qian Hong 0380ee031c comdlg32/tests: Fixed memory leak (Valgrind). 2014-11-20 22:33:45 +09:00
Sebastian Lackner b985b677e8 server: Fix several fd leaks on error in new_process wineserver call. 2014-11-20 22:33:39 +09:00
Sebastian Lackner 9aad600d86 server: Always remove inflight fd if alloc_console fails. 2014-11-20 22:33:29 +09:00
Sebastian Lackner d00e8ebda7 server: Avoid calling close on negative value in create_console_output handler (Coverity). 2014-11-20 22:33:10 +09:00
Bruno Jesus a5c3f38773 dbghelp: Remove a dead assignment (Cppcheck). 2014-11-20 22:32:43 +09:00
Bruno Jesus c257e8adf6 dinput: Fix device type dump. 2014-11-20 22:32:38 +09:00
André Hentschel d9d1725295 gdi32: Remove unused string (Clang). 2014-11-20 22:32:04 +09:00
André Hentschel c4a73bd4d1 msxml3: Remove unused strings (Clang). 2014-11-20 22:32:02 +09:00
André Hentschel 51a4594f96 winedbg: Declare debug channel only when needed (Clang). 2014-11-20 22:32:00 +09:00
Detlef Riekenberg 89bc84a153 scrrun/tests: Ignore case in path names. 2014-11-20 22:31:49 +09:00
Stefan Dösinger f905c7c07a ddraw: Restore the registry display mode. 2014-11-20 22:31:39 +09:00
Stefan Dösinger f4d520d6e2 wined3d: Don't minimize hidden windows. 2014-11-20 22:31:26 +09:00
Stefan Dösinger 0edb13a20f ddraw/tests: Test messages on window reactivation. 2014-11-20 22:31:18 +09:00
Stefan Dösinger 09a91231a6 wined3d: Set the device window size on focus window activation. 2014-11-20 22:31:13 +09:00
Stefan Dösinger a835ae8643 wined3d: Fix mode comparison in wined3d_set_adapter_display_mode. 2014-11-20 22:30:48 +09:00
Nikolay Sivov 5ff44e5aef include: Added SHAssocEnumHandlers() and related interfaces definition. 2014-11-20 22:30:34 +09:00
Hans Leidekker d22928fb3c ieframe: Send command state change notifications from history navigation handlers. 2014-11-20 00:30:12 +09:00
Nikolay Sivov 9db50228dd dwrite: Implement SetCurrentTransform() for bitmap render target. 2014-11-19 23:36:35 +09:00
Nikolay Sivov c457d0f107 dwrite: Handle Unicode platform when looking for name record codepage. 2014-11-19 23:36:35 +09:00
Sebastian Lackner fb37d215cd regedit: Fix incorrect usage of CompareString in parseKeyName. 2014-11-19 23:36:35 +09:00
Sebastian Lackner f6b552324e reg.exe: Fix incorrect usage of CompareString in get_rootkey. 2014-11-19 23:36:34 +09:00
Sebastian Lackner 735e2cd774 comctl32: Allow broken behaviour in StrRStr functions. 2014-11-19 23:36:34 +09:00
Sebastian Lackner 1b672e55ce shlwapi: Fix incorrect usage of CompareString in StrRStrIW. 2014-11-19 23:36:34 +09:00
Sebastian Lackner 80d98683d0 shlwapi: Fix incorrect usage of CompareString in StrRStrIA. 2014-11-19 23:36:34 +09:00
Nikolay Sivov 2487afa5d3 ole32/tests: Use proper wrappers for IObjContext methods. 2014-11-19 23:36:34 +09:00
Nikolay Sivov f7fdaf1c9f ole32/tests: Release() doesn't return HRESULT code. 2014-11-19 23:36:34 +09:00
Stefan Dösinger f6dde70624 wined3d: Restore the display mode on focus change. 2014-11-19 17:56:44 +09:00
Stefan Dösinger a9e0ece68a ddraw/tests: Test mode changes on focus loss and restore. 2014-11-19 16:41:11 +09:00
Stefan Dösinger b30901415a d3d8/tests: Test mode restoration on focus loss. 2014-11-19 16:41:06 +09:00
Stefan Dösinger 1851e2618b d3d9/tests: Test mode restoration on focus loss. 2014-11-19 16:41:03 +09:00
Stefan Dösinger a071587373 ddraw/tests: Test focus loss style changes. 2014-11-19 16:40:48 +09:00
Stefan Dösinger be01a7637d ddraw/tests: Test messages on focus loss. 2014-11-19 16:40:45 +09:00
Sebastian Lackner 9d63e3f949 server: Avoid reallocating region data when there is still enough space. 2014-11-19 16:40:03 +09:00
Jacek Caban 516ed8e712 mshtml: Added IHTMLFrameBase::get_src implementation. 2014-11-19 01:17:22 +09:00
Jacek Caban 49c7277505 mshtml: Added support for IHTMLFrameBase::put_src call on detached element. 2014-11-19 01:17:18 +09:00
Jacek Caban 90017fb3d8 mshtml: Added IHTMLStyleSheet::cssText tests. 2014-11-19 01:17:05 +09:00
Jacek Caban cc8d9f238d mshtml: Added IHTMLStyleSheet::cssText property partial implementation. 2014-11-19 01:17:03 +09:00
Nikolay Sivov e6cd0f7d8c dwrite/tests: Some tests for ReadFileFragment(). 2014-11-19 00:38:58 +09:00
Nikolay Sivov f16960aeb8 dwrite: Implement GetLastWriteTime() for local stream. 2014-11-19 00:38:56 +09:00
Nikolay Sivov 6564417082 dwrite: Remove null pointer checks that can't fail. 2014-11-18 22:11:29 +09:00
Michael Stefaniuc a542a13a02 regedit: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:20 +09:00
Michael Stefaniuc 2beb5518c5 winemapi: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:17 +09:00
Michael Stefaniuc b4b58a82e3 comdlg32: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:14 +09:00
Sebastian Lackner 194b7cd5ae comctl32: Fix invalid usage of CompareString in StrRStr functions. 2014-11-18 22:11:06 +09:00
Sebastian Lackner 1321644239 shlwapi: Fix invalid usage of CompareString in PathCreateFromUrlW. 2014-11-18 22:10:59 +09:00
Sebastian Lackner e2c0694901 comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText. 2014-11-18 22:10:51 +09:00
Sebastian Lackner d5ba7451a3 user32: Avoid sending window messages in FindWindowExW. 2014-11-18 22:10:38 +09:00
Sebastian Lackner c56ba461a2 user32/tests: Add multi-threaded tests for [Get|Set]WindowText. 2014-11-18 22:10:36 +09:00
Sebastian Lackner d6bdae11df user32/tests: Add single-threaded tests for WM_[GET|SET]TEXT and [Get|Set]WindowText. 2014-11-18 22:10:28 +09:00
Sebastian Lackner 0a6e56bdc6 user32/tests: Reenable test function for WM_GETTEXT. 2014-11-18 22:10:24 +09:00