Markus Amsler
|
73b5fb059f
|
d3d9: Fix implicit swap chain refcounting.
|
2006-12-18 12:07:38 +01:00 |
Markus Amsler
|
5e0fc62135
|
d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice.
|
2006-12-18 12:07:26 +01:00 |
Markus Amsler
|
f9f3ec2f00
|
d3d9: Fix implicit surface refcounting.
|
2006-12-18 12:07:09 +01:00 |
Markus Amsler
|
4ca9fccf31
|
wined3d: Remove IWineD3DVolume_GetContainerParent.
|
2006-12-18 12:02:28 +01:00 |
Markus Amsler
|
9b397ec2d5
|
wined3d: Remove IWineD3DSurface_GetContainerParent.
|
2006-12-18 12:02:17 +01:00 |
Markus Amsler
|
63e23995bc
|
d3d9: Handle volume refcount forwarding in d3d9.
|
2006-12-18 12:02:06 +01:00 |
Markus Amsler
|
04dcffe393
|
d3d9: Handle surface refcount forwarding in d3d9.
|
2006-12-18 12:01:58 +01:00 |
Markus Amsler
|
0bceec1be8
|
wined3d: Call the depth stencil destroy callback function.
|
2006-12-18 12:01:39 +01:00 |
James Hawkins
|
fdfb10e02b
|
msi: Update the text control when the selection path changes.
|
2006-12-18 12:01:18 +01:00 |
James Hawkins
|
6f3f2549c1
|
msi: Only cleanup event subscriptions of the dialog being closed.
|
2006-12-18 12:01:09 +01:00 |
Vitaliy Margolen
|
975d7ff292
|
dinput: Make mouse use axis mode flag set in base class. Add tests.
|
2006-12-18 12:01:05 +01:00 |
Vitaliy Margolen
|
7b07e4b563
|
dinput: Add handling of AXISMODE property to base device object.
|
2006-12-18 12:00:50 +01:00 |
Vitaliy Margolen
|
350c66fec2
|
dinput: Zero out returned information struct.
|
2006-12-18 12:00:43 +01:00 |
Vitaliy Margolen
|
1db55d2511
|
dinput: Don't return non existent keys.
|
2006-12-18 12:00:41 +01:00 |
Rob Shearman
|
c3b4fe3919
|
kernel32: Protect global alloc functions against integer overflows on the size parameter.
|
2006-12-18 11:54:54 +01:00 |
Rob Shearman
|
fb883d8687
|
ole32: Fix SetSize for HGLOBAL streams in the case of being out-of-memory.
|
2006-12-18 11:54:24 +01:00 |
Rob Shearman
|
fda6498284
|
ole32: Implement HMETAFILE and HMETAFILEPICT user marshaling functions and add tests for these.
|
2006-12-18 11:52:58 +01:00 |
Rob Shearman
|
3bb4760f88
|
ole32: Move the user marshal tests to usrmarshal.c.
|
2006-12-18 11:52:42 +01:00 |
Rob Shearman
|
48344f505b
|
rpcrt4: Free the resource allocated by InitializeSecurityContext when the connection is closed.
|
2006-12-18 11:45:51 +01:00 |
Rob Shearman
|
4babec1928
|
ole32: Add documentation for the user marshaling functions.
|
2006-12-18 11:45:46 +01:00 |
Rob Shearman
|
cc30255c8a
|
ole32: Support reading and writing custom clipformats in the data cache.
|
2006-12-18 11:45:42 +01:00 |
Dmitry Timoshkov
|
1d63675322
|
winedump: Remove a redundant ';'.
|
2006-12-18 11:40:34 +01:00 |
Dmitry Timoshkov
|
c4e7e07a45
|
winedump: Fix a couple of typos.
|
2006-12-18 11:40:29 +01:00 |
Paul Vriens
|
012861100c
|
usp10/tests: Make tests run on win9x and NT4 again.
|
2006-12-18 11:40:14 +01:00 |
Paul Vriens
|
75414bb4ad
|
user32/tests: Make sure the tests run on NT4 again.
|
2006-12-18 11:40:10 +01:00 |
Andrew Talbot
|
53dae9b7f5
|
server: Cast-qual warnings fix.
|
2006-12-18 11:40:03 +01:00 |
Andrew Talbot
|
76c556ad68
|
server: Cast-qual warnings fix.
|
2006-12-18 11:39:58 +01:00 |
Alexandre Julliard
|
0689e9ea05
|
msvcrt: Define __CxxLongjmpUnwind for i386 only.
|
2006-12-16 17:37:20 +01:00 |
Andrew Talbot
|
bc718eec9e
|
winhelp: Cast-qual warnings fix.
|
2006-12-16 17:36:44 +01:00 |
Andrew Talbot
|
e181d5d0e2
|
winecfg: Cast-qual warning fix.
|
2006-12-16 17:02:04 +01:00 |
Andrew Talbot
|
1412bcdb7e
|
progman: Cast-qual warnings fix.
|
2006-12-16 17:02:01 +01:00 |
Andrew Talbot
|
7eb6815336
|
version/tests: Write-strings warning fix.
|
2006-12-16 17:01:57 +01:00 |
Ulrich Czekalla
|
325f666fc5
|
ddraw: IDirectDraw3 should use its own ref count variable.
|
2006-12-16 17:01:52 +01:00 |
Ulrich Czekalla
|
f26cb44c73
|
ddraw: Initialize the IDirectDraw3 vtable.
|
2006-12-16 17:01:46 +01:00 |
Detlef Riekenberg
|
27caa4dc96
|
localspl/tests: Add tests for XcvDataPort.
|
2006-12-16 17:01:43 +01:00 |
Alexandre Julliard
|
8f1d42eba4
|
configure: Remove some no longer used libcurses checks.
|
2006-12-16 17:01:37 +01:00 |
Vitaliy Margolen
|
2a63a03eb1
|
wined3d: When changing display modes clip cursor to the requested display size.
|
2006-12-15 13:44:36 +01:00 |
Ulrich Czekalla
|
4d8135e0c8
|
winex11.drv: Avoid grabbing syslevel locks in the wrong order.
|
2006-12-15 13:43:14 +01:00 |
Alexandre Julliard
|
7d98599d7d
|
msvcrt: Implemented __CxxLongjmpUnwind.
|
2006-12-15 13:41:48 +01:00 |
Alexandre Julliard
|
8592c4b876
|
msvcrt: Make pointers to read-only exception descriptors const.
|
2006-12-15 13:41:31 +01:00 |
James Hawkins
|
a79765ff02
|
cabinet: Close the opened file handle even in error cases.
|
2006-12-15 12:20:37 +01:00 |
Hans Leidekker
|
7f31cc4756
|
setupapi: Add a stub implementation for SetupPromptReboot.
|
2006-12-15 12:20:32 +01:00 |
Dmitry Timoshkov
|
b37b72b006
|
user32: Center the context menu if it was activated via VK_APPS like Windows does.
|
2006-12-15 12:20:23 +01:00 |
Dmitry Timoshkov
|
6c73f7395b
|
user32: Add support for the VK_APPS (Menu) key.
|
2006-12-15 12:20:05 +01:00 |
Dmitry Timoshkov
|
95f263240b
|
ddrawex: Avoid not necessary casts.
|
2006-12-15 12:19:08 +01:00 |
Dmitry Timoshkov
|
8836dea139
|
ddraw: Fix warnings.
|
2006-12-15 12:19:05 +01:00 |
Andrew Talbot
|
2ec6c1bf96
|
secur32/tests: Cast-qual warnings fix.
|
2006-12-15 12:19:00 +01:00 |
Stefan Dösinger
|
17eabc42b3
|
wined3d: Clean up SetRenderState.
|
2006-12-15 12:18:52 +01:00 |
Stefan Dösinger
|
46028b0832
|
wined3d: D3DRS_ZVISIBLE is not supposed to return an error.
|
2006-12-15 12:18:36 +01:00 |
Stefan Dösinger
|
2fe8a41cb8
|
ddraw: Add a TRACE to GetPixelFormat.
|
2006-12-15 12:18:31 +01:00 |