Thomas Mullaly [Sun, 16 Jan 2011 19:36:24 +0000 (14:36 -0500)]
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
Thomas Mullaly [Sat, 15 Jan 2011 21:03:03 +0000 (16:03 -0500)]
urlmon: Added stub for CoInternetGetSecurityUrlEx.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:26 +0000 (10:40 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:03 +0000 (10:40 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.
Ken Thomases [Fri, 21 Jan 2011 02:08:42 +0000 (20:08 -0600)]
secur32/tests: Fix copy/paste error in test message ("first" -> "third").
Ken Thomases [Fri, 21 Jan 2011 00:58:57 +0000 (18:58 -0600)]
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
Anders Jonsson [Thu, 20 Jan 2011 20:02:23 +0000 (21:02 +0100)]
po: Update Swedish translation.
Hwang YunSong [Thu, 20 Jan 2011 08:04:18 +0000 (17:04 +0900)]
po: Update Korean translation.
Erich Hoover [Thu, 20 Jan 2011 18:01:03 +0000 (11:01 -0700)]
hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).
Erich Hoover [Thu, 20 Jan 2011 17:56:24 +0000 (10:56 -0700)]
hhctrl.ocx: Add better bitmaps for some toolbar buttons.
Huw Davies [Thu, 20 Jan 2011 13:23:52 +0000 (13:23 +0000)]
include: Add some more internet options.
Owen Rudge [Thu, 20 Jan 2011 15:41:59 +0000 (15:41 +0000)]
dsound/tests: Add IEEE float buffer tests for dsound8.
Owen Rudge [Thu, 20 Jan 2011 15:41:11 +0000 (15:41 +0000)]
dsound/tests: Add IEEE float buffer tests.
Owen Rudge [Thu, 20 Jan 2011 15:41:04 +0000 (15:41 +0000)]
dsound: Add support for 32-bit IEEE float buffers.
Yaron Shahrabani [Thu, 20 Jan 2011 15:17:05 +0000 (17:17 +0200)]
po: Hebrew update.
Greg Geldorp [Thu, 20 Jan 2011 12:39:05 +0000 (13:39 +0100)]
winhttp/tests: No reconnect on redirect when using proxy.
Jacek Caban [Thu, 20 Jan 2011 11:21:20 +0000 (12:21 +0100)]
mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path.
Nikolay Sivov [Wed, 19 Jan 2011 22:21:11 +0000 (01:21 +0300)]
msvcrt: Partially implement _set_abort_behavior.
Jacek Caban [Thu, 20 Jan 2011 10:49:12 +0000 (11:49 +0100)]
mshtml: Fixed some leaks in tests (valgrind).
Jacek Caban [Thu, 20 Jan 2011 10:48:56 +0000 (11:48 +0100)]
mshtml: Fixed leaks (valgrind).
Greg Geldorp [Thu, 20 Jan 2011 10:41:11 +0000 (11:41 +0100)]
imm32/tests: Windows does post WM_IME_COMPOSITION messages sometimes.
Greg Geldorp [Thu, 20 Jan 2011 10:40:17 +0000 (11:40 +0100)]
comctl32/tests: Fix failures for 120DPI display.
Michael Stefaniuc [Thu, 20 Jan 2011 10:10:36 +0000 (11:10 +0100)]
ole2.dll16: COM cleanup for the ILockBytes16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 10:09:54 +0000 (11:09 +0100)]
ole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation.
Hans Leidekker [Thu, 20 Jan 2011 08:07:05 +0000 (09:07 +0100)]
msi/tests: More tests for publishing and unpublishing assemblies.
Hans Leidekker [Thu, 20 Jan 2011 08:06:47 +0000 (09:06 +0100)]
msi: Clean up better when removing a product.
Hans Leidekker [Thu, 20 Jan 2011 08:06:19 +0000 (09:06 +0100)]
msi: Search all contexts in ACTION_GetComponentInstallStates.
Michael Stefaniuc [Thu, 20 Jan 2011 01:06:25 +0000 (02:06 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice3 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:05:06 +0000 (02:05 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:03:36 +0000 (02:03 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:00:29 +0000 (02:00 +0100)]
compobj.dll16: COM cleanup for the IMalloc16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 00:59:16 +0000 (01:59 +0100)]
explorerframe: COM cleanup for the IClassFactory iface.
Nikolay Sivov [Wed, 19 Jan 2011 22:46:49 +0000 (01:46 +0300)]
shell32/tests: Close find file handle (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:41:18 +0000 (01:41 +0300)]
shell32: Free cloned PIDL after tree initialization (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:35:25 +0000 (01:35 +0300)]
shell32: Fix interface leak while adding tree items.
Nikolay Sivov [Wed, 19 Jan 2011 21:38:16 +0000 (00:38 +0300)]
oleaut32: Fix a stream leak on failure.
Eric Pouech [Wed, 19 Jan 2011 21:34:35 +0000 (22:34 +0100)]
kernel32: Fix prototype when no curses dev package is present.
Piotr Caban [Wed, 19 Jan 2011 20:31:43 +0000 (21:31 +0100)]
mshtml: Added IObjectSafety stub.
Juan Lang [Wed, 19 Jan 2011 20:21:24 +0000 (12:21 -0800)]
crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind).
Juan Lang [Wed, 19 Jan 2011 20:08:28 +0000 (12:08 -0800)]
crypt32: Simplify a function.
Jacek Caban [Wed, 19 Jan 2011 19:16:02 +0000 (20:16 +0100)]
wininet: Fixed race in SSL connection handling.
Henri Verbeet [Wed, 19 Jan 2011 18:20:12 +0000 (19:20 +0100)]
wined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.
Henri Verbeet [Wed, 19 Jan 2011 18:20:11 +0000 (19:20 +0100)]
wined3d: Move swapchain context retrieval to swapchain.c.
Henri Verbeet [Wed, 19 Jan 2011 18:20:10 +0000 (19:20 +0100)]
d3d8/tests: Fix test_ApplyStateBlock() (Valgrind).
Henri Verbeet [Wed, 19 Jan 2011 18:20:09 +0000 (19:20 +0100)]
ddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS (Valgrind).
Alexandre Julliard [Wed, 19 Jan 2011 22:45:34 +0000 (23:45 +0100)]
hhctrl: Don't use an extended menu.
Alexandre Julliard [Wed, 19 Jan 2011 20:30:14 +0000 (21:30 +0100)]
shdocvw: Convert coclass registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 19:27:50 +0000 (20:27 +0100)]
shell32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 18:49:08 +0000 (19:49 +0100)]
include: Add an assert.h msvcrt header.
Juan Lang [Wed, 19 Jan 2011 17:15:29 +0000 (09:15 -0800)]
crypt32: Ensure that chain validity time is initialized (valgrind).
Alexandre Julliard [Wed, 19 Jan 2011 16:43:45 +0000 (17:43 +0100)]
actxprxy: Add proxies for shldisp.idl.
Alexandre Julliard [Wed, 19 Jan 2011 16:43:01 +0000 (17:43 +0100)]
widl: Don't generate proxies for oleautomation interfaces.
Huw Davies [Wed, 19 Jan 2011 15:11:11 +0000 (15:11 +0000)]
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.
Greg Geldorp [Wed, 19 Jan 2011 11:54:32 +0000 (12:54 +0100)]
riched20/tests: Skip some tests on non-English platforms.
Greg Geldorp [Wed, 19 Jan 2011 11:44:07 +0000 (12:44 +0100)]
urlmon/tests: Fix tests when connecting via proxy.
Alexander Morozov [Tue, 18 Jan 2011 18:36:08 +0000 (21:36 +0300)]
shell32: Added typelib.
Alexander Morozov [Tue, 18 Jan 2011 18:35:57 +0000 (21:35 +0300)]
shell32: Register CLSID_Shell.
Alexander Morozov [Tue, 18 Jan 2011 18:35:41 +0000 (21:35 +0300)]
shell32: Add stub implementation of IShellDispatch.
Alexandre Julliard [Wed, 19 Jan 2011 13:20:40 +0000 (14:20 +0100)]
server: Add symbolic names in filesystem change actions traces.
Piotr Caban [Tue, 18 Jan 2011 10:24:58 +0000 (11:24 +0100)]
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
Piotr Caban [Tue, 18 Jan 2011 10:24:49 +0000 (11:24 +0100)]
server: Don't report rename events when file is moved between directories.
Piotr Caban [Tue, 18 Jan 2011 10:24:33 +0000 (11:24 +0100)]
server: Return multiple events in read_changes.
Vitaliy Margolen [Wed, 19 Jan 2011 04:06:48 +0000 (21:06 -0700)]
dinput: Combine ASCII and Unicode Direct Input Device QueryInterface.
Vitaliy Margolen [Wed, 19 Jan 2011 04:06:37 +0000 (21:06 -0700)]
dinput: Make newly created device append itself to Direct Input's list.
Eric Pouech [Tue, 18 Jan 2011 21:03:19 +0000 (22:03 +0100)]
kernel32: Added support for insert/overwrite modes while editing a line.
Eric Pouech [Tue, 18 Jan 2011 21:02:37 +0000 (22:02 +0100)]
kernel32: Correctly parse the input strings for advanced keys.
Eric Pouech [Tue, 18 Jan 2011 21:02:31 +0000 (22:02 +0100)]
kernel32: Move the input character to INPUT_RECORD translation functions to term.c.
Eric Pouech [Tue, 18 Jan 2011 21:02:24 +0000 (22:02 +0100)]
kernel32: Added support for terminfo/termcap in console code.
Hans Leidekker [Wed, 19 Jan 2011 11:05:52 +0000 (12:05 +0100)]
msi: Downgrade a warning.
Unreferenced files are normal when applying a patch.
Hans Leidekker [Wed, 19 Jan 2011 11:05:31 +0000 (12:05 +0100)]
msi: Don't ignore disabled components when resolving install states.
Otherwise features are not published correctly.
Juan Lang [Wed, 19 Jan 2011 03:19:13 +0000 (19:19 -0800)]
crypt32: Remove no-ops.
Juan Lang [Wed, 19 Jan 2011 03:17:46 +0000 (19:17 -0800)]
crypt32: Fix memory leaks when encoding fails.
Michael Stefaniuc [Wed, 19 Jan 2011 00:42:43 +0000 (01:42 +0100)]
ddraw: COM cleanup for the IDirectDraw7 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:40:53 +0000 (01:40 +0100)]
ddraw: COM cleanup for the IDirectDraw4 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:39:19 +0000 (01:39 +0100)]
ddraw: COM cleanup for the IDirectDraw3 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:36:36 +0000 (01:36 +0100)]
ddraw: COM cleanup for the IDirectDraw2 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:33:42 +0000 (01:33 +0100)]
ddraw: COM cleanup for the IDirectDraw iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:32:36 +0000 (01:32 +0100)]
ddraw: COM cleanup for the IDirect3D7 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:30:21 +0000 (01:30 +0100)]
ddraw: COM cleanup for the IDirect3D3 iface.
Eric Pouech [Tue, 18 Jan 2011 20:49:47 +0000 (21:49 +0100)]
dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).
Eric Pouech [Tue, 18 Jan 2011 20:49:05 +0000 (21:49 +0100)]
dbghelp: Use AT_range attribute (for function, block... addresses) when AT_low_pc and AT_high_pc are not present.
Nikolay Sivov [Tue, 18 Jan 2011 19:45:03 +0000 (22:45 +0300)]
shell32: Fix interface leak (Valgrind).
Nikolay Sivov [Tue, 18 Jan 2011 19:37:14 +0000 (22:37 +0300)]
shell32/tests: Fix a PIDL leak in tests (Valgrind).
Nikolay Sivov [Tue, 18 Jan 2011 16:52:19 +0000 (19:52 +0300)]
oleaut32/tests: Fix a dead path in test (Valgrind).
Juan Lang [Tue, 18 Jan 2011 18:29:58 +0000 (10:29 -0800)]
crypt32: Fix memory leaks when decoding fails (valgrind).
Henri Verbeet [Tue, 18 Jan 2011 16:55:22 +0000 (17:55 +0100)]
wined3d: Pass an IWineD3DSwapChainImpl pointer to findThreadContextForSwapChain().
Henri Verbeet [Tue, 18 Jan 2011 16:55:21 +0000 (17:55 +0100)]
wined3d: Pass an IWineD3DSwapChainImpl pointer to swapchain_create_context_for_thread().
Henri Verbeet [Tue, 18 Jan 2011 16:55:20 +0000 (17:55 +0100)]
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_bind_and_dirtify().
Henri Verbeet [Tue, 18 Jan 2011 16:55:19 +0000 (17:55 +0100)]
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_add_dirty_box().
Nikolay Sivov [Tue, 18 Jan 2011 16:06:07 +0000 (19:06 +0300)]
msvcrt: Add _atoflt and _atoflt_l implementations.
Alexandre Julliard [Tue, 18 Jan 2011 15:56:02 +0000 (16:56 +0100)]
makefiles: Generate .res files directly from message files.
Alexandre Julliard [Tue, 18 Jan 2011 15:55:37 +0000 (16:55 +0100)]
wmc: Add support for creating resource and plain binary files.
Jacek Caban [Tue, 18 Jan 2011 11:28:17 +0000 (12:28 +0100)]
mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.
Michael Stefaniuc [Tue, 18 Jan 2011 11:30:17 +0000 (12:30 +0100)]
ddraw: COM cleanup for the IDirect3D2 iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:28:15 +0000 (12:28 +0100)]
ddraw: COM cleanup for the IDirect3D iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:25:50 +0000 (12:25 +0100)]
ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().
Michael Stefaniuc [Tue, 18 Jan 2011 11:24:26 +0000 (12:24 +0100)]
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
Michael Stefaniuc [Tue, 18 Jan 2011 11:22:48 +0000 (12:22 +0100)]
ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.
Austin English [Tue, 18 Jan 2011 09:45:50 +0000 (01:45 -0800)]
shell32/tests: fix a couple memory leaks (Valgrind).
Vincent Povirk [Tue, 18 Jan 2011 05:27:39 +0000 (23:27 -0600)]
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.