Michael Stefaniuc [Tue, 5 Mar 2013 08:36:24 +0000 (09:36 +0100)]
mpr: Use offsetof for the size of structs with varlen arrays.
Andrew Talbot [Mon, 4 Mar 2013 23:01:12 +0000 (23:01 +0000)]
wined3d: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Mon, 4 Mar 2013 23:01:20 +0000 (23:01 +0000)]
wineps.drv: Avoid signed-unsigned integer comparisons.
Alessandro Pignotti [Tue, 26 Feb 2013 13:13:57 +0000 (14:13 +0100)]
quartz: The filter graph manager should handle GetCurrentPosition itself.
Alessandro Pignotti [Tue, 26 Feb 2013 13:09:42 +0000 (14:09 +0100)]
qedit: Implement IMediaSeeking and IMediaPosition in sample grabber.
Alessandro Pignotti [Mon, 4 Mar 2013 11:21:19 +0000 (12:21 +0100)]
strmbase: Remove code duplicated by every user of ISeekingPassThruImpl.
Ken Thomases [Mon, 4 Mar 2013 20:46:46 +0000 (14:46 -0600)]
winemac: Fail gracefully and early when run from a non-GUI session.
Jörg Höhle [Wed, 27 Feb 2013 17:32:17 +0000 (18:32 +0100)]
mmsystem: MIDIHDR.dwOffset exists since Win 32 only, not in 16 bit code.
Jörg Höhle [Thu, 28 Feb 2013 17:10:03 +0000 (18:10 +0100)]
winmm: Don't log the uninitialised MCI output buffer in case of error.
Tijl Coosemans [Mon, 4 Mar 2013 16:21:16 +0000 (17:21 +0100)]
winebuild: Don't register cleanup function when --save-temps is passed after --output.
Andrew Eikum [Mon, 4 Mar 2013 17:43:31 +0000 (11:43 -0600)]
winmm/tests: Add another valid return code.
Jacek Caban [Mon, 4 Mar 2013 16:48:59 +0000 (17:48 +0100)]
wininet: Use secure variable instead of ssl_s handle in a few more places.
Francois Gouget [Mon, 4 Mar 2013 13:36:29 +0000 (14:36 +0100)]
mshtml/tests: Make test_insert_adjacent_elems() static.
Francois Gouget [Mon, 4 Mar 2013 13:35:43 +0000 (14:35 +0100)]
gdiplus/tests: Skip the tests if unable to load the TIFF image.
On Windows XP most versions of gdiplus (i.e. older than 5.2) do not support TIFF.
Alexandre Julliard [Mon, 4 Mar 2013 12:34:28 +0000 (13:34 +0100)]
winex11: Wait for the client window to be created on the server side.
Alexandre Julliard [Mon, 4 Mar 2013 12:34:06 +0000 (13:34 +0100)]
winex11: Explicitly set the border pixel when creating the client window.
Daniel Jelinski [Sun, 3 Mar 2013 14:22:43 +0000 (15:22 +0100)]
comctl32/listview: Fix custom draw prepaint handling.
Daniel Jelinski [Sat, 2 Mar 2013 22:12:00 +0000 (23:12 +0100)]
comctl32/listview: Fix font handling in custom draw.
Daniel Jelinski [Fri, 1 Mar 2013 18:48:08 +0000 (19:48 +0100)]
comctl32/imagelist: Fixed merging of images without mask.
Alexandre Julliard [Mon, 4 Mar 2013 10:35:50 +0000 (11:35 +0100)]
gdi32: Increment the face refcount when loading the same font file multiple times.
Alexandre Julliard [Mon, 4 Mar 2013 10:35:28 +0000 (11:35 +0100)]
gdi32: Store the font stat information when loading it.
Frédéric Delanoy [Sun, 3 Mar 2013 22:53:07 +0000 (23:53 +0100)]
vbscript: Specify correct variable in memory allocation check (coverity).
Alexandre Julliard [Mon, 4 Mar 2013 10:19:50 +0000 (11:19 +0100)]
vbscript: Tweak enum macros to avoid confusing winapi_extract.
Jacek Caban [Mon, 4 Mar 2013 09:57:24 +0000 (10:57 +0100)]
jscript: Use jsstr_substr in jsregexp.c where possible.
Jacek Caban [Mon, 4 Mar 2013 09:57:14 +0000 (10:57 +0100)]
jscript: Added jsstr_substr helper and use it in String object implementation.
Dmitry Timoshkov [Mon, 4 Mar 2013 08:52:59 +0000 (17:52 +0900)]
gdiplus: Add some tests for string format alignment.
Dmitry Timoshkov [Mon, 4 Mar 2013 08:52:24 +0000 (17:52 +0900)]
gdiplus: GdipDrawString should not clip the string if StringFormatFlagsNoClip is specified.
Dmitry Timoshkov [Mon, 4 Mar 2013 08:51:41 +0000 (17:51 +0900)]
Revert "gdiplus: Add support for StringFormatFlagsNoClip.".
This reverts commit
bfa35f37a7687cdae338ad9837fc595afb2df2b6.
This patch breaks string alignment.
Michael Stefaniuc [Sun, 3 Mar 2013 23:36:06 +0000 (00:36 +0100)]
inetcomm: COM cleanup for the IStream iface.
Michael Stefaniuc [Sun, 3 Mar 2013 23:35:05 +0000 (00:35 +0100)]
inetcomm: Include the object instead of IMimeBody in struct body_t.
Avoids COM interface to COM object transitions.
Michael Stefaniuc [Sun, 3 Mar 2013 23:33:16 +0000 (00:33 +0100)]
inetcomm: COM cleanup for the IMimeBody iface.
Michael Stefaniuc [Sun, 3 Mar 2013 23:32:40 +0000 (00:32 +0100)]
inetcomm: Use a static interface instance for IMimeAllocator.
Michael Stefaniuc [Sun, 3 Mar 2013 23:31:56 +0000 (00:31 +0100)]
inetcomm: COM cleanup for the IMimeSecurity iface.
Michael Stefaniuc [Sun, 3 Mar 2013 23:29:53 +0000 (00:29 +0100)]
inetcomm: Pass the object instead of an iface to a helper function.
Michael Stefaniuc [Sun, 3 Mar 2013 23:28:47 +0000 (00:28 +0100)]
inetcomm: COM cleanup for the IMimeMessage iface.
Nikolay Sivov [Sun, 3 Mar 2013 17:38:27 +0000 (21:38 +0400)]
msxml3: CDATA nodes can't have children.
Nikolay Sivov [Sun, 3 Mar 2013 17:20:13 +0000 (21:20 +0400)]
msxml3: Filter unsupported child nodes in insertBefore() for elements.
Petr Kočandrle [Fri, 1 Mar 2013 13:39:18 +0000 (14:39 +0100)]
po: Completed WineMine Czech translation.
Jeff Muizelaar [Fri, 1 Mar 2013 15:12:10 +0000 (10:12 -0500)]
dbghelp: Store the vendor id in the correct order.
Vincent Povirk [Sat, 2 Mar 2013 20:28:01 +0000 (14:28 -0600)]
gdiplus: Store the image type on a Graphics object in case the image is freed.
Andrew Talbot [Sat, 2 Mar 2013 15:37:44 +0000 (15:37 +0000)]
mscoree: Remove unneeded address-of operator from function name.
Andrew Talbot [Sat, 2 Mar 2013 15:37:47 +0000 (15:37 +0000)]
windowscodecs: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Sat, 2 Mar 2013 15:37:50 +0000 (15:37 +0000)]
winealsa.drv: Avoid signed-unsigned integer comparisons.
Piotr Caban [Fri, 1 Mar 2013 14:04:31 +0000 (15:04 +0100)]
msvcrt: Added stdin close/open tests.
Piotr Caban [Fri, 1 Mar 2013 14:04:21 +0000 (15:04 +0100)]
msvcrt: Reuse standard file descriptors after closing them.
Piotr Caban [Fri, 1 Mar 2013 14:04:07 +0000 (15:04 +0100)]
msvcrt: Don't duplicate standard handles during initialization.
Alexandre Julliard [Fri, 1 Mar 2013 20:40:05 +0000 (21:40 +0100)]
Release 1.5.25.
Jacek Caban [Fri, 1 Mar 2013 14:45:07 +0000 (15:45 +0100)]
mshtml: Added IHTMLElement2::insertAdjacentElement tests.
Jacek Caban [Fri, 1 Mar 2013 14:44:57 +0000 (15:44 +0100)]
mshtml: Added IHTMLElement2::insertAdjacentElement implementation.
Jacek Caban [Fri, 1 Mar 2013 14:44:48 +0000 (15:44 +0100)]
mshtml: insert_adjacent_node clean up.
Jacek Caban [Fri, 1 Mar 2013 14:44:38 +0000 (15:44 +0100)]
mshtml: Fixed 'adjacent' spelling.
Piotr Caban [Fri, 1 Mar 2013 13:31:41 +0000 (14:31 +0100)]
msvcrt: Fixed closing of FindFirstFile handle in build_expanded_argv.
Piotr Caban [Fri, 1 Mar 2013 13:31:13 +0000 (14:31 +0100)]
cmd: Fixed memory leak in WCMD_run_program.
Jacek Caban [Fri, 1 Mar 2013 13:14:48 +0000 (14:14 +0100)]
mshtml: Fixed handling escaped paths in is_gecko_path.
Jacek Caban [Fri, 1 Mar 2013 10:40:07 +0000 (11:40 +0100)]
ieframe: Fixed tests on IE10.
Jacek Caban [Fri, 1 Mar 2013 10:16:17 +0000 (11:16 +0100)]
wininet: Renamed socketFD to socket.
Jacek Caban [Fri, 1 Mar 2013 10:15:53 +0000 (11:15 +0100)]
wininet: Renamed useSSL to secure and set it after secure connection is established.
Jörg Höhle [Wed, 23 Jan 2013 08:47:27 +0000 (09:47 +0100)]
winmm: Prevent some MIDI race conditions.
Jörg Höhle [Tue, 26 Feb 2013 10:18:36 +0000 (11:18 +0100)]
wineoss: Add midi MTC Quarter Frame support (on output).
Jörg Höhle [Sat, 19 Jan 2013 19:43:09 +0000 (20:43 +0100)]
winealsa: Reword some MIDI log messages.
Vincent Povirk [Thu, 28 Feb 2013 21:43:25 +0000 (15:43 -0600)]
mscoree: Keep a reference to mscoree when shutting down.
Dmitry Timoshkov [Fri, 1 Mar 2013 09:01:58 +0000 (18:01 +0900)]
fonts: Add an initial version of Wingdings font.
This version contains just 3 glyphs which were copied from OpenSymbol font.
Alessandro Pignotti [Sun, 24 Feb 2013 22:26:48 +0000 (23:26 +0100)]
quartz: It's not guaranteed that filters have a GUID in the property bag.
Alessandro Pignotti [Sun, 24 Feb 2013 22:21:48 +0000 (23:21 +0100)]
quartz: Get the CLSID directly from the filter.
Alessandro Pignotti [Sun, 24 Feb 2013 22:13:45 +0000 (23:13 +0100)]
quartz: Use the moniker to create the filter directly.
Nikolay Sivov [Fri, 1 Mar 2013 05:08:33 +0000 (09:08 +0400)]
msxml3: Avoid unneeded variant copy in setAttribute(), leak fixed as a side effect.
Nikolay Sivov [Fri, 1 Mar 2013 05:02:49 +0000 (09:02 +0400)]
msxml3: Don't make a variant copy if no need to for setting node value.
Nikolay Sivov [Thu, 28 Feb 2013 20:09:25 +0000 (00:09 +0400)]
msxml3: Escape value for attribute in put_value().
Nikolay Sivov [Thu, 28 Feb 2013 18:44:02 +0000 (22:44 +0400)]
msxml3: Remove unneeded cast to xmlDocPtr.
Andrew Talbot [Thu, 28 Feb 2013 22:47:11 +0000 (22:47 +0000)]
kernel32/tests: Do not assume the signedness of plain char.
Andrew Talbot [Thu, 28 Feb 2013 22:47:14 +0000 (22:47 +0000)]
windowscodecs: Avoid signed-unsigned integer comparisons.
Nozomi Kodama [Wed, 27 Feb 2013 06:56:57 +0000 (20:56 -1000)]
d3dx9: Explicit computations in D3DXMatrixInverse to speed them up.
Nozomi Kodama [Wed, 27 Feb 2013 05:23:51 +0000 (19:23 -1000)]
d3dx9: Explicit computations in D3DXMatrixDeterminant to speed them up.
Petr Kočandrle [Wed, 27 Feb 2013 20:39:01 +0000 (21:39 +0100)]
po: Small improvement of Czech translation.
Jacek Caban [Thu, 28 Feb 2013 14:08:28 +0000 (15:08 +0100)]
urlmon.idl: Added IGetBindHandle declaration.
Huw Davies [Thu, 28 Feb 2013 13:52:55 +0000 (13:52 +0000)]
riched20: Send WM_CHAR notifications.
Jacek Caban [Thu, 28 Feb 2013 12:38:50 +0000 (13:38 +0100)]
ieframe: Fixed QI tests on IE10, where IStdMarshalInfo is supported by WebBrowser object.
Jacek Caban [Thu, 28 Feb 2013 12:15:15 +0000 (13:15 +0100)]
mshtml: Added IHTMLLabelElement stub implementation.
Jacek Caban [Thu, 28 Feb 2013 12:14:57 +0000 (13:14 +0100)]
mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
Andrew Talbot [Wed, 27 Feb 2013 21:13:06 +0000 (21:13 +0000)]
usp10: Avoid signed-unsigned integer comparisons.
André Hentschel [Wed, 27 Feb 2013 20:57:44 +0000 (21:57 +0100)]
msvcrt: Fix DISPATCHER_CONTEXT on ARM.
André Hentschel [Wed, 27 Feb 2013 20:42:57 +0000 (21:42 +0100)]
msvcrt/tests: Mark win8 behaviour as broken.
Vincent Povirk [Wed, 27 Feb 2013 15:46:43 +0000 (09:46 -0600)]
mscoree: Add WINE_MONO_VERBOSE environment setting.
Piotr Caban [Wed, 27 Feb 2013 16:59:38 +0000 (17:59 +0100)]
ole32: Don't pass CLSCTX_INPROC_SERVER and CLSCTX_INPROC_HANDLER flags to CoCreateInstance in DefaultHandler_Run.
Piotr Caban [Wed, 27 Feb 2013 16:59:26 +0000 (17:59 +0100)]
ole32: Added more OleCreateDefaultHandler tests.
André Hentschel [Tue, 26 Feb 2013 22:42:33 +0000 (23:42 +0100)]
msvcrt: Add a new file for the ARM exception handling.
Byeongsik Jeon [Tue, 26 Feb 2013 01:31:20 +0000 (10:31 +0900)]
gdi32: Fix the GdiGetCodePage() support ANSI_CHARSET font associated charset.
Jörg Höhle [Sat, 23 Feb 2013 16:29:59 +0000 (17:29 +0100)]
mmsystem: Always use CALLBACK_FUNCTION to update MIDI/WAVEHDR.dwFlags.
Jörg Höhle [Tue, 19 Feb 2013 21:54:17 +0000 (22:54 +0100)]
mmsystem: Do not rewrite input parameters.
Jörg Höhle [Tue, 19 Feb 2013 21:06:04 +0000 (22:06 +0100)]
mmsystem: Use SEGPTR when the .spec says so.
Jacek Caban [Wed, 27 Feb 2013 14:36:18 +0000 (15:36 +0100)]
secur32: Report SecPkgContext_ConnectionInfo in bits, not bytes.
Jacek Caban [Wed, 27 Feb 2013 11:56:05 +0000 (12:56 +0100)]
vbscipt: Added string constants.
Jacek Caban [Wed, 27 Feb 2013 11:55:43 +0000 (12:55 +0100)]
vbscript: Fixed chr(0) implementation.
Jacek Caban [Wed, 27 Feb 2013 11:55:32 +0000 (12:55 +0100)]
vbscript: Added color constants.
Jacek Caban [Wed, 27 Feb 2013 11:55:19 +0000 (12:55 +0100)]
vbscript: Make constant type explicit.
Hans Leidekker [Wed, 27 Feb 2013 11:31:13 +0000 (12:31 +0100)]
msi: Don't attempt to patch files from disabled components.
Hans Leidekker [Wed, 27 Feb 2013 11:30:37 +0000 (12:30 +0100)]
msi: Handle more than one patch per file.
Alessandro Pignotti [Thu, 21 Feb 2013 15:57:50 +0000 (16:57 +0100)]
quartz: Check byte patterns in GetFileSourceFilter.
The idea is to create a temporary AsyncReader and use it to match a
better filter. If no match is found the temporary filter is returned.
Alessandro Pignotti [Thu, 21 Feb 2013 15:29:55 +0000 (16:29 +0100)]
quartz: Make GetClassMediaFile visible in the module.
Alessandro Pignotti [Thu, 21 Feb 2013 15:28:50 +0000 (16:28 +0100)]
quartz: Modify GetClassMediaFile to also extract the SourceFilter value.