Jacek Caban [Fri, 2 Nov 2012 12:49:53 +0000 (13:49 +0100)]
urlmon: Added AsyncInstallDistributionUnit implementation.
Jacek Caban [Fri, 2 Nov 2012 12:49:36 +0000 (13:49 +0100)]
urlmon: Moved extracting callback from IBindCtx to separated function.
Jacek Caban [Fri, 2 Nov 2012 12:49:22 +0000 (13:49 +0100)]
wininet: Commit cache file as soon as all data is written.
Jacek Caban [Fri, 2 Nov 2012 12:49:05 +0000 (13:49 +0100)]
wininet: Write received data to cache before notifying progress.
Jacek Caban [Fri, 2 Nov 2012 10:45:48 +0000 (11:45 +0100)]
cabinet: Improved debug traces.
Nikolay Sivov [Fri, 2 Nov 2012 19:52:05 +0000 (15:52 -0400)]
dwrite: Support more script ranges, up to Mongolian.
Christian Costa [Wed, 31 Oct 2012 08:56:39 +0000 (09:56 +0100)]
kernel32: Implement CompareStringOrdinal.
Alexandre Julliard [Fri, 2 Nov 2012 18:46:18 +0000 (19:46 +0100)]
gdi32: Set the font anti-aliasing flags from the fontconfig information if available.
Alexandre Julliard [Fri, 2 Nov 2012 16:21:28 +0000 (17:21 +0100)]
gdi32: Move checking of the subpixel support and gasp flags to freetype.c.
Alexandre Julliard [Wed, 31 Oct 2012 15:07:51 +0000 (16:07 +0100)]
gdi32: Disable anti-aliasing when necessary in the various drivers.
Alexandre Julliard [Wed, 31 Oct 2012 14:55:29 +0000 (15:55 +0100)]
gdi32: Store the anti-aliasing flags in the DC when selecting a font.
Alexandre Julliard [Tue, 30 Oct 2012 18:37:31 +0000 (19:37 +0100)]
gdi32: Add a parameter to return anti-aliasing flags in the SelectFont driver entry point.
Jacek Caban [Fri, 2 Nov 2012 09:26:26 +0000 (10:26 +0100)]
explorerframe: Moved TaskbarList implementation to explorerframe.
Juan Lang [Fri, 2 Nov 2012 03:28:30 +0000 (20:28 -0700)]
Revert "crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.".
This reverts commit
78c901586193d20092e992a460f00f4070c67ae9.
The comments in the tests indicate that the tests are a little funny
anyway, so they clearly weren't enough justification for the change
introduced here.
Juan Lang [Wed, 1 Feb 2012 18:19:48 +0000 (10:19 -0800)]
rsaenh: Ensure a PKCS1 data block has at least minimum length.
Francois Gouget [Thu, 1 Nov 2012 22:21:00 +0000 (23:21 +0100)]
winemenubuilder: Return the icon identifier instead of the full path on Mac OS X too.
Francois Gouget [Thu, 1 Nov 2012 22:20:13 +0000 (23:20 +0100)]
winemenubuilder: Use the same icon name on Mac OS X as on Unix.
Hiroshi Miura [Wed, 31 Oct 2012 13:29:26 +0000 (22:29 +0900)]
wininet: Add a TLS fallback mechanism.
Nozomi Kodama [Wed, 31 Oct 2012 04:37:10 +0000 (18:37 -1000)]
d3dx9_36: Add tests for D3DXSHRotateZ.
Daniel Lehman [Wed, 31 Oct 2012 23:20:16 +0000 (16:20 -0700)]
msvcrt: Return value from MSVCRT____mb_cur_max_func instead of pointer.
André Hentschel [Thu, 1 Nov 2012 15:08:29 +0000 (16:08 +0100)]
winspool: Avoid memory leaks (coverity).
Frédéric Delanoy [Thu, 1 Nov 2012 03:10:01 +0000 (04:10 +0100)]
cmd: Fix some leaks (coverity).
Piotr Caban [Thu, 1 Nov 2012 14:28:18 +0000 (15:28 +0100)]
comctl32: Fixed RBBS_BREAK flag unsetting in REBAR_HandleUDDrag.
Piotr Caban [Thu, 1 Nov 2012 14:27:57 +0000 (15:27 +0100)]
comctl32: Don't update rebar layout if it doesn't change in REBAR_HandleUDDrag.
Piotr Caban [Thu, 1 Nov 2012 14:27:29 +0000 (15:27 +0100)]
msvcrt: Improved parsing precision of doubles in scanf.
This code is based on doubles parsing in jscript lexer.
Piotr Caban [Thu, 1 Nov 2012 14:27:01 +0000 (15:27 +0100)]
msvcrt: Fixed %Lf format handling in scanf.
Hans Leidekker [Thu, 1 Nov 2012 13:45:59 +0000 (14:45 +0100)]
winhttp: Fix the error returned from WinHttpGetProxyForUrl when autodetection fails.
Jacek Caban [Thu, 1 Nov 2012 11:27:32 +0000 (12:27 +0100)]
widl: Define PROXY_DELEGATION in dlldata.c when needed.
Alexandre Julliard [Thu, 1 Nov 2012 11:35:52 +0000 (12:35 +0100)]
gdi32: Store the fontconfig anti-aliasing flags for each font.
Alexandre Julliard [Thu, 1 Nov 2012 12:16:26 +0000 (13:16 +0100)]
gdi32: Store the font file name in Unicode in the font cache.
Alexandre Julliard [Thu, 1 Nov 2012 11:35:32 +0000 (12:35 +0100)]
gdi32: Avoid some redundant registry calls while loading the font cache.
Nikolay Sivov [Thu, 1 Nov 2012 17:13:02 +0000 (13:13 -0400)]
msxml3: Fix indexed access to schema collection namespace uris.
Nikolay Sivov [Thu, 1 Nov 2012 13:16:43 +0000 (09:16 -0400)]
dwrite: Support nine more script ranges up to code point 0x0bff.
Vincent Povirk [Wed, 31 Oct 2012 20:37:16 +0000 (15:37 -0500)]
gdiplus: Reimplement GdipCreateMetafileFromEmf without using IPicture.
Vincent Povirk [Wed, 31 Oct 2012 19:33:50 +0000 (14:33 -0500)]
gdiplus: Implement GdipCloneImage for metafiles with a handle.
Vincent Povirk [Wed, 31 Oct 2012 18:36:00 +0000 (13:36 -0500)]
gdiplus: Implement drawing metafiles with an emf handle.
Vincent Povirk [Wed, 31 Oct 2012 18:24:20 +0000 (13:24 -0500)]
gdiplus: Add tests for drawing recorded metafiles.
Jacek Caban [Wed, 31 Oct 2012 12:02:43 +0000 (13:02 +0100)]
urlmon.idl: Added AsyncInstallDistributionUnit declaration.
Christian Costa [Wed, 31 Oct 2012 08:56:15 +0000 (09:56 +0100)]
d3drm: Move mesh builder data cleaning code into a separate function.
Christian Costa [Wed, 31 Oct 2012 08:56:07 +0000 (09:56 +0100)]
d3drm: Init vertices before creating group.
Huw Davies [Wed, 31 Oct 2012 12:06:23 +0000 (12:06 +0000)]
vbscript: The first day of the week should default to Sunday, not the system default.
Nikolay Sivov [Wed, 31 Oct 2012 14:44:49 +0000 (10:44 -0400)]
dwrite: Support for Armenian, Hebrew and complete Arabic ranges.
Jörg Höhle [Tue, 6 Mar 2012 18:07:44 +0000 (19:07 +0100)]
ntdll: Do not execute callbacks past DeleteTimer(INVALID_HANDLE_VALUE).
Jörg Höhle [Wed, 25 Jan 2012 21:53:21 +0000 (22:53 +0100)]
winealsa: Fix capture overrun logging.
Michael Stefaniuc [Wed, 31 Oct 2012 10:34:10 +0000 (11:34 +0100)]
user32: Avoid sizeof on structs with variable length array.
Michael Stefaniuc [Wed, 31 Oct 2012 10:32:33 +0000 (11:32 +0100)]
usp10: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
Jacek Caban [Wed, 31 Oct 2012 10:28:28 +0000 (11:28 +0100)]
advpack: Added ExtractFilesW implementation.
Daniel Lehman [Tue, 30 Oct 2012 20:14:57 +0000 (13:14 -0700)]
msvcp: Sync fpos usage and istream<>::tellg.
Daniel Lehman [Mon, 1 Oct 2012 17:54:36 +0000 (10:54 -0700)]
msvcp90: In istream<>::tellg don't use sentry.
Daniel Lehman [Sat, 29 Sep 2012 00:17:53 +0000 (17:17 -0700)]
msvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
Daniel Lehman [Fri, 28 Sep 2012 22:16:17 +0000 (15:16 -0700)]
msvcp90: Update fpos<>::off instead of pos in stringbuf<>::seekoff.
Jacek Caban [Wed, 31 Oct 2012 09:21:09 +0000 (10:21 +0100)]
jscript: Fixed some leaks (coverity).
Frédéric Delanoy [Wed, 31 Oct 2012 08:43:46 +0000 (09:43 +0100)]
rpcrt4: Fix resources leaks.
Michael Stefaniuc [Tue, 30 Oct 2012 22:15:44 +0000 (23:15 +0100)]
ole32/tests: Fix a memleak on an error path (Smatch).
Michael Stefaniuc [Tue, 30 Oct 2012 22:14:52 +0000 (23:14 +0100)]
user32/test: Don't over-allocate memory for DDEDATA.
André Hentschel [Tue, 30 Oct 2012 19:07:10 +0000 (20:07 +0100)]
vbscript: Avoid memory leak in compile_select_statement (coverity).
André Hentschel [Tue, 30 Oct 2012 19:07:25 +0000 (20:07 +0100)]
wininet: Fix WININET_SetAuthorization on error path (coverity).
André Hentschel [Tue, 30 Oct 2012 19:07:22 +0000 (20:07 +0100)]
winex11: Avoid memory leaks (coverity).
André Hentschel [Tue, 30 Oct 2012 19:07:15 +0000 (20:07 +0100)]
wineps: Avoid memory leaks (coverity).
André Hentschel [Tue, 30 Oct 2012 19:06:57 +0000 (20:06 +0100)]
usp10: Avoid memory leak in ScriptTextOut (coverity).
Frédéric Delanoy [Tue, 30 Oct 2012 16:31:28 +0000 (17:31 +0100)]
cmd: Avoid handle leaks (coverity).
André Hentschel [Tue, 30 Oct 2012 14:03:05 +0000 (15:03 +0100)]
user32: Avoid memory leaks (coverity).
Huw Davies [Tue, 30 Oct 2012 13:22:16 +0000 (13:22 +0000)]
gdi32: Implement sub-pixel glyph smoothing.
Jacek Caban [Tue, 30 Oct 2012 09:32:01 +0000 (10:32 +0100)]
vbscript: Added support for more builtin constants.
Alistair Leslie-Hughes [Tue, 30 Oct 2012 08:47:34 +0000 (19:47 +1100)]
iads.idl: Add missing interfaces.
Rafał Mużyło [Mon, 29 Oct 2012 22:52:51 +0000 (23:52 +0100)]
gdiplus: Mark regions as unclipped correctly.
Rafał Mużyło [Mon, 29 Oct 2012 22:42:39 +0000 (23:42 +0100)]
gdiplus: Fix logic of treating the region of a string as unclipped.
André Hentschel [Mon, 29 Oct 2012 23:30:12 +0000 (00:30 +0100)]
comdlg32: Fix usage of constants.
Erich Hoover [Thu, 25 Oct 2012 23:52:25 +0000 (17:52 -0600)]
ntdll: Implement nanosecond precision file time storage.
Alexandre Julliard [Tue, 30 Oct 2012 10:50:42 +0000 (11:50 +0100)]
ntdll: Remove futimes implementation from libport, it's only needed in ntdll.
Alexandre Julliard [Tue, 30 Oct 2012 10:44:10 +0000 (11:44 +0100)]
ntdll: Add a helper function to set file times.
Alexandre Julliard [Tue, 30 Oct 2012 10:43:05 +0000 (11:43 +0100)]
ntdll: Avoid using Low/HighPart of a large integer when not necessary.
Jörg Höhle [Thu, 20 Sep 2012 15:13:24 +0000 (17:13 +0200)]
winmm: Turn some MCI parser ERR into FIXME.
Jacek Caban [Tue, 30 Oct 2012 08:56:00 +0000 (09:56 +0100)]
d3dx9mesh.h: Fixed D3DXConvertMeshSubsetToStrips declaration.
Jacek Caban [Tue, 30 Oct 2012 08:48:21 +0000 (09:48 +0100)]
vbscript: Print more informative FIXME when parser fails.
Nikolay Sivov [Tue, 30 Oct 2012 15:53:19 +0000 (11:53 -0400)]
dwrite: Support for Greek and Cyrillic ranges.
Frédéric Delanoy [Mon, 29 Oct 2012 20:13:46 +0000 (21:13 +0100)]
po: Update French translation.
Frédéric Delanoy [Tue, 30 Oct 2012 07:55:37 +0000 (08:55 +0100)]
gdiplus/tests: Cleanup resources on error path in test_font_height_scaling (coverity).
Frédéric Delanoy [Mon, 29 Oct 2012 20:17:31 +0000 (21:17 +0100)]
crypt32: Avoid double free in CRYPT_LoadSIP on error path (coverity).
André Hentschel [Mon, 29 Oct 2012 19:16:36 +0000 (20:16 +0100)]
dplayx: Reorder some code to avoid memory leak (coverity).
Henri Verbeet [Tue, 30 Oct 2012 00:01:46 +0000 (01:01 +0100)]
d3d9/tests: Avoid LPDIRECT3DSURFACE9.
Henri Verbeet [Tue, 30 Oct 2012 00:01:45 +0000 (01:01 +0100)]
d3d9/tests: Avoid LPDIRECT3DVERTEXBUFFER9.
Henri Verbeet [Tue, 30 Oct 2012 00:01:44 +0000 (01:01 +0100)]
d3d9/tests: Avoid LPDIRECT3DTEXTURE9.
Daniel Lehman [Fri, 26 Oct 2012 17:18:58 +0000 (10:18 -0700)]
msvcp: Sync istream<>::peek implementations.
Daniel Lehman [Fri, 28 Sep 2012 00:27:15 +0000 (17:27 -0700)]
msvcp90: Set eof state in istream<>::peek if got eof.
Nikolay Sivov [Mon, 29 Oct 2012 15:15:43 +0000 (11:15 -0400)]
dwrite: Support itemization up to codepoint 0x2ff (Latin range).
Nikolay Sivov [Mon, 29 Oct 2012 14:10:01 +0000 (10:10 -0400)]
dwrite: Implement initial script itemization for AnalyzeScript().
Nikolay Sivov [Sun, 28 Oct 2012 21:58:10 +0000 (17:58 -0400)]
dwrite: Added a stub for IDWriteTextAnalyzer.
Nikolay Sivov [Sun, 28 Oct 2012 17:21:13 +0000 (13:21 -0400)]
dwrite: Added initial test code for text analyzer tests.
Hans Leidekker [Mon, 29 Oct 2012 11:18:50 +0000 (12:18 +0100)]
msi: Pass string length to msi_set_property in ACTION_CustomAction.
Hans Leidekker [Mon, 29 Oct 2012 11:16:42 +0000 (12:16 +0100)]
msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate.
Hans Leidekker [Mon, 29 Oct 2012 11:16:10 +0000 (12:16 +0100)]
msi: Don't create a copy of deferred custom action data.
Hans Leidekker [Mon, 29 Oct 2012 11:15:47 +0000 (12:15 +0100)]
msi: Return length instead of size from deformat_string.
Hans Leidekker [Mon, 29 Oct 2012 11:15:21 +0000 (12:15 +0100)]
msi: Add a length parameter to msi_set_property and use it where appropriate.
Hans Leidekker [Mon, 29 Oct 2012 11:14:44 +0000 (12:14 +0100)]
msi: Preserve strings with embedded nulls when copying from a record to the string table.
Hans Leidekker [Mon, 29 Oct 2012 11:14:19 +0000 (12:14 +0100)]
msi: Preserve strings with embedded nulls when copying from the string table to a record.
Hans Leidekker [Mon, 29 Oct 2012 11:13:54 +0000 (12:13 +0100)]
msi: Preserve strings with embedded nulls in the record implementation.
Hans Leidekker [Mon, 29 Oct 2012 11:13:29 +0000 (12:13 +0100)]
msi: Get rid of MSI_RecordSetStringA.
Hans Leidekker [Mon, 29 Oct 2012 11:13:12 +0000 (12:13 +0100)]
msi: Store string length in the record structure.
Hans Leidekker [Mon, 29 Oct 2012 11:12:50 +0000 (12:12 +0100)]
msi: Add support for storing strings with embedded nulls in the string table.