Jacek Caban [Tue, 11 Dec 2012 12:02:14 +0000 (13:02 +0100)]
atl100: Added AtlUpdateRegistryFromResourceD implementation (based on AtlModuleUpdateRegistryFromResourceD).
Amine Khaldi [Mon, 10 Dec 2012 22:16:46 +0000 (23:16 +0100)]
include: Define LIST_ENTRY using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:17:41 +0000 (23:17 +0100)]
include: Define WINE_RB_ENTRY_VALUE using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:15:36 +0000 (23:15 +0100)]
include: Define CONTAINING_RECORD using the standard offsetof.
Amine Khaldi [Mon, 10 Dec 2012 22:14:02 +0000 (23:14 +0100)]
include: Define FIELD_OFFSET to the standard offsetof.
Francois Gouget [Tue, 11 Dec 2012 09:52:12 +0000 (10:52 +0100)]
wined3d: Remove a stray semi-colon from the spec file.
Hans Leidekker [Tue, 11 Dec 2012 08:45:55 +0000 (09:45 +0100)]
wininet: Don't perform revocation checks when verifying a certificate.
Andrew Talbot [Mon, 10 Dec 2012 22:43:34 +0000 (22:43 +0000)]
comctl32: Indentation fix.
Andrew Talbot [Mon, 10 Dec 2012 22:43:40 +0000 (22:43 +0000)]
comdlg32: Indentation fix.
André Hentschel [Mon, 10 Dec 2012 22:37:13 +0000 (23:37 +0100)]
shlwapi/tests: Fix two tests on win8.
Henri Verbeet [Mon, 10 Dec 2012 20:54:36 +0000 (21:54 +0100)]
wined3d: Get rid of ENTER_GL / LEAVE_GL.
Henri Verbeet [Mon, 10 Dec 2012 20:54:35 +0000 (21:54 +0100)]
d3d10core: Get rid of a FIXME in d3d10_device_CreateGeometryShader().
Henri Verbeet [Mon, 10 Dec 2012 20:54:34 +0000 (21:54 +0100)]
ddraw: Avoid LPDDDEVICEIDENTIFIER2.
Henri Verbeet [Mon, 10 Dec 2012 20:54:33 +0000 (21:54 +0100)]
ddraw: Avoid LPDDDEVICEIDENTIFIER.
Henri Verbeet [Mon, 10 Dec 2012 20:54:32 +0000 (21:54 +0100)]
ddraw: Avoid LPDDBLTBATCH.
Alexandre Julliard [Mon, 10 Dec 2012 20:42:18 +0000 (21:42 +0100)]
gdi32: Add a level of pointers to the glyph cache to avoid the need for locking individual glyphs.
Detlef Riekenberg [Mon, 10 Dec 2012 10:49:48 +0000 (11:49 +0100)]
mlang/tests: Accept the different translation in win8.
Alexandre Julliard [Mon, 10 Dec 2012 19:30:20 +0000 (20:30 +0100)]
winex11: Send WM_EXITSIZEMOVE when the mouse has been released.
Jacek Caban [Mon, 10 Dec 2012 11:35:33 +0000 (12:35 +0100)]
atl: Don't call HeapFree on module argument in AtlModuleTerm.
Jacek Caban [Mon, 10 Dec 2012 11:27:47 +0000 (12:27 +0100)]
atl100: Added AtlCallTermFunc implementation (based on AtlModuleTerm).
Jacek Caban [Mon, 10 Dec 2012 11:27:29 +0000 (12:27 +0100)]
atl100: Added AtlAddTermFunc implementation (based on atl.dll version).
Jacek Caban [Mon, 10 Dec 2012 11:27:03 +0000 (12:27 +0100)]
atl: Allow version-based differences in struct layouts.
André Hentschel [Mon, 10 Dec 2012 14:16:29 +0000 (15:16 +0100)]
winedbg: Add load/store dual/exclusive and table branch operators to Thumb2 disassembler.
Piotr Caban [Mon, 10 Dec 2012 15:13:50 +0000 (16:13 +0100)]
msvcrt: Fixed get_this_pointer implementation.
Piotr Caban [Mon, 10 Dec 2012 11:48:07 +0000 (12:48 +0100)]
msvcrt: Fixed _localtime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:47:54 +0000 (12:47 +0100)]
msvcrt: Reorganize _localtime64 function.
Piotr Caban [Mon, 10 Dec 2012 11:47:40 +0000 (12:47 +0100)]
msvcrt: Improved input parameter range check in _gmtime64_s.
Piotr Caban [Mon, 10 Dec 2012 11:47:26 +0000 (12:47 +0100)]
msvcrt: Fixed mkgmtime and _mkgmtime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:47:13 +0000 (12:47 +0100)]
msvcrt: Fixed mktime and _mktime64 implementation.
Piotr Caban [Mon, 10 Dec 2012 11:47:00 +0000 (12:47 +0100)]
msvcrt: Added _tzset tests.
Piotr Caban [Mon, 10 Dec 2012 11:46:46 +0000 (12:46 +0100)]
msvcrt: Reimplement _tzset function.
Piotr Caban [Mon, 10 Dec 2012 10:54:23 +0000 (11:54 +0100)]
kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve.
Alexandre Julliard [Mon, 10 Dec 2012 13:33:53 +0000 (14:33 +0100)]
gdi32: Fix handling of font orientation in advanced graphics mode.
Alexandre Julliard [Mon, 10 Dec 2012 11:32:17 +0000 (12:32 +0100)]
gdi32: Add ref counting to the font objects and simplify the cache management.
Alexandre Julliard [Mon, 10 Dec 2012 10:54:58 +0000 (11:54 +0100)]
gdiplus/tests: Tweak some metrics to make the tests pass on Wine.
Alexandre Julliard [Mon, 10 Dec 2012 10:27:33 +0000 (11:27 +0100)]
widl: Fix a typo in the man page.
Jacek Caban [Mon, 10 Dec 2012 09:59:24 +0000 (10:59 +0100)]
wininet: Fixed handling empty HTTP version string in HttpOpenRequest.
Michael Stefaniuc [Mon, 10 Dec 2012 09:31:41 +0000 (10:31 +0100)]
itss: Don't over-allocate memory for a ITSS_IStorageImpl.
Michael Stefaniuc [Mon, 10 Dec 2012 09:22:25 +0000 (10:22 +0100)]
iphlpapi: Simplify size calculation of structs with var length array.
Michael Stefaniuc [Mon, 10 Dec 2012 09:19:59 +0000 (10:19 +0100)]
dwrite: Don't overallocate memory for a BITMAPINFO.
Michael Stefaniuc [Mon, 10 Dec 2012 09:17:02 +0000 (10:17 +0100)]
dnsapi: Use FIELD_OFFSET for the size of a struct with var length array.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:45:04 +0000 (11:45 +0800)]
windowscodecs: Implement GetThumbnail in the PNG frame decoder.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:44:37 +0000 (11:44 +0800)]
windowscodecs: Implement GetPreview in the PNG decoder.
Dmitry Timoshkov [Mon, 10 Dec 2012 03:44:12 +0000 (11:44 +0800)]
windowscodecs: GetThumbnail of the PNG decoder should return NULL interface.
Henri Verbeet [Sun, 9 Dec 2012 20:22:07 +0000 (21:22 +0100)]
d3d10core: Implement d3d10_device_PSGetSamplers().
Henri Verbeet [Sun, 9 Dec 2012 20:22:06 +0000 (21:22 +0100)]
d3d10core: Implement d3d10_device_PSSetSamplers().
Henri Verbeet [Sun, 9 Dec 2012 20:22:05 +0000 (21:22 +0100)]
ddraw: Avoid LPDDOVERLAYFX.
Henri Verbeet [Sun, 9 Dec 2012 20:22:04 +0000 (21:22 +0100)]
ddraw: Avoid LPDDGAMMARAMP.
Henri Verbeet [Sun, 9 Dec 2012 20:22:03 +0000 (21:22 +0100)]
ddraw: Avoid LPDDCOLORCONTROL.
Nikolay Sivov [Sat, 8 Dec 2012 16:38:27 +0000 (20:38 +0400)]
comctl32: Initialize id field for message tests.
Nikolay Sivov [Sat, 8 Dec 2012 16:25:06 +0000 (20:25 +0400)]
comctl32: Fix a ranges leak on error.
Nikolay Sivov [Sat, 8 Dec 2012 12:08:57 +0000 (16:08 +0400)]
msi: Fix a stream data leak on error (Coverity).
Nikolay Sivov [Sat, 8 Dec 2012 10:21:12 +0000 (14:21 +0400)]
oleaut32: Use correct allocation length (Coverity).
Nikolay Sivov [Sat, 8 Dec 2012 09:57:03 +0000 (13:57 +0400)]
oledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.
Andrew Talbot [Sat, 8 Dec 2012 18:36:25 +0000 (18:36 +0000)]
mountmgr.sys: Remove superfluous semicolon.
Andrew Talbot [Sat, 8 Dec 2012 18:36:33 +0000 (18:36 +0000)]
windowscodecs: Remove unneeded address-of operator from array name.
Alexandre Julliard [Fri, 7 Dec 2012 19:17:32 +0000 (20:17 +0100)]
Release 1.5.19.
André Hentschel [Thu, 6 Dec 2012 18:28:55 +0000 (19:28 +0100)]
secur32/tests: Fix tests on win8.
André Hentschel [Thu, 6 Dec 2012 18:28:08 +0000 (19:28 +0100)]
schannel/tests: Fix test on win8.
Jacek Caban [Fri, 7 Dec 2012 12:00:35 +0000 (13:00 +0100)]
vbscript: Use simplified constant implementation for more constants.
Alexandre Julliard [Fri, 7 Dec 2012 13:36:22 +0000 (14:36 +0100)]
gdi32: Keep track of the number of fonts on the unused list.
Alexandre Julliard [Fri, 7 Dec 2012 13:29:28 +0000 (14:29 +0100)]
gdi32: Simplify list processing by using the LIST_FOR_EACH_ENTRY macro.
Francois Gouget [Fri, 7 Dec 2012 11:31:16 +0000 (12:31 +0100)]
gdi32: Make make_rgb_colorref() static.
Jacek Caban [Fri, 7 Dec 2012 10:57:42 +0000 (11:57 +0100)]
jscript: Added more useful debug traces.
Jacek Caban [Fri, 7 Dec 2012 10:53:56 +0000 (11:53 +0100)]
msxml3: Tests code clean up.
Jacek Caban [Fri, 7 Dec 2012 10:53:38 +0000 (11:53 +0100)]
msxml3: Added URL validation tests.
Jacek Caban [Fri, 7 Dec 2012 10:53:26 +0000 (11:53 +0100)]
msxml3: Added basic URL validation in safe mode.
Hans Leidekker [Fri, 7 Dec 2012 08:22:40 +0000 (09:22 +0100)]
configure: Fix detection of fallocate on old glibc.
André Hentschel [Thu, 6 Dec 2012 23:27:27 +0000 (00:27 +0100)]
winedbg: Add load/str multiple operators to Thumb2 disassembler.
Henri Verbeet [Thu, 6 Dec 2012 23:07:08 +0000 (00:07 +0100)]
d3d10core: Implement d3d10_device_GSGetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:07 +0000 (00:07 +0100)]
d3d10core: Implement d3d10_device_GSSetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:06 +0000 (00:07 +0100)]
ddraw: Avoid LPDDSURFACEDESC2.
Henri Verbeet [Thu, 6 Dec 2012 23:07:05 +0000 (00:07 +0100)]
ddraw: Avoid LPDDSURFACEDESC.
Henri Verbeet [Thu, 6 Dec 2012 23:07:04 +0000 (00:07 +0100)]
ddraw: Avoid LPDDPIXELFORMAT.
Andrew Talbot [Thu, 6 Dec 2012 22:41:42 +0000 (22:41 +0000)]
urlmon: Remove unneeded address-of operator from array name.
Andrew Talbot [Thu, 6 Dec 2012 22:41:45 +0000 (22:41 +0000)]
user32: Remove unneeded address-of operator from array name.
Andrew Talbot [Thu, 6 Dec 2012 22:41:52 +0000 (22:41 +0000)]
windowscodecs: Remove unneeded address-of operators from array names.
Qian Hong [Thu, 6 Dec 2012 17:45:33 +0000 (01:45 +0800)]
ole32: Fix OleDraw() with NULL pUnk.
Andrew Eikum [Thu, 6 Dec 2012 17:17:47 +0000 (11:17 -0600)]
urlmon: Out string parameter should be ptr, not wstr.
André Hentschel [Thu, 6 Dec 2012 11:55:53 +0000 (12:55 +0100)]
wintrust/tests: Unify test message in case of a FALSE return.
Jacek Caban [Thu, 6 Dec 2012 13:24:46 +0000 (14:24 +0100)]
msxml3: Use IUri for storing XMLHTTPRequest URL.
Jacek Caban [Thu, 6 Dec 2012 13:24:14 +0000 (14:24 +0100)]
mshtml: Properly handle NULL value in set_nsstyle_attr.
Jacek Caban [Thu, 6 Dec 2012 13:24:02 +0000 (14:24 +0100)]
mshtml: Added SID_SContainerDispatch support.
Piotr Caban [Thu, 6 Dec 2012 12:23:56 +0000 (13:23 +0100)]
msvcr80: Copy _encode_pointer and _decode_pointer functions from msvcp90.
Piotr Caban [Thu, 6 Dec 2012 12:23:23 +0000 (13:23 +0100)]
tools: Update make_specfiles script.
Piotr Caban [Thu, 6 Dec 2012 12:22:50 +0000 (13:22 +0100)]
msvcr: Move msvcrXX specific functions implementation to msvcr100.
Nikolay Sivov [Thu, 6 Dec 2012 12:18:28 +0000 (16:18 +0400)]
xmllite: Fix reported node type for attributes.
Nikolay Sivov [Thu, 6 Dec 2012 12:05:19 +0000 (16:05 +0400)]
xmllite: Implement attribute iteration methods.
Alexandre Julliard [Thu, 6 Dec 2012 13:10:04 +0000 (14:10 +0100)]
wined3d: Call wglSwapBuffers through the GL driver function table.
Piotr Caban [Thu, 6 Dec 2012 10:43:15 +0000 (11:43 +0100)]
include: Added MS_ENH_RSA_AES_PROV_XP definition.
Piotr Caban [Thu, 6 Dec 2012 09:59:01 +0000 (10:59 +0100)]
msvcr90: Fixed non-blocking file access tests.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:08 +0000 (08:23 +0100)]
d3d9/tests: Move the clipplane + shader test inside the capability check.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:07 +0000 (08:23 +0100)]
d3d9/tests: Give the texture transform test a defined colorop.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:06 +0000 (08:23 +0100)]
d3d9/tests: Skip some texture transform tests if shaders are unsupported.
Michael Stefaniuc [Wed, 5 Dec 2012 22:57:52 +0000 (23:57 +0100)]
qmgr: Merge a helper function.
Michael Stefaniuc [Wed, 5 Dec 2012 22:53:15 +0000 (23:53 +0100)]
qmgr: COM cleanup for the IEnumBackgroundCopyFiles iface.
Andrew Talbot [Wed, 5 Dec 2012 22:42:28 +0000 (22:42 +0000)]
comctl32: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 5 Dec 2012 22:42:32 +0000 (22:42 +0000)]
gdiplus: Remove unneeded address-of operator from array name.
Andrew Talbot [Wed, 5 Dec 2012 22:42:37 +0000 (22:42 +0000)]
hhctrl.ocx: Remove unneeded address-of operators from array names.
Vincent Povirk [Wed, 5 Dec 2012 20:11:25 +0000 (14:11 -0600)]
gdiplus: Fix graphics bounds for memory DC's.