Ken Thomases
|
b285c5706e
|
winemac: Defer minimizing hidden windows until they are shown.
Minimizing invisible windows causes weird phantoms to appear in
Exposé, the Window menu, and the Dock.
|
2013-06-04 15:00:54 +02:00 |
Ken Thomases
|
841f158d81
|
winemac: Don't accidentally unminimize a window when trying to change z-order.
|
2013-06-04 15:00:31 +02:00 |
Ken Thomases
|
4c651e39e4
|
winemac: Don't unminimize a window on first activation during start-up.
|
2013-06-04 15:00:28 +02:00 |
Piotr Caban
|
598ff4dd5a
|
msvcrt: Reuse FILE object in wfreopen function.
|
2013-06-04 14:59:20 +02:00 |
Alistair Leslie-Hughes
|
6d1db050d2
|
oleaut32/tests: Correct output arguments.
|
2013-06-04 10:14:58 +02:00 |
Henri Verbeet
|
d6ac5a4b88
|
d3drm: Avoid LPDIRECT3DRMFACEARRAY.
|
2013-06-04 10:14:45 +02:00 |
Henri Verbeet
|
8550e69af0
|
d3drm: Avoid LPDIRECT3DRMDEVICEARRAY.
|
2013-06-04 10:14:43 +02:00 |
Henri Verbeet
|
13a38e8d5e
|
wined3d: Pass a wined3d_resource_desc structure to device_parent_create_swapchain_surface().
|
2013-06-04 10:14:28 +02:00 |
Henri Verbeet
|
a4d2660c9b
|
wined3d: Pass a wined3d_resource_desc structure to device_parent_create_texture_surface().
|
2013-06-04 10:14:26 +02:00 |
Henri Verbeet
|
1276a3db04
|
wined3d: Properly set resource dimensions in wined3d_texture_init().
|
2013-06-04 10:14:24 +02:00 |
Christian Costa
|
163943058c
|
strmbase: Display iface in traces and new ref in AddRef and Release for IEnumPins.
|
2013-06-04 10:14:20 +02:00 |
Christian Costa
|
550415ec78
|
d3dx9_36: Remove 'relay' in traces for functions that do not forward to another ones.
|
2013-06-04 10:14:05 +02:00 |
Christian Costa
|
785921ff49
|
d3dx9_36: Define D3DXSPRITE_xxx flags in hex for better readability.
|
2013-06-04 10:13:59 +02:00 |
Christian Costa
|
539d28a112
|
d3dx9_36: Fix typo.
|
2013-06-04 10:13:56 +02:00 |
Dmitry Timoshkov
|
f49de6aa08
|
shlwapi: Correct .spec parameter types for Assoc* APIs.
|
2013-06-04 10:12:29 +02:00 |
Alistair Leslie-Hughes
|
f0806fd68c
|
ole32/tests: Check function pointer.
|
2013-06-03 22:55:27 +02:00 |
Alistair Leslie-Hughes
|
0f4c77d877
|
ole32/tests: Fix crash under NT.
|
2013-06-03 22:55:21 +02:00 |
Hans Leidekker
|
b64fabf39e
|
msi: Don't defer custom actions in the UI sequence if they match the currently running script.
|
2013-06-03 21:11:51 +02:00 |
Dmitry Timoshkov
|
df6c2a8418
|
server: Mark the process as disconnected from desktop/winstation before closing its handles.
|
2013-06-03 21:11:38 +02:00 |
André Hentschel
|
5bee8b4e40
|
difxapi: Add stubs for DIFXAPISetLogCallback{A,W}.
|
2013-06-03 21:09:57 +02:00 |
André Hentschel
|
849bbd90ac
|
difxapi: Add stubs for DriverPackageGetPath{A,W}.
|
2013-06-03 21:09:53 +02:00 |
André Hentschel
|
d57ab7fd11
|
difxapi: Add stubs for DriverPackageUninstall{A,W}.
|
2013-06-03 21:09:48 +02:00 |
André Hentschel
|
741cb97905
|
difxapi: Add stubs for DriverPackageInstall{A,W}.
|
2013-06-03 21:09:40 +02:00 |
André Hentschel
|
15cdb51792
|
difxapi: Add stubs for DriverPackagePreinstall{A,W}.
|
2013-06-03 21:09:35 +02:00 |
Christian Costa
|
c5d01aa6ae
|
d3dxof: Turn a fixme into warn.
|
2013-06-03 11:56:24 +02:00 |
Christian Costa
|
4102d8a0dc
|
d3dxof: Fix list of float and integer in binary mode.
|
2013-06-03 11:56:18 +02:00 |
Christian Costa
|
7325b798b4
|
d3dxof: Move list type and list nb elements into the parse context.
|
2013-06-03 11:56:09 +02:00 |
Christian Costa
|
f39547f5a8
|
d3dxof: Uncomment some traces and use better name for some variables.
|
2013-06-03 11:56:00 +02:00 |
Henri Verbeet
|
edf46d91bc
|
d3drm: Avoid LPDIRECT3DRMOBJECTARRAY.
|
2013-06-03 11:30:50 +02:00 |
Henri Verbeet
|
97bc1eb389
|
d3drm: Avoid LPDIRECT3DRMUSERVISUAL.
|
2013-06-03 11:30:47 +02:00 |
Henri Verbeet
|
a3f59cf618
|
wined3d: Allow textures as swapchain surfaces.
|
2013-06-03 11:30:43 +02:00 |
Henri Verbeet
|
48d470f60c
|
wined3d: Add base format info for some typeless formats.
|
2013-06-03 11:30:34 +02:00 |
Henri Verbeet
|
51bbfa5ced
|
wined3d: Allow 32 bpc UINT formats in vertex declarations.
|
2013-06-03 11:30:31 +02:00 |
Akihiro Sagawa
|
9ab603b033
|
kernel32: Don't move fixed memory area in GlobalReAlloc.
|
2013-06-03 11:29:55 +02:00 |
Akihiro Sagawa
|
4874b806f3
|
progman: Use LMEM_MOVEABLE when reallocating memory.
|
2013-06-03 11:29:44 +02:00 |
Akihiro Sagawa
|
884ead472b
|
ole32: Use LMEM_MOVEABLE when reallocating memory.
|
2013-06-03 11:29:41 +02:00 |
Akihiro Sagawa
|
1451aa58a6
|
kernel32: Add more GlobalReAlloc/LocalReAlloc tests.
|
2013-06-03 11:29:38 +02:00 |
Nikolay Sivov
|
842798f846
|
shell32: Some cleanup for IExplorerBrowser.
|
2013-06-03 11:29:02 +02:00 |
Nikolay Sivov
|
7a5ca2d3d4
|
shell32: Fix some tests failures on Win8.
|
2013-06-03 11:28:55 +02:00 |
André Hentschel
|
70a7c6d3d1
|
winetest: Set font in resources.
|
2013-06-03 11:28:31 +02:00 |
André Hentschel
|
010399a3f7
|
winetest: Report number of failures in more places.
|
2013-06-03 11:28:28 +02:00 |
André Hentschel
|
09fb0ca5ee
|
winecfg: Add more room for the license.
|
2013-06-03 11:28:25 +02:00 |
Andrew Eikum
|
205671f355
|
oleaut32: Implement ICreateTypeInfo::AddVarDesc.
|
2013-06-03 11:27:12 +02:00 |
Andrew Eikum
|
4b2201b11c
|
oleaut32: Implement ICreateTypeInfo::SetVarDocString.
|
2013-06-03 11:27:10 +02:00 |
Andrew Eikum
|
5ae88daf63
|
oleaut32: Implement ICreateTypeInfo::SetVarHelpContext.
|
2013-06-03 11:27:07 +02:00 |
Nikolay Sivov
|
caa452e958
|
xmllite: Set PI target value just after it's parsed.
|
2013-05-31 19:16:04 +02:00 |
Andrew Eikum
|
d4560b0ce0
|
winmm/tests: Fix test that fails on NT4.
|
2013-05-31 19:16:00 +02:00 |
Andrew Eikum
|
892068f96c
|
dsound/tests: Fix test that fails on older Windows 2000.
|
2013-05-31 19:15:56 +02:00 |
Kyle Luna
|
7f5f166a19
|
wined3d: Add Mobility Radeon HD 4200.
|
2013-05-31 18:25:01 +02:00 |
Hans Leidekker
|
30c00ea16d
|
rpcrt4: Specify INTERNET_FLAG_NO_CACHE_WRITE for the HTTP transport pipes.
|
2013-05-31 16:39:31 +02:00 |