Piotr Caban [Mon, 30 Jan 2012 16:47:36 +0000 (17:47 +0100)]
msvcp60: Fix _Lockit class implementation.
Stefan Leichter [Mon, 30 Jan 2012 13:27:39 +0000 (14:27 +0100)]
msi: Update version resource.
Alexandre Julliard [Mon, 30 Jan 2012 16:46:32 +0000 (17:46 +0100)]
winex11: Disallow clipping to fullscreen rectangle if XInput2 is not available.
Alexandre Julliard [Mon, 30 Jan 2012 16:46:23 +0000 (17:46 +0100)]
dinput: Catch unsuccessful clipping attempts and fall back to warping.
Erich Hoover [Sun, 29 Jan 2012 19:25:59 +0000 (12:25 -0700)]
crypt32: Fix domain component length check.
Nikolay Sivov [Sun, 29 Jan 2012 09:40:22 +0000 (12:40 +0300)]
msxml3: Trace VARIANT parameters.
Stefan Dösinger [Mon, 30 Jan 2012 07:41:59 +0000 (08:41 +0100)]
ddraw/tests: Port the depth blit test to ddraw2.
Stefan Dösinger [Mon, 30 Jan 2012 07:41:58 +0000 (08:41 +0100)]
ddraw/tests: Port the depth blit test to ddraw4.
Stefan Dösinger [Mon, 30 Jan 2012 07:41:57 +0000 (08:41 +0100)]
ddraw/tests: Port the depth blit test to ddraw7.
Aric Stewart [Mon, 30 Jan 2012 13:30:15 +0000 (07:30 -0600)]
usp10: Limit runs in ScriptStringAnalyse to 255.
Aric Stewart [Mon, 30 Jan 2012 13:30:08 +0000 (07:30 -0600)]
usp10: Use a bsearch function to find a glyph in the LogClust array.
Aric Stewart [Mon, 30 Jan 2012 13:30:05 +0000 (07:30 -0600)]
usp10: pwLogClust is ordered so its max will be on one end.
Aric Stewart [Mon, 30 Jan 2012 13:30:12 +0000 (07:30 -0600)]
user32: Have a fallback in linebreaking if uniscribe fails to analyse a string.
Aric Stewart [Mon, 30 Jan 2012 13:30:00 +0000 (07:30 -0600)]
user32: Check return code from ScriptStringAnalyse.
Alexandre Julliard [Mon, 30 Jan 2012 12:18:29 +0000 (13:18 +0100)]
regedit: Use virtkeys for all accelerators.
Alexandre Julliard [Mon, 30 Jan 2012 11:13:43 +0000 (12:13 +0100)]
wordpad: Use virtkeys for all accelerators.
Alexandre Julliard [Mon, 30 Jan 2012 11:13:34 +0000 (12:13 +0100)]
notepad: Use virtkeys for all accelerators.
Alexandre Julliard [Mon, 30 Jan 2012 11:13:13 +0000 (12:13 +0100)]
view: Get rid of the quit accelerator.
All window managers already have a key shortcut for that.
Alexandre Julliard [Mon, 30 Jan 2012 11:12:59 +0000 (12:12 +0100)]
winefile: Get rid of the exit accelerator.
All window managers already have a key shortcut for that.
Alexandre Julliard [Mon, 30 Jan 2012 11:12:49 +0000 (12:12 +0100)]
winemine: Get rid of the exit accelerator.
All window managers already have a key shortcut for that.
Alexandre Julliard [Mon, 30 Jan 2012 11:12:19 +0000 (12:12 +0100)]
wrc: Fix parsing of virtkey accelerators.
Łukasz Wojniłowicz [Sat, 28 Jan 2012 18:58:45 +0000 (19:58 +0100)]
po: Update Polish translation.
Hwang YunSong [Sat, 28 Jan 2012 14:19:18 +0000 (23:19 +0900)]
po: Updated Korean translation.
Luca Bennati [Fri, 27 Jan 2012 20:52:16 +0000 (21:52 +0100)]
po: Update Italian translation.
Nikolay Sivov [Sun, 29 Jan 2012 16:27:17 +0000 (19:27 +0300)]
comctl32: Never release state image list.
Christian Costa [Mon, 30 Jan 2012 00:17:23 +0000 (01:17 +0100)]
d3dx9_36: Remove TGA from TODO since it is supported.
Frédéric Delanoy [Sun, 29 Jan 2012 22:25:40 +0000 (23:25 +0100)]
msi: Avoid dead code in parse_prop (Coverity).
Frédéric Delanoy [Sun, 29 Jan 2012 21:37:38 +0000 (22:37 +0100)]
ws2_32/tests: Remove dead code in test_completion_port (Coverity).
Nikolay Sivov [Sun, 29 Jan 2012 20:33:04 +0000 (23:33 +0300)]
urlmon: Recognize <head> start tag as text/html MIME type.
Dmitry Timoshkov [Sat, 28 Jan 2012 12:27:03 +0000 (20:27 +0800)]
riched20: Fix some GDI object leaks.
Thomas Faber [Fri, 27 Jan 2012 22:56:10 +0000 (23:56 +0100)]
comctl32: Fix MSVC build in monthcal.c.
Alexandre Julliard [Fri, 27 Jan 2012 19:47:46 +0000 (20:47 +0100)]
Release 1.4-rc1.
Luca Bennati [Fri, 27 Jan 2012 11:26:32 +0000 (12:26 +0100)]
po: Update Italian translation.
Jacek Caban [Fri, 27 Jan 2012 16:45:39 +0000 (17:45 +0100)]
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
Jacek Caban [Fri, 27 Jan 2012 16:45:17 +0000 (17:45 +0100)]
mshtml: Added VT_I2 handling to debugstr_variant.
Jacek Caban [Fri, 27 Jan 2012 14:56:32 +0000 (15:56 +0100)]
mshtml: Fallback to text/html mime type for document channel in nsIChannel::GetContentType.
Jacek Caban [Fri, 27 Jan 2012 14:56:13 +0000 (15:56 +0100)]
mshtml: Added support for middle-button opening anchors in a new window.
Jacek Caban [Fri, 27 Jan 2012 14:56:00 +0000 (15:56 +0100)]
mshtml: Added support for anchor targets.
Jacek Caban [Fri, 27 Jan 2012 14:55:46 +0000 (15:55 +0100)]
mshtml: Moved creating URIs relative to window to a new function.
Jacek Caban [Fri, 27 Jan 2012 14:55:33 +0000 (15:55 +0100)]
mshtml: Follow anchors only on left button click.
Michael Stefaniuc [Fri, 27 Jan 2012 13:42:22 +0000 (14:42 +0100)]
shell32: Avoid an unsafe IExtractIconW to object cast.
Michael Stefaniuc [Fri, 27 Jan 2012 13:36:58 +0000 (14:36 +0100)]
shell32: COM cleanup for IPersistFile.
Michael Stefaniuc [Fri, 27 Jan 2012 13:34:47 +0000 (14:34 +0100)]
shell32: COM cleanup for IExtractIconA.
Michael Stefaniuc [Fri, 27 Jan 2012 13:30:58 +0000 (14:30 +0100)]
shell32: Forward IExtractIconA::Release to IExtractIconW:Release.
Michael Stefaniuc [Fri, 27 Jan 2012 13:21:17 +0000 (14:21 +0100)]
shell32: COM cleanup for IExtractIconW.
Michael Stefaniuc [Fri, 27 Jan 2012 13:17:46 +0000 (14:17 +0100)]
shell32: Pass the object instead of the iface to an internal helper.
Jörg Höhle [Fri, 27 Jan 2012 09:03:01 +0000 (10:03 +0100)]
winealsa: Fix -errno typo.
Andrew Eikum [Mon, 23 Jan 2012 17:00:14 +0000 (11:00 -0600)]
winealsa: Avoid underrun by adding a lead-in when starting with few samples.
Francois Gouget [Fri, 27 Jan 2012 13:08:22 +0000 (14:08 +0100)]
wrc: Add a trailing '\n' to the error() calls.
Nikolay Sivov [Fri, 27 Jan 2012 13:23:56 +0000 (16:23 +0300)]
msxml3: Add a helper to output quoted strings.
Nikolay Sivov [Fri, 27 Jan 2012 13:09:42 +0000 (16:09 +0300)]
msxml3: Support startDTD()/endDTD() in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 12:30:03 +0000 (15:30 +0300)]
msxml3: Support CDATA nodes in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 12:13:54 +0000 (15:13 +0300)]
msxml3: Support comment nodes in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 11:45:21 +0000 (14:45 +0300)]
msxml3: Stub lexical handler support for MXWriter.
Jacek Caban [Fri, 27 Jan 2012 10:45:46 +0000 (11:45 +0100)]
jscript: Get rid of unused SET_CALLED macro.
Jacek Caban [Fri, 27 Jan 2012 10:43:12 +0000 (11:43 +0100)]
vbscript: Get rid of unused SET_CALLED macro.
Jacek Caban [Fri, 27 Jan 2012 10:43:02 +0000 (11:43 +0100)]
wscript: Properly handle CreateProcess failure.
Olli-Pekka Wallin [Wed, 25 Jan 2012 07:44:00 +0000 (09:44 +0200)]
winscard: Add new stub methods.
Rico Schüller [Fri, 27 Jan 2012 09:31:49 +0000 (10:31 +0100)]
d3dx9/tests: Add invalid parameter test for ID3DXEffect.
Rico Schüller [Fri, 27 Jan 2012 09:31:43 +0000 (10:31 +0100)]
d3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test.
Rico Schüller [Fri, 27 Jan 2012 09:31:38 +0000 (10:31 +0100)]
d3dx9/tests: Add effect parameter value SetMatrixTranspose() test.
Austin English [Thu, 26 Jan 2012 22:35:25 +0000 (14:35 -0800)]
advapi32: Add a stub for EnumerateTraceGuids.
Austin English [Thu, 26 Jan 2012 22:35:08 +0000 (14:35 -0800)]
advapi32: Add a stub for CloseTrace.
Alexandre Julliard [Fri, 27 Jan 2012 10:10:38 +0000 (11:10 +0100)]
winex11: Check for failure to convert the brush bitmap to X11.
Alexandre Julliard [Fri, 27 Jan 2012 10:10:21 +0000 (11:10 +0100)]
advapi32: Fix the TraceMessage prototypes.
Hans Leidekker [Fri, 27 Jan 2012 09:53:50 +0000 (10:53 +0100)]
winhttp: Don't attempt to read data after receiving a response to a HEAD request.
Hans Leidekker [Fri, 27 Jan 2012 09:53:23 +0000 (10:53 +0100)]
winhttp: Also close the connection when there's nothing to read.
Hans Leidekker [Fri, 27 Jan 2012 09:53:00 +0000 (10:53 +0100)]
winhttp: Only turn POST requests into GET requests when redirecting.
Jörg Höhle [Sun, 20 Feb 2011 17:50:47 +0000 (18:50 +0100)]
winmm: Parse MCI colon notation as in T:MM:SS:F.
Dmitry Timoshkov [Fri, 27 Jan 2012 07:33:19 +0000 (15:33 +0800)]
psapi: Add more GetMappedFileName tests.
Erich Hoover [Wed, 25 Jan 2012 20:26:06 +0000 (13:26 -0700)]
hhctrl.ocx: Add a missing Release call.
Erich Hoover [Fri, 27 Jan 2012 16:48:47 +0000 (09:48 -0700)]
itss: Enlarge buffer to include space for a concatenated value.
Thomas Faber [Thu, 26 Jan 2012 23:09:10 +0000 (00:09 +0100)]
usp10: Fix build with MSVC.
Henri Verbeet [Thu, 26 Jan 2012 22:04:20 +0000 (23:04 +0100)]
ddraw/tests: Add a test for SetCooperativeLevel() on a window that belongs to another thread.
Henri Verbeet [Thu, 26 Jan 2012 22:04:19 +0000 (23:04 +0100)]
wined3d: Make sure transparent hardware cursors are really transparent.
Loosely based on a patch by Stefan Dösinger.
Frédéric Delanoy [Thu, 26 Jan 2012 21:31:17 +0000 (22:31 +0100)]
po: Update French translation.
Alex Henrie [Thu, 26 Jan 2012 20:28:33 +0000 (13:28 -0700)]
po: Update Catalan translation.
Aurimas Fišeras [Thu, 26 Jan 2012 18:29:02 +0000 (20:29 +0200)]
po: Update Lithuanian translation.
Alexandre Julliard [Wed, 25 Jan 2012 22:25:00 +0000 (23:25 +0100)]
fonts: Add some missing glyphs in the MS Sans Serif font.
Alexandre Julliard [Wed, 25 Jan 2012 18:16:25 +0000 (19:16 +0100)]
fonts: Add some missing glyphs in the Courier font.
Alexandre Julliard [Wed, 25 Jan 2012 17:26:11 +0000 (18:26 +0100)]
fonts: Add some missing glyphs in the System font.
Alexandre Julliard [Wed, 25 Jan 2012 21:14:54 +0000 (22:14 +0100)]
fonts: Add some missing glyphs in the Small Fonts font.
Nikolay Sivov [Thu, 26 Jan 2012 10:42:35 +0000 (13:42 +0300)]
oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.
Jörg Höhle [Tue, 24 Jan 2012 19:54:40 +0000 (20:54 +0100)]
mmdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.
Jörg Höhle [Thu, 12 Jan 2012 21:36:31 +0000 (22:36 +0100)]
mmdevapi/tests: Perform capture protocol tests in shared mode.
Jörg Höhle [Sun, 1 Jan 2012 22:59:39 +0000 (23:59 +0100)]
winealsa: Log the periodic renderer callback.
Jörg Höhle [Mon, 9 Jan 2012 18:04:42 +0000 (19:04 +0100)]
winealsa: Map ALSA errors to AUDCLNT_E_*.
Jörg Höhle [Tue, 23 Aug 2011 17:27:05 +0000 (19:27 +0200)]
winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED.
Frédéric Delanoy [Wed, 25 Jan 2012 22:52:02 +0000 (23:52 +0100)]
wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).
Austin English [Wed, 25 Jan 2012 22:56:35 +0000 (14:56 -0800)]
wer: Add a stub for WerReportSetUIOption.
Austin English [Wed, 25 Jan 2012 22:35:42 +0000 (14:35 -0800)]
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.
Austin English [Wed, 25 Jan 2012 22:29:48 +0000 (14:29 -0800)]
iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
Jacek Caban [Thu, 26 Jan 2012 14:15:39 +0000 (15:15 +0100)]
mshtml: Don't use simplified fragment-only navigation if there is post data to send.
Jacek Caban [Thu, 26 Jan 2012 13:34:22 +0000 (14:34 +0100)]
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
Jacek Caban [Thu, 26 Jan 2012 13:34:05 +0000 (14:34 +0100)]
mshtml: Added IHTMLStyle::paddingBottom implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:57 +0000 (14:33 +0100)]
mshtml: Added IHTMLStyle::paddingRight implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:47 +0000 (14:33 +0100)]
mshtml: Added IHTMLStyle::paddingTop implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:38 +0000 (14:33 +0100)]
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:24 +0000 (14:33 +0100)]
mshtml: Added IHTMLStyle::marginBottom property implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:15 +0000 (14:33 +0100)]
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.