wine
14 years agokernel32: Return the correct processor arch and type in wow64 mode.
Paul Vriens [Wed, 12 May 2010 20:58:34 +0000 (22:58 +0200)] 
kernel32: Return the correct processor arch and type in wow64 mode.

14 years agoole32: Use a temporary variable in TransactedSnapshotImpl_EnsureReadEntry.
Vincent Povirk [Wed, 12 May 2010 19:08:55 +0000 (14:08 -0500)] 
ole32: Use a temporary variable in TransactedSnapshotImpl_EnsureReadEntry.

CreateStubEntry can change the value of This->entries, in which case the
assignment can go to the wrong place. So instead, assign to a temporary
variable, and copy the data back after all CreateStubEntry calls are finished.

14 years agomsvcrt: Add some missing CDECL.
Marcus Meissner [Wed, 12 May 2010 15:15:29 +0000 (17:15 +0200)] 
msvcrt: Add some missing CDECL.

14 years agontdll: Implement bsearch, lfind to use correct comparator functions.
Marcus Meissner [Wed, 12 May 2010 15:26:33 +0000 (17:26 +0200)] 
ntdll: Implement bsearch, lfind to use correct comparator functions.

14 years agocomctl32: Remove unused variable infoPtr from TVIEW_StyleChanging.
Gerald Pfeifer [Tue, 11 May 2010 20:29:23 +0000 (22:29 +0200)] 
comctl32: Remove unused variable infoPtr from TVIEW_StyleChanging.

14 years agomsi: Improve some traces.
Hans Leidekker [Wed, 12 May 2010 12:19:04 +0000 (14:19 +0200)] 
msi: Improve some traces.

14 years agomsi: Only extract a file when its disk id matches the media disk id.
Hans Leidekker [Wed, 12 May 2010 12:18:41 +0000 (14:18 +0200)] 
msi: Only extract a file when its disk id matches the media disk id.

This makes sure that an updated file is extracted from the cabinet stream
included in the patch, instead of the original source.

14 years agomsi: Store the disk id in the MSIFILE structure.
Hans Leidekker [Wed, 12 May 2010 12:18:15 +0000 (14:18 +0200)] 
msi: Store the disk id in the MSIFILE structure.

14 years agojscript: Avoid using long.
Michael Stefaniuc [Wed, 12 May 2010 09:31:17 +0000 (11:31 +0200)] 
jscript: Avoid using long.

14 years agowinex11: Update the cursor also for events ignored by a hook.
Alexandre Julliard [Wed, 12 May 2010 11:48:00 +0000 (13:48 +0200)] 
winex11: Update the cursor also for events ignored by a hook.

14 years agontdll: Rename mergesort to NTDLL_mergesort.
Marcus Meissner [Wed, 12 May 2010 05:53:39 +0000 (07:53 +0200)] 
ntdll: Rename mergesort to NTDLL_mergesort.

14 years agod3dx9: Add predicate support to the shader assembler.
Matteo Bruni [Tue, 11 May 2010 18:29:07 +0000 (20:29 +0200)] 
d3dx9: Add predicate support to the shader assembler.

14 years agod3dx9: Add other flow control instructions in the shader assembler.
Matteo Bruni [Tue, 24 Nov 2009 01:08:32 +0000 (02:08 +0100)] 
d3dx9: Add other flow control instructions in the shader assembler.

14 years agod3dx9: Support some flow control instructions in the shader assembler.
Matteo Bruni [Tue, 11 May 2010 18:29:07 +0000 (20:29 +0200)] 
d3dx9: Support some flow control instructions in the shader assembler.

14 years agoquartz: Remove unused variable pOutputPin from MPEGSplitter_process_sample.
Gerald Pfeifer [Tue, 11 May 2010 20:30:28 +0000 (22:30 +0200)] 
quartz: Remove unused variable pOutputPin from MPEGSplitter_process_sample.

14 years agouser32/tests: Make checks in test_LoadImageFile and test_LoadImage more comprehensive.
Gerald Pfeifer [Tue, 11 May 2010 20:20:17 +0000 (22:20 +0200)] 
user32/tests: Make checks in test_LoadImageFile and test_LoadImage more comprehensive.

14 years agostart: Update Dutch translation.
Sven Baars [Tue, 11 May 2010 21:11:29 +0000 (23:11 +0200)] 
start: Update Dutch translation.

14 years agowinemenubuilder: Fix a char/widechar typo in association .desktop paths.
Damjan Jovanovic [Tue, 11 May 2010 20:31:41 +0000 (22:31 +0200)] 
winemenubuilder: Fix a char/widechar typo in association .desktop paths.

14 years agourlmon/tests: Fixed IUri tests so they fail gracefully on machines with IE <7.
Thomas Mullaly [Tue, 11 May 2010 18:57:41 +0000 (14:57 -0400)] 
urlmon/tests: Fixed IUri tests so they fail gracefully on machines with IE <7.

14 years agosecur32: Avoid using long.
Michael Stefaniuc [Tue, 11 May 2010 19:28:42 +0000 (21:28 +0200)] 
secur32: Avoid using long.

14 years agooleview: Replace long with LONG.
Michael Stefaniuc [Tue, 11 May 2010 19:28:07 +0000 (21:28 +0200)] 
oleview: Replace long with LONG.

14 years agowordpad: Update German translation.
André Hentschel [Tue, 11 May 2010 19:22:33 +0000 (21:22 +0200)] 
wordpad: Update German translation.

14 years agowordpad: Update Dutch translation.
Sven Baars [Tue, 11 May 2010 18:35:19 +0000 (20:35 +0200)] 
wordpad: Update Dutch translation.

14 years agowordpad: Update Lithuanian translation.
Aurimas Fišeras [Tue, 11 May 2010 18:13:03 +0000 (21:13 +0300)] 
wordpad: Update Lithuanian translation.

14 years agowinemaker: Add missing linefeed.
André Hentschel [Tue, 11 May 2010 18:03:04 +0000 (20:03 +0200)] 
winemaker: Add missing linefeed.

14 years agomshtml: Added IHTMLTextAreaElement::readOnly property implementation.
Jacek Caban [Tue, 11 May 2010 15:58:40 +0000 (17:58 +0200)] 
mshtml: Added IHTMLTextAreaElement::readOnly property implementation.

14 years agomshtml: Added IHTMLFormElement::action property implementation.
Jacek Caban [Tue, 11 May 2010 15:58:24 +0000 (17:58 +0200)] 
mshtml: Added IHTMLFormElement::action property implementation.

14 years agomshtml: Added IHTMLFormElement::item implementation.
Jacek Caban [Tue, 11 May 2010 15:58:09 +0000 (17:58 +0200)] 
mshtml: Added IHTMLFormElement::item implementation.

14 years agomshtml: Moved getting form's elements by index to separated function.
Jacek Caban [Tue, 11 May 2010 15:57:54 +0000 (17:57 +0200)] 
mshtml: Moved getting form's elements by index to separated function.

14 years agomshtml: Added IHTMLSelectElement::item implementation.
Jacek Caban [Tue, 11 May 2010 15:57:39 +0000 (17:57 +0200)] 
mshtml: Added IHTMLSelectElement::item implementation.

14 years agomshtml: Moved getting select's option element by index to separated function.
Jacek Caban [Tue, 11 May 2010 15:57:27 +0000 (17:57 +0200)] 
mshtml: Moved getting select's option element by index to separated function.

14 years agomshtml: Added IHTMLTextAreaElement::put_value implementation.
Jacek Caban [Tue, 11 May 2010 15:56:58 +0000 (17:56 +0200)] 
mshtml: Added IHTMLTextAreaElement::put_value implementation.

14 years agomshtml: Added IHTMLOptionElement::selected property implementation.
Jacek Caban [Tue, 11 May 2010 15:56:29 +0000 (17:56 +0200)] 
mshtml: Added IHTMLOptionElement::selected property implementation.

14 years agocomctl32: Fix an hfont leak.
Huw Davies [Tue, 11 May 2010 14:24:19 +0000 (15:24 +0100)] 
comctl32: Fix an hfont leak.

14 years agows2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.
Kai Blin [Tue, 11 May 2010 13:53:02 +0000 (15:53 +0200)] 
ws2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.

14 years agomsi: Set the SourceDir property to the registered source if the product is installed.
Hans Leidekker [Tue, 11 May 2010 12:05:32 +0000 (14:05 +0200)] 
msi: Set the SourceDir property to the registered source if the product is installed.

14 years agomsi: Avoid A->W conversions in msi_publish_install_properties.
Hans Leidekker [Tue, 11 May 2010 12:03:08 +0000 (14:03 +0200)] 
msi: Avoid A->W conversions in msi_publish_install_properties.

14 years agomsi: Set install properties just once.
Hans Leidekker [Tue, 11 May 2010 12:02:50 +0000 (14:02 +0200)] 
msi: Set install properties just once.

14 years agomsi: Add a test to show that the InstallSource property is unchanged after an upgrade.
Hans Leidekker [Tue, 11 May 2010 12:02:35 +0000 (14:02 +0200)] 
msi: Add a test to show that the InstallSource property is unchanged after an upgrade.

14 years agomsi: Add more patch registration tests.
Hans Leidekker [Tue, 11 May 2010 13:23:39 +0000 (15:23 +0200)] 
msi: Add more patch registration tests.

14 years agomsi: Add a test to show that patches are not committed to the local package database.
Hans Leidekker [Tue, 11 May 2010 12:01:47 +0000 (14:01 +0200)] 
msi: Add a test to show that patches are not committed to the local package database.

14 years agomshtml/tests: Replace long with LONG.
Michael Stefaniuc [Tue, 11 May 2010 08:34:53 +0000 (10:34 +0200)] 
mshtml/tests: Replace long with LONG.

14 years agolocalspl/tests: Improve the tests in test_XcvDataPort_AddPort by properly checking...
Gerald Pfeifer [Sun, 9 May 2010 10:48:34 +0000 (12:48 +0200)] 
localspl/tests: Improve the tests in test_XcvDataPort_AddPort by properly checking return values and avoiding a duplicate test.

14 years agocomctl32/tests: Remove variable hwndheader which is not really used from test_redraw.
Gerald Pfeifer [Fri, 7 May 2010 18:40:02 +0000 (20:40 +0200)] 
comctl32/tests: Remove variable hwndheader which is not really used from test_redraw.

14 years agowinemenubuilder: Escape freedesktop exec keys properly.
Damjan Jovanovic [Sat, 8 May 2010 21:20:32 +0000 (23:20 +0200)] 
winemenubuilder: Escape freedesktop exec keys properly.

14 years agoserver: Return the cursor information for a thread input, and use it for GetCursorInfo.
Alexandre Julliard [Tue, 11 May 2010 09:21:03 +0000 (11:21 +0200)] 
server: Return the cursor information for a thread input, and use it for GetCursorInfo.

14 years agontdll: Reimplement qsort() using generic mergesort.
Marcus Meissner [Sun, 9 May 2010 11:09:47 +0000 (13:09 +0200)] 
ntdll: Reimplement qsort() using generic mergesort.

14 years agourlmon/tests: Added a new test file for testing the IUri interface.
Thomas Mullaly [Mon, 10 May 2010 01:23:34 +0000 (21:23 -0400)] 
urlmon/tests: Added a new test file for testing the IUri interface.

14 years agowordpad: Add units (in/inch/pt).
Katayama Hirofumi MZ [Sat, 8 May 2010 01:23:06 +0000 (10:23 +0900)] 
wordpad: Add units (in/inch/pt).

14 years agocomctl32: Remove unused parameter bEnable from LISTVIEW_Enable.
Gerald Pfeifer [Sun, 9 May 2010 13:06:02 +0000 (15:06 +0200)] 
comctl32: Remove unused parameter bEnable from LISTVIEW_Enable.

14 years agocomctl32: Remove unused parameter fwKeys from LISTVIEW_MouseHover.
Gerald Pfeifer [Sun, 9 May 2010 13:05:51 +0000 (15:05 +0200)] 
comctl32: Remove unused parameter fwKeys from LISTVIEW_MouseHover.

14 years agouninstaller: Fix Dutch translation.
Sven Baars [Mon, 10 May 2010 22:28:15 +0000 (00:28 +0200)] 
uninstaller: Fix Dutch translation.

14 years agoqedit: Avoid using long.
Michael Stefaniuc [Tue, 11 May 2010 08:34:43 +0000 (10:34 +0200)] 
qedit: Avoid using long.

14 years agocomctl32: Update some ImageList comments.
Michael Stefaniuc [Mon, 10 May 2010 21:36:12 +0000 (23:36 +0200)] 
comctl32: Update some ImageList comments.

14 years agowinemaker: Clean up target type handling.
André Hentschel [Mon, 10 May 2010 17:59:01 +0000 (19:59 +0200)] 
winemaker: Clean up target type handling.

14 years agowinemaker: Check for more project files.
André Hentschel [Mon, 10 May 2010 17:58:12 +0000 (19:58 +0200)] 
winemaker: Check for more project files.

14 years agowined3d: Use surface_prepare_texture for surface allocation in read_from_framebuffer_...
Roderick Colenbrander [Mon, 10 May 2010 13:36:31 +0000 (15:36 +0200)] 
wined3d: Use surface_prepare_texture for surface allocation in read_from_framebuffer_texture.

14 years agooleaut32: Implement ICreateTypeInfo2::SetCustData method.
Andrey Turkin [Sun, 9 May 2010 19:33:24 +0000 (23:33 +0400)] 
oleaut32: Implement ICreateTypeInfo2::SetCustData method.

14 years agooleaut32: Add handling of some more VARIANT types in typelibs.
Andrey Turkin [Sun, 9 May 2010 19:31:31 +0000 (23:31 +0400)] 
oleaut32: Add handling of some more VARIANT types in typelibs.

14 years agoshlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.
Gerald Pfeifer [Sun, 9 May 2010 16:18:48 +0000 (18:18 +0200)] 
shlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.

14 years agowinmm/tests: Remove two unused variables (and dead code) from check_position.
Gerald Pfeifer [Sun, 9 May 2010 12:12:05 +0000 (14:12 +0200)] 
winmm/tests: Remove two unused variables (and dead code) from check_position.

14 years agouser32/tests: Remove variable atom which is not really used from test_Expose.
Gerald Pfeifer [Sun, 9 May 2010 12:09:05 +0000 (14:09 +0200)] 
user32/tests: Remove variable atom which is not really used from test_Expose.

14 years agooleaut32: Set the font to dirty when loading a new data.
Huw Davies [Mon, 10 May 2010 14:01:03 +0000 (15:01 +0100)] 
oleaut32: Set the font to dirty when loading a new data.

14 years agouser32: Honor bfOffBits in BITMAP_Load.
Wolfram Sang [Mon, 10 May 2010 01:36:27 +0000 (03:36 +0200)] 
user32: Honor bfOffBits in BITMAP_Load.

14 years agocomctl32: Apply the imagelist mask when alpha blending.
Alexandre Julliard [Mon, 10 May 2010 15:46:05 +0000 (17:46 +0200)] 
comctl32: Apply the imagelist mask when alpha blending.

14 years agooleaut32: Avoid using long.
Michael Stefaniuc [Mon, 10 May 2010 08:38:45 +0000 (10:38 +0200)] 
oleaut32: Avoid using long.

14 years agowined3d: Don't use GL_ARB_map_buffer_range for now.
Stefan Dösinger [Wed, 5 May 2010 11:02:07 +0000 (13:02 +0200)] 
wined3d: Don't use GL_ARB_map_buffer_range for now.

There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.

14 years agooleaut32/tests: Remove variable changed which is not really used from test_SysReAlloc...
Gerald Pfeifer [Fri, 7 May 2010 19:31:09 +0000 (21:31 +0200)] 
oleaut32/tests: Remove variable changed which is not really used from test_SysReAllocStringLen.

14 years agodbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.
Eric Pouech [Sat, 8 May 2010 19:47:16 +0000 (21:47 +0200)] 
dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.

14 years agows2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER stub.
Mike Kaplinskiy [Sat, 8 May 2010 19:10:58 +0000 (15:10 -0400)] 
ws2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER stub.

14 years agoinclude: Add WSAID_WSASENDMSG extension guid.
Mike Kaplinskiy [Sat, 8 May 2010 19:23:33 +0000 (15:23 -0400)] 
include: Add WSAID_WSASENDMSG extension guid.

14 years agouser32: Fix selected brush color for caret bitmap creation.
Nikolay Sivov [Sat, 8 May 2010 18:10:29 +0000 (22:10 +0400)] 
user32: Fix selected brush color for caret bitmap creation.

14 years agowinex11: The startscan line is relative to the destination in SetDIBits.
Alexandre Julliard [Mon, 10 May 2010 10:35:47 +0000 (12:35 +0200)] 
winex11: The startscan line is relative to the destination in SetDIBits.

14 years agowinex11: Select for EnterNotify events on the desktop window in order to update the...
Alexandre Julliard [Mon, 10 May 2010 10:34:17 +0000 (12:34 +0200)] 
winex11: Select for EnterNotify events on the desktop window in order to update the cursor.

14 years agowinex11: Take into account the cursor show count when setting the initial cursor...
Alexandre Julliard [Mon, 10 May 2010 10:33:59 +0000 (12:33 +0200)] 
winex11: Take into account the cursor show count when setting the initial cursor for a window.

14 years agouser32: Fix checking of show count in ShowCursor.
Alexandre Julliard [Mon, 10 May 2010 09:53:37 +0000 (11:53 +0200)] 
user32: Fix checking of show count in ShowCursor.

14 years agouser32/tests: Remove SetShellWindowEx from test_shell_window.
Gerald Pfeifer [Sat, 8 May 2010 18:14:52 +0000 (20:14 +0200)] 
user32/tests: Remove SetShellWindowEx from test_shell_window.

14 years agomountmgr.sys: Remove variable result which is not really used from update_symlink.
Gerald Pfeifer [Sat, 8 May 2010 17:44:22 +0000 (19:44 +0200)] 
mountmgr.sys: Remove variable result which is not really used from update_symlink.

14 years agod3dx9_36/tests: Remove variable scaling which is not really used from D3DXMatrixTest.
Gerald Pfeifer [Fri, 7 May 2010 23:06:30 +0000 (01:06 +0200)] 
d3dx9_36/tests: Remove variable scaling which is not really used from D3DXMatrixTest.

14 years agowinecfg: Remove variable drive which is not really used from DriveDlgProc.
Gerald Pfeifer [Sat, 8 May 2010 10:57:01 +0000 (12:57 +0200)] 
winecfg: Remove variable drive which is not really used from DriveDlgProc.

14 years agoquartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
Gerald Pfeifer [Fri, 7 May 2010 23:00:51 +0000 (01:00 +0200)] 
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.

14 years agoshell32/tests: Remove variable res which is not really used from init_strings.
Gerald Pfeifer [Fri, 7 May 2010 21:38:35 +0000 (23:38 +0200)] 
shell32/tests: Remove variable res which is not really used from init_strings.

14 years agowinefile: Remove variable hChildClass which is not really used from InitInstance.
Gerald Pfeifer [Fri, 7 May 2010 20:30:39 +0000 (22:30 +0200)] 
winefile: Remove variable hChildClass which is not really used from InitInstance.

14 years agogdi32/tests: Remove two variables which are not really used from test_clipping.
Gerald Pfeifer [Fri, 7 May 2010 20:50:45 +0000 (22:50 +0200)] 
gdi32/tests: Remove two variables which are not really used from test_clipping.

14 years agotaskmgr: Remove variable idctrl which is not really used from TaskManagerWndProc.
Gerald Pfeifer [Fri, 7 May 2010 20:00:24 +0000 (22:00 +0200)] 
taskmgr: Remove variable idctrl which is not really used from TaskManagerWndProc.

14 years agocmd: Remove variable copyFromDir which is not really used from WCMD_copy.
Gerald Pfeifer [Fri, 7 May 2010 19:59:08 +0000 (21:59 +0200)] 
cmd: Remove variable copyFromDir which is not really used from WCMD_copy.

14 years agocomctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.
Gerald Pfeifer [Fri, 7 May 2010 19:57:20 +0000 (21:57 +0200)] 
comctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.

14 years agouser.exe16: Remove variable width which is not really used from listbox_proc16.
Gerald Pfeifer [Fri, 7 May 2010 19:44:33 +0000 (21:44 +0200)] 
user.exe16: Remove variable width which is not really used from listbox_proc16.

14 years agoriched20: Remove variable pCell which is not really used from ME_StreamIn.
Gerald Pfeifer [Fri, 7 May 2010 19:42:04 +0000 (21:42 +0200)] 
riched20: Remove variable pCell which is not really used from ME_StreamIn.

14 years agoriched20: Remove variable ys which is not really used from ME_ArrowPageDown.
Gerald Pfeifer [Fri, 7 May 2010 19:32:26 +0000 (21:32 +0200)] 
riched20: Remove variable ys which is not really used from ME_ArrowPageDown.

14 years agomsi: Fix the return value of msi_copy_outval in the error case.
Gerald Pfeifer [Fri, 7 May 2010 19:22:34 +0000 (21:22 +0200)] 
msi: Fix the return value of msi_copy_outval in the error case.

14 years agogdi32/tests: Remove variable oldPen which is not really used from test_widenpath.
Gerald Pfeifer [Fri, 7 May 2010 19:06:58 +0000 (21:06 +0200)] 
gdi32/tests: Remove variable oldPen which is not really used from test_widenpath.

14 years agomsvcrt: Fix synonym handling in setlocale/create_locale.
Piotr Caban [Sun, 9 May 2010 21:39:17 +0000 (23:39 +0200)] 
msvcrt: Fix synonym handling in setlocale/create_locale.

14 years agomsvcrt: Partial fix for setlocale/create_locale.
Piotr Caban [Sun, 9 May 2010 21:38:11 +0000 (23:38 +0200)] 
msvcrt: Partial fix for setlocale/create_locale.

14 years agomsvcrt: Fix strtod and wcstod implementation.
Piotr Caban [Sun, 9 May 2010 13:07:33 +0000 (15:07 +0200)] 
msvcrt: Fix strtod and wcstod implementation.

14 years agowineboot: Update Norwegian Bokmål translation.
Alexander N. Sørnes [Sun, 9 May 2010 21:02:32 +0000 (23:02 +0200)] 
wineboot: Update Norwegian Bokmål translation.

14 years agoshell32: Update Norwegian Bokmål translation.
Alexander N. Sørnes [Sun, 9 May 2010 20:48:25 +0000 (22:48 +0200)] 
shell32: Update Norwegian Bokmål translation.

14 years agowineboot: Fix Dutch translation.
Sven Baars [Sun, 9 May 2010 13:16:08 +0000 (15:16 +0200)] 
wineboot: Fix Dutch translation.

14 years agowinecfg: Fix Dutch translation.
Sven Baars [Sun, 9 May 2010 10:16:14 +0000 (12:16 +0200)] 
winecfg: Fix Dutch translation.

14 years agomsi: Update Lithuanian translation.
Aurimas Fišeras [Thu, 6 May 2010 16:27:43 +0000 (19:27 +0300)] 
msi: Update Lithuanian translation.