Piotr Caban
3647c337a9
oleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo implementation.
2010-02-23 12:08:44 +01:00
Piotr Caban
6ebe1ec4d3
oleaut32/tests: Added VT_PTR tests in function arguments.
2010-02-23 12:07:37 +01:00
Piotr Caban
3102176ceb
oleaut32: Improved ICreateTypeInfo2_SetFuncAndParamNames implementation.
2010-02-23 12:07:32 +01:00
Piotr Caban
e68c7cf709
oleaut32: Added VT_BSTR handling to ctl2_add_default_value.
2010-02-23 12:07:27 +01:00
Piotr Caban
f42a73d01f
oleaut32: Added more arguments with default values handling.
2010-02-23 12:07:22 +01:00
Piotr Caban
4f555e3cc2
oleaut32: Added partial ICreateTypeInfo2_AddFuncDesc arguments with default values handling.
2010-02-23 12:07:07 +01:00
Stefan Leichter
324984ef02
ntdll/tests: Test NtCreateFile with an invalid filename.
2010-02-23 12:07:02 +01:00
Henri Verbeet
de006dbcf9
wined3d: Escape shader comments.
2010-02-23 12:06:58 +01:00
Henri Verbeet
eefb45f333
wined3d: Properly report shader comment sizes.
2010-02-23 12:06:54 +01:00
Eric Pouech
27fb22637a
ntdll: Notify valgrind for stack management while in exception.
2010-02-23 12:06:47 +01:00
André Hentschel
c665c3c619
oleaut32: Reorder some code to make it easier to read and look like the block above.
2010-02-23 12:06:43 +01:00
Vitaly Perov
e2f3b143fd
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
2010-02-23 12:06:35 +01:00
Alexandre Julliard
51c0314951
mlang/tests: Add another possible failure for Win2k.
2010-02-23 11:26:32 +01:00
Alexandre Julliard
25718e1af3
kernel32/tests: Add a couple of last error codes for Win7.
2010-02-23 11:24:08 +01:00
Alexandre Julliard
47abab12a0
advapi32/tests: Fix a test failure on Wow64.
2010-02-23 11:07:02 +01:00
Maarten Lankhorst
520a2830d5
mmdevapi: Add todo_wine in dependency test.
2010-02-22 15:18:27 +01:00
Maarten Lankhorst
8f76035d97
mmdevapi: Add tests for renderclient.
2010-02-22 15:18:24 +01:00
Huw Davies
87b712be8b
rpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures.
2010-02-22 13:18:50 +01:00
Jörg Höhle
9b442134cf
winmm/tests: MIDIHDR tests.
2010-02-22 13:18:48 +01:00
Jörg Höhle
64b6287e83
winmm: Accept the ancient, smaller MIDIHDR.
2010-02-22 13:18:26 +01:00
Jörg Höhle
a8f1d2eb2f
winmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK only.
...
At the same time, the change to the player loop prevents a buffer
overshoot and a (perhaps unlikely) program trace where a sequence
Suspend; Stop; midiStreamOut could send MOM_DONE twice and access
memory possibly released within a MOM_DONE DCB_FUNCTION callback.
2010-02-22 13:17:26 +01:00
Jörg Höhle
63d0aeeafa
winmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
2010-02-22 13:17:04 +01:00
Jörg Höhle
e1cf94d9da
midimap: Have GetDevCaps error out when no MIDI device is present.
2010-02-22 13:16:57 +01:00
Jörg Höhle
bdea146639
winealsa: Do not access WAVEHDR past DriverCallback.
2010-02-22 13:16:32 +01:00
Jörg Höhle
4cff4c82a1
wineoss: Do not access WAVEHDR past DriverCallback.
2010-02-22 13:16:28 +01:00
Jörg Höhle
d25b9cebff
user32: Sync vkey codes with winuser.h.
2010-02-22 13:16:14 +01:00
Hans Leidekker
2ed570ecc6
wininet: Fix handling of a response without headers.
2010-02-22 13:16:02 +01:00
Hans Leidekker
b467efb5c8
winhttp: Add support for resolve timeouts.
2010-02-22 13:15:56 +01:00
Hans Leidekker
b7696db161
kernel32/tests: Fix a thread handle leak.
2010-02-22 13:15:43 +01:00
Hans Leidekker
68ab799924
fusion: Add a stub implementation of CreateApplicationContext.
2010-02-22 13:15:33 +01:00
Hans Leidekker
587e107398
msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCTranslator.
...
Found by Valgrind.
2010-02-22 13:15:22 +01:00
Hans Leidekker
a620a84f4c
msi/tests: Free exception information.
...
Found by Valgrind.
2010-02-22 13:15:16 +01:00
Hans Leidekker
ba090ede7b
msi: All stream names starting with 0x0005 are unencoded.
...
Fixes a regression caused by 1ff9923148
.
2010-02-22 13:15:09 +01:00
Hans Leidekker
ec5ae81c8d
msi: Make msi_reset_folders static.
2010-02-22 13:14:35 +01:00
Christian Costa
88b2892a59
d3dx9_36: Add stub for D3DXGetShaderConstantTableEx. Implement D3DXGetShaderConstantTable.
2010-02-22 12:37:17 +01:00
Vincent Povirk
a19536587b
comdlg32: Always use screen dpi in the font dialog, even with a printer dc.
2010-02-22 12:36:15 +01:00
Vincent Povirk
9bb6932e4b
comdlg32: Add a test showing the font dialog ignores printer dpi.
2010-02-22 12:36:10 +01:00
Christian Costa
11a015070c
d3d8: Display FIXME only once in ValidatePixelShader and ValidateVertexShader.
2010-02-22 12:36:05 +01:00
Dmitry Timoshkov
27e9b5bdb4
comctl32: Initialize item.mask before sending HDM_GETITEM message.
2010-02-22 12:08:33 +01:00
Dylan Smith
fe9933ae4d
richedit: Added some extra tests for EM_FORMATRANGE.
...
The existing tests were not properly testing the return value for the case
where all the text fits in the page rect, so this patch adds a couple of
simple tests for this case.
2010-02-22 12:03:09 +01:00
Piotr Caban
bf0815424b
oleaut32: Added MEMBERID_NIL handling to ICreateTypeInfo_LayOut.
2010-02-22 12:02:22 +01:00
Piotr Caban
1765229158
oleaut32: Added TypeInfo validation in ICreateTypeInfo_LayOut.
2010-02-22 12:02:17 +01:00
Piotr Caban
1dda40deb2
oleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc implementation.
2010-02-22 12:02:08 +01:00
Piotr Caban
99992630bd
oleaut32: Added partial ICreateTypeInfo2_LayOut implementation.
2010-02-22 12:01:54 +01:00
Roderick Colenbrander
d11b99b3aa
winex11: Also take into account source offsets when a mask is around.
2010-02-22 12:01:49 +01:00
Roderick Colenbrander
c6a290fa94
winex11: When a mask picture is active, the source offsets should be relative to mask_pict instead of src_pict.
2010-02-22 12:01:39 +01:00
Vincent Povirk
0c319b07d7
gdiplus: Add a test for GdipImageRotateFlip.
2010-02-22 12:01:27 +01:00
Jacek Caban
6b46c9e5ad
mshtml: Get rid of nsIWineURI interface.
2010-02-22 12:01:07 +01:00
Jacek Caban
0f6f96ea63
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.
2010-02-22 12:00:58 +01:00
Jacek Caban
a42bc25d55
mshtml: Get rid of nsIWineURI::[GS]etWindow.
2010-02-22 12:00:53 +01:00
Jacek Caban
043af028b9
mshtml: Get rid of most nsIWineURI methods.
2010-02-22 12:00:46 +01:00
Jacek Caban
ba1db4c199
mshtml: Use nsWineURL structure directly in load_nsuri.
2010-02-22 12:00:40 +01:00
Jacek Caban
61121cefcb
mshtml: Moved OnStartURIOpen implementation to nsio.c.
2010-02-22 12:00:25 +01:00
Jacek Caban
d95a54aa57
mshtml: Store nsWineURI object instead of interface in nsChannel.
2010-02-22 11:59:53 +01:00
Jacek Caban
4ab63f3ad8
mshtml: Rename nsURI to nsWineURI.
2010-02-22 11:59:39 +01:00
André Hentschel
77acdcc016
oleaut32: Fix rounding.
2010-02-22 11:59:32 +01:00
Erich Hoover
2902d8090a
kernel32/tests: Add test for 'all processors' flag on Vista and newer.
2010-02-22 11:57:12 +01:00
Erich Hoover
fda39b207c
ntdll: Allow 'all processors' flag used in Vista and newer.
2010-02-22 11:57:08 +01:00
Kusanagi Kouichi
10789142fc
winex11.drv: Check XDND version.
2010-02-22 11:55:42 +01:00
Kusanagi Kouichi
f7b18148d4
winex11.drv: Keep the state of XIM and IME consistent.
2010-02-22 11:55:25 +01:00
Eric Pouech
10642e76db
ntdll: Fix wrong marking for valgrind on 64bit systems.
2010-02-22 11:50:08 +01:00
Ken Thomases
8c2b290d11
kernel32: Mac: If language is less specific variant of locale, keep locale.
...
For a Mac user in Australia, for example, the out-of-the-box configuration is
that the preferred language is generic English ("en"). Their formats locale
should be Australia ("en_AU"). Detect that case and don't override
LC_MESSAGES.
2010-02-22 11:41:38 +01:00
Nikolay Sivov
d013991d55
msxml3: Simplify IXMLDOMElement_get_tagName(), add null check.
2010-02-22 11:41:05 +01:00
Alexandre Julliard
6164ce2d82
makefiles: Use the standard C_SRCS variable as the list of test files.
...
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Jörg Höhle
a956086e18
winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
2010-02-19 15:10:29 +01:00
Nikolay Sivov
7a38ecb0d6
msxml3: Avoid direct vtable members internal usage.
2010-02-19 13:07:11 +01:00
Nikolay Sivov
b679a690b4
msxml3: Accept IObjectSafety for query from IXMLDOMDocument, fix its implementation.
2010-02-19 13:07:05 +01:00
Hans Leidekker
1ff9923148
msi: Add summary information stream to the streams table.
2010-02-19 13:06:53 +01:00
Hans Leidekker
ddb2091623
msi: Fix a memory leak.
2010-02-19 13:06:46 +01:00
Hans Leidekker
9f68142118
msi: Encode stream name in the callers of db_get_raw_stream.
2010-02-19 13:06:41 +01:00
Hans Leidekker
d9e40b8219
msi: Destroy streams cache when applying a transform.
2010-02-19 13:06:36 +01:00
Hans Leidekker
f80f1cc2db
msi: Accept '\5' and '-' in SQL identifiers.
2010-02-19 13:06:32 +01:00
Hans Leidekker
f4bcb105d2
msi: Include run mode in fixmes.
2010-02-19 13:06:27 +01:00
Alexandre Julliard
adf9dcd6a7
user32: Fix Z-order handling of windows that have a top-most owner.
2010-02-19 13:05:08 +01:00
Alexandre Julliard
71fa5a36b1
advapi32/tests: Fix the ReadEventLog error checking.
2010-02-19 11:36:12 +01:00
Vincent Povirk
38c6628911
comdlg32/tests: Font sizes are influenced by the display dpi.
2010-02-19 11:29:14 +01:00
Vitaly Perov
cffd28f74d
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.
2010-02-18 17:15:15 +01:00
Dmitry Timoshkov
c1fd55d6c9
comctl32: Listview should accept both unicode and ansi notifications.
...
Listview receives notifications not only from built-in header control,
but also from custom or subclassed application controls, there is no
need to assert(0) on application input, printing a FIXME is the maximum
we can do on an unknown input.
2010-02-18 15:01:01 +01:00
Hans Leidekker
65c68efc8d
msi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_REBOOTATEND for MsiGetMode.
2010-02-18 14:39:11 +01:00
Hans Leidekker
a11882fc0f
msi: Implement MsiSetMode.
2010-02-18 14:39:06 +01:00
Gabriele Moabiti
c65a3e81f7
comdlg32: Open should try to browse directory first.
2010-02-18 14:38:58 +01:00
Alexandre Julliard
4f6d085073
advapi32/tests: Avoid crashing if ReadEventLogA fails.
2010-02-18 14:06:10 +01:00
Alexandre Julliard
9b7d1041fc
advapi32: Implemented RegDeleteKeyExA/W.
2010-02-18 14:01:45 +01:00
Alexandre Julliard
8543c32442
ntdll: Properly handle empty but present ACLs in self-relative descriptors.
2010-02-18 13:01:58 +01:00
Piotr Caban
12feffe49e
oleaut32: Store names in list.
2010-02-18 12:43:00 +01:00
Piotr Caban
8354e37628
oleaut32: Store indices in list.
2010-02-18 12:43:00 +01:00
Piotr Caban
21bfd64e6c
oleaut32: Compute TypeInfo offsets while writing data.
2010-02-18 12:43:00 +01:00
Piotr Caban
d1c174837f
oleaut32: Store CreateTypeInfo->typedata in list.
2010-02-18 12:43:00 +01:00
Andrew Nguyen
f8ae018423
winnls32: Restore the correct export names.
2010-02-18 12:43:00 +01:00
Dylan Smith
9106860c85
richedit: Prevent crash on word selection at end of paragraph.
2010-02-18 12:18:17 +01:00
Alexandre Julliard
a9a5dae064
user.exe: The default dialog button id is 0 on Win16.
2010-02-18 11:12:11 +01:00
Stefan Dösinger
5c4d3fb5a2
wined3d: Control SFLAG_CONVERTED in surface_prepare_texture.
...
This makes sure that the flag is set correctly when
surface_allocate_surface is called and client storage is disabled
properly for converted surfaces.
2010-02-17 16:50:38 +01:00
Roderick Colenbrander
a19abd9fd5
winex11: Use PictOpOver instead of PictOpSrc in 1-bit -> color blits.
2010-02-17 16:49:53 +01:00
Roderick Colenbrander
5b29189da4
winex11: Fix xrender mono->mono blit.
...
Use plain xrender_blit for mono -> mono copies, masking in combination
with PictOpOver doesn't make sense and doesn't work.
2010-02-17 16:33:05 +01:00
Piotr Caban
1f2590be9b
oleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2::CreateTypeInfo.
2010-02-17 16:31:09 +01:00
Piotr Caban
2c911147b9
oleaut32: Fix crash in LoadTypeLib if typelib name is not specified.
2010-02-17 16:31:01 +01:00
Nikolay Sivov
16785efc27
msxml3/tests: Fix leaks and wrong pointer use.
2010-02-17 16:30:26 +01:00
Paul Chitescu
381bd1c0ca
qedit: Always print a TRACE when a SampleGrabber pin gets connected.
2010-02-17 12:32:59 +01:00
Alexandre Julliard
fb950a6da5
kernel32/tests: Fix a test failure on xp64.
2010-02-17 12:04:42 +01:00
Paul Vriens
387f050f68
winspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-17 11:45:34 +01:00
Paul Vriens
5e3e9e03f2
winspool.drv/tests: Skip non supported levels on Win9x/WinMe.
2010-02-17 11:45:27 +01:00
Paul Vriens
f5d40cb8c5
winspool.drv/tests: Fix some test failures on Win9x/WinMe.
2010-02-17 11:45:22 +01:00
Alexandre Julliard
a64765f673
user32: Don't overwrite the default button id when creating the dialog structure.
2010-02-17 11:43:34 +01:00
Hwang YunSong
1442a18e3a
jscript: Add Korean translation.
2010-02-17 10:58:21 +01:00
Hans Leidekker
33e522eec6
winhttp/tests: Wait for a handle closing notification.
...
Fixes a Valgrind warning.
2010-02-17 10:57:53 +01:00
Hans Leidekker
7b660bb3d8
msi: Add tests for publishing and unpublishing components.
2010-02-17 10:57:45 +01:00
Hans Leidekker
0f0e81d14a
msi: Implement the UnpublishComponents standard action.
2010-02-17 10:57:40 +01:00
Hans Leidekker
d95e3eb4d2
msi: PublishComponents must look at the requested install state of the feature, not the component.
2010-02-17 10:57:35 +01:00
Justin Chevrier
4e1c8767f9
msctf: Implement stubbed out TF_CreateLangBarMgr.
2010-02-17 10:57:28 +01:00
Justin Chevrier
b6da823354
msctf: Add TF_LangBarMgr registration.
2010-02-17 10:56:36 +01:00
Justin Chevrier
fd196329e5
uuid: Add LangBarMgr CLSID.
2010-02-17 10:55:48 +01:00
Nikolay Sivov
abe86a1ef9
msxml3: Use common format for TRACE() in DOM objects.
2010-02-17 09:42:50 +01:00
Dan Kegel
fed6738bc4
advapi32: Fix leak in test_symlinks.
2010-02-17 09:42:19 +01:00
Vincent Povirk
3f3101138a
comdlg32/tests: Rely on the Symbol font instead of Tahoma.
2010-02-17 09:42:06 +01:00
Paul Chitescu
c56dc3b71e
qedit: In output pin's IPin_Connect call ReceiveConnection on the receiver pin to properly negotiate media type.
2010-02-17 09:42:02 +01:00
Alexandre Julliard
2b1ff01006
version: Improve detection of builtin libraries.
2010-02-17 09:41:20 +01:00
Paul Vriens
716358c568
winspool.drv/tests: Use FILE_SHARE_READ to fix some Win9x/WinMe failures.
2010-02-16 18:13:35 +01:00
Paul Vriens
09dbbfc5e9
winspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-16 16:44:06 +01:00
Alexandre Julliard
ff55fc9bea
dbghelp: Fix a pointer cast.
2010-02-16 15:50:43 +01:00
Alexandre Julliard
08e53fc048
urlmon/tests: Avoid size_t in a trace.
2010-02-16 15:50:36 +01:00
Alexandre Julliard
ba7cbccfcb
msvcrt/tests: Avoid size_t in a trace.
2010-02-16 15:50:32 +01:00
Alexandre Julliard
f7a447bada
winmm/tests: Fix a couple of incorrect casts.
2010-02-16 15:50:21 +01:00
Alexandre Julliard
0e98500e43
ntdll: Fix the return value of NtOpenKey for some invalid parameters.
2010-02-16 14:32:26 +01:00
Alexandre Julliard
2530304f1c
ntdll: Fix the return status of NtQueryValueKey for a too small buffer.
2010-02-16 14:28:41 +01:00
Alexandre Julliard
bcf88b5885
winex11: Fix the DC rect offset for a released DC.
2010-02-16 12:37:42 +01:00
Marcus Meissner
21b9049231
gdiplus: Dereference texture after checking it for NULL (Coverity).
2010-02-16 12:30:30 +01:00
Kusanagi Kouichi
e5f0cdfcf6
winex11.drv: Show the default IME window only when necessary.
2010-02-16 12:30:30 +01:00
Hans Leidekker
9cbb80d984
msi: Only run the CreateFolder and RemoveFolder actions when the component is set to be installed or removed, respectively.
2010-02-16 12:29:08 +01:00
Hans Leidekker
c32d9d7004
msi: Get rid of ACTION_VerifyFeatureForAction.
2010-02-16 12:29:01 +01:00
Hans Leidekker
598c542607
msi: Get rid of ACTION_VerifyComponentForAction.
2010-02-16 12:28:56 +01:00
Hans Leidekker
54391a11c0
msi: Update the UI when registering or unregistering type libraries.
2010-02-16 12:28:48 +01:00
Kusanagi Kouichi
4ccbcb02b2
winex11.drv: Handle result string directly.
2010-02-16 12:28:41 +01:00
Alexandre Julliard
f6b3dba7a0
setupapi: Add support for creating registry symlinks from a .inf file.
2010-02-16 12:26:56 +01:00
Andrew Nguyen
a504867a89
gdi32: Check the region handle in GetClipRgn later.
2010-02-16 11:33:33 +01:00
Nikolay Sivov
3d18a77ae7
msxml3: Get rid of libxml2 accessors in ::substringData() for Text, Comment and CDATA nodes.
2010-02-16 11:33:23 +01:00
Nikolay Sivov
19c30897d4
msxml3: Simplify ::appendData() for Text, Comment and CDATA nodes.
2010-02-16 11:33:11 +01:00
Nikolay Sivov
02066602b6
msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.
2010-02-16 11:33:03 +01:00
Nikolay Sivov
88d8218731
msxml3: Simplify ::insertData() for Text, Comment and CDATA nodes.
2010-02-16 11:32:55 +01:00
Nikolay Sivov
b8282638bb
msxml3: Use interface methods for ::get_length() calls.
2010-02-16 11:32:48 +01:00
Roderick Colenbrander
3afa657636
winex11: Fix palette conversion bug.
...
The LookupPixel code assumed we want to convert pixels to the format
corresponding the default color shifts.
2010-02-16 11:32:44 +01:00
Henri Verbeet
f97565191c
wined3d: Drop buffer objects from the stream info as well when PreLoad drops them.
2010-02-16 10:47:56 +01:00
Henri Verbeet
974f888dfa
wined3d: Move the gl info structure to wined3d_private.h.
2010-02-16 10:47:50 +01:00
Henri Verbeet
1a880cb1f9
wined3d: Remove some unused extensions.
2010-02-16 10:47:40 +01:00
Vincent Povirk
90b7ccc36a
shlwapi: GetUrlPart can get the scheme of url's without a ://.
2010-02-16 10:45:10 +01:00
Vincent Povirk
f45b648634
comdlg32: Add a minimal test for the font dialog.
2010-02-16 10:44:54 +01:00
Rico Schüller
71a96755b2
d3d10: Fix a HeapFree() in d3d10_effect_Release().
2010-02-16 10:44:12 +01:00
Alexandre Julliard
18a2e83904
advapi32/tests: Add tests for registry symlinks at the advapi32 level.
2010-02-15 21:07:51 +01:00
Alexandre Julliard
6c07850270
advapi32: Add support for registry symlinks.
2010-02-15 21:07:41 +01:00
Alexandre Julliard
b139b935c4
server: Implement registry symlinks.
2010-02-15 21:07:01 +01:00
Alexandre Julliard
2ec945d412
ntdll/tests: Add more tests for registry symlinks.
2010-02-15 21:03:14 +01:00