Michael Stefaniuc
|
120678c261
|
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods.
|
2011-01-20 12:22:10 +01:00 |
Michael Stefaniuc
|
f4acb9bb53
|
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods.
|
2011-01-20 12:22:04 +01:00 |
Michael Stefaniuc
|
c2f6d05972
|
compobj.dll16: COM cleanup for the IMalloc16 iface.
|
2011-01-20 12:21:49 +01:00 |
Michael Stefaniuc
|
4156a80452
|
explorerframe: COM cleanup for the IClassFactory iface.
|
2011-01-20 12:21:44 +01:00 |
Nikolay Sivov
|
1413e1d6d8
|
shell32/tests: Close find file handle (Valgrind).
|
2011-01-20 12:21:34 +01:00 |
Nikolay Sivov
|
2d542fa752
|
shell32: Free cloned PIDL after tree initialization (Valgrind).
|
2011-01-20 12:21:27 +01:00 |
Nikolay Sivov
|
99f0c0a16d
|
shell32: Fix interface leak while adding tree items.
|
2011-01-20 12:21:23 +01:00 |
Nikolay Sivov
|
92dbc57a77
|
oleaut32: Fix a stream leak on failure.
|
2011-01-20 12:20:53 +01:00 |
Eric Pouech
|
f3fe497b4f
|
kernel32: Fix prototype when no curses dev package is present.
|
2011-01-20 12:20:39 +01:00 |
Piotr Caban
|
52a1065f70
|
mshtml: Added IObjectSafety stub.
|
2011-01-20 12:20:30 +01:00 |
Juan Lang
|
862eab2820
|
crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind).
|
2011-01-20 12:20:02 +01:00 |
Juan Lang
|
c3bc7f2cba
|
crypt32: Simplify a function.
|
2011-01-20 12:19:43 +01:00 |
Jacek Caban
|
59bcbb2d8b
|
wininet: Fixed race in SSL connection handling.
|
2011-01-20 12:19:30 +01:00 |
Henri Verbeet
|
227efbbf65
|
wined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.
|
2011-01-20 12:19:04 +01:00 |
Henri Verbeet
|
6f95f05aaf
|
wined3d: Move swapchain context retrieval to swapchain.c.
|
2011-01-20 12:18:58 +01:00 |
Henri Verbeet
|
3d64b44c8c
|
d3d8/tests: Fix test_ApplyStateBlock() (Valgrind).
|
2011-01-20 12:18:54 +01:00 |
Henri Verbeet
|
93f1c49ea4
|
ddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS (Valgrind).
|
2011-01-20 12:18:50 +01:00 |
Alexandre Julliard
|
d38571a67a
|
hhctrl: Don't use an extended menu.
|
2011-01-19 23:50:50 +01:00 |
Alexandre Julliard
|
8bb4bde1e5
|
shdocvw: Convert coclass registration to the IRegistrar mechanism.
|
2011-01-19 21:31:33 +01:00 |
Alexandre Julliard
|
2afe205ebd
|
shell32: Convert dll registration to the IRegistrar mechanism.
|
2011-01-19 20:36:57 +01:00 |
Juan Lang
|
98834637eb
|
crypt32: Ensure that chain validity time is initialized (valgrind).
|
2011-01-19 18:34:54 +01:00 |
Alexandre Julliard
|
4a5c687069
|
actxprxy: Add proxies for shldisp.idl.
|
2011-01-19 17:43:45 +01:00 |
Huw Davies
|
354f97dff8
|
wininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER and fix typo in the implementation.
|
2011-01-19 16:54:13 +01:00 |
Greg Geldorp
|
bee48efdce
|
riched20/tests: Skip some tests on non-English platforms.
|
2011-01-19 16:54:02 +01:00 |
Greg Geldorp
|
3f153007ba
|
urlmon/tests: Fix tests when connecting via proxy.
|
2011-01-19 16:53:52 +01:00 |
Alexander Morozov
|
535f0bce59
|
shell32: Added typelib.
|
2011-01-19 14:31:45 +01:00 |
Alexander Morozov
|
1adbaadc89
|
shell32: Register CLSID_Shell.
|
2011-01-19 14:26:25 +01:00 |
Alexander Morozov
|
8b30849824
|
shell32: Add stub implementation of IShellDispatch.
|
2011-01-19 14:25:11 +01:00 |
Piotr Caban
|
9dbdd8c83c
|
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
|
2011-01-19 14:13:58 +01:00 |
Piotr Caban
|
b614a15328
|
server: Return multiple events in read_changes.
|
2011-01-19 14:13:33 +01:00 |
Vitaliy Margolen
|
92ac7861f5
|
dinput: Combine ASCII and Unicode Direct Input Device QueryInterface.
|
2011-01-19 12:58:29 +01:00 |
Vitaliy Margolen
|
9441d898f7
|
dinput: Make newly created device append itself to Direct Input's list.
|
2011-01-19 12:58:01 +01:00 |
Eric Pouech
|
2a219b948c
|
kernel32: Added support for insert/overwrite modes while editing a line.
|
2011-01-19 12:57:46 +01:00 |
Eric Pouech
|
a392e9a102
|
kernel32: Correctly parse the input strings for advanced keys.
|
2011-01-19 12:55:06 +01:00 |
Eric Pouech
|
46cd299458
|
kernel32: Move the input character to INPUT_RECORD translation functions to term.c.
|
2011-01-19 12:54:49 +01:00 |
Eric Pouech
|
ef3c46a9bf
|
kernel32: Added support for terminfo/termcap in console code.
|
2011-01-19 12:54:08 +01:00 |
Hans Leidekker
|
3ada9f2c08
|
msi: Downgrade a warning.
Unreferenced files are normal when applying a patch.
|
2011-01-19 12:32:44 +01:00 |
Hans Leidekker
|
34b9e4c20f
|
msi: Don't ignore disabled components when resolving install states.
Otherwise features are not published correctly.
|
2011-01-19 12:32:39 +01:00 |
Juan Lang
|
a9efbf8926
|
crypt32: Remove no-ops.
|
2011-01-19 12:32:30 +01:00 |
Juan Lang
|
687e29b912
|
crypt32: Fix memory leaks when encoding fails.
|
2011-01-19 12:32:19 +01:00 |
Michael Stefaniuc
|
9745108096
|
ddraw: COM cleanup for the IDirectDraw7 iface.
|
2011-01-19 12:32:06 +01:00 |
Michael Stefaniuc
|
cd8c18e83c
|
ddraw: COM cleanup for the IDirectDraw4 iface.
|
2011-01-19 12:32:00 +01:00 |
Michael Stefaniuc
|
30a07d8371
|
ddraw: COM cleanup for the IDirectDraw3 iface.
|
2011-01-19 12:31:54 +01:00 |
Michael Stefaniuc
|
4202f09100
|
ddraw: COM cleanup for the IDirectDraw2 iface.
|
2011-01-19 12:31:45 +01:00 |
Michael Stefaniuc
|
a59347fcd2
|
ddraw: COM cleanup for the IDirectDraw iface.
|
2011-01-19 12:31:12 +01:00 |
Michael Stefaniuc
|
497944f2bd
|
ddraw: COM cleanup for the IDirect3D7 iface.
|
2011-01-19 12:31:04 +01:00 |
Michael Stefaniuc
|
97f9b02a26
|
ddraw: COM cleanup for the IDirect3D3 iface.
|
2011-01-19 12:30:58 +01:00 |
Eric Pouech
|
67a55feeaf
|
dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).
|
2011-01-19 12:25:05 +01:00 |
Eric Pouech
|
60fbda43cb
|
dbghelp: Use AT_range attribute (for function, block... addresses) when AT_low_pc and AT_high_pc are not present.
|
2011-01-19 12:24:42 +01:00 |
Nikolay Sivov
|
52dc1bcd37
|
shell32: Fix interface leak (Valgrind).
|
2011-01-19 12:23:59 +01:00 |
Nikolay Sivov
|
cc1dc2e693
|
shell32/tests: Fix a PIDL leak in tests (Valgrind).
|
2011-01-19 12:23:24 +01:00 |
Nikolay Sivov
|
9d15067c25
|
oleaut32/tests: Fix a dead path in test (Valgrind).
|
2011-01-19 12:23:18 +01:00 |
Juan Lang
|
d51a7940bc
|
crypt32: Fix memory leaks when decoding fails (valgrind).
|
2011-01-19 12:22:48 +01:00 |
Henri Verbeet
|
f250ee66a3
|
wined3d: Pass an IWineD3DSwapChainImpl pointer to findThreadContextForSwapChain().
|
2011-01-19 12:22:41 +01:00 |
Henri Verbeet
|
b439fa9d8f
|
wined3d: Pass an IWineD3DSwapChainImpl pointer to swapchain_create_context_for_thread().
|
2011-01-19 12:22:38 +01:00 |
Henri Verbeet
|
237cdefe7f
|
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_bind_and_dirtify().
|
2011-01-19 12:22:34 +01:00 |
Henri Verbeet
|
ace5f8e60e
|
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_add_dirty_box().
|
2011-01-19 12:22:31 +01:00 |
Nikolay Sivov
|
ad6bc94491
|
msvcrt: Add _atoflt and _atoflt_l implementations.
|
2011-01-19 12:22:27 +01:00 |
Jacek Caban
|
e72e7de0e5
|
mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.
|
2011-01-18 13:29:59 +01:00 |
Michael Stefaniuc
|
2b80213578
|
ddraw: COM cleanup for the IDirect3D2 iface.
|
2011-01-18 13:29:59 +01:00 |
Michael Stefaniuc
|
8255d464db
|
ddraw: COM cleanup for the IDirect3D iface.
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
055c5e205a
|
ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
0b362f6fa4
|
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
|
2011-01-18 13:29:58 +01:00 |
Michael Stefaniuc
|
b3ced2fa8a
|
ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.
|
2011-01-18 13:29:57 +01:00 |
Austin English
|
19fa0b32fd
|
shell32/tests: fix a couple memory leaks (Valgrind).
|
2011-01-18 13:29:57 +01:00 |
Vincent Povirk
|
63f2121d92
|
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
|
2011-01-18 13:29:56 +01:00 |
Hans Leidekker
|
17cc23d365
|
msi: Free memory on error (valgrind).
|
2011-01-18 13:23:10 +01:00 |
Juan Lang
|
fdd0114407
|
crypt32: Fix memory leak (Valgrind).
|
2011-01-18 13:23:10 +01:00 |
Owen Rudge
|
27048ce116
|
hhctrl.ocx: Implement pop-up menu for Options button.
|
2011-01-18 13:22:44 +01:00 |
Owen Rudge
|
16b35e00ed
|
hhctrl.ocx: Implement Sync button functionality.
|
2011-01-18 12:37:08 +01:00 |
Owen Rudge
|
deda1b2c4e
|
hhctrl.ocx: Implement Show/Hide functionality.
|
2011-01-18 12:37:00 +01:00 |
Eric Pouech
|
e72d5d6de4
|
dbghelp: When failing to look up for a PDB file, don't keep a module format object around.
|
2011-01-18 12:36:36 +01:00 |
Eric Pouech
|
711f71639d
|
dbghelp: Get stream indexes out of PDB files (instead of hardwired values).
|
2011-01-18 12:36:30 +01:00 |
Eric Pouech
|
8595f6c652
|
dbghelp: Add support for stream lookup by name in PDB files and use it for strings stream.
|
2011-01-18 12:36:21 +01:00 |
Henri Verbeet
|
d91a413ade
|
wined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.
|
2011-01-18 12:32:10 +01:00 |
Henri Verbeet
|
098cdf4ae3
|
wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.
|
2011-01-18 12:32:06 +01:00 |
Henri Verbeet
|
e42e5247dd
|
wined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().
|
2011-01-18 12:32:01 +01:00 |
Henri Verbeet
|
2ceb2a8cdd
|
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().
|
2011-01-18 12:31:58 +01:00 |
Stefan Dösinger
|
e98a0e5bb1
|
wined3d: Don't set cube and volume POW2 caps if np2 textures are supported.
|
2011-01-17 17:33:36 +01:00 |
Jacek Caban
|
31c23ad9b5
|
urlmon: Fixed memory leaks in tests.
|
2011-01-17 17:33:31 +01:00 |
Greg Geldorp
|
4745c567f5
|
winhttp/tests: Fix tests when connecting via proxy.
|
2011-01-17 17:33:23 +01:00 |
Akihiro Sagawa
|
ac66c57523
|
gdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
da76ffa90e
|
gdi32: Use the helper function in GetCharWidth32A to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
b9c41636bb
|
gdi32: Add a helper function to get chars in the range.
|
2011-01-17 16:03:41 +01:00 |
Akihiro Sagawa
|
d4924bf9a1
|
gdi32: Avoid an integer overflow in GetCharABCWidthsA.
|
2011-01-17 16:00:12 +01:00 |
Akihiro Sagawa
|
62b5963507
|
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
|
2011-01-17 15:59:26 +01:00 |
Akihiro Sagawa
|
c05d8781ad
|
gdi32/tests: Add more tests for GetCharABCWidthsA.
|
2011-01-17 15:59:12 +01:00 |
Andrew Nguyen
|
c66d27c555
|
setupapi: Fix some memory leaks in SetupDiGetINFClassA.
Spotted with Valgrind.
|
2011-01-17 15:58:34 +01:00 |
Andrew Nguyen
|
a91fd8fbb2
|
setupapi: Allocate the proper number of bytes for the drive spec.
Spotted with Valgrind.
|
2011-01-17 15:58:29 +01:00 |
Andrew Nguyen
|
dd1b937287
|
msvcrt: Null terminate the temporary locale buffer in _create_locale.
Spotted with Valgrind.
|
2011-01-17 15:57:16 +01:00 |
Andrew Nguyen
|
92fe8ef38e
|
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
|
2011-01-17 15:57:07 +01:00 |
Andrew Nguyen
|
b42f162563
|
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
Spotted with Valgrind.
|
2011-01-17 15:56:31 +01:00 |
Andrew Nguyen
|
9361b61949
|
msvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.
|
2011-01-17 15:56:27 +01:00 |
Andrew Nguyen
|
587a9aa9f0
|
iphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAdaptersAddresses.
Spotted with Valgrind.
|
2011-01-17 15:56:06 +01:00 |
Erich Hoover
|
037d58c4f6
|
hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.
|
2011-01-17 15:52:15 +01:00 |
Nikolay Sivov
|
0a46f9b678
|
rsaenh/tests: Fix a key leak (Valgrind).
|
2011-01-17 14:29:35 +01:00 |
Andrew Nguyen
|
ba7f7046ee
|
kernel32/tests: Free environment block in the child process when it is unused.
|
2011-01-17 14:29:24 +01:00 |
Andrew Nguyen
|
e6da2aec8f
|
gameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrImpl::GetGameStatistics.
Spotted with Valgrind.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
3e2bf8adb0
|
gameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
e46c66a1f5
|
fusion: Avoid memory leaks on memory allocation failure in parse_display_name.
|
2011-01-17 14:29:20 +01:00 |