Nikolay Sivov
|
b4bab76792
|
oledb32: Added IConnectionPoint stub for IRowPositionChange notification.
|
2013-08-02 11:24:52 +02:00 |
Nikolay Sivov
|
2111d70c25
|
oledb32: Added IConnectionPointContainer stub.
|
2013-08-02 11:24:44 +02:00 |
Bruno Jesus
|
ce0e3158b2
|
ws2_32/tests: Add and update WSASocketA() tests.
|
2013-08-02 11:22:51 +02:00 |
Stefan Dösinger
|
c0faf86fff
|
ddraw: Fix double to float conversion warnings.
|
2013-08-01 20:43:42 +02:00 |
Stefan Dösinger
|
ba61730daa
|
wined3d: Avoid calculating 1 / (fog_end - fog_start) in the shader.
|
2013-08-01 20:43:42 +02:00 |
Dmitry Timoshkov
|
3894493a76
|
windowscodecs: Workaround libtiff bug when it defines toff_t as 32-bit for 32-bit builds.
|
2013-08-01 20:43:42 +02:00 |
Aric Stewart
|
745e7c93c9
|
wineps.drv: Allow for vertical text printing.
With extensive review and help from Huw Davies.
|
2013-08-01 20:43:40 +02:00 |
Bruno Jesus
|
75fc88452c
|
ws2_32: Simplify WINSOCK_EnterSingleProtocolA using the W version.
|
2013-08-01 17:51:14 +02:00 |
Piotr Caban
|
a51ffcd442
|
msvcrt: Added _swprintf_s_l implementation.
|
2013-08-01 16:28:39 +02:00 |
Piotr Caban
|
ec7ebd358d
|
scrrun: Fix IFileSystem3::GetAbsolutePathName tests failures.
|
2013-08-01 16:28:29 +02:00 |
Piotr Caban
|
12d3741200
|
scrrun: Fix IFile::get_Attributes tests and implementation.
|
2013-08-01 16:28:23 +02:00 |
Qian Hong
|
00289d5b91
|
imm32: Fixed ImmUnlockIMCC.
|
2013-08-01 12:17:16 +02:00 |
Qian Hong
|
2214381657
|
imm32/tests: Added test for IMCC lock count.
|
2013-08-01 12:17:14 +02:00 |
Qian Hong
|
44f6006738
|
imm32: Fixed ImmUnlockIMC.
|
2013-08-01 12:17:12 +02:00 |
Qian Hong
|
0f14a77f5d
|
imm32/tests: Added test for IMC lock count.
|
2013-08-01 12:17:10 +02:00 |
Marcus Meissner
|
e89c801b50
|
urlmon: Fixed a chars vs bytes mismatch.
|
2013-08-01 12:12:10 +02:00 |
Marcus Meissner
|
c803d53b13
|
mshtml: Fixed character vs byte mismatches.
|
2013-08-01 12:12:03 +02:00 |
Nikolay Sivov
|
2a78e48e20
|
oledb32: Added IRowPositionChange interface definition.
|
2013-08-01 12:11:17 +02:00 |
Nikolay Sivov
|
0e2e838697
|
oledb32: Implement IRowPosition::Initialize().
|
2013-08-01 12:11:09 +02:00 |
Nikolay Sivov
|
6297ba3dcb
|
oledb32: Stub for IRowPosition.
|
2013-08-01 12:11:05 +02:00 |
Alexandre Julliard
|
c14e322a92
|
wbemprox: Use bison directives instead of defines to specify extra lexer parameters.
|
2013-08-01 12:00:44 +02:00 |
Alexandre Julliard
|
f86c46f640
|
vbscript: Use bison directives instead of defines to specify extra lexer parameters.
|
2013-08-01 12:00:23 +02:00 |
Alexandre Julliard
|
3f98185fb8
|
msi: Use bison directives instead of defines to specify extra lexer parameters.
|
2013-08-01 12:00:04 +02:00 |
Alexandre Julliard
|
ffbe1ca986
|
jscript: Use bison directives instead of defines to specify extra lexer parameters.
|
2013-08-01 11:59:12 +02:00 |
Bruno Jesus
|
d5f7f74f78
|
ws2_32/tests: Test the precedence of parameters while creating a socket in WSASocket().
|
2013-08-01 11:42:50 +02:00 |
Bruno Jesus
|
d7f216818f
|
ws2_32/tests: Fix bad usage of WSAGetLastError() in tests.
|
2013-08-01 11:42:43 +02:00 |
Ken Thomases
|
47337ed14c
|
winemac: Make a file-scope variable static.
|
2013-08-01 11:42:32 +02:00 |
Hans Leidekker
|
0c9321eb0f
|
wininet: Handle NULL input string in str_to_buffer.
|
2013-07-31 22:26:57 +02:00 |
Hans Leidekker
|
5f346f63ba
|
wininet: Ignore INTERNET_FLAG_NO_CACHE_WRITE only for GET requests.
|
2013-07-31 22:26:57 +02:00 |
Piotr Caban
|
eb5c9707b5
|
oleaut32: Store hreftype associated with guid while saving typelib.
|
2013-07-31 22:26:57 +02:00 |
Piotr Caban
|
e35a05b9a4
|
oleaut32: Name guids hash table segment in MSFT_SegDir struct.
|
2013-07-31 22:26:56 +02:00 |
Piotr Caban
|
0059a0af62
|
oleaut32: Fill guids hash table while creating typelib.
|
2013-07-31 22:26:56 +02:00 |
Akihiro Sagawa
|
7444c1d6b0
|
gdi32: Adjust bitmap font height when it has an external leading.
This fixes wine test failures in Japanese locale.
|
2013-07-31 22:26:56 +02:00 |
Akihiro Sagawa
|
dc241a8371
|
gdi32: Add a helper function to get bitmap size.
|
2013-07-31 22:26:56 +02:00 |
Akihiro Sagawa
|
01280cff91
|
Revert "gdi32: Use the default character when the glyph is missing.".
This reverts commit 15aa8daf64 .
It breaks the default character rendering in some bitmap fonts, e.g. Fixedsys.
|
2013-07-31 22:26:56 +02:00 |
Alexandre Julliard
|
8d8fdc5b3a
|
configure: Add pkg-config support for libmpg123.
|
2013-07-31 22:26:56 +02:00 |
Alexandre Julliard
|
621377f492
|
configure: Add pkg-config support for libcapi20.
|
2013-07-31 22:26:55 +02:00 |
Alexandre Julliard
|
079f8aee18
|
configure: Add pkg-config support for libtiff.
|
2013-07-31 22:26:55 +02:00 |
Alexandre Julliard
|
6b1a96991c
|
configure: Add pkg-config support for libjpeg.
|
2013-07-31 22:26:55 +02:00 |
Piotr Caban
|
c43bf14569
|
oleaut32: Fix ICreateTypeInfo2_fnAddVarDesc implementation.
|
2013-07-31 22:26:55 +02:00 |
Alistair Leslie-Hughes
|
a1e4af2d1e
|
oleacc: Add typelib.
|
2013-07-31 22:26:55 +02:00 |
Alistair Leslie-Hughes
|
325b824de5
|
oledb32: Add IErrorInfo Support.
|
2013-07-31 22:26:55 +02:00 |
Jacek Caban
|
722adee7bd
|
explorerframe: Fixed debug channel name.
|
2013-07-31 22:26:55 +02:00 |
Nikolay Sivov
|
b1bf9a62f9
|
msxml3: Unescape '&' back to '&' in attribute value.
|
2013-07-31 22:26:53 +02:00 |
Nikolay Sivov
|
387b5a3c12
|
msdaps: Implement some proxy/stub methods.
|
2013-07-31 16:29:49 +02:00 |
Nikolay Sivov
|
1692ccc56d
|
ntdll: Added RtlFindActivationContextSectionGuid() stub.
|
2013-07-31 16:29:49 +02:00 |
Nikolay Sivov
|
db5d9aa9e6
|
kernel32/tests: Test for several assemblies in context with window class redirects.
|
2013-07-31 16:29:49 +02:00 |
Bruno Jesus
|
63fb7a798c
|
ws2_32: Fix service flags returned from TCP and UDP protocols.
|
2013-07-31 16:29:48 +02:00 |
Thomas Faber
|
7944ca4855
|
quartz: Correct IAMDirectSound::GetFocusWindow signature.
|
2013-07-30 20:55:32 +02:00 |
Alistair Leslie-Hughes
|
de8498c781
|
windowscodecsext: Add stub DllGetClassObject.
|
2013-07-30 20:53:17 +02:00 |
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 |