Commit Graph

96409 Commits

Author SHA1 Message Date
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 8fcac3b2bb wrc: Remove non-bison compatibility code. 2013-08-01 12:04:29 +02:00
Alexandre Julliard bda5a2ffb8 widl: Remove non-bison compatibility code. 2013-08-01 12:04:24 +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
Volkan Gezer 5b17363add po: Updated Turkish translations. 2013-08-01 11:58:17 +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
Hwang YunSong 820073f1cc po: Update Korean translation. 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 f929d2c2bc winedump: Rename lib typelib segment to GuidHashTab. 2013-07-31 22:26:56 +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 0a06ca2917 configure: Don't use the alternate package config scripts when cross-compiling. 2013-07-31 22:26:56 +02:00
Alexandre Julliard b48ee74832 configure: Don't use pkg-config without tool prefix when cross-compiling. 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 6ff047d126 oleacc: Add missing interfaces. 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