wine
14 years agoopenal32: Add thunks for EFX functions.
Chris Robinson [Tue, 25 Aug 2009 12:40:40 +0000 (05:40 -0700)] 
openal32: Add thunks for EFX functions.

14 years agoopenal32: Wrap and track OpenAL contexts.
Chris Robinson [Wed, 26 Aug 2009 01:55:53 +0000 (18:55 -0700)] 
openal32: Wrap and track OpenAL contexts.

14 years agoopenal32: Fill out thunk functions.
Chris Robinson [Tue, 25 Aug 2009 11:30:25 +0000 (04:30 -0700)] 
openal32: Fill out thunk functions.

14 years agoopenal32: Add a stub DLL thunk.
Chris Robinson [Tue, 25 Aug 2009 10:26:35 +0000 (03:26 -0700)] 
openal32: Add a stub DLL thunk.

14 years agojscript: Add Russian translation.
Vladimir Pankratov [Wed, 2 Sep 2009 10:53:44 +0000 (15:53 +0500)] 
jscript: Add Russian translation.

14 years agowinex11: Add helper function for calculating ColorShifts.
Roderick Colenbrander [Sat, 5 Sep 2009 14:49:05 +0000 (16:49 +0200)] 
winex11: Add helper function for calculating ColorShifts.

14 years agowinex11: Use ColorShifts in get_xrender_format_from_pdevice.
Roderick Colenbrander [Wed, 2 Sep 2009 13:00:54 +0000 (15:00 +0200)] 
winex11: Use ColorShifts in get_xrender_format_from_pdevice.

14 years agooledb32: Add a stub IDCInfo interface.
Huw Davies [Wed, 9 Sep 2009 09:49:35 +0000 (10:49 +0100)] 
oledb32: Add a stub IDCInfo interface.

14 years agojscript/tests: Fixed typos in the output strings.
Reece Dunn [Tue, 8 Sep 2009 21:57:26 +0000 (22:57 +0100)] 
jscript/tests: Fixed typos in the output strings.

14 years agocrypt32: Implement CertGetNameStringW for CERT_NAME_URL_TYPE.
Juan Lang [Wed, 9 Sep 2009 05:11:52 +0000 (22:11 -0700)] 
crypt32: Implement CertGetNameStringW for CERT_NAME_URL_TYPE.

14 years agocrypt32: Implement CertGetNameStringW for CERT_NAME_DNS_TYPE.
Juan Lang [Wed, 9 Sep 2009 05:11:40 +0000 (22:11 -0700)] 
crypt32: Implement CertGetNameStringW for CERT_NAME_DNS_TYPE.

14 years agocrypt32: Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE.
Juan Lang [Wed, 9 Sep 2009 05:11:27 +0000 (22:11 -0700)] 
crypt32: Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE.

14 years agocrypt32: Implement CertGetNameStringW for CERT_NAME_RDN_TYPE.
Juan Lang [Wed, 9 Sep 2009 05:11:12 +0000 (22:11 -0700)] 
crypt32: Implement CertGetNameStringW for CERT_NAME_RDN_TYPE.

14 years agocrypt32: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE.
Juan Lang [Wed, 9 Sep 2009 05:10:53 +0000 (22:10 -0700)] 
crypt32: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE.

14 years agocrypt32: Further simplify CertGetNameStringW.
Juan Lang [Wed, 9 Sep 2009 04:56:11 +0000 (21:56 -0700)] 
crypt32: Further simplify CertGetNameStringW.

14 years agocrypt32: Use a helper function to simplify CertGetNameStringW.
Juan Lang [Wed, 9 Sep 2009 04:55:47 +0000 (21:55 -0700)] 
crypt32: Use a helper function to simplify CertGetNameStringW.

14 years agocrypt32: Return an empty string from CertGetNameStringW if a name couldn't be found.
Juan Lang [Wed, 9 Sep 2009 04:55:26 +0000 (21:55 -0700)] 
crypt32: Return an empty string from CertGetNameStringW if a name couldn't be found.

14 years agocrypt32: Correct searching the alternate name in CertGetNameStringW if the main name...
Juan Lang [Wed, 9 Sep 2009 04:06:28 +0000 (21:06 -0700)] 
crypt32: Correct searching the alternate name in CertGetNameStringW if the main name doesn't contain an appropriate OID.

14 years agodocumentation: Keep README.fr in sync; fixes.
Frédéric Delanoy [Tue, 8 Sep 2009 20:25:25 +0000 (22:25 +0200)] 
documentation: Keep README.fr in sync; fixes.

In addition, conversion to UTF-8.

14 years agooledb32: Add stub DllCanUnloadNow.
Huw Davies [Wed, 9 Sep 2009 11:21:43 +0000 (12:21 +0100)] 
oledb32: Add stub DllCanUnloadNow.

14 years agooledb32: Add registration routines.
Huw Davies [Wed, 9 Sep 2009 11:15:47 +0000 (12:15 +0100)] 
oledb32: Add registration routines.

14 years agomsi: Add a test to show that creating shortcuts works regardless of COM initializatio...
Hans Leidekker [Wed, 9 Sep 2009 10:26:27 +0000 (12:26 +0200)] 
msi: Add a test to show that creating shortcuts works regardless of COM initialization state.

14 years agoshell32: Reject NULL path in IShellLink_SetPath.
Hans Leidekker [Wed, 9 Sep 2009 10:25:44 +0000 (12:25 +0200)] 
shell32: Reject NULL path in IShellLink_SetPath.

14 years agocomctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak.
Nikolay Sivov [Tue, 8 Sep 2009 16:23:54 +0000 (20:23 +0400)] 
comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak.

14 years agocomctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve.
Nikolay Sivov [Tue, 8 Sep 2009 07:55:22 +0000 (11:55 +0400)] 
comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve.

14 years agocomctl32/monthcal: Cache window GWL_STYLE.
Nikolay Sivov [Tue, 8 Sep 2009 06:44:55 +0000 (10:44 +0400)] 
comctl32/monthcal: Cache window GWL_STYLE.

14 years agomsctf/tests: Add handler sink_check_ok for checking fired sinks.
Aric Stewart [Tue, 8 Sep 2009 18:29:56 +0000 (13:29 -0500)] 
msctf/tests: Add handler sink_check_ok for checking fired sinks.

14 years agomsctf/test: Add sink_fire_ok helper and use it to check sink firing.
Aric Stewart [Tue, 8 Sep 2009 18:29:49 +0000 (13:29 -0500)] 
msctf/test: Add sink_fire_ok helper and use it to check sink firing.

14 years agoadvapi32/tests: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:13:25 +0000 (13:13 +0200)] 
advapi32/tests: Use explicit prototypes for function pointers.

14 years agoshell32: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:13:19 +0000 (13:13 +0200)] 
shell32: Use explicit prototypes for function pointers.

14 years agomapi32: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:13:13 +0000 (13:13 +0200)] 
mapi32: Use explicit prototypes for function pointers.

14 years agocomctl32: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:13:08 +0000 (13:13 +0200)] 
comctl32: Use explicit prototypes for function pointers.

14 years agouser32/tests: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:12:46 +0000 (13:12 +0200)] 
user32/tests: Use explicit prototypes for function pointers.

14 years agouser32: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:12:38 +0000 (13:12 +0200)] 
user32: Use explicit prototypes for function pointers.

14 years agokernel32: Use explicit prototypes for function pointers.
Alexandre Julliard [Wed, 9 Sep 2009 11:12:28 +0000 (13:12 +0200)] 
kernel32: Use explicit prototypes for function pointers.

14 years agoinclude: Fix the RPC_AUTH_KEY_RETRIEVAL_FN definition.
Alexandre Julliard [Wed, 9 Sep 2009 10:27:09 +0000 (12:27 +0200)] 
include: Fix the RPC_AUTH_KEY_RETRIEVAL_FN definition.

14 years agomsi: Force overwriting of read-only files when extracting a cabinet, with tests.
Alexandre Julliard [Wed, 9 Sep 2009 10:19:28 +0000 (12:19 +0200)] 
msi: Force overwriting of read-only files when extracting a cabinet, with tests.

14 years agouser32/tests: Non-US keyboards are allowed on Wine too.
Alexandre Julliard [Wed, 9 Sep 2009 10:18:56 +0000 (12:18 +0200)] 
user32/tests: Non-US keyboards are allowed on Wine too.

14 years agouser32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLB...
Dmitry Timoshkov [Wed, 9 Sep 2009 08:22:33 +0000 (17:22 +0900)] 
user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLBUTTONDOWN.

14 years agowinex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button.
Dmitry Timoshkov [Wed, 9 Sep 2009 08:21:52 +0000 (17:21 +0900)] 
winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button.

14 years agomshtml: Added IHTMLElement::dblclick property implementation.
Jacek Caban [Tue, 8 Sep 2009 20:32:47 +0000 (22:32 +0200)] 
mshtml: Added IHTMLElement::dblclick property implementation.

14 years agomshtml: Fire beforeunload event on body element.
Jacek Caban [Tue, 8 Sep 2009 20:32:08 +0000 (22:32 +0200)] 
mshtml: Fire beforeunload event on body element.

14 years agomshtml: Added support for document events in fire_event.
Jacek Caban [Tue, 8 Sep 2009 20:31:35 +0000 (22:31 +0200)] 
mshtml: Added support for document events in fire_event.

14 years agomshtml: Added IHTMLWindow3::attachEvent implementation.
Jacek Caban [Tue, 8 Sep 2009 20:31:10 +0000 (22:31 +0200)] 
mshtml: Added IHTMLWindow3::attachEvent implementation.

14 years agomshtml: Added IHTMLWindow2::onload property.
Jacek Caban [Tue, 8 Sep 2009 20:30:38 +0000 (22:30 +0200)] 
mshtml: Added IHTMLWindow2::onload property.

14 years agomshtml: Added IHTMLWindow2::onbeforeunload property implementation.
Jacek Caban [Tue, 8 Sep 2009 20:30:14 +0000 (22:30 +0200)] 
mshtml: Added IHTMLWindow2::onbeforeunload property implementation.

14 years agomshtml: Store body event target in window object.
Jacek Caban [Tue, 8 Sep 2009 20:29:39 +0000 (22:29 +0200)] 
mshtml: Store body event target in window object.

14 years agomshtml: Added javascript protocol tests.
Jacek Caban [Tue, 8 Sep 2009 20:29:01 +0000 (22:29 +0200)] 
mshtml: Added javascript protocol tests.

14 years agomshtml: Added JScriptProtocolInfo::QueryInfo implementation.
Jacek Caban [Tue, 8 Sep 2009 20:28:28 +0000 (22:28 +0200)] 
mshtml: Added JScriptProtocolInfo::QueryInfo implementation.

14 years agomshtml: Added JSProtocolInfo::ParseUrl implementation.
Jacek Caban [Tue, 8 Sep 2009 20:28:00 +0000 (22:28 +0200)] 
mshtml: Added JSProtocolInfo::ParseUrl implementation.

14 years agomshtml: Added JSProtocol class factory stub implementation.
Jacek Caban [Tue, 8 Sep 2009 20:27:31 +0000 (22:27 +0200)] 
mshtml: Added JSProtocol class factory stub implementation.

14 years agomshtml: Improve debug messages for timer invocation.
Jacek Caban [Tue, 8 Sep 2009 20:27:03 +0000 (22:27 +0200)] 
mshtml: Improve debug messages for timer invocation.

14 years agomshtml: Make empty string is a valid overflow style.
Jacek Caban [Tue, 8 Sep 2009 20:26:49 +0000 (22:26 +0200)] 
mshtml: Make empty string is a valid overflow style.

14 years agojscript: Update Lithuanian translation.
Aurimas Fišeras [Tue, 8 Sep 2009 18:58:26 +0000 (21:58 +0300)] 
jscript: Update Lithuanian translation.

14 years agowinhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 2 Sep 2009 15:26:20 +0000 (08:26 -0700)] 
winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.

14 years agowined3d: Fix vendor detection when using an Intel X4500HD.
Jaime Rave [Tue, 8 Sep 2009 15:47:34 +0000 (10:47 -0500)] 
wined3d: Fix vendor detection when using an Intel X4500HD.

14 years agomsctf: Define ITfThreadFocusSink.
Aric Stewart [Tue, 8 Sep 2009 15:30:20 +0000 (10:30 -0500)] 
msctf: Define ITfThreadFocusSink.

14 years agomsctf: Add stub ITfSourceSingle interface to ThreadMgr.
Aric Stewart [Tue, 8 Sep 2009 15:30:10 +0000 (10:30 -0500)] 
msctf: Add stub ITfSourceSingle interface to ThreadMgr.

14 years agomsctf: Stub of TF_InvalidAssemblyListCacheIfExist.
Aric Stewart [Tue, 8 Sep 2009 15:29:56 +0000 (10:29 -0500)] 
msctf: Stub of TF_InvalidAssemblyListCacheIfExist.

14 years agoreadme.de: Git is not an acronym.
André Hentschel [Tue, 8 Sep 2009 15:15:21 +0000 (17:15 +0200)] 
readme.de: Git is not an acronym.

14 years agowidl: Generate proper prototypes for function declarations without arguments.
Henri Verbeet [Tue, 8 Sep 2009 14:38:03 +0000 (16:38 +0200)] 
widl: Generate proper prototypes for function declarations without arguments.

14 years agod3d10: Use debugstr_a()/debugstr_an() to trace external strings.
Henri Verbeet [Tue, 8 Sep 2009 14:38:02 +0000 (16:38 +0200)] 
d3d10: Use debugstr_a()/debugstr_an() to trace external strings.

14 years agod3d10: Implement ID3D10EffectType::GetDesc().
Henri Verbeet [Tue, 8 Sep 2009 14:38:01 +0000 (16:38 +0200)] 
d3d10: Implement ID3D10EffectType::GetDesc().

14 years agod3d10: Implement ID3D10EffectVariable::GetType().
Henri Verbeet [Tue, 8 Sep 2009 14:38:00 +0000 (16:38 +0200)] 
d3d10: Implement ID3D10EffectVariable::GetType().

14 years agod3d10: Add initial support for parsing structures.
Henri Verbeet [Tue, 8 Sep 2009 14:37:59 +0000 (16:37 +0200)] 
d3d10: Add initial support for parsing structures.

14 years agod3d10: Parse an effect type's basetype and class.
Henri Verbeet [Tue, 8 Sep 2009 14:37:58 +0000 (16:37 +0200)] 
d3d10: Parse an effect type's basetype and class.

14 years agod3d10: Add initial type parsing code.
Rico Schüller [Tue, 8 Sep 2009 14:37:57 +0000 (16:37 +0200)] 
d3d10: Add initial type parsing code.

14 years agowinefile: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 13:46:39 +0000 (15:46 +0200)] 
winefile: Italian translation update.

14 years agostart: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 13:41:55 +0000 (15:41 +0200)] 
start: Italian translation update.

14 years agowinecfg: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 12:06:10 +0000 (14:06 +0200)] 
winecfg: Italian translation update.

14 years agogdi32/tests: Add test for SelectClipRgn in metafile.
Ilya Shpigor [Mon, 7 Sep 2009 06:57:55 +0000 (10:57 +0400)] 
gdi32/tests: Add test for SelectClipRgn in metafile.

14 years agoshlwapi: Implement stub for UrlFixupW.
Owen Rudge [Wed, 2 Sep 2009 15:38:12 +0000 (16:38 +0100)] 
shlwapi: Implement stub for UrlFixupW.

14 years agoshlwapi: Implement stub for ZoneCheckUrlExW.
Owen Rudge [Wed, 2 Sep 2009 15:38:08 +0000 (16:38 +0100)] 
shlwapi: Implement stub for ZoneCheckUrlExW.

14 years agoshlwapi: Implement stubs for SHFormatDateTimeA/W.
Owen Rudge [Wed, 2 Sep 2009 15:38:02 +0000 (16:38 +0100)] 
shlwapi: Implement stubs for SHFormatDateTimeA/W.

14 years agoshlwapi: Implement stub for SHGetViewStatePropertyBag.
Owen Rudge [Wed, 2 Sep 2009 15:37:57 +0000 (16:37 +0100)] 
shlwapi: Implement stub for SHGetViewStatePropertyBag.

14 years agoshlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
Owen Rudge [Wed, 2 Sep 2009 15:37:53 +0000 (16:37 +0100)] 
shlwapi: Implement stub for SHCreatePropertyBagOnRegKey.

14 years agoshlwapi: Implement IUnknown_UIActivateIO.
Owen Rudge [Wed, 2 Sep 2009 15:37:49 +0000 (16:37 +0100)] 
shlwapi: Implement IUnknown_UIActivateIO.

14 years agoole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL.
Huw Davies [Wed, 2 Sep 2009 14:16:33 +0000 (15:16 +0100)] 
ole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL.

14 years agoinclude: Add IClientSecurity constants.
Huw Davies [Wed, 2 Sep 2009 14:11:56 +0000 (15:11 +0100)] 
include: Add IClientSecurity constants.

14 years agogdiplus: Don't accept MS Sans Serif as the generic sans serif font.
Vincent Povirk [Fri, 4 Sep 2009 21:54:00 +0000 (16:54 -0500)] 
gdiplus: Don't accept MS Sans Serif as the generic sans serif font.

14 years agogdiplus: Don't calculate the number of points in the arc by dividing.
Vincent Povirk [Fri, 4 Sep 2009 21:14:32 +0000 (16:14 -0500)] 
gdiplus: Don't calculate the number of points in the arc by dividing.

14 years agogdiplus: Don't use the supplied rect to calculate font scaling factors.
Vincent Povirk [Fri, 4 Sep 2009 19:11:52 +0000 (14:11 -0500)] 
gdiplus: Don't use the supplied rect to calculate font scaling factors.

14 years agogdiplus: Stub GdipScaleLineTransform.
Vincent Povirk [Fri, 4 Sep 2009 18:12:08 +0000 (13:12 -0500)] 
gdiplus: Stub GdipScaleLineTransform.

14 years agogdiplus: Stub GdipResetLineTransform.
Vincent Povirk [Fri, 4 Sep 2009 18:01:29 +0000 (13:01 -0500)] 
gdiplus: Stub GdipResetLineTransform.

14 years agogdiplus: Implement GdipDrawImagePointRect.
Vincent Povirk [Fri, 4 Sep 2009 17:51:48 +0000 (12:51 -0500)] 
gdiplus: Implement GdipDrawImagePointRect.

14 years agocomctl32/listview: Add partial support for cxMin width field.
Nikolay Sivov [Sun, 6 Sep 2009 09:54:28 +0000 (13:54 +0400)] 
comctl32/listview: Add partial support for cxMin width field.

14 years agocomctl32/header: Implement HDS_NOSIZING style with tests.
Nikolay Sivov [Sun, 6 Sep 2009 08:59:43 +0000 (12:59 +0400)] 
comctl32/header: Implement HDS_NOSIZING style with tests.

14 years agocomctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
Nikolay Sivov [Sun, 6 Sep 2009 06:54:53 +0000 (10:54 +0400)] 
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.

14 years agocomctl32/header: Implement HDF_FIXEDWIDTH format flag.
Nikolay Sivov [Sat, 5 Sep 2009 22:24:26 +0000 (02:24 +0400)] 
comctl32/header: Implement HDF_FIXEDWIDTH format flag.

14 years agocomctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.
Nikolay Sivov [Sat, 5 Sep 2009 12:48:15 +0000 (16:48 +0400)] 
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.

14 years agomshtml: Added HTML events test.
Jacek Caban [Sun, 6 Sep 2009 17:06:38 +0000 (19:06 +0200)] 
mshtml: Added HTML events test.

14 years agomshtml: Added IHTMLElement2::attachEvent implementation.
Jacek Caban [Sun, 6 Sep 2009 17:06:10 +0000 (19:06 +0200)] 
mshtml: Added IHTMLElement2::attachEvent implementation.

14 years agomshtml: Store event handlers in vector structure.
Jacek Caban [Sun, 6 Sep 2009 17:05:40 +0000 (19:05 +0200)] 
mshtml: Store event handlers in vector structure.

14 years agomshtml: Added IHTMLDocument2::onclick property implementation.
Jacek Caban [Sun, 6 Sep 2009 17:00:02 +0000 (19:00 +0200)] 
mshtml: Added IHTMLDocument2::onclick property implementation.

14 years agomshtml: Improve IHTMLEventObj getter stubs.
Jacek Caban [Sun, 6 Sep 2009 16:58:26 +0000 (18:58 +0200)] 
mshtml: Improve IHTMLEventObj getter stubs.

14 years agomshtml: Added IHTMLEventObj::get_screen[XY] implementation.
Jacek Caban [Sun, 6 Sep 2009 16:57:02 +0000 (18:57 +0200)] 
mshtml: Added IHTMLEventObj::get_screen[XY] implementation.

14 years agomshtml: Added IHTMLEventObj::get_client[XY] implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:46 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_client[XY] implementation.

14 years agomshtml: Added IHTMLEventObj::get_button implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:28 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_button implementation.

14 years agomshtml: Added IHTMLEventObj::get_keyCode implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:13 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_keyCode implementation.

14 years agomshtml: Addded IHTMLEventObj::get_shiftKey implementation.
Jacek Caban [Sun, 6 Sep 2009 16:55:56 +0000 (18:55 +0200)] 
mshtml: Addded IHTMLEventObj::get_shiftKey implementation.