Alexandre Julliard
|
2afe205ebd
|
shell32: Convert dll registration to the IRegistrar mechanism.
|
2011-01-19 20:36:57 +01:00 |
Alexandre Julliard
|
6dcf94b21c
|
include: Add an assert.h msvcrt header.
|
2011-01-19 19:49:08 +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 |
Alexandre Julliard
|
56425e3767
|
widl: Don't generate proxies for oleautomation interfaces.
|
2011-01-19 17:43:01 +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 |
Alexandre Julliard
|
b3882bb339
|
server: Add symbolic names in filesystem change actions traces.
|
2011-01-19 14:20:40 +01:00 |
Piotr Caban
|
9dbdd8c83c
|
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
|
2011-01-19 14:13:58 +01:00 |
Piotr Caban
|
be5a757c7a
|
server: Don't report rename events when file is moved between directories.
|
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 |
Alexandre Julliard
|
9771ad8ca7
|
makefiles: Generate .res files directly from message files.
|
2011-01-18 16:56:02 +01:00 |
Alexandre Julliard
|
ecd144b40d
|
wmc: Add support for creating resource and plain binary files.
|
2011-01-18 16:55:37 +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 |