Ken Thomases
54291ad3d1
winemac: Let Wine always drive window minimization; Cocoa just requests it.
2013-09-30 20:36:34 +02:00
Sebastian Lackner
e915cfd4e7
winex11: Call destroy_gl_drawable before destroying the window.
2013-09-30 20:36:33 +02:00
Dmitry Timoshkov
c7afb0bb88
ntdll: Don't use asynchronous file IO in the loader.
2013-09-30 20:35:03 +02:00
Dmitry Timoshkov
fe3bc8c574
ntdll: Unify the checks for asynchronous NtReadFile behaviour.
2013-09-30 20:35:03 +02:00
Dmitry Timoshkov
5e5fb99755
ntdll: Unify the checks for asynchronous NtWriteFile behaviour.
2013-09-30 20:35:03 +02:00
Thomas Faber
513f8286cb
mmdevapi: Fix build with MSVC.
2013-09-30 20:35:03 +02:00
Rico Schüller
e615c67bc7
d3dx9: Handle FX/TX blobs in D3DXFindShaderComment().
2013-09-30 20:35:03 +02:00
Daniel Jelinski
d15416a563
include: Define ERROR_REQUEST_PAUSED.
2013-09-30 20:35:03 +02:00
Frédéric Delanoy
5f607a95df
wrc: Use BOOL type where appropriate.
2013-09-30 20:35:02 +02:00
Frédéric Delanoy
bf36cf284e
wmc: Use BOOL type where appropriate.
2013-09-30 20:35:02 +02:00
Frédéric Delanoy
66a95f6d45
winemac.drv: Use BOOL type where appropriate.
2013-09-30 20:35:02 +02:00
Qian Hong
55f31701ab
atl80: Add a WinSxS manifest resource.
2013-09-30 20:35:02 +02:00
Alexandre Julliard
761301b669
wineconsole: Run a command shell by default.
2013-09-30 20:35:01 +02:00
Alexandre Julliard
8355887560
makefiles: Clean files from the top-level makefile where possible.
2013-09-30 20:34:53 +02:00
Henri Verbeet
1b6e9d245c
d3dcompiler: Get rid of the BWRITER_COMPARISON_TYPE typedef.
2013-09-30 20:34:53 +02:00
Henri Verbeet
c174a993b0
d3dx9: Get rid of the SPRITE typedef.
2013-09-30 20:34:52 +02:00
Henri Verbeet
0776060439
wined3d: Send scissor rect updates through the command stream.
2013-09-30 20:34:52 +02:00
Henri Verbeet
8a7744b06e
wined3d: Call state_init_default() from state_init() when the appropriate flag is set.
2013-09-30 20:34:52 +02:00
Henri Verbeet
bc0f990b44
wined3d: Send viewport updates through the command stream.
2013-09-30 20:34:52 +02:00
Nikolay Sivov
ece36f17d0
xmllite: Fix node type for whitespace text nodes in Content.
2013-09-30 20:34:52 +02:00
Nikolay Sivov
249b45786f
xmllite: Reset resume state when text node is parsed.
2013-09-30 20:34:52 +02:00
Marcus Meissner
a090b46f72
wintrust: Fixed some memory leaks (Coverity).
2013-09-30 20:34:50 +02:00
Marcus Meissner
e9358909f8
msvcrt: Restore a stack mark on error (Coverity).
2013-09-30 11:49:08 +02:00
Marcus Meissner
8953e8d7ee
view: Free the data on error exit (Coverity).
2013-09-30 11:39:08 +02:00
Marcus Meissner
a6550abee5
xcopy: Allocate more space for the W buffer (Coverity).
2013-09-30 11:38:08 +02:00
Marcus Meissner
7c8c90abbb
attrib: Fixed an allocation size (Coverity).
2013-09-30 11:37:56 +02:00
Marcus Meissner
0c9ce583bc
wined3d: Fixed sizeof() to HeapAlloc (Coverity).
2013-09-30 11:37:46 +02:00
Marcus Meissner
e7858100d6
netstat: Allocate WCHARs not CHARs (Coverity).
2013-09-30 11:37:32 +02:00
Marcus Meissner
1440c54b99
shell32: Fixed wrong sizeof() in ZeroMemory (Coverity).
2013-09-30 11:34:51 +02:00
Thomas Faber
43dd359ebe
comctl32: Remove superfluous const from DPA/DSA function signatures.
2013-09-30 11:33:36 +02:00
Bruno Jesus
266811b88e
include: Move struct WSABUF and WSAMSG to ws2def.h.
2013-09-30 11:29:03 +02:00
Bruno Jesus
d811747a14
ws2_32/tests: Fix an ok() call comment.
2013-09-30 11:28:50 +02:00
Alexandre Julliard
d9cd943056
Release 1.7.3.
2013-09-27 20:32:14 +02:00
Aric Stewart
cae71ef219
imm32: ImmGetDescriptionA return does not include NULL byte.
2013-09-27 18:14:47 +02:00
Jacek Caban
66988a681a
mshtml: Added IHTMLFormElement::sumit tests.
2013-09-27 16:27:42 +02:00
Jacek Caban
e61de218ee
mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation.
2013-09-27 16:27:40 +02:00
Huw Davies
5c7c954658
dbghelp: Skip the dllprefix when matching PE with ELF modules.
2013-09-27 12:20:00 +02:00
Piotr Caban
8b21fefbf6
msvcr90: Don't forward exception constructors to msvcrt.
2013-09-27 12:03:39 +02:00
Frédéric Delanoy
2dd332789b
user32: Use BOOL type where appropriate.
2013-09-27 10:45:04 +02:00
Frédéric Delanoy
cb7546eaf7
msvcrt: Use BOOL type where appropriate.
2013-09-27 10:44:55 +02:00
Jactry Zeng
5520dcab8a
riched20/tests: Add UTF8 BOM tests for EM_SETTEXTEX.
2013-09-27 10:43:00 +02:00
Nikolay Sivov
437c84655a
ntdll/tests: Add proper skips in tests.
2013-09-27 10:42:12 +02:00
Ken Thomases
12e0b0577c
winemac: Activate an app if it sets focus on a window shortly after a hot key is pressed.
...
The Mac driver doesn't normally steal focus, but a press of a hot key counts
as the user giving permission.
2013-09-27 10:41:17 +02:00
Ken Thomases
6bae7cf796
winemac: Implement support for global hot keys.
...
Partially based on a patch for winex11 previously submitted by Vincent Povirk.
2013-09-27 10:41:05 +02:00
Ken Thomases
5a859655d7
winemac: Re-sync the window region whenever factors affecting its conversion to Cocoa coordinates change.
2013-09-27 10:39:22 +02:00
Ken Thomases
d7f4d67514
winemac: Fix hiding windows that are minimized using -close instead of -orderOut:.
...
Cocoa won't order a minimized window out of the screen list using -orderOut:.
This leaves a window that should be hidden still visible in the Dock, where
it can be unminimized.
2013-09-27 10:39:13 +02:00
Michael Stefaniuc
f78ffb374d
include: Forbid the use of CONST in Wine.
2013-09-27 10:38:39 +02:00
Michael Stefaniuc
23b86eb44e
include: Replace the remaining CONSTs.
2013-09-27 10:34:09 +02:00
Michael Stefaniuc
81de7e1511
include: Avoid using CONST in the d3dx9 headers.
2013-09-27 10:33:56 +02:00
Michael Stefaniuc
e22d33e683
dplayx/tests: Fix typo in ok() message.
2013-09-27 10:33:49 +02:00