Austin Lund [Sat, 7 Aug 2010 05:01:14 +0000 (15:01 +1000)]
dmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance::PChannelInfo.
Austin Lund [Fri, 6 Aug 2010 07:50:49 +0000 (17:50 +1000)]
dmime/tests: Added tests for IDirectMusicPerformance.
Juan Lang [Thu, 12 Aug 2010 18:28:18 +0000 (11:28 -0700)]
crypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
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.
André Hentschel [Mon, 9 Aug 2010 14:50:30 +0000 (16:50 +0200)]
user32: Use a macro instead of direct values.
Andrew Eikum [Thu, 5 Aug 2010 16:57:55 +0000 (11:57 -0500)]
regedit: Improve importing of REG_SZ with invalid quoting.
Juan Lang [Mon, 21 Jun 2010 18:04:04 +0000 (11:04 -0700)]
kernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.
Juan Lang [Thu, 22 Apr 2010 16:33:28 +0000 (09:33 -0700)]
ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.
Juan Lang [Fri, 14 May 2010 20:20:03 +0000 (13:20 -0700)]
ntdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.
Detlef Riekenberg [Wed, 4 Aug 2010 19:48:02 +0000 (21:48 +0200)]
include: Add inaddr.h.
Jacek Caban [Mon, 16 Aug 2010 10:38:29 +0000 (12:38 +0200)]
shdocvw: Ignore invalid NULL PostData.
Jacek Caban [Mon, 16 Aug 2010 10:36:59 +0000 (12:36 +0200)]
jscript: Throw TypeError in in_eval.
Jacek Caban [Mon, 16 Aug 2010 10:36:34 +0000 (12:36 +0200)]
jscript: Throw TypeError in instanceof_expression_eval.
Mike Kaplinskiy [Sun, 15 Aug 2010 00:11:10 +0000 (20:11 -0400)]
ws2_32: Fix a bad pointer crash.
Detlef Riekenberg [Fri, 13 Aug 2010 20:51:44 +0000 (22:51 +0200)]
shlwapi/tests: Run more language dependent tests only on English locales.
Konrad Wartke [Fri, 13 Aug 2010 14:30:58 +0000 (16:30 +0200)]
browseui: Improved a FIXME in DllGetVersion.
Aric Stewart [Thu, 12 Aug 2010 19:59:04 +0000 (14:59 -0500)]
usp10: Update pwLogClust with glyph transformations.
Aric Stewart [Thu, 12 Aug 2010 19:58:46 +0000 (14:58 -0500)]
usp10: Add Syriac contextual shaping.
Aric Stewart [Thu, 12 Aug 2010 19:58:32 +0000 (14:58 -0500)]
usp10: Add contextual shaping proc to the script shaping data.
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.
Aric Stewart [Thu, 12 Aug 2010 19:57:50 +0000 (14:57 -0500)]
usp10: Have ScriptIsComplex reflect information in our scripts.
Aric Stewart [Thu, 12 Aug 2010 19:57:29 +0000 (14:57 -0500)]
usp10: Report accurate information about our currently known scripts.
Aric Stewart [Thu, 12 Aug 2010 19:57:06 +0000 (14:57 -0500)]
usp10: Factor out script ranges in an more expandable way.
Thomas Mullaly [Fri, 30 Jul 2010 00:55:59 +0000 (20:55 -0400)]
urlmon: Implemented IUri_GetProperties and IUri_HasProperty.
Thomas Mullaly [Thu, 29 Jul 2010 23:35:11 +0000 (19:35 -0400)]
urlmon: Implemented IUri_GetDisplayUri.
Thomas Mullaly [Thu, 29 Jul 2010 22:24:07 +0000 (18:24 -0400)]
urlmon: Implemented IUri_GetAbsoluteUri.
Thomas Mullaly [Thu, 29 Jul 2010 21:59:00 +0000 (17:59 -0400)]
urlmon: Implemented IUri_GetFragment.
Thomas Mullaly [Thu, 29 Jul 2010 21:35:00 +0000 (17:35 -0400)]
urlmon: Implemented canonicalization for URI fragments.
Thomas Mullaly [Thu, 29 Jul 2010 20:36:39 +0000 (16:36 -0400)]
urlmon: Implemented a fragment parser.
Konrad Wartke [Sun, 15 Aug 2010 16:54:47 +0000 (18:54 +0200)]
wineboot: Added more architectures in create_enviroment_registry_keys.
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.
André Hentschel [Mon, 9 Aug 2010 16:50:12 +0000 (18:50 +0200)]
dwmapi: Add stub for DwmDefWindowProc.
Maarten Lankhorst [Mon, 9 Aug 2010 12:24:31 +0000 (14:24 +0200)]
mciqtz32: Fix window visibility.
Henri Verbeet [Sun, 15 Aug 2010 21:21:49 +0000 (23:21 +0200)]
wined3d: Fix a couple of typos.
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.
Henri Verbeet [Sun, 15 Aug 2010 21:21:47 +0000 (23:21 +0200)]
wined3d: Rename surface_calculate_size() to wined3d_format_calculate_size().
Henri Verbeet [Sun, 15 Aug 2010 21:21:46 +0000 (23:21 +0200)]
wined3d: Correctly calculate the resource size for ATI2N surfaces.
Henri Verbeet [Sun, 15 Aug 2010 21:21:45 +0000 (23:21 +0200)]
wined3d: Print the correct resource location in surface_set_texture_name().
Henri Verbeet [Sun, 15 Aug 2010 21:21:44 +0000 (23:21 +0200)]
wined3d: Cleanup IWineD3DBaseSwapChainImpl_GetBackBuffer() a bit.
Henri Verbeet [Sun, 15 Aug 2010 21:21:43 +0000 (23:21 +0200)]
wined3d: Fix some misspellings of "surface".
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.
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:36 +0000 (22:27 +0200)]
explorerframe: Don't cast NULL.
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:24 +0000 (22:27 +0200)]
gameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow().
Michael Stefaniuc [Sun, 15 Aug 2010 20:27:14 +0000 (22:27 +0200)]
ddraw: Use FAILED instead of NOT SUCCEEDED.
Andrew Talbot [Sun, 15 Aug 2010 19:15:26 +0000 (20:15 +0100)]
crypt32: Constify some variables.
Andrew Talbot [Sun, 15 Aug 2010 19:15:18 +0000 (20:15 +0100)]
crypt32: Constify some variables.
Andrew Talbot [Sun, 15 Aug 2010 19:15:05 +0000 (20:15 +0100)]
comdlg32: Constify a variable.
Mike Kaplinskiy [Sun, 15 Aug 2010 16:42:17 +0000 (12:42 -0400)]
ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT.
Nikolay Sivov [Sun, 8 Aug 2010 13:24:38 +0000 (17:24 +0400)]
comctl32/monthcal: Use recently introduced enum in scroll buttons painting helper.
Nikolay Sivov [Sun, 8 Aug 2010 12:54:23 +0000 (16:54 +0400)]
comctl32/monthcal: Store all control colors in a single array.
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.
Nikolay Sivov [Sun, 8 Aug 2010 11:45:46 +0000 (15:45 +0400)]
comctl32/monthcal: Remove macro used once.
Nikolay Sivov [Sun, 8 Aug 2010 11:32:52 +0000 (15:32 +0400)]
comctl32/monthcal: Properly scroll calendars on year change.
Nikolay Sivov [Sun, 8 Aug 2010 08:14:32 +0000 (12:14 +0400)]
comctl32/monthcal: Make month popup menu respect multiple calendars.
Nikolay Sivov [Sun, 8 Aug 2010 07:56:06 +0000 (11:56 +0400)]
comctl32/monthcal: Properly adjust selections on scrolling.
Nikolay Sivov [Sat, 7 Aug 2010 14:07:03 +0000 (18:07 +0400)]
comctl32/monthcal: Support new hittest fields for some cases.
Igor Paliychuk [Fri, 6 Aug 2010 07:54:20 +0000 (10:54 +0300)]
mshtml: Update Ukrainian translation.
Igor Paliychuk [Fri, 6 Aug 2010 07:53:56 +0000 (10:53 +0300)]
shdocvw: Update Ukrainian translation.
Paul Vriens [Fri, 6 Aug 2010 10:09:08 +0000 (12:09 +0200)]
cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
Łukasz Wojniłowicz [Thu, 5 Aug 2010 05:00:00 +0000 (07:00 +0200)]
shdocvw: Add the Polish translation.
Yaron Shahrabani [Thu, 5 Aug 2010 06:05:10 +0000 (09:05 +0300)]
clock: Updated Hebrew translation.
Yaron Shahrabani [Thu, 5 Aug 2010 05:58:56 +0000 (08:58 +0300)]
regedit: Added Hebrew translation.
Aurimas Fišeras [Tue, 3 Aug 2010 19:18:36 +0000 (22:18 +0300)]
shdocvw: Updated Lithuanian translation.
Maarten Lankhorst [Tue, 10 Aug 2010 14:04:24 +0000 (16:04 +0200)]
winmm: Fix fd leak on restarting timer.
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.
Anders Jonsson [Tue, 10 Aug 2010 12:49:52 +0000 (14:49 +0200)]
shdocvw: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 12:49:17 +0000 (14:49 +0200)]
mshtml: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:07:15 +0000 (11:07 +0200)]
wininet: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:06:22 +0000 (11:06 +0200)]
setupapi: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 09:05:47 +0000 (11:05 +0200)]
credui: Update Swedish translation.
Anders Jonsson [Tue, 10 Aug 2010 08:36:49 +0000 (10:36 +0200)]
jscript: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:15:14 +0000 (15:15 +0200)]
reg: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:13:56 +0000 (15:13 +0200)]
start: Add Swedish translation.
Anders Jonsson [Mon, 9 Aug 2010 13:12:17 +0000 (15:12 +0200)]
xcopy: Add Swedish translation.
Dmitry Timoshkov [Mon, 9 Aug 2010 06:56:12 +0000 (15:56 +0900)]
user32: Properly pack the WM_WINE_SETWINDOWPOS internal message.
Hwang YunSong [Mon, 9 Aug 2010 02:15:01 +0000 (11:15 +0900)]
winmm: Update Korean resource.
Hwang YunSong [Mon, 9 Aug 2010 02:14:31 +0000 (11:14 +0900)]
shdocvw: Update Korean resource.
Hwang YunSong [Mon, 9 Aug 2010 02:14:04 +0000 (11:14 +0900)]
mshtml: Update Korean resource.
Jose Rostagno [Sat, 7 Aug 2010 15:13:02 +0000 (12:13 -0300)]
mshtml: Update Spanish translation.
Jose Rostagno [Sat, 7 Aug 2010 14:54:41 +0000 (11:54 -0300)]
shdocvw: Update Spanish translation.
Luca Bennati [Wed, 4 Aug 2010 19:09:11 +0000 (21:09 +0200)]
mshtml: Update Italian translation.
Luca Bennati [Wed, 4 Aug 2010 19:06:40 +0000 (21:06 +0200)]
shdocvw: Update Italian translation.
Detlef Riekenberg [Wed, 4 Aug 2010 21:32:55 +0000 (23:32 +0200)]
gdi32: Always use a HANDLE for GDI_ReleaseObj.
Frédéric Delanoy [Wed, 4 Aug 2010 19:40:02 +0000 (21:40 +0200)]
mshtml: Update French translation.
Frédéric Delanoy [Wed, 4 Aug 2010 19:25:19 +0000 (21:25 +0200)]
shdocvw: Update French translation.
Sven Baars [Wed, 4 Aug 2010 18:36:24 +0000 (20:36 +0200)]
shdocvw: Update the Dutch translation.
Sven Baars [Wed, 4 Aug 2010 18:36:04 +0000 (20:36 +0200)]
mshtml: Update the Dutch translation.
André Hentschel [Wed, 4 Aug 2010 18:22:52 +0000 (20:22 +0200)]
shdocvw: Update German translation.
André Hentschel [Wed, 4 Aug 2010 18:05:40 +0000 (20:05 +0200)]
mshtml: Fix indentation in resource file.
André Hentschel [Wed, 4 Aug 2010 18:05:24 +0000 (20:05 +0200)]
mshtml: Update German translation.
Aurimas Fišeras [Wed, 4 Aug 2010 17:46:06 +0000 (20:46 +0300)]
mshtml: Update Lithuanian translation.
Alexandre Julliard [Wed, 4 Aug 2010 15:53:14 +0000 (17:53 +0200)]
d3dx9: Fix some incorrect const typecasts.
Tony Wasserka [Wed, 28 Jul 2010 19:56:00 +0000 (21:56 +0200)]
d3dx9: Implement ARGB point filtering in D3DXLoadSurfaceFromMemory.
Tony Wasserka [Wed, 28 Jul 2010 19:51:42 +0000 (21:51 +0200)]
d3dx9: Return D3DERR_INVALIDCALL in D3DXLoadSurfaceFromMemory if pDestRect is invalid.
Tony Wasserka [Wed, 28 Jul 2010 19:33:14 +0000 (21:33 +0200)]
d3dx9: Move pixel sampling and recombination in copy_simple_data to separate helper functions.
Dmitry Timoshkov [Wed, 4 Aug 2010 14:00:34 +0000 (23:00 +0900)]
user32: Protect from setting as a window owner one of its successors.
Jacek Caban [Wed, 4 Aug 2010 13:33:17 +0000 (15:33 +0200)]
jscript: Get rid of no longer needed ErrorInstance struct.
Jacek Caban [Wed, 4 Aug 2010 13:32:59 +0000 (15:32 +0200)]
jscript: Fixed Error.toString implementation for non-Error this.
Jacek Caban [Wed, 4 Aug 2010 13:32:39 +0000 (15:32 +0200)]
jscript: Use generic property for Error.message.
Jacek Caban [Wed, 4 Aug 2010 13:32:11 +0000 (15:32 +0200)]
jscript: Use generic property for Error.description.