André Hentschel [Sat, 23 Mar 2013 16:20:28 +0000 (17:20 +0100)]
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM.
André Hentschel [Sat, 23 Mar 2013 16:17:45 +0000 (17:17 +0100)]
winedump: Dump exception info on ARM.
André Hentschel [Sat, 23 Mar 2013 16:16:20 +0000 (17:16 +0100)]
winedump: Recognize IMAGE_DEBUG_TYPE_CLSID.
Marcus Meissner [Sat, 23 Mar 2013 10:14:13 +0000 (11:14 +0100)]
strmbase: Fixed user-after-free (Coverity).
Marcus Meissner [Sat, 23 Mar 2013 10:14:04 +0000 (11:14 +0100)]
urlmon: Pass up error on error condition (Coverity).
Andrew Eikum [Fri, 22 Mar 2013 16:34:42 +0000 (11:34 -0500)]
riched20: EM_FINDTEXT implementation should match richedit character type.
Piotr Caban [Tue, 19 Mar 2013 14:38:42 +0000 (15:38 +0100)]
msvcp: Sync implementations.
Piotr Caban [Tue, 19 Mar 2013 14:38:14 +0000 (15:38 +0100)]
msvcp90: Added time_put facet to locale object.
Piotr Caban [Tue, 19 Mar 2013 14:37:59 +0000 (15:37 +0100)]
msvcp90: Added collate facet to locale object.
Piotr Caban [Tue, 19 Mar 2013 14:37:48 +0000 (15:37 +0100)]
msvcp90: Added time_put class implementation.
Piotr Caban [Tue, 19 Mar 2013 14:37:36 +0000 (15:37 +0100)]
msvcp90: Added time_put class stub.
Aric Stewart [Mon, 18 Mar 2013 16:21:15 +0000 (11:21 -0500)]
usp10: Correct access to -1 index of array.
Issue found by Phil Krylov.
Phil Krylov [Fri, 8 Mar 2013 16:24:59 +0000 (20:24 +0400)]
usp10: Support GPOS extension lookup subtables.
Jacek Caban [Mon, 18 Mar 2013 13:06:29 +0000 (14:06 +0100)]
mshtml: Added IHTMLButtonElement::name tests.
Jacek Caban [Mon, 18 Mar 2013 13:06:10 +0000 (14:06 +0100)]
mshtml: Added IHTMLButtonElement::name implementation.
Dmitry Timoshkov [Mon, 18 Mar 2013 05:22:13 +0000 (14:22 +0900)]
windowscodecs: Make JPEG decoder fallback to 96 dpi resolution for density_unit == 0 case.
Ken Thomases [Mon, 18 Mar 2013 03:40:59 +0000 (22:40 -0500)]
winemac: Allow Command-[Shift-]Tab to switch apps even when the displays are captured.
Ken Thomases [Mon, 18 Mar 2013 03:40:54 +0000 (22:40 -0500)]
winemac: Implement rudimentary support for system tray icons as Mac status items.
Ken Thomases [Mon, 18 Mar 2013 03:40:49 +0000 (22:40 -0500)]
winemac: Set application Dock icon from first icon resource in process's .exe file.
Ken Thomases [Mon, 18 Mar 2013 03:40:44 +0000 (22:40 -0500)]
winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.
Ken Thomases [Mon, 18 Mar 2013 03:40:38 +0000 (22:40 -0500)]
winemac: Rename create_cgimage_from_icon() to create_cgimage_from_icon_bitmaps().
Daniel Jelinski [Sun, 17 Mar 2013 15:18:15 +0000 (16:18 +0100)]
comctl32/listview: Fix overwriting of item values.
Marcus Meissner [Sat, 16 Mar 2013 06:53:06 +0000 (07:53 +0100)]
jscript: Fix warning with older compilers.
Dmitry Timoshkov [Sat, 16 Mar 2013 03:20:24 +0000 (12:20 +0900)]
gdi32: Add support for disk-based metafiles to GetMetaFileBitsEx.
Marcus Meissner [Fri, 15 Mar 2013 19:09:14 +0000 (20:09 +0100)]
windowscodecs: Do not leak profile on errors (Coverity).
Marcus Meissner [Fri, 15 Mar 2013 18:42:12 +0000 (19:42 +0100)]
jscript: Check the correct heap return condition (Coverity).
Alexandre Julliard [Fri, 15 Mar 2013 19:31:14 +0000 (20:31 +0100)]
Release 1.5.26.
Jacek Caban [Fri, 15 Mar 2013 14:02:31 +0000 (15:02 +0100)]
mshtml: Added HTMLElementEvents2 tests.
Jacek Caban [Fri, 15 Mar 2013 14:02:15 +0000 (15:02 +0100)]
mshtml: Added HTMLElementEvents2 support.
Jacek Caban [Fri, 15 Mar 2013 14:01:53 +0000 (15:01 +0100)]
mshtml: Use lazy allocation for connection points.
Jacek Caban [Fri, 15 Mar 2013 14:01:23 +0000 (15:01 +0100)]
mshtml: Don't use getElementsByTagNameNS in IHTMLDocument3::getElementsByTagName implementation.
Jacek Caban [Fri, 15 Mar 2013 10:46:22 +0000 (11:46 +0100)]
wininet: Use parsed status_code to test for CONTINUE HTTP response.
Hans Leidekker [Fri, 15 Mar 2013 09:39:00 +0000 (10:39 +0100)]
winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
Alistair Leslie-Hughes [Fri, 15 Mar 2013 05:16:02 +0000 (16:16 +1100)]
msxml3: Implment IXMLParser SetInput.
Dmitry Timoshkov [Fri, 15 Mar 2013 04:38:21 +0000 (13:38 +0900)]
gdiplus: GdipMeasureCharacterRanges should treat empty layout extents as infinite when StringFormatFlagsNoClip is specified.
Unlike GdipMeasureString which always treats empty layout extents as infinite.
Dmitry Timoshkov [Fri, 15 Mar 2013 04:37:53 +0000 (13:37 +0900)]
gdiplus: GdipMeasureCharacterRanges shouldn't add margins to string bounds.
Francois Gouget [Fri, 15 Mar 2013 01:50:09 +0000 (02:50 +0100)]
msvcr110: Remove an unused debug channel.
Marcus Meissner [Thu, 14 Mar 2013 21:11:47 +0000 (22:11 +0100)]
quartz: Free wszPatternString (Coverity).
Marcus Meissner [Thu, 14 Mar 2013 21:11:45 +0000 (22:11 +0100)]
msxml3: Initialize hr (Coverity).
Andrew Talbot [Thu, 14 Mar 2013 21:04:24 +0000 (21:04 +0000)]
user32: Avoid signed-unsigned integer comparisons.
Jacek Caban [Thu, 14 Mar 2013 16:52:34 +0000 (17:52 +0100)]
mshtml: Added IHTMLButtonElement stub implementation.
Jacek Caban [Thu, 14 Mar 2013 16:52:00 +0000 (17:52 +0100)]
mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations.
Huw Davies [Thu, 14 Mar 2013 15:48:26 +0000 (15:48 +0000)]
usp10: Don't read past the end of the context_type array.
Lauri Kenttä [Thu, 14 Mar 2013 13:52:43 +0000 (15:52 +0200)]
po: Update Finnish translation.
Piotr Caban [Thu, 14 Mar 2013 12:13:44 +0000 (13:13 +0100)]
msvcrt: Limit access to out buffer in fread function.
DVDFab HD Decrypter expects that unused part of output buffer is not
modified.
Jacek Caban [Thu, 14 Mar 2013 12:03:50 +0000 (13:03 +0100)]
msctf.idl: Added ITfContextOwnerServices declaration.
Nikolay Sivov [Thu, 14 Mar 2013 11:08:29 +0000 (15:08 +0400)]
xmllite: Implement ReadValueChunk().
Alexandre Julliard [Thu, 14 Mar 2013 12:57:33 +0000 (13:57 +0100)]
ntoskrnl: Synchronize spec file with ntdll and msvcrt.
Alexandre Julliard [Thu, 14 Mar 2013 12:53:46 +0000 (13:53 +0100)]
ntdll: Copy some missing string functions from msvcrt.
Alexandre Julliard [Thu, 14 Mar 2013 12:43:46 +0000 (13:43 +0100)]
ntdll: Copy some missing math functions from msvcrt.
Alexandre Julliard [Thu, 14 Mar 2013 12:18:03 +0000 (13:18 +0100)]
msvcrt: Synchronize spec files.
Alexandre Julliard [Thu, 14 Mar 2013 12:17:52 +0000 (13:17 +0100)]
msvcrt: Use -arch=i386 everywhere for consistency.
Alexandre Julliard [Thu, 14 Mar 2013 12:06:25 +0000 (13:06 +0100)]
msvcrt: Export the float math functions on ARM.
Alexandre Julliard [Thu, 14 Mar 2013 11:41:47 +0000 (12:41 +0100)]
msvcrt: Export the ARM version of some mangled names.
André Hentschel [Wed, 13 Mar 2013 19:06:44 +0000 (20:06 +0100)]
msvcrt: Add setjmp for ARM in spec file.
Dmitry Timoshkov [Thu, 14 Mar 2013 07:35:11 +0000 (16:35 +0900)]
gdiplus: Add more GdipMeasureString/GdipMeasureCharacterRanges clipping and alignment tests.
Nikolay Sivov [Thu, 14 Mar 2013 04:27:57 +0000 (08:27 +0400)]
msxml3: Use characters callback helper in one more place.
Ken Thomases [Wed, 13 Mar 2013 21:53:32 +0000 (16:53 -0500)]
winemac: Implement support for drag-and-drop.
Ken Thomases [Wed, 13 Mar 2013 21:53:27 +0000 (16:53 -0500)]
winemac: Extract new function from macdrv_EnumClipboardFormats() parameterized by the target pasteboard.
Ken Thomases [Wed, 13 Mar 2013 21:53:21 +0000 (16:53 -0500)]
winemac: Extract new function from macdrv_IsClipboardFormatAvailable() parameterized by the target pasteboard.
Ken Thomases [Wed, 13 Mar 2013 21:53:16 +0000 (16:53 -0500)]
winemac: Extract new function from macdrv_GetClipboardData() parameterized by the target pasteboard.
Ken Thomases [Wed, 13 Mar 2013 21:53:04 +0000 (16:53 -0500)]
winemac: Enable pasteboard functions to operate on arbitrary pasteboards.
... not just the general pasteboard (although the general pasteboard is
still the default).
Ken Thomases [Wed, 13 Mar 2013 21:52:57 +0000 (16:52 -0500)]
winemac: Allow for processing Cocoa events while waiting for query results.
Ken Thomases [Wed, 13 Mar 2013 21:52:50 +0000 (16:52 -0500)]
winemac: Add support for CF_HDROP clipboard format, mapped to/from Cocoa's NSFilenamesPboardType.
Ken Thomases [Wed, 13 Mar 2013 21:52:43 +0000 (16:52 -0500)]
winemac: Synthesize additional bitmap pasteboard types from any that Cocoa can convert.
Mac apps generally put TIFF on the pasteboard, but Windows programs are
more likely to handle CF_DIB or CF_BITMAP which map to BMP.
Ken Thomases [Wed, 13 Mar 2013 21:52:36 +0000 (16:52 -0500)]
winemac: Add support for CF_DIB and CF_BITMAP clipboard formats.
Ken Thomases [Wed, 13 Mar 2013 21:52:31 +0000 (16:52 -0500)]
winemac: Add clipboard formats which can or must be put on Mac pasteboard without transformation.
Jactry Zeng [Wed, 13 Mar 2013 16:36:14 +0000 (00:36 +0800)]
atl100: Added AtlSetPerUserRegistration stub implementation.
Piotr Caban [Wed, 13 Mar 2013 16:16:42 +0000 (17:16 +0100)]
wininet: Rename URL_CACHEFILE_ENTRY to entry_url.
Piotr Caban [Wed, 13 Mar 2013 16:16:23 +0000 (17:16 +0100)]
wininet: Rename CACHEFILE_ENTRY to entry_header.
Piotr Caban [Wed, 13 Mar 2013 16:06:01 +0000 (17:06 +0100)]
wininet: Added tests for Cache-Control: no-cache and no-store HTTP headers.
Piotr Caban [Wed, 13 Mar 2013 16:05:51 +0000 (17:05 +0100)]
wininet: Test if cache entry is created when INTERNET_FLAG_NO_CACHE_WRITE flag is used.
Piotr Caban [Wed, 13 Mar 2013 16:05:41 +0000 (17:05 +0100)]
wininet: Don't create cache file if it's forbidden.
Nikolay Sivov [Wed, 13 Mar 2013 11:04:59 +0000 (15:04 +0400)]
msxml3: Process CDATA section before reporting it.
Alexandre Julliard [Wed, 13 Mar 2013 11:47:30 +0000 (12:47 +0100)]
msi: Avoid intermediate variables when calling create_record.
Alexandre Julliard [Wed, 13 Mar 2013 11:47:07 +0000 (12:47 +0100)]
winefile: Pass a value instead of a pointer to avoid type mismatch warnings.
Alexandre Julliard [Wed, 13 Mar 2013 11:04:38 +0000 (12:04 +0100)]
exception.h: Android doesn't have sigsetjmp.
Jacek Caban [Wed, 13 Mar 2013 09:44:07 +0000 (10:44 +0100)]
jscript: Use DEFAULT_UNREACHABLE macro where appropriate.
Jacek Caban [Wed, 13 Mar 2013 09:43:56 +0000 (10:43 +0100)]
vbscript: Use DEFAULT_UNREACHABLE macro where appropriate.
Jacek Caban [Wed, 13 Mar 2013 09:43:46 +0000 (10:43 +0100)]
winnt.h: Added GCC variant of DEFAULT_UNREACHABLE macro.
Dmitry Timoshkov [Wed, 13 Mar 2013 07:30:45 +0000 (16:30 +0900)]
gdiplus: Ignore gdiplus page and world transformations when creating a gdi32 clipping region.
Andrew Talbot [Tue, 12 Mar 2013 22:28:49 +0000 (22:28 +0000)]
wininet: Avoid signed-unsigned integer comparisons.
Vincent Povirk [Tue, 12 Mar 2013 20:54:41 +0000 (15:54 -0500)]
gdiplus: Correct EMF record size calculation.
Vincent Povirk [Tue, 12 Mar 2013 20:53:55 +0000 (15:53 -0500)]
gdiplus: Also get a DC for drawing WMF images.
Stefan Dösinger [Tue, 12 Mar 2013 14:20:33 +0000 (07:20 -0700)]
ddraw/tests: Use hardware VP only if available in the visual tests.
Stefan Dösinger [Tue, 12 Mar 2013 14:20:32 +0000 (07:20 -0700)]
ddraw/tests: Use a software VP device in test_surface_interface_mismatch.
Stefan Dösinger [Tue, 12 Mar 2013 14:20:31 +0000 (07:20 -0700)]
ddraw/tests: Use a TnLHal device only if supported in ddraw7 tests.
Intel GPUs don't support d3d7 hardware vertexprocessing on Windows. In
d3d8 and d3d9 it is available starting with i965 chips, but for some
reason the driver does not expose this for d3d7.
Stefan Leichter [Sun, 10 Mar 2013 10:35:03 +0000 (11:35 +0100)]
msvcr110: Add VS2012 C/C++ runtime.
Jörg Höhle [Sun, 10 Mar 2013 13:43:51 +0000 (14:43 +0100)]
winmm: Fix GetPosition when using MSACM codecs.
Francois Gouget [Tue, 12 Mar 2013 10:34:43 +0000 (11:34 +0100)]
msxml3/tests: Make test_xmlns_attribute() static.
Sergey Guralnik [Fri, 8 Mar 2013 20:28:39 +0000 (22:28 +0200)]
user32: Use window height/width instead of client for combo resizing.
Andrew Talbot [Mon, 11 Mar 2013 20:48:38 +0000 (20:48 +0000)]
msvcp71: Avoid signed-unsigned integer comparisons.
Michael Stefaniuc [Tue, 12 Mar 2013 09:28:04 +0000 (10:28 +0100)]
kernel32: Avoid TRUE FALSE conditional expressions.
Nikolay Sivov [Tue, 12 Mar 2013 08:58:31 +0000 (12:58 +0400)]
msxml3: Fix some test failures on Windows 8.
Nikolay Sivov [Tue, 12 Mar 2013 08:45:54 +0000 (12:45 +0400)]
msxml3: Added a simple test for CDATA processing with SAX reader.
Jacek Caban [Mon, 11 Mar 2013 15:05:27 +0000 (16:05 +0100)]
jscript: Use BSTR also for pure IDispatch call in Object.hasOwnProperty.
Jacek Caban [Mon, 11 Mar 2013 15:03:15 +0000 (16:03 +0100)]
jscript: Use BSTR also for pure IDispatch call in disp_get_id.
Jacek Caban [Mon, 11 Mar 2013 15:02:58 +0000 (16:02 +0100)]
jscript: Use BSTR also for pure IDispatch call in disp_delete_name.
Andrew Eikum [Mon, 11 Mar 2013 11:42:25 +0000 (06:42 -0500)]
winmm/tests: Add tests for non-block-aligned fragment sizes.
Andrew Eikum [Mon, 11 Mar 2013 11:42:19 +0000 (06:42 -0500)]
winmm: Truncate buffers to align to frame size.