Henri Verbeet
31f9cae2bd
d3drm: Avoid LPDIRECT3DRMVIEWPORTARRAY.
2013-06-05 17:31:39 +02:00
Henri Verbeet
b23739316c
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_cube().
2013-06-05 17:31:39 +02:00
Henri Verbeet
9d4cbd6195
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_2d().
2013-06-05 17:31:39 +02:00
Henri Verbeet
1366e3a5bf
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_init().
2013-06-05 17:31:39 +02:00
Alistair Leslie-Hughes
7f1473ac59
oledb32: Support more default properties.
2013-06-05 17:31:39 +02:00
Alistair Leslie-Hughes
06db5a986d
dbs.idl: Add missing DBPROPNUM* enums.
2013-06-05 17:31:39 +02:00
Jason Edmeades
dd0b719a3a
cmd: Avoid infinite loop running batch program.
2013-06-05 17:31:36 +02:00
Jason Edmeades
a5b1172e90
cmd: Fix 'for' expansion of wildcards when no args are supplied.
2013-06-05 11:45:23 +02:00
Jason Edmeades
56a33a8c55
cmd: set "var=value" ignores trailing characters.
2013-06-05 11:45:19 +02:00
Austin English
1648340d09
api-ms-win-core-localregistry-l1-1-0: Add stub dll.
2013-06-05 11:42:40 +02:00
Jason Edmeades
2b9649d9db
cmd: Fix tilda parameter expansion when arg is empty.
2013-06-04 21:01:13 +02:00
Jason Edmeades
dc4dd0cb97
cmd: Fix handling of redundant information on goto/labels.
2013-06-04 21:01:13 +02:00
Piotr Caban
f3eb64ec73
msvcrt: Don't detect overflow in atoi implementation.
2013-06-04 21:01:13 +02:00
Andrew Eikum
0210cb9385
oleaut32: Only copy previous function name if both are property accessors.
2013-06-04 21:01:13 +02:00
Andrew Eikum
09d787d2d5
oleaut32: When loading typelibs, skip over function default parameters as well.
2013-06-04 21:01:13 +02:00
Andrew Eikum
af3ae0c4f2
oleaut32: Implement ICreateTypeLib::SaveAllChanges.
2013-06-04 21:01:11 +02:00
Hans Leidekker
97f9d6fd8f
wbemprox: Add a partial implementation of CIM_DataFile.
2013-06-04 15:02:00 +02:00
Hans Leidekker
0f8cbab1a9
wbemprox: Add a function to resize a table.
2013-06-04 15:01:45 +02:00
Hans Leidekker
f4da96bb29
wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse the object instance.
2013-06-04 15:01:42 +02:00
Hans Leidekker
9a14d5d024
wbemprox: Use the right allocator for BSTR values in get_owner.
2013-06-04 15:01:33 +02:00
Hans Leidekker
8e1aa4358a
wbemprox: Optimize a common Win32_Directory query.
2013-06-04 15:01:30 +02:00
Ken Thomases
a6dc4906de
winemac: Ignore window frame changes while minimized but check again when unminimized.
2013-06-04 15:01:15 +02:00
Ken Thomases
62a1907c9e
winemac: Make windows key after unminimizing, if allowed.
...
We generally prevent Cocoa from making our windows key (focused) so that
Wine can be in control. However, after unminimizing, Wine believes the
window is already focused but Cocoa doesn't, so key presses just cause beeps.
2013-06-04 15:01:12 +02:00
Ken Thomases
b15f412e14
winemac: Allow Cocoa to make minimized windows key; it will unminimize them as necessary.
2013-06-04 15:01:08 +02:00
Ken Thomases
f010a930df
winemac: Improve the debug tracing in macdrv_SetWindowStyle().
2013-06-04 15:01:03 +02:00
Ken Thomases
f57db8a3de
winemac: Keep old window surface for minimized windows to allow redrawing.
...
This improves the animation of the window unminimizing from the Dock in some
cases. The window would often be blank or, for shaped windows, invisible
during that animation.
2013-06-04 15:00:59 +02:00
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