Dmitry Timoshkov
f575eb494b
gdiplus: Reimplement GdipSetClipRect to avoid potential problems with rotating world transform.
2013-07-30 20:51:54 +02:00
Dmitry Timoshkov
cdc3e820cd
gdiplus: Fix clipping region bounds calculation with rotating transform.
2013-07-30 20:51:52 +02:00
Dmitry Timoshkov
249bf0eb63
gdiplus/tests: Add clipping region tests with rotating world transform.
2013-07-30 20:51:47 +02:00
Nikolay Sivov
e8cbae2e49
kernel32/tests: Remove unused helper argument.
2013-07-30 19:12:53 +02:00
Piotr Caban
2f707558fc
oleaut32: Store PARAMDESCEX structure inside lprgelemdescParam.
...
Thanks to this change we don't need to free the data differently
depending on how it was created (by typelib reading or writing code).
2013-07-30 19:12:37 +02:00
Piotr Caban
1967b35962
oleaut32: Free guid_list in ITypeLib2_Release.
2013-07-30 19:12:29 +02:00
Piotr Caban
6d6c3e5d81
oleaut32: Don't leak BSTRs allocated in string_list and name_list.
2013-07-30 19:12:26 +02:00
Bruno Jesus
4133fb4341
ws2_32/tests: Add SO_ACCEPTCONN tests.
2013-07-30 19:12:19 +02:00
Jacek Caban
c897306d24
mshtml: Added IHTMLTable::cellSpacing property implementation.
2013-07-30 19:12:10 +02:00
Hans Leidekker
792eafa465
iphlpapi: Add partial support for the module classes in GetExtendedTcpTable and GetExtendedUdpTable.
2013-07-30 19:12:06 +02:00
Hans Leidekker
8615723699
iphlpapi: Add support for the listener and connection classes in GetExtendedTcpTable.
2013-07-30 19:12:05 +02:00
Nikolay Sivov
53f72826a2
xmllite: Initial implementation of attribute parsing.
2013-07-30 19:12:04 +02:00
Nikolay Sivov
ccf04d644b
msxml3: Implement setting attributes properties with IMXAttributes.
2013-07-30 19:11:30 +02:00
Nikolay Sivov
11736f36c9
msxml3: Implement IMXAttributes_removeAttribute().
2013-07-30 19:11:20 +02:00
Nikolay Sivov
2fe34bfb09
include: Added IRowPosition interface definition.
2013-07-30 19:11:05 +02:00
Alistair Leslie-Hughes
d04d1f5230
oledb32: Implement DataConvert Variant->R8.
2013-07-30 14:43:36 +02:00
Alexandre Julliard
55e37bdbf3
secur32/tests: Run the tests against the winehq.org server.
2013-07-30 14:43:36 +02:00
Ken Sharp
1e29e52085
kernel32: Correct log on / logon (noun / verb).
2013-07-30 14:43:35 +02:00
Piotr Caban
f4e4a608cc
scrrun/tests: Add IFilesystem3::CopyFolder tests.
2013-07-30 14:43:35 +02:00
Piotr Caban
a20c9738ee
scrrun: Add IFileSystem3::CopyFolder implementation.
2013-07-30 14:43:35 +02:00
Piotr Caban
63ef4c851b
scrrun: Add IFileSystem3::CopyFile implementation.
2013-07-30 14:43:35 +02:00
Piotr Caban
b1af25b056
scrrun: Add IFileSystem3::DeleteFolder implementation.
2013-07-30 14:43:35 +02:00
Piotr Caban
23e38d4dd8
scrrun: Add IFileSystem3::DeleteFile implementation.
2013-07-30 14:43:35 +02:00
Piotr Caban
c7abcd74fc
scrrun: Add IFile::get_Size implementation.
2013-07-30 14:43:34 +02:00
Piotr Caban
4135874f0f
scrrun: Add IFile::get_Attributes implementation.
2013-07-30 14:43:34 +02:00
Hans Leidekker
1257db2109
msi: Fix integer conversion in get_table_value_from_record.
2013-07-30 14:43:34 +02:00
Hans Leidekker
7dfdcf3034
server: The token user SID must be present in the default DACL.
2013-07-30 14:43:34 +02:00
Alexandre Julliard
fa0a73963f
krnl386: Don't attempt direct I/O port access on Android.
2013-07-30 14:43:34 +02:00
Alexandre Julliard
f8cdbecc25
ntdll: Add context definitions missing from the Android NDK.
2013-07-30 14:43:31 +02:00
Alexandre Julliard
f7161ebe89
ntdll: Don't use TIOCGICOUNT if we don't have linux/serial.h to define the necessary struct.
2013-07-29 21:08:02 +02:00
Alexandre Julliard
581cef082e
ntdll: Use fclose instead of endmntent since we use fopen anyway.
2013-07-29 21:07:12 +02:00
André Hentschel
ca7ba7053f
usbd.sys: Implement USBD_ParseConfigurationDescriptor using its Ex version.
2013-07-29 19:07:53 +02:00
Alexandre Julliard
cf8d7fbb6b
ddraw/tests: Remove a todo from a test that succeeds.
2013-07-29 15:52:17 +02:00
Alexandre Julliard
32d8e9cb96
d3d8/tests: Remove a todo from a test that succeeds.
2013-07-29 15:52:09 +02:00
Rico Schüller
a6d3883211
d3dx9/tests: Add ID3DXConstantTable big vector test.
2013-07-29 15:01:42 +02:00
Rico Schüller
faf7dd3131
d3dx9/tests: Add ID3DXConstantTable RegisterCount test for D3DXRS_INT4.
2013-07-29 15:01:40 +02:00
Rico Schüller
4dc11cc3aa
d3dx9/tests: Add ID3DXConstantTable::SetDefaults() test.
2013-07-29 15:01:36 +02:00
Rico Schüller
1099bb5e76
d3dx9: Improve ID3DXConstantTable::SetDefaults().
2013-07-29 15:01:31 +02:00
Rico Schüller
c76f6085b2
d3dx9/tests: Add ID3DXConstantTable struct struct test.
2013-07-29 15:01:25 +02:00
Piotr Caban
00d132ee15
oleaut32: Store typeinfo hreftype while saving typelib.
2013-07-29 15:01:09 +02:00
Piotr Caban
f9e73f97a9
oleaut32: Name names hash table segment in MSFT_SegDir struct.
2013-07-29 15:00:59 +02:00
Piotr Caban
aada2c7b6f
oleaut32: Fill names hash table while creating typelib.
2013-07-29 15:00:52 +02:00
Piotr Caban
679542419a
msvcrt: Add _wcstol_l implementation.
2013-07-29 15:00:26 +02:00
Nikolay Sivov
5dc468f025
msxml3: Support for external entities in writer.
2013-07-29 14:28:23 +02:00
Nikolay Sivov
b3d85d41d9
msxml3: Implement output indentation for writer.
2013-07-29 14:28:20 +02:00
Bruno Jesus
95d01f1751
kernel32/tests: Add tests for GetVolumePathNameA().
2013-07-29 14:28:00 +02:00
Bruno Jesus
a9f3c1974d
ws2_32/tests: Add more tests for WSASocket().
2013-07-29 14:27:59 +02:00
Hans Leidekker
45191c542c
mscms: Get rid of the MSCMS_ prefix.
2013-07-29 14:27:55 +02:00
Hans Leidekker
d40c91262b
mscms: Port to liblcms2.
2013-07-29 14:27:52 +02:00
Piotr Caban
45b31a9f01
scrrun/tests: Add IFileSystem3::GetFile tests.
2013-07-29 14:19:30 +02:00
Piotr Caban
a29d77088a
scrrun: Add IFileSystem3::GetFile implementation.
2013-07-29 14:19:27 +02:00
Piotr Caban
e7a415b3f8
scrrun/tests: Add IFileSystem3::GetAbsolutePathName tests.
2013-07-29 14:19:11 +02:00
Piotr Caban
1027c20cd7
scrrun: Add IFileSystem3::GetAbsolutePathName implementation.
2013-07-29 14:19:03 +02:00
Piotr Caban
ac132599aa
scrrun: Add IFileSystem3::GetTempName implementation.
2013-07-29 14:18:44 +02:00
Alistair Leslie-Hughes
a32391ab6b
oledb32: Add support for IErrorRecords.
2013-07-29 14:16:39 +02:00
Alistair Leslie-Hughes
83c14c723c
oledb32: Add interface ISourcesRowset.
2013-07-29 14:15:08 +02:00
Christian Costa
a8728893b7
d3dx9_36: Release shader if getting constant table fails in D3DXCompileShader.
2013-07-29 14:11:08 +02:00
Vincent Povirk
531f795623
advpack: Handle quoted arguments to rundll exports.
2013-07-29 14:10:56 +02:00
Vincent Povirk
17f6609702
advpack/tests: Add test for LaunchINFSectionEx with quoted filename.
2013-07-29 14:10:53 +02:00
Bruno Jesus
3fea3a5b1a
ws2_32: Fix listen() implementation.
2013-07-27 12:20:21 -05:00
Charles Davis
05a68dbc55
winemac.drv: Also return the number of pixel formats if the caller didn't supply a PIXELFORMATDESCRIPTOR.
2013-07-27 12:14:46 -05:00
Andrew Eikum
dcaeb6b4fd
dsound: Allow multiple buffers to capture from the same device.
2013-07-27 11:56:39 -05:00
Andrew Eikum
0627ddcf15
winmm: Don't count unused frames.
2013-07-27 11:56:28 -05:00
Andrew Eikum
35e4aac8f6
winmm/tests: Fix waveInGetPosition type.
...
We're comparing the reported value against dwBytesRecorded, so we should
request the value to be in bytes.
2013-07-27 11:56:24 -05:00
Hans Leidekker
fdf8ab11d9
msi: Format text set by means of a control event.
2013-07-27 11:56:13 -05:00
Hans Leidekker
4759dcc3c1
msi: Subscribe to all control events instead of just the first.
2013-07-27 11:56:08 -05:00
Hans Leidekker
ec7650908a
msi: Merge events.c into dialog.c.
2013-07-27 11:56:01 -05:00
Hans Leidekker
3169db2b54
msi: Add support for the hyperlink control.
2013-07-27 11:55:27 -05:00
Piotr Caban
4f62fb2eec
oleaut32: Fix custdata_list initialization in ITypeInfo_fnGetRefTypeInfo.
2013-07-27 11:55:07 -05:00
Nikolay Sivov
88e94c7ef8
msxml3: Store namespace info for created attribute, fix returned properties.
2013-07-27 11:54:26 -05:00
Vincent Povirk
d9211c9e5f
atl: Do not access m_pTermFuncs if the structure is too small.
2013-07-27 11:54:19 -05:00
Jacek Caban
99af1ee34c
mshtml: Use proper window in set_moniker when invoked on frame or iframe.
2013-07-27 11:51:15 -05:00
Piotr Caban
6457163bb2
msvcrt: Add _wctomb_s_l implementation.
2013-07-27 11:50:56 -05:00
Ken Thomases
029aec19ff
user32: Remove dead code for suppressing menu drawing.
2013-07-27 11:50:12 -05:00
Rico Schüller
b196d0ccdc
d3dx9/tests: Add ID3DXConstantTable struct array test.
2013-07-27 11:49:27 -05:00
Rico Schüller
cf5a2b6417
d3dx9/tests: Add ID3DXConstantTable struct test.
2013-07-27 11:49:16 -05:00
Rico Schüller
bdec3f951b
d3dx9: Add support for structs to ID3DXConstantTable.
2013-07-27 11:49:07 -05:00
Rico Schüller
6705073016
d3dx9/tests: Add ID3DXConstantTable matrix row array test.
2013-07-27 11:48:59 -05:00
Rico Schüller
4e925d7d31
d3dx9/tests: Add ID3DXConstantTable matrix row test.
2013-07-27 11:48:48 -05:00
Jacek Caban
7fbcd4cb81
urlmon/tests: Added more FindMimeFromData tests.
2013-07-27 11:48:28 -05:00
Jacek Caban
e5d09bea24
urlmon: Fallback to URL-based MIME search in FindMimeFromData if found MIME is not concrete.
2013-07-27 11:48:17 -05:00
Jacek Caban
dbfe0572bd
urlmon: Moved FindMimeFromData to mimefilter.c.
2013-07-27 11:48:05 -05:00
Jacek Caban
e7ca2655e8
urlmon/tests: Make array-based MIME tests more generic.
2013-07-27 11:47:52 -05:00
Jacek Caban
6b73e8fb9f
urlmon/tests: MIME tests clean up.
2013-07-27 11:46:59 -05:00
Rico Schüller
cb47245585
d3dx9: Use d3dx_pass instead of D3DXHANDLE.
2013-07-27 11:46:38 -05:00
Rico Schüller
695921564b
d3dx9: Use d3dx_technique instead of D3DXHANDLE.
2013-07-27 11:46:35 -05:00
Rico Schüller
55a4be12f8
d3dx9: Fix initialization of D3DXPC_OBJECTs.
2013-07-27 11:46:29 -05:00
Piotr Caban
b6fc57ec84
msvcrt: Add _wmktemp_s implementation.
2013-07-24 14:35:12 -05:00
Piotr Caban
7d41f9b3e9
msvcrt: Add _mktemp_s implementation.
2013-07-24 14:35:11 -05:00
Piotr Caban
ce9d4b807e
msvcrt: Fix _mktemp implementation.
2013-07-24 14:35:11 -05:00
Nikolay Sivov
9e5097187e
ntdll: Implement RtlHashUnicodeString().
2013-07-24 14:35:09 -05:00
Piotr Caban
dd64952040
scrrun: Add IFileSystem3::GetBaseName implementation.
2013-07-24 11:13:16 -05:00
Piotr Caban
fab963cdcc
scrrun: Add IFileSystem3::GetFileName implementation.
2013-07-24 11:13:10 -05:00
Piotr Caban
d51a35c565
scrrun: Add IFileSystem3::GetParentFolderName implementation.
2013-07-24 11:13:00 -05:00
Rico Schüller
55c190d396
wined3d: Fix typo.
2013-07-24 11:12:45 -05:00
Jacek Caban
1c721e7164
userenv: Added a few more stubs.
2013-07-24 11:11:51 -05:00
Nikolay Sivov
80e70a8271
xmllite: Handle nesting depth limit better.
2013-07-24 11:11:38 -05:00
Nikolay Sivov
40c72e47ab
xmllite: Clear attributes on node change, improve tracing.
2013-07-24 11:11:32 -05:00
Rico Schüller
b7702177bc
d3dx9/tests: Add ID3DXConstantTable matrix column array test.
2013-07-24 11:10:58 -05:00
Rico Schüller
2bfd3e9867
d3dx9/tests: Add ID3DXConstantTable matrix column test.
2013-07-24 11:10:51 -05:00
Rico Schüller
787707025f
d3dx9/tests: Add ID3DXConstantTable vector array test.
2013-07-24 11:10:44 -05:00
Rico Schüller
89ecbde31d
d3dx9/tests: Add ID3DXConstantTable vector test.
2013-07-24 11:10:38 -05:00
Rico Schüller
833c0ce18d
d3dx9/tests: Add ID3DXConstantTable scalar array test.
2013-07-24 11:10:32 -05:00
Matteo Bruni
42cfbb825c
wined3d: Add a missing destroy_dummy_textures() call.
2013-07-24 11:09:39 -05:00
Matteo Bruni
e2cf98eb76
wined3d: Implement special fog behavior for orthogonal projection matrices.
2013-07-24 11:09:31 -05:00
Nikolay Sivov
7e136d68f7
ntdll/tests: Properly skip on missing functions.
2013-07-22 19:31:28 +02:00
Marcus Meissner
f6a16d8e04
msxml3/tests: Check ISAXContentHandler_endDocument (Coverity).
2013-07-22 19:31:27 +02:00
Dmitry Timoshkov
4cc482bc0d
kernel32: GetShortPathName for a non-existent short file name should fail.
2013-07-22 19:31:13 +02:00
Aric Stewart
deff27e23e
wineqtdecoder: Calculate AvgTimePerFrame for video tracks.
2013-07-22 19:27:18 +02:00
Rico Schüller
0a2085f502
d3dx9/tests: Add ID3DXConstantTable scalar test.
2013-07-22 17:17:29 +02:00
Rico Schüller
8231c8ef50
d3dx9: Improve ID3DXConstantTable::Set*().
2013-07-22 17:17:15 +02:00
Rico Schüller
918abfef6a
d3dx9: Merge get/is_valid_constant().
2013-07-22 17:16:28 +02:00
Rico Schüller
e6e09eb465
d3dx9: Improve shader constant table parsing.
2013-07-22 17:16:22 +02:00
Marcus Meissner
716f115293
gdiplus/tests: Check return code of GdipGetClipBounds (Coverity).
2013-07-22 17:16:04 +02:00
Huw Davies
cf9cb6c118
gdi32: Ignore max_extent if nfit is NULL.
2013-07-22 17:16:04 +02:00
Qian Hong
b2472c09ba
kernel32/nls: Updated LOCALE_SENGLANGUAGE for multiple Chinese variants to match Win7's behavior.
2013-07-22 17:16:04 +02:00
Qian Hong
ff7746a0c8
msvcrt/tests: Added setlocale test for Chinese_China.936.
2013-07-22 17:16:04 +02:00
Christian Costa
61bf3d45dc
d3dx9_36: Show object number in traces.
2013-07-22 17:16:03 +02:00
Christian Costa
a119f2666a
d3dx9_36: Add trace to D3DAssembleShader and D3DCompileShader.
2013-07-22 17:16:03 +02:00
Christian Costa
582945faac
d3dx9_36: Display bpp in decimal in traces.
2013-07-22 17:16:03 +02:00
Nikolay Sivov
98be36698c
windowscodecs: Implement CopyPixels() for clipper.
2013-07-22 17:16:03 +02:00
Nikolay Sivov
cbf51069e4
windowscodecs: Implement GetPalette() for clipper.
2013-07-22 17:16:02 +02:00
Alexandre Julliard
6cb5cf183a
libwine: Update the codepage tables to Unicode 6.2.0.
2013-07-22 17:16:01 +02:00
Alexandre Julliard
1f44de3f65
usp10: Update the character data tables to Unicode 6.2.0.
2013-07-22 17:16:01 +02:00
Alexandre Julliard
2c5c2b5546
usp10: Update the line breaking algorithm to Unicode 6.2.0.
2013-07-22 17:16:00 +02:00
Alexandre Julliard
4be0f88e8d
libwine: Use the best fit data for codepage 1361.
2013-07-22 17:16:00 +02:00
Nikolay Sivov
be8d73d456
xmllite: Report attribute as non-default for now.
2013-07-22 17:15:59 +02:00
Nikolay Sivov
d315e438a2
xmllite: Implement IsEmptyElement().
2013-07-22 17:15:59 +02:00
Nikolay Sivov
f02b2225ee
xmllite: Initial support for CharData (or Text) nodes.
2013-07-22 17:15:59 +02:00
Nikolay Sivov
5a1a745570
xmllite: Store prefix for start tag and return it.
2013-07-22 17:15:59 +02:00
Nikolay Sivov
b130ca1c5f
comctl32: Properly handle repainting for HDF_OWNERDRAW items.
2013-07-22 17:15:59 +02:00
Bruno Jesus
9ea1835b82
ws2_32/tests: Add listen() tests for TCP sockets.
2013-07-22 09:38:19 +02:00
Jacek Caban
2046d69b4e
mshtml/tests: Added more res protocol tests.
2013-07-22 09:37:42 +02:00
Jacek Caban
edf4e61891
mshtml: Better res protocol URL parsing.
2013-07-22 09:37:35 +02:00
Nikolay Sivov
fa12cffa9d
windowscodecs: Implement GetResolution() for bitmap clipper.
2013-07-19 19:15:14 +02:00
Nikolay Sivov
4bbb285d5e
windowscodecs: Added GetPixelFormat() for bitmap clipper.
2013-07-19 19:15:09 +02:00
Nikolay Sivov
682ea785df
windowscodecs: Implement Initialize() and GetSize() for bitmap clipper.
2013-07-19 19:15:02 +02:00
Nikolay Sivov
5d4c614c05
windowscodecs: Added IWICBitmapClipper stub.
2013-07-19 19:14:51 +02:00
Dmitry Timoshkov
3738c6b05c
windowscodecs: Generate global GIF palette even a real one is missing.
2013-07-19 16:34:46 +02:00
Dmitry Timoshkov
f6c73a227b
windowscodecs/tests: Add a test for global GIF palette exposed by recent Windows versions.
2013-07-19 16:34:42 +02:00
Jacek Caban
10389b272d
wininet: Ignore missing status text in response headers.
2013-07-19 16:27:31 +02:00
Dmitry Timoshkov
3d759a0c69
ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file.
2013-07-19 14:40:17 +02:00
Nikolay Sivov
47159b6a66
msxml3/tests: Fix test failures with IObjectWithSite.
...
This fixes test failure on Win8 that apparently implements it same way
as wine does. Refcount tests are removed, added corresponding broken
condition.
From 77c26c7a1a7a0fc63a89f3515f748752b679c891 Mon Sep 17 00:00:00 2001
From: Nikolay Sivov <nsivov@codeweavers.com>
Date: Fri, 19 Jul 2013 08:16:21 +0400
Subject: [PATCH 26/26] Fix test failures with IObjectWithSite
2013-07-19 14:39:35 +02:00
Thomas Faber
186d8553c1
ieframe: Use SHANDLE_PTR in IWebBrowserApp::get_HWND.
2013-07-19 14:38:07 +02:00
Alexandre Julliard
3799d55d9b
ntdll: Implement RtlExitUserProcess.
2013-07-19 12:15:15 +02:00
Alexandre Julliard
1c11770159
ntdll: Simplify detach sequence now that there is no possible race on process exit.
2013-07-19 12:13:09 +02:00
Dmitry Timoshkov
14f34c15d1
gdiplus: Store graphics clipping region in device coordinates.
2013-07-19 11:58:23 +02:00
Dmitry Timoshkov
c8ebd4ade0
gdiplus/tests: Test how device to world transform correlates with clipping region bounding rectangle.
2013-07-19 11:57:56 +02:00
Nikolay Sivov
7a69c2f169
ole32/tests: More tests that actually show CLSID/ProgId redirection in action.
2013-07-19 11:57:01 +02:00
Nikolay Sivov
173b834b4a
ntdll/tests: Tests for RtlHashUnicodeString().
2013-07-19 11:56:37 +02:00