Sven Baars [Mon, 3 May 2010 22:37:00 +0000 (00:37 +0200)]
comdlg32: Update Dutch translation.
Henri Verbeet [Mon, 3 May 2010 20:03:31 +0000 (22:03 +0200)]
wined3d: Attach the surfaces from the fbo_entry instead of the ones from the device.
Currently these are always the same, but that doesn't make it right.
Henri Verbeet [Mon, 3 May 2010 20:03:30 +0000 (22:03 +0200)]
d3d9/tests: Allow D3DFMT_A2R10G10B10 as supported adapter mode.
This is in the list of allowed formats in the documentation, and some drivers
report this on Windows.
Henri Verbeet [Mon, 3 May 2010 20:03:29 +0000 (22:03 +0200)]
wined3d: Remove a redundant check from prepare_ds_clear().
The rectangle count doesn't really matter. If the first rectangle doesn't
cover the entire draw_rect we need to load the depth/stencil surface.
Henri Verbeet [Mon, 3 May 2010 20:03:28 +0000 (22:03 +0200)]
wined3d: Separate context acquisition and state application.
Henri Verbeet [Mon, 3 May 2010 20:03:27 +0000 (22:03 +0200)]
wined3d: Split context_apply_state() into separate functions for each usage.
Andrew Nguyen [Mon, 3 May 2010 19:22:25 +0000 (14:22 -0500)]
rundll32: Convert rundll32 to Unicode.
Andrew Nguyen [Mon, 3 May 2010 19:22:17 +0000 (14:22 -0500)]
rundll32: Check more heap allocation failure paths for consistency.
Damjan Jovanovic [Mon, 3 May 2010 18:58:16 +0000 (20:58 +0200)]
winemenubuilder: Read the registry in the unix codepage when cleaning up menus.
Maarten Lankhorst [Mon, 3 May 2010 17:36:51 +0000 (19:36 +0200)]
mmdevapi: Try to detect openal 1.11, and do not blacklist pulseaudio on it.
Maarten Lankhorst [Sat, 1 May 2010 14:32:19 +0000 (16:32 +0200)]
msvcrt: Add float functions based on their double versions.
Aurimas Fišeras [Mon, 3 May 2010 05:35:15 +0000 (08:35 +0300)]
wine.desktop: Add Lithuanian translation.
Jacek Caban [Mon, 3 May 2010 16:15:25 +0000 (18:15 +0200)]
urlmon: Set BINF_NEEDFILE flag for synchronous binding of builtin protocols.
André Hentschel [Mon, 3 May 2010 15:01:51 +0000 (17:01 +0200)]
include: Fix error define in winerror.h.
Alexandre Julliard [Mon, 3 May 2010 20:01:05 +0000 (22:01 +0200)]
ntdll: Add support for saving/restoring CFA frame state.
André Hentschel [Mon, 3 May 2010 15:01:34 +0000 (17:01 +0200)]
version: Fix typo in comment.
Maarten Lankhorst [Thu, 22 Apr 2010 20:52:19 +0000 (22:52 +0200)]
winealsa.drv: Clean up initialisation.
Maarten Lankhorst [Wed, 21 Apr 2010 20:56:28 +0000 (22:56 +0200)]
winealsa.drv: Remove dlopen call.
Jerome Leclanche [Sun, 2 May 2010 22:14:49 +0000 (01:14 +0300)]
quartz: Properly return E_POINTER when ppFilters is null.
Ričardas Barkauskas [Sun, 2 May 2010 20:05:31 +0000 (23:05 +0300)]
ddraw: Fix missing D3D misc caps.
Jim Cameron [Sun, 2 May 2010 12:34:16 +0000 (13:34 +0100)]
winedbg: Make disassembler properly print EMX and EXMM type operands.
Andrew Nguyen [Sun, 2 May 2010 06:24:40 +0000 (01:24 -0500)]
regsvr32: Continue processing DLL list if an export is not found for a DLL.
Andrew Nguyen [Sun, 2 May 2010 04:08:10 +0000 (23:08 -0500)]
rundll32: Rename a few internal helpers for consistency.
Gerald Pfeifer [Sat, 1 May 2010 00:42:11 +0000 (02:42 +0200)]
crypt32/tests: Tighten tests in testPortPublicKeyInfo.
Gerald Pfeifer [Fri, 30 Apr 2010 23:54:49 +0000 (01:54 +0200)]
oleaut32: Remove variable iLengthScanLineColor which is not really used from serializeIcon.
Gerald Pfeifer [Fri, 30 Apr 2010 23:39:29 +0000 (01:39 +0200)]
msacm32/tests: Simplify check_count and msacm_tests.
Gerald Pfeifer [Fri, 30 Apr 2010 23:28:58 +0000 (01:28 +0200)]
jscript: Remove variable length which is not really used from JSGlobal_parseFloat.
Gerald Pfeifer [Fri, 30 Apr 2010 23:11:36 +0000 (01:11 +0200)]
comctl32/tests: Remove variables cx and cy which are not really used from test_approximate_viewrect.
Gerald Pfeifer [Fri, 30 Apr 2010 23:24:40 +0000 (01:24 +0200)]
gdiplus/tests: Remove variable path which is not really used from test_linei.
André Hentschel [Fri, 30 Apr 2010 16:09:15 +0000 (18:09 +0200)]
rsaenh: Fix a testfailure which occures on some Win7 setups.
André Hentschel [Fri, 30 Apr 2010 16:08:36 +0000 (18:08 +0200)]
include: Add some error codes for rsaenh.
André Hentschel [Fri, 30 Apr 2010 16:06:13 +0000 (18:06 +0200)]
rsaenh: Fix a testfailure on Win7.
Aric Stewart [Fri, 30 Apr 2010 15:04:19 +0000 (10:04 -0500)]
shell32: Handle NULL pName in ShellLink fnSetDescription.
Jon Parshall [Thu, 29 Apr 2010 14:45:28 +0000 (09:45 -0500)]
fonts: 8-pixel strikes for Tahoma font.
Nikolay Sivov [Mon, 3 May 2010 11:48:29 +0000 (15:48 +0400)]
ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero.
Gerald Pfeifer [Sun, 2 May 2010 23:48:00 +0000 (01:48 +0200)]
comctl32/tests: Remove variable hwndheader which is not really used from test_items.
Gerald Pfeifer [Sun, 2 May 2010 20:21:12 +0000 (22:21 +0200)]
riched20: Remove variable di which is not really used from ME_InsertEndRowFromCursor.
Gerald Pfeifer [Sun, 2 May 2010 20:09:46 +0000 (22:09 +0200)]
winmm/tests: Remove variable start which is not really used from wave_out_test_deviceOut.
Gerald Pfeifer [Sun, 2 May 2010 19:23:49 +0000 (21:23 +0200)]
oleaut32/tests: Remove variable expectedhres which is not really used from test_VarDiv.
Gerald Pfeifer [Sun, 2 May 2010 19:20:53 +0000 (21:20 +0200)]
ntoskrnl.exe: Remove variable retX which is not really used from emulate_instruction.
Gerald Pfeifer [Sun, 2 May 2010 19:16:06 +0000 (21:16 +0200)]
mshtml/tests: Fix return value of ActiveScript_SetScriptState.
Gerald Pfeifer [Sun, 2 May 2010 18:53:58 +0000 (20:53 +0200)]
gdi32: Remove variable x which is not really used from testJustification.
Gerald Pfeifer [Sun, 2 May 2010 18:48:39 +0000 (20:48 +0200)]
widl: Simplify write_struct_tfs and remove an unused variable.
Gerald Pfeifer [Sun, 2 May 2010 18:40:05 +0000 (20:40 +0200)]
comctl32: Remove variable old_focused which is not really used from MONTHCAL_Mouse.
Gerald Pfeifer [Sat, 1 May 2010 20:38:00 +0000 (22:38 +0200)]
ole32: Fix return value for CoRevokeMallocSpy.
Gerald Pfeifer [Sat, 1 May 2010 20:33:45 +0000 (22:33 +0200)]
ole32: Fix return value of DefaultHandler_SetClientSite.
Gerald Pfeifer [Sat, 1 May 2010 20:35:31 +0000 (22:35 +0200)]
riched20: Remove variable changed which is not really used from ME_PrepareParagraphForWrapping.
Gerald Pfeifer [Sat, 1 May 2010 20:31:07 +0000 (22:31 +0200)]
wintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing.
Gerald Pfeifer [Sat, 1 May 2010 20:21:52 +0000 (22:21 +0200)]
winex11: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_32.
Gerald Pfeifer [Sat, 1 May 2010 17:19:57 +0000 (19:19 +0200)]
mshtml: Remove variable doc which is not really used from process_timer.
Gerald Pfeifer [Sat, 1 May 2010 15:49:14 +0000 (17:49 +0200)]
msi: Remove variable product_code which is not really used from MSI_ApplyPatchW.
Gerald Pfeifer [Sat, 1 May 2010 15:45:56 +0000 (17:45 +0200)]
msi: Fix return value for ITERATE_RemoveFiles (in the error case).
Gerald Pfeifer [Sat, 1 May 2010 15:37:37 +0000 (17:37 +0200)]
wineps.drv: Fix return value in PSDRV_SetBrush.
Gerald Pfeifer [Sat, 1 May 2010 15:20:09 +0000 (17:20 +0200)]
winhlp32: Remove variable keyDelta which is not really used from WINHELP_MainWndProc.
Gerald Pfeifer [Sat, 1 May 2010 15:24:06 +0000 (17:24 +0200)]
riched20: Remove variable yprev which is not really used from ME_ArrowPageDown.
Gerald Pfeifer [Sat, 1 May 2010 15:18:24 +0000 (17:18 +0200)]
winhlp32: Remove a hunk of dead code from HLPFILE_BrowsePage.
Gerald Pfeifer [Sat, 1 May 2010 14:48:48 +0000 (16:48 +0200)]
taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify.
Gerald Pfeifer [Sat, 1 May 2010 14:45:36 +0000 (16:45 +0200)]
taskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhysicalMemorySystemCacheK.
Gerald Pfeifer [Sat, 1 May 2010 14:42:24 +0000 (16:42 +0200)]
taskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMemUsageHistoryGraph.
Gerald Pfeifer [Sat, 1 May 2010 14:38:50 +0000 (16:38 +0200)]
regedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.
Gerald Pfeifer [Sat, 1 May 2010 14:36:49 +0000 (16:36 +0200)]
regedit: Remove variable hdc which is not really used from OnPaint.
Gerald Pfeifer [Sat, 1 May 2010 14:30:49 +0000 (16:30 +0200)]
progman: Remove unused variable from and fix formatting of DIALOG_Execute.
Gerald Pfeifer [Sat, 1 May 2010 14:26:04 +0000 (16:26 +0200)]
cmd: Remove variable argsProcessed which is not really used from WCMD_directory.
Gerald Pfeifer [Sat, 1 May 2010 14:24:45 +0000 (16:24 +0200)]
cmd: Remove variable doRecursive which is not really used from WCMD_for.
Maarten Lankhorst [Sat, 1 May 2010 14:32:45 +0000 (16:32 +0200)]
include: Add float functions to msvcrt.
Nikolay Sivov [Mon, 3 May 2010 11:03:49 +0000 (15:03 +0400)]
rasdlg: Add RasEntryDlgW stub.
Hans Leidekker [Mon, 3 May 2010 10:57:57 +0000 (12:57 +0200)]
sc: Implement the start and stop commands.
Hans Leidekker [Mon, 3 May 2010 10:57:39 +0000 (12:57 +0200)]
sc: Implement the description and failure commands.
Hans Leidekker [Mon, 3 May 2010 10:57:22 +0000 (12:57 +0200)]
sc: Implement the create and delete commands.
Hans Leidekker [Mon, 3 May 2010 10:56:58 +0000 (12:56 +0200)]
programs: Add a stubbed sc.exe.
This is a command line tool used to create and configure services.
It's included in XP and used by the Akamai client installer.
Eric Pouech [Mon, 3 May 2010 06:12:22 +0000 (08:12 +0200)]
winedbg: Properly fix the previous patch about gcc 2.95 not supporting printf attribute on function pointers.
Damjan Jovanovic [Mon, 3 May 2010 02:32:53 +0000 (04:32 +0200)]
wine.desktop: Add Serbian translation.
Austin English [Sun, 2 May 2010 21:40:24 +0000 (16:40 -0500)]
msvcrt/tests: Add more tests for setlocale().
Rico Schüller [Sun, 2 May 2010 17:35:25 +0000 (19:35 +0200)]
ddraw: Change return to break in PixelFormat_WineD3DtoDD().
Austin English [Sun, 2 May 2010 10:40:23 +0000 (05:40 -0500)]
msvcrt/tests: fix a couple typos.
Nikolay Sivov [Sun, 2 May 2010 08:56:47 +0000 (12:56 +0400)]
ole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().
Nikolay Sivov [Sun, 2 May 2010 08:49:37 +0000 (12:49 +0400)]
ole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.
Nikolay Sivov [Sat, 1 May 2010 23:01:36 +0000 (03:01 +0400)]
ole32/tests: Additional test for RevokeDragDrop with destroyed window.
Nikolay Sivov [Sat, 1 May 2010 17:37:46 +0000 (21:37 +0400)]
ole32/ole2: Fix simple parameter handling for DoDragDrop().
Nikolay Sivov [Sat, 1 May 2010 09:37:42 +0000 (13:37 +0400)]
ole32/tests: Move tests to a separate function.
Vincent Pelletier [Sun, 2 May 2010 06:26:21 +0000 (08:26 +0200)]
ddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.
Paul Vriens [Sat, 1 May 2010 19:18:13 +0000 (21:18 +0200)]
user32/tests: Run the tests again on Win95.
Andrew Nguyen [Sat, 1 May 2010 08:40:46 +0000 (03:40 -0500)]
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
Andrew Eikum [Fri, 30 Apr 2010 23:03:05 +0000 (18:03 -0500)]
ole32: Only fail on missing Implemented Categories key if we actually have categories to check.
Damjan Jovanovic [Fri, 30 Apr 2010 11:41:40 +0000 (13:41 +0200)]
winemenubuilder: Store menu paths in Unicode.
Detlef Riekenberg [Fri, 30 Apr 2010 12:07:34 +0000 (14:07 +0200)]
msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.
Jacek Caban [Fri, 30 Apr 2010 16:45:33 +0000 (18:45 +0200)]
shdocvw: Set IE version to IE8.
Sven Baars [Fri, 30 Apr 2010 13:24:33 +0000 (15:24 +0200)]
msi: Fix Dutch translation.
Paul Vriens [Fri, 30 Apr 2010 12:34:51 +0000 (14:34 +0200)]
msi: Update Dutch translation.
Paul Vriens [Fri, 30 Apr 2010 12:18:46 +0000 (14:18 +0200)]
winmm: Update Dutch translation.
Henri Verbeet [Thu, 29 Apr 2010 21:41:31 +0000 (23:41 +0200)]
wined3d: Allow the ARB shader backend to work with GL implementations with low amounts of native parameters.
Henri Verbeet [Thu, 29 Apr 2010 21:41:30 +0000 (23:41 +0200)]
wined3d: Make sure all fields of the shader backend caps are always initialized.
Henri Verbeet [Thu, 29 Apr 2010 21:41:29 +0000 (23:41 +0200)]
wined3d: Remove some unused fields from the shader backend caps.
Henri Verbeet [Thu, 29 Apr 2010 21:41:28 +0000 (23:41 +0200)]
wined3d: Make sure all fields of the fragment pipe caps are always initialized.
Henri Verbeet [Thu, 29 Apr 2010 21:41:27 +0000 (23:41 +0200)]
d3d9/tests: Fix test_cube_wrap() for different texture filtering schemes.
André Hentschel [Wed, 28 Apr 2010 15:24:51 +0000 (17:24 +0200)]
imm32: Fix tests to apply to Vista+ as it does the same as Wine.
André Hentschel [Wed, 28 Apr 2010 15:23:12 +0000 (17:23 +0200)]
imm32: Fix ImmAssociateContextEx parameter handling.
Jacek Caban [Thu, 29 Apr 2010 16:29:23 +0000 (18:29 +0200)]
mshtml: Added support for accessing select options by index.
Jacek Caban [Thu, 29 Apr 2010 16:28:57 +0000 (18:28 +0200)]
mshtml: Added IHTMLSelectElement::get_options implementation.
Jacek Caban [Thu, 29 Apr 2010 16:28:38 +0000 (18:28 +0200)]
mshtml: Added IHTMLSelectElement::put_length implementation.