wine/eterwine.git
14 years agod3dcompiler: Implement ID3DBlob::GetBufferSize().
Rico Schüller [Sun, 15 Aug 2010 15:05:40 +0000 (17:05 +0200)]
d3dcompiler: Implement ID3DBlob::GetBufferSize().

14 years agod3dcompiler: Implement ID3DBlob::GetBufferPointer().
Rico Schüller [Sun, 15 Aug 2010 15:05:34 +0000 (17:05 +0200)]
d3dcompiler: Implement ID3DBlob::GetBufferPointer().

14 years agod3dcompiler: Implement D3DCreateBlob().
Rico Schüller [Sun, 15 Aug 2010 15:05:31 +0000 (17:05 +0200)]
d3dcompiler: Implement D3DCreateBlob().

14 years agod3d10: Fix d3dcommon.h inclusion.
Rico Schüller [Sun, 15 Aug 2010 15:05:19 +0000 (17:05 +0200)]
d3d10: Fix d3dcommon.h inclusion.

14 years agodbghelp: Silence template related dwarf FIXMEs.
Jacek Caban [Mon, 16 Aug 2010 13:12:46 +0000 (15:12 +0200)]
dbghelp: Silence template related dwarf FIXMEs.

14 years agowined3d: Remove isInDraw hack from context_setup_target.
Matteo Bruni [Sat, 7 Aug 2010 20:37:11 +0000 (22:37 +0200)]
wined3d: Remove isInDraw hack from context_setup_target.

It is conceptually wrong and actually broken too (as the comment there
said). Just remove the hack now and properly fix any regression that
may come up later by explicitely acquiring the right context where
needed (so, in surface_internal_preload and its callees).

14 years agowined3d: Fix context_apply_clear_state with ORM = backbuffer.
Matteo Bruni [Sat, 7 Aug 2010 13:29:41 +0000 (15:29 +0200)]
wined3d: Fix context_apply_clear_state with ORM = backbuffer.

14 years agowined3d: Call set_render_offscreen at the end of context_setup_target.
Matteo Bruni [Sat, 7 Aug 2010 20:35:31 +0000 (22:35 +0200)]
wined3d: Call set_render_offscreen at the end of context_setup_target.

This fixes a regression caused by 20f51c29a99299384e840e148f02aae66bfb45be.

14 years agomsvcp90: Added 64-bit char_traits tests.
Piotr Caban [Mon, 16 Aug 2010 09:06:28 +0000 (11:06 +0200)]
msvcp90: Added 64-bit char_traits tests.

14 years agomsvcp90: Added char_traits<unsigned short> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:06:17 +0000 (11:06 +0200)]
msvcp90: Added char_traits<unsigned short> 64-bit exports.

14 years agomsvcp90: Added char_traits<wchar_t> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:06:01 +0000 (11:06 +0200)]
msvcp90: Added char_traits<wchar_t> 64-bit exports.

14 years agomsvcp90: Added char_traits<char> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:05:39 +0000 (11:05 +0200)]
msvcp90: Added char_traits<char> 64-bit exports.

14 years agod3dx9_36: minwidth and minheight are set but not used in point_filter_simple_data...
Gerald Pfeifer [Sun, 15 Aug 2010 21:52:30 +0000 (23:52 +0200)]
d3dx9_36: minwidth and minheight are set but not used in point_filter_simple_data; remove them.

14 years agodmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance...
Austin Lund [Sat, 7 Aug 2010 05:01:14 +0000 (15:01 +1000)]
dmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance::PChannelInfo.

14 years agodmime/tests: Added tests for IDirectMusicPerformance.
Austin Lund [Fri, 6 Aug 2010 07:50:49 +0000 (17:50 +1000)]
dmime/tests: Added tests for IDirectMusicPerformance.

14 years agocrypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
Juan Lang [Thu, 12 Aug 2010 18:28:18 +0000 (11:28 -0700)]
crypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.

14 years agocrypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLICY_PARA's fdwChecks field.
Juan Lang [Thu, 12 Aug 2010 18:25:29 +0000 (11:25 -0700)]
crypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLICY_PARA's fdwChecks field.

14 years agouser32: Use a macro instead of direct values.
André Hentschel [Mon, 9 Aug 2010 14:50:30 +0000 (16:50 +0200)]
user32: Use a macro instead of direct values.

14 years agoregedit: Improve importing of REG_SZ with invalid quoting.
Andrew Eikum [Thu, 5 Aug 2010 16:57:55 +0000 (11:57 -0500)]
regedit: Improve importing of REG_SZ with invalid quoting.

14 years agokernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.
Juan Lang [Mon, 21 Jun 2010 18:04:04 +0000 (11:04 -0700)]
kernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.

14 years agontdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.
Juan Lang [Thu, 22 Apr 2010 16:33:28 +0000 (09:33 -0700)]
ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.

14 years agontdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.
Juan Lang [Fri, 14 May 2010 20:20:03 +0000 (13:20 -0700)]
ntdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.

14 years agoinclude: Add inaddr.h.
Detlef Riekenberg [Wed, 4 Aug 2010 19:48:02 +0000 (21:48 +0200)]
include: Add inaddr.h.

14 years agoshdocvw: Ignore invalid NULL PostData.
Jacek Caban [Mon, 16 Aug 2010 10:38:29 +0000 (12:38 +0200)]
shdocvw: Ignore invalid NULL PostData.

14 years agojscript: Throw TypeError in in_eval.
Jacek Caban [Mon, 16 Aug 2010 10:36:59 +0000 (12:36 +0200)]
jscript: Throw TypeError in in_eval.

14 years agojscript: Throw TypeError in instanceof_expression_eval.
Jacek Caban [Mon, 16 Aug 2010 10:36:34 +0000 (12:36 +0200)]
jscript: Throw TypeError in instanceof_expression_eval.

14 years agows2_32: Fix a bad pointer crash.
Mike Kaplinskiy [Sun, 15 Aug 2010 00:11:10 +0000 (20:11 -0400)]
ws2_32: Fix a bad pointer crash.

14 years agoshlwapi/tests: Run more language dependent tests only on English locales.
Detlef Riekenberg [Fri, 13 Aug 2010 20:51:44 +0000 (22:51 +0200)]
shlwapi/tests: Run more language dependent tests only on English locales.

14 years agobrowseui: Improved a FIXME in DllGetVersion.
Konrad Wartke [Fri, 13 Aug 2010 14:30:58 +0000 (16:30 +0200)]
browseui: Improved a FIXME in DllGetVersion.

14 years agousp10: Update pwLogClust with glyph transformations.
Aric Stewart [Thu, 12 Aug 2010 19:59:04 +0000 (14:59 -0500)]
usp10: Update pwLogClust with glyph transformations.

14 years agousp10: Add Syriac contextual shaping.
Aric Stewart [Thu, 12 Aug 2010 19:58:46 +0000 (14:58 -0500)]
usp10: Add Syriac contextual shaping.

14 years agousp10: Add contextual shaping proc to the script shaping data.
Aric Stewart [Thu, 12 Aug 2010 19:58:32 +0000 (14:58 -0500)]
usp10: Add contextual shaping proc to the script shaping data.

14 years agousp10: Generalize out applying Opentype features and define default features for...
Aric Stewart [Thu, 12 Aug 2010 19:58:14 +0000 (14:58 -0500)]
usp10: Generalize out applying Opentype features and define default features for currently known scripts.

14 years agousp10: Have ScriptIsComplex reflect information in our scripts.
Aric Stewart [Thu, 12 Aug 2010 19:57:50 +0000 (14:57 -0500)]
usp10: Have ScriptIsComplex reflect information in our scripts.

14 years agousp10: Report accurate information about our currently known scripts.
Aric Stewart [Thu, 12 Aug 2010 19:57:29 +0000 (14:57 -0500)]
usp10: Report accurate information about our currently known scripts.

14 years agousp10: Factor out script ranges in an more expandable way.
Aric Stewart [Thu, 12 Aug 2010 19:57:06 +0000 (14:57 -0500)]
usp10: Factor out script ranges in an more expandable way.

14 years agourlmon: Implemented IUri_GetProperties and IUri_HasProperty.
Thomas Mullaly [Fri, 30 Jul 2010 00:55:59 +0000 (20:55 -0400)]
urlmon: Implemented IUri_GetProperties and IUri_HasProperty.

14 years agourlmon: Implemented IUri_GetDisplayUri.
Thomas Mullaly [Thu, 29 Jul 2010 23:35:11 +0000 (19:35 -0400)]
urlmon: Implemented IUri_GetDisplayUri.

14 years agourlmon: Implemented IUri_GetAbsoluteUri.
Thomas Mullaly [Thu, 29 Jul 2010 22:24:07 +0000 (18:24 -0400)]
urlmon: Implemented IUri_GetAbsoluteUri.

14 years agourlmon: Implemented IUri_GetFragment.
Thomas Mullaly [Thu, 29 Jul 2010 21:59:00 +0000 (17:59 -0400)]
urlmon: Implemented IUri_GetFragment.

14 years agourlmon: Implemented canonicalization for URI fragments.
Thomas Mullaly [Thu, 29 Jul 2010 21:35:00 +0000 (17:35 -0400)]
urlmon: Implemented canonicalization for URI fragments.

14 years agourlmon: Implemented a fragment parser.
Thomas Mullaly [Thu, 29 Jul 2010 20:36:39 +0000 (16:36 -0400)]
urlmon: Implemented a fragment parser.

14 years agowineboot: Added more architectures in create_enviroment_registry_keys.
Konrad Wartke [Sun, 15 Aug 2010 16:54:47 +0000 (18:54 +0200)]
wineboot: Added more architectures in create_enviroment_registry_keys.

14 years agocomctl32: Merge is_textT and is_textW into a single is_text.
Gerald Pfeifer [Sun, 15 Aug 2010 22:05:39 +0000 (00:05 +0200)]
comctl32: Merge is_textT and is_textW into a single is_text.

14 years agodwmapi: Add stub for DwmDefWindowProc.
André Hentschel [Mon, 9 Aug 2010 16:50:12 +0000 (18:50 +0200)]
dwmapi: Add stub for DwmDefWindowProc.

14 years agomciqtz32: Fix window visibility.
Maarten Lankhorst [Mon, 9 Aug 2010 12:24:31 +0000 (14:24 +0200)]
mciqtz32: Fix window visibility.

14 years agowined3d: Fix a couple of typos.
Henri Verbeet [Sun, 15 Aug 2010 21:21:49 +0000 (23:21 +0200)]
wined3d: Fix a couple of typos.

14 years agowined3d: Round up to complete compressed blocks in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Sun, 15 Aug 2010 21:21:48 +0000 (23:21 +0200)]
wined3d: Round up to complete compressed blocks in IWineD3DDeviceImpl_UpdateSurface().

This is mostly an issue for surfaces with dimensions smaller than their
format's block width/height.

14 years agowined3d: Rename surface_calculate_size() to wined3d_format_calculate_size().
Henri Verbeet [Sun, 15 Aug 2010 21:21:47 +0000 (23:21 +0200)]
wined3d: Rename surface_calculate_size() to wined3d_format_calculate_size().

14 years agowined3d: Correctly calculate the resource size for ATI2N surfaces.
Henri Verbeet [Sun, 15 Aug 2010 21:21:46 +0000 (23:21 +0200)]
wined3d: Correctly calculate the resource size for ATI2N surfaces.

14 years agowined3d: Print the correct resource location in surface_set_texture_name().
Henri Verbeet [Sun, 15 Aug 2010 21:21:45 +0000 (23:21 +0200)]
wined3d: Print the correct resource location in surface_set_texture_name().

14 years agowined3d: Cleanup IWineD3DBaseSwapChainImpl_GetBackBuffer() a bit.
Henri Verbeet [Sun, 15 Aug 2010 21:21:44 +0000 (23:21 +0200)]
wined3d: Cleanup IWineD3DBaseSwapChainImpl_GetBackBuffer() a bit.

14 years agowined3d: Fix some misspellings of "surface".
Henri Verbeet [Sun, 15 Aug 2010 21:21:43 +0000 (23:21 +0200)]
wined3d: Fix some misspellings of "surface".

14 years agowined3d: Reattach FBO attachments when any of the corresponding surfaces is unloaded.
Henri Verbeet [Sun, 15 Aug 2010 21:21:42 +0000 (23:21 +0200)]
wined3d: Reattach FBO attachments when any of the corresponding surfaces is unloaded.

14 years agoexplorerframe: Don't cast NULL.
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:36 +0000 (22:27 +0200)]
explorerframe: Don't cast NULL.

14 years agogameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow().
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:24 +0000 (22:27 +0200)]
gameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow().

14 years agoddraw: Use FAILED instead of NOT SUCCEEDED.
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:14 +0000 (22:27 +0200)]
ddraw: Use FAILED instead of NOT SUCCEEDED.

14 years agocrypt32: Constify some variables.
Andrew Talbot [Sun, 15 Aug 2010 19:15:26 +0000 (20:15 +0100)]
crypt32: Constify some variables.

14 years agocrypt32: Constify some variables.
Andrew Talbot [Sun, 15 Aug 2010 19:15:18 +0000 (20:15 +0100)]
crypt32: Constify some variables.

14 years agocomdlg32: Constify a variable.
Andrew Talbot [Sun, 15 Aug 2010 19:15:05 +0000 (20:15 +0100)]
comdlg32: Constify a variable.

14 years agows2_32: Implement SO_UPDATE_CONNECT_CONTEXT.
Mike Kaplinskiy [Sun, 15 Aug 2010 16:42:17 +0000 (12:42 -0400)]
ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT.

14 years agocomctl32/monthcal: Use recently introduced enum in scroll buttons painting helper.
Nikolay Sivov [Sun, 8 Aug 2010 13:24:38 +0000 (17:24 +0400)]
comctl32/monthcal: Use recently introduced enum in scroll buttons painting helper.

14 years agocomctl32/monthcal: Store all control colors in a single array.
Nikolay Sivov [Sun, 8 Aug 2010 12:54:23 +0000 (16:54 +0400)]
comctl32/monthcal: Store all control colors in a single array.

14 years agocomctl32/monthcal: Fix assumption about a single calendar for minimal rectangle calcu...
Nikolay Sivov [Sun, 8 Aug 2010 11:58:13 +0000 (15:58 +0400)]
comctl32/monthcal: Fix assumption about a single calendar for minimal rectangle calculation.

14 years agocomctl32/monthcal: Remove macro used once.
Nikolay Sivov [Sun, 8 Aug 2010 11:45:46 +0000 (15:45 +0400)]
comctl32/monthcal: Remove macro used once.

14 years agocomctl32/monthcal: Properly scroll calendars on year change.
Nikolay Sivov [Sun, 8 Aug 2010 11:32:52 +0000 (15:32 +0400)]
comctl32/monthcal: Properly scroll calendars on year change.

14 years agocomctl32/monthcal: Make month popup menu respect multiple calendars.
Nikolay Sivov [Sun, 8 Aug 2010 08:14:32 +0000 (12:14 +0400)]
comctl32/monthcal: Make month popup menu respect multiple calendars.

14 years agocomctl32/monthcal: Properly adjust selections on scrolling.
Nikolay Sivov [Sun, 8 Aug 2010 07:56:06 +0000 (11:56 +0400)]
comctl32/monthcal: Properly adjust selections on scrolling.

14 years agocomctl32/monthcal: Support new hittest fields for some cases.
Nikolay Sivov [Sat, 7 Aug 2010 14:07:03 +0000 (18:07 +0400)]
comctl32/monthcal: Support new hittest fields for some cases.

14 years agomshtml: Update Ukrainian translation.
Igor Paliychuk [Fri, 6 Aug 2010 07:54:20 +0000 (10:54 +0300)]
mshtml: Update Ukrainian translation.

14 years agoshdocvw: Update Ukrainian translation.
Igor Paliychuk [Fri, 6 Aug 2010 07:53:56 +0000 (10:53 +0300)]
shdocvw: Update Ukrainian translation.

14 years agocmd: Add the Swedish translation.
Paul Vriens [Fri, 6 Aug 2010 10:09:08 +0000 (12:09 +0200)]
cmd: Add the Swedish translation.

Translation by Rikard Dan Johansson.

14 years agoshdocvw: Add the Polish translation.
Łukasz Wojniłowicz [Thu, 5 Aug 2010 05:00:00 +0000 (07:00 +0200)]
shdocvw: Add the Polish translation.

14 years agoclock: Updated Hebrew translation.
Yaron Shahrabani [Thu, 5 Aug 2010 06:05:10 +0000 (09:05 +0300)]
clock: Updated Hebrew translation.

14 years agoregedit: Added Hebrew translation.
Yaron Shahrabani [Thu, 5 Aug 2010 05:58:56 +0000 (08:58 +0300)]
regedit: Added Hebrew translation.

14 years agoshdocvw: Updated Lithuanian translation.
Aurimas Fišeras [Tue, 3 Aug 2010 19:18:36 +0000 (22:18 +0300)]
shdocvw: Updated Lithuanian translation.

14 years agowinmm: Fix fd leak on restarting timer.
Maarten Lankhorst [Tue, 10 Aug 2010 14:04:24 +0000 (16:04 +0200)]
winmm: Fix fd leak on restarting timer.

14 years agowinecoreaudio: Use same hard-coded limit on frequency as ALSA/OSS.
Jörg Höhle [Tue, 22 Jun 2010 06:51:45 +0000 (08:51 +0200)]
winecoreaudio: Use same hard-coded limit on frequency as ALSA/OSS.

14 years agoshdocvw: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 12:49:52 +0000 (14:49 +0200)]
shdocvw: Update Swedish translation.

14 years agomshtml: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 12:49:17 +0000 (14:49 +0200)]
mshtml: Update Swedish translation.

14 years agowininet: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:07:15 +0000 (11:07 +0200)]
wininet: Update Swedish translation.

14 years agosetupapi: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:06:22 +0000 (11:06 +0200)]
setupapi: Update Swedish translation.

14 years agocredui: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:05:47 +0000 (11:05 +0200)]
credui: Update Swedish translation.

14 years agojscript: Add Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 08:36:49 +0000 (10:36 +0200)]
jscript: Add Swedish translation.

14 years agoreg: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:15:14 +0000 (15:15 +0200)]
reg: Add Swedish translation.

14 years agostart: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:13:56 +0000 (15:13 +0200)]
start: Add Swedish translation.

14 years agoxcopy: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:12:17 +0000 (15:12 +0200)]
xcopy: Add Swedish translation.

14 years agouser32: Properly pack the WM_WINE_SETWINDOWPOS internal message.
Dmitry Timoshkov [Mon, 9 Aug 2010 06:56:12 +0000 (15:56 +0900)]
user32: Properly pack the WM_WINE_SETWINDOWPOS internal message.

14 years agowinmm: Update Korean resource.
Hwang YunSong [Mon, 9 Aug 2010 02:15:01 +0000 (11:15 +0900)]
winmm: Update Korean resource.

14 years agoshdocvw: Update Korean resource.
Hwang YunSong [Mon, 9 Aug 2010 02:14:31 +0000 (11:14 +0900)]
shdocvw: Update Korean resource.

14 years agomshtml: Update Korean resource.
Hwang YunSong [Mon, 9 Aug 2010 02:14:04 +0000 (11:14 +0900)]
mshtml: Update Korean resource.

14 years agomshtml: Update Spanish translation.
Jose Rostagno [Sat, 7 Aug 2010 15:13:02 +0000 (12:13 -0300)]
mshtml: Update Spanish translation.

14 years agoshdocvw: Update Spanish translation.
Jose Rostagno [Sat, 7 Aug 2010 14:54:41 +0000 (11:54 -0300)]
shdocvw: Update Spanish translation.

14 years agomshtml: Update Italian translation.
Luca Bennati [Wed, 4 Aug 2010 19:09:11 +0000 (21:09 +0200)]
mshtml: Update Italian translation.

14 years agoshdocvw: Update Italian translation.
Luca Bennati [Wed, 4 Aug 2010 19:06:40 +0000 (21:06 +0200)]
shdocvw: Update Italian translation.

14 years agogdi32: Always use a HANDLE for GDI_ReleaseObj.
Detlef Riekenberg [Wed, 4 Aug 2010 21:32:55 +0000 (23:32 +0200)]
gdi32: Always use a HANDLE for GDI_ReleaseObj.

14 years agomshtml: Update French translation.
Frédéric Delanoy [Wed, 4 Aug 2010 19:40:02 +0000 (21:40 +0200)]
mshtml: Update French translation.

14 years agoshdocvw: Update French translation.
Frédéric Delanoy [Wed, 4 Aug 2010 19:25:19 +0000 (21:25 +0200)]
shdocvw: Update French translation.

14 years agoshdocvw: Update the Dutch translation.
Sven Baars [Wed, 4 Aug 2010 18:36:24 +0000 (20:36 +0200)]
shdocvw: Update the Dutch translation.

14 years agomshtml: Update the Dutch translation.
Sven Baars [Wed, 4 Aug 2010 18:36:04 +0000 (20:36 +0200)]
mshtml: Update the Dutch translation.