wine
12 years agofonts: Add some missing glyphs in the Small Fonts font.
Alexandre Julliard [Wed, 25 Jan 2012 21:14:54 +0000 (22:14 +0100)] 
fonts: Add some missing glyphs in the Small Fonts font.

12 years agooleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.
Nikolay Sivov [Thu, 26 Jan 2012 10:42:35 +0000 (13:42 +0300)] 
oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.

12 years agommdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.
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.

12 years agommdevapi/tests: Perform capture protocol tests in shared mode.
Jörg Höhle [Thu, 12 Jan 2012 21:36:31 +0000 (22:36 +0100)] 
mmdevapi/tests: Perform capture protocol tests in shared mode.

12 years agowinealsa: Log the periodic renderer callback.
Jörg Höhle [Sun, 1 Jan 2012 22:59:39 +0000 (23:59 +0100)] 
winealsa: Log the periodic renderer callback.

12 years agowinealsa: Map ALSA errors to AUDCLNT_E_*.
Jörg Höhle [Mon, 9 Jan 2012 18:04:42 +0000 (19:04 +0100)] 
winealsa: Map ALSA errors to AUDCLNT_E_*.

12 years agowinealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED.
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.

12 years agowininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).
Frédéric Delanoy [Wed, 25 Jan 2012 22:52:02 +0000 (23:52 +0100)] 
wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).

12 years agower: Add a stub for WerReportSetUIOption.
Austin English [Wed, 25 Jan 2012 22:56:35 +0000 (14:56 -0800)] 
wer: Add a stub for WerReportSetUIOption.

12 years agosetupapi: Add a stub for SetupAddToDiskSpaceListA/W.
Austin English [Wed, 25 Jan 2012 22:35:42 +0000 (14:35 -0800)] 
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.

12 years agoiphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
Austin English [Wed, 25 Jan 2012 22:29:48 +0000 (14:29 -0800)] 
iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.

12 years agomshtml: Don't use simplified fragment-only navigation if there is post data to send.
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.

12 years agomshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
Jacek Caban [Thu, 26 Jan 2012 13:34:22 +0000 (14:34 +0100)] 
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.

12 years agomshtml: Added IHTMLStyle::paddingBottom implementation.
Jacek Caban [Thu, 26 Jan 2012 13:34:05 +0000 (14:34 +0100)] 
mshtml: Added IHTMLStyle::paddingBottom implementation.

12 years agomshtml: Added IHTMLStyle::paddingRight implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:57 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::paddingRight implementation.

12 years agomshtml: Added IHTMLStyle::paddingTop implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:47 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::paddingTop implementation.

12 years agomshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft 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.

12 years agomshtml: Added IHTMLStyle::marginBottom property implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:24 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::marginBottom property implementation.

12 years agomshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
Jacek Caban [Thu, 26 Jan 2012 13:33:15 +0000 (14:33 +0100)] 
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.

12 years agomshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.
Jacek Caban [Thu, 26 Jan 2012 13:33:02 +0000 (14:33 +0100)] 
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.

12 years agod3dx9/tests: Add effect parameter value SetMatrixArray() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:57 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrixArray() test.

12 years agod3dx9/tests: Add effect parameter value SetMatrix() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:54 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrix() test.

12 years agod3dx9/tests: Add effect parameter value SetVectorArray() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:47 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetVectorArray() test.

12 years agod3dx9/tests: Add effect parameter value SetVector() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:37 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetVector() test.

12 years agocrypt32: Use a larger temporary buffer in CRYPT_AsnDecodeOidIgnoreTag().
Henri Verbeet [Wed, 25 Jan 2012 23:21:19 +0000 (00:21 +0100)] 
crypt32: Use a larger temporary buffer in CRYPT_AsnDecodeOidIgnoreTag().

12 years agowinecfg: Get rid of some unused constants.
Henri Verbeet [Wed, 25 Jan 2012 23:21:18 +0000 (00:21 +0100)] 
winecfg: Get rid of some unused constants.

12 years agowined3d: Clear the device if we're not removing the entry from the table in wined3d_u...
Henri Verbeet [Wed, 25 Jan 2012 23:21:17 +0000 (00:21 +0100)] 
wined3d: Clear the device if we're not removing the entry from the table in wined3d_unregister_window().

The device may be destroyed after the window is unregistered, causing
device_process_message() to access freed memory.

12 years agomscoree: Fix build with MSVC.
Thomas Faber [Wed, 25 Jan 2012 22:27:44 +0000 (23:27 +0100)] 
mscoree: Fix build with MSVC.

12 years agowinex11: Remove some more leftover X Shm code.
Ken Thomases [Wed, 25 Jan 2012 21:53:50 +0000 (15:53 -0600)] 
winex11: Remove some more leftover X Shm code.

12 years agoddraw: AddRef the correct interface pointer in AddAttachedSurface.
Alexandre Julliard [Wed, 25 Jan 2012 20:38:24 +0000 (21:38 +0100)] 
ddraw: AddRef the correct interface pointer in AddAttachedSurface.

12 years agotools: Assume that FreeType supports FT_Load_Sfnt_Table.
Alexandre Julliard [Wed, 25 Jan 2012 12:53:40 +0000 (13:53 +0100)] 
tools: Assume that FreeType supports FT_Load_Sfnt_Table.

12 years agojscript: ActiveX objects might not support IServiceProvider Interface.
Alistair Leslie-Hughes [Mon, 23 Jan 2012 01:21:23 +0000 (12:21 +1100)] 
jscript: ActiveX objects might not support IServiceProvider Interface.

12 years agod3dxof: Use buffer start followed by offset when accessing data.
Christian Costa [Mon, 23 Jan 2012 20:37:48 +0000 (21:37 +0100)] 
d3dxof: Use buffer start followed by offset when accessing data.

12 years agod3dxof: Fix object leak in error path by calling Release method which does all the...
Christian Costa [Mon, 23 Jan 2012 20:37:32 +0000 (21:37 +0100)] 
d3dxof: Fix object leak in error path by calling Release method which does all the work and simplify some inits for better readability.

12 years agowineoss.drv: Fix buffer offset calculation.
Andrew Eikum [Wed, 25 Jan 2012 17:14:36 +0000 (11:14 -0600)] 
wineoss.drv: Fix buffer offset calculation.

12 years agowineoss.drv: Use GETODELAY instead of GETOSPACE to determine device position.
Andrew Eikum [Wed, 25 Jan 2012 17:14:13 +0000 (11:14 -0600)] 
wineoss.drv: Use GETODELAY instead of GETOSPACE to determine device position.

12 years agowineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
Andrew Eikum [Wed, 25 Jan 2012 17:14:03 +0000 (11:14 -0600)] 
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.

12 years agoieframe: Fixed a typo in IDocObjectService::FireDocumentComplete.
Jacek Caban [Wed, 25 Jan 2012 15:56:31 +0000 (16:56 +0100)] 
ieframe: Fixed a typo in IDocObjectService::FireDocumentComplete.

12 years agoieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.
Jacek Caban [Wed, 25 Jan 2012 12:59:06 +0000 (13:59 +0100)] 
ieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 25 Jan 2012 12:01:05 +0000 (13:01 +0100)] 
po: Update French translation.

12 years agoieframe: Use similar FIXME text.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:13 +0000 (00:00 +0100)] 
ieframe: Use similar FIXME text.

12 years agoieframe: Add missing return statements.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:12 +0000 (00:00 +0100)] 
ieframe: Add missing return statements.

12 years agoieframe: Remove dead code.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:11 +0000 (00:00 +0100)] 
ieframe: Remove dead code.

12 years agoimm32: Add a stub for ImmGetHotKey.
Austin English [Wed, 25 Jan 2012 03:32:05 +0000 (19:32 -0800)] 
imm32: Add a stub for ImmGetHotKey.

12 years agokernel32: Add a stub for AddConsoleAliasA/W.
Austin English [Wed, 25 Jan 2012 00:11:52 +0000 (16:11 -0800)] 
kernel32: Add a stub for AddConsoleAliasA/W.

12 years agoiphlpapi: Add a stub for GetTcpTable2:.
Austin English [Wed, 25 Jan 2012 00:02:50 +0000 (16:02 -0800)] 
iphlpapi: Add a stub for GetTcpTable2:.

12 years agoiphlpapi: Sync spec file to Windows 7.
Austin English [Wed, 25 Jan 2012 00:01:30 +0000 (16:01 -0800)] 
iphlpapi: Sync spec file to Windows 7.

12 years agocomdlg32: Correctly handle filters with invalid extensions in Save As dialogs.
Alex Henrie [Tue, 24 Jan 2012 21:34:43 +0000 (14:34 -0700)] 
comdlg32: Correctly handle filters with invalid extensions in Save As dialogs.

12 years agoprograms: Standardize references to the <Enter> key.
Francois Gouget [Wed, 25 Jan 2012 01:29:00 +0000 (02:29 +0100)] 
programs: Standardize references to the <Enter> key.

12 years agowinex11: Don't put the GL drawable offscreen.
Matteo Bruni [Tue, 24 Jan 2012 23:08:01 +0000 (00:08 +0100)] 
winex11: Don't put the GL drawable offscreen.

12 years agowinex11: Remove some leftover X Shm code.
Henri Verbeet [Tue, 24 Jan 2012 20:47:49 +0000 (21:47 +0100)] 
winex11: Remove some leftover X Shm code.

12 years agod3d8: Remove COM from the pixel shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:48 +0000 (21:47 +0100)] 
d3d8: Remove COM from the pixel shader implementation.

12 years agod3d8: Remove COM from the vertex shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:47 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex shader implementation.

12 years agod3d8: Remove COM from the vertex declaration implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:46 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex declaration implementation.

12 years agowined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_pr...
Henri Verbeet [Tue, 24 Jan 2012 20:47:45 +0000 (21:47 +0100)] 
wined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_process_message().

We can deadlock if we send messages while holding the wined3d mutex and the
message loop is on another thread. Ideally we probably shouldn't send messages
while holding the wined3d mutex at all, but that may be hard to enforce with
the way wined3d locking is currently set up.

12 years agomsi: Avoid dead code in parse_prop (Coverity).
Frédéric Delanoy [Tue, 24 Jan 2012 18:04:03 +0000 (19:04 +0100)] 
msi: Avoid dead code in parse_prop (Coverity).

12 years agopo: Updated Korean translation.
Hwang YunSong [Tue, 24 Jan 2012 14:23:37 +0000 (23:23 +0900)] 
po: Updated Korean translation.

12 years agopo: Update Russian translation.
Nikolay Sivov [Wed, 25 Jan 2012 07:55:55 +0000 (10:55 +0300)] 
po: Update Russian translation.

12 years agopo: Fix some typography issues in the Thai translation.
Francois Gouget [Wed, 25 Jan 2012 01:33:10 +0000 (02:33 +0100)] 
po: Fix some typography issues in the Thai translation.

12 years agopo: Fix a couple of formatting directives in the Slovenian translation.
Francois Gouget [Wed, 25 Jan 2012 01:29:29 +0000 (02:29 +0100)] 
po: Fix a couple of formatting directives in the Slovenian translation.

12 years agopo: Fix some typography issues in the Czech translation.
Francois Gouget [Wed, 25 Jan 2012 01:24:04 +0000 (02:24 +0100)] 
po: Fix some typography issues in the Czech translation.

12 years agopo: Fix some typography issues in the Bulgarian translation.
Francois Gouget [Wed, 25 Jan 2012 01:20:59 +0000 (02:20 +0100)] 
po: Fix some typography issues in the Bulgarian translation.

12 years agopo: Fix some typography issues in the Japanese translation.
Francois Gouget [Wed, 25 Jan 2012 01:18:19 +0000 (02:18 +0100)] 
po: Fix some typography issues in the Japanese translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 24 Jan 2012 07:32:13 +0000 (09:32 +0200)] 
po: Update Lithuanian translation.

12 years agowininet: Insert custom headers only once in HTTP_HttpSendRequestW.
Jacek Caban [Tue, 24 Jan 2012 16:31:38 +0000 (17:31 +0100)] 
wininet: Insert custom headers only once in HTTP_HttpSendRequestW.

12 years agowininet: Correctly detect https connections and custom port numbers in HTTP_HandleRed...
Jacek Caban [Tue, 24 Jan 2012 16:31:17 +0000 (17:31 +0100)] 
wininet: Correctly detect https connections and custom port numbers in HTTP_HandleRedirect.

12 years agowinegstreamer: Set bmiHeader.biSizeImage in the transform filter.
Aric Stewart [Tue, 24 Jan 2012 14:15:52 +0000 (08:15 -0600)] 
winegstreamer: Set bmiHeader.biSizeImage in the transform filter.

12 years agowordpad: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 19:40:39 +0000 (20:40 +0100)] 
wordpad: Add message contexts for accelerators that can be translated.

12 years agowinefile: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:27:53 +0000 (14:27 +0100)] 
winefile: Add message contexts for accelerators that can be translated.

12 years agowinemine: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:26:33 +0000 (14:26 +0100)] 
winemine: Add message contexts for accelerators that can be translated.

12 years agoview: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:24:11 +0000 (14:24 +0100)] 
view: Add message contexts for accelerators that can be translated.

12 years agoregedit: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 19:36:46 +0000 (20:36 +0100)] 
regedit: Add message contexts for accelerators that can be translated.

12 years agonotepad: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:20:05 +0000 (14:20 +0100)] 
notepad: Add message contexts for accelerators that can be translated.

12 years agowrc: Add support for translating accelerators through po files.
Alexandre Julliard [Tue, 24 Jan 2012 13:19:36 +0000 (14:19 +0100)] 
wrc: Add support for translating accelerators through po files.

12 years agowinedbg: Enhance algorithm to look up for memory data inside a minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:22 +0000 (21:37 +0100)] 
winedbg: Enhance algorithm to look up for memory data inside a minidump.

12 years agodbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:16 +0000 (21:37 +0100)] 
dbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.

Used this feature to add x86_64 unwind information.

12 years agodbghelp: Allow CPU backends to add specific information into a minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:10 +0000 (21:37 +0100)] 
dbghelp: Allow CPU backends to add specific information into a minidump.

Use it to add a 256 byte block around current program counter.

12 years agodbghelp: Add our own thread data gathering struct for minidump internals instead...
Eric Pouech [Mon, 23 Jan 2012 20:37:05 +0000 (21:37 +0100)] 
dbghelp: Add our own thread data gathering struct for minidump internals instead on relying on SYSTEM_PROCESS_INFO.

12 years agowinedbg, winedump: Embed wine build-id information info minidump, and display it.
Eric Pouech [Mon, 23 Jan 2012 20:36:59 +0000 (21:36 +0100)] 
winedbg, winedump: Embed wine build-id information info minidump, and display it.

12 years agoconfigure: Use the -Wignored-qualifiers compiler option if available.
Gerald Pfeifer [Mon, 23 Jan 2012 20:58:35 +0000 (21:58 +0100)] 
configure: Use the -Wignored-qualifiers compiler option if available.

12 years agoinclude: ntddcdvd.h structure naming, packing fixes.
Dan Kegel [Mon, 23 Jan 2012 17:13:13 +0000 (09:13 -0800)] 
include: ntddcdvd.h structure naming, packing fixes.

12 years agontdll: Add an access check for file mappings.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:45:54 +0000 (17:45 +0800)] 
ntdll: Add an access check for file mappings.

12 years agontdll: Use PAGE_EXECUTE_READ protection for an image section.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:45:21 +0000 (17:45 +0800)] 
ntdll: Use PAGE_EXECUTE_READ protection for an image section.

12 years agoserver: Store correct protection for an image mapping.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:44:56 +0000 (17:44 +0800)] 
server: Store correct protection for an image mapping.

12 years agopo: Remove spaces before a '\n'.
Francois Gouget [Mon, 23 Jan 2012 23:36:42 +0000 (00:36 +0100)] 
po: Remove spaces before a '\n'.

12 years agopo: A small Slovenian translation update.
Francois Gouget [Tue, 24 Jan 2012 08:19:23 +0000 (09:19 +0100)] 
po: A small Slovenian translation update.

12 years agopo: A small Japanese translation update.
Francois Gouget [Mon, 23 Jan 2012 23:26:35 +0000 (00:26 +0100)] 
po: A small Japanese translation update.

'Unicode' and 'UTF-8' are used as is in Japanese (with thanks to Akihiro Sagawa).

12 years agopo: Fix an accelerator key specification in the Walloon translation.
Francois Gouget [Mon, 23 Jan 2012 23:41:16 +0000 (00:41 +0100)] 
po: Fix an accelerator key specification in the Walloon translation.

12 years agopo: Fix the accelerator key specifications in the Chinese (PRC) translation.
Francois Gouget [Mon, 23 Jan 2012 23:41:00 +0000 (00:41 +0100)] 
po: Fix the accelerator key specifications in the Chinese (PRC) translation.

12 years agopo: Fix the accelerator key specifications in the Chinese (Taiwan) translation.
Francois Gouget [Mon, 23 Jan 2012 23:39:59 +0000 (00:39 +0100)] 
po: Fix the accelerator key specifications in the Chinese (Taiwan) translation.

12 years agopo: Fix an accelerator key specification in the Swedish translation.
Francois Gouget [Mon, 23 Jan 2012 23:35:33 +0000 (00:35 +0100)] 
po: Fix an accelerator key specification in the Swedish translation.

12 years agopo: Fix an accelerator key specification in the Russian translation.
Francois Gouget [Mon, 23 Jan 2012 23:35:07 +0000 (00:35 +0100)] 
po: Fix an accelerator key specification in the Russian translation.

12 years agopo: Fix an accelerator key specification in the Portuguese translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:36 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Portuguese translation.

12 years agopo: Fix an accelerator key specification in the Hungarian translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:18 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Hungarian translation.

12 years agopo: Fix an accelerator key specification in the Romanian translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:08 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Romanian translation.

12 years agopo: Fix the accelerator key specifications in the French translation.
Francois Gouget [Mon, 23 Jan 2012 23:33:03 +0000 (00:33 +0100)] 
po: Fix the accelerator key specifications in the French translation.

12 years agopo: Fix the accelerator key specifications in the Finnish translation.
Francois Gouget [Mon, 23 Jan 2012 23:32:46 +0000 (00:32 +0100)] 
po: Fix the accelerator key specifications in the Finnish translation.

12 years agopo: Fix the accelerator key specifications in the German translation.
Francois Gouget [Mon, 23 Jan 2012 23:31:55 +0000 (00:31 +0100)] 
po: Fix the accelerator key specifications in the German translation.

12 years agopo: Fix the accelerator key specifications in the Catalan translation.
Francois Gouget [Mon, 23 Jan 2012 23:31:11 +0000 (00:31 +0100)] 
po: Fix the accelerator key specifications in the Catalan translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Mon, 23 Jan 2012 23:53:27 +0000 (00:53 +0100)] 
po: Update French translation.