wine
16 years agodinput: On Unacquire, stop all effects and unload them.
Vincent Pelletier [Wed, 21 Jan 2009 22:01:42 +0000 (23:01 +0100)] 
dinput: On Unacquire, stop all effects and unload them.

16 years agodinput: Use tested DirectInput version instead of latest.
Vincent Pelletier [Wed, 21 Jan 2009 22:00:25 +0000 (23:00 +0100)] 
dinput: Use tested DirectInput version instead of latest.

16 years agorichedit: Update EM_GETOLEINTERFACE documentation status.
Nikolay Sivov [Wed, 21 Jan 2009 16:08:31 +0000 (19:08 +0300)] 
richedit: Update EM_GETOLEINTERFACE documentation status.

16 years agorichedit: Implemented ITextServices_TxGetVScroll & TxGetHScroll.
Dylan Smith [Wed, 21 Jan 2009 15:13:56 +0000 (10:13 -0500)] 
richedit: Implemented ITextServices_TxGetVScroll & TxGetHScroll.

16 years agorichedit: Removed some unused invalidation code.
Dylan Smith [Wed, 21 Jan 2009 15:10:10 +0000 (10:10 -0500)] 
richedit: Removed some unused invalidation code.

The ME_InvalidateFromOfs and ME_QueueInvalidateFromCursor functions are
never called, and the nInvalidOfs variable had its value set but never
used.

16 years agorichedit: Typing is ignored while mouse is captured.
Dylan Smith [Wed, 21 Jan 2009 15:10:04 +0000 (10:10 -0500)] 
richedit: Typing is ignored while mouse is captured.

I noticed a while ago that on Windows XP richedit controls ignored
characters typed while the mouse is captured (e.g. from holding the left
or middle button down).  Arrow keys, delete, and backspace, copying,
cutting, pasting, and everything else handled on WM_CHAR and WM_KEYDOWN
messages are also ignored.

16 years agorichedit: Added test for scroll position after EM_SETTEXTEX.
Dylan Smith [Wed, 21 Jan 2009 15:09:58 +0000 (10:09 -0500)] 
richedit: Added test for scroll position after EM_SETTEXTEX.

16 years agoddraw: Rename the main vtables to lpVtbl.
Henri Verbeet [Thu, 22 Jan 2009 11:24:01 +0000 (12:24 +0100)] 
ddraw: Rename the main vtables to lpVtbl.

16 years agocomdlg32: Simplify the preview change function a little.
Huw Davies [Wed, 21 Jan 2009 18:18:26 +0000 (18:18 +0000)] 
comdlg32: Simplify the preview change function a little.

16 years agocomdlg32: Rewrite the 1000ths inch conversion function to use the is_metric helper.
Huw Davies [Wed, 21 Jan 2009 18:13:51 +0000 (18:13 +0000)] 
comdlg32: Rewrite the 1000ths inch conversion function to use the is_metric helper.

16 years agocomdlg32: Rewrite the 10ths mm conversion function to use the is_metric helper.
Huw Davies [Wed, 21 Jan 2009 18:12:21 +0000 (18:12 +0000)] 
comdlg32: Rewrite the 10ths mm conversion function to use the is_metric helper.

16 years agocomdlg32: Move handling of the 'Properties' button to a separate function.
Huw Davies [Wed, 21 Jan 2009 18:10:50 +0000 (18:10 +0000)] 
comdlg32: Move handling of the 'Properties' button to a separate function.

16 years agouser32/tests: Don't display window info for hooks that don't contain a window.
Alexandre Julliard [Thu, 22 Jan 2009 12:12:09 +0000 (13:12 +0100)] 
user32/tests: Don't display window info for hooks that don't contain a window.

Ignore some more registered messages.
Fix some other failures on Win2k.

16 years agouser32/tests: Ignore WM_IME_SELECT message. Skip mouse hovering test if the mouse...
Alexandre Julliard [Thu, 22 Jan 2009 12:11:38 +0000 (13:11 +0100)] 
user32/tests: Ignore WM_IME_SELECT message. Skip mouse hovering test if the mouse isn't where we want.

16 years agoddraw: Get rid of CONVERT and CONVERT_REV.
Henri Verbeet [Thu, 22 Jan 2009 09:33:37 +0000 (10:33 +0100)] 
ddraw: Get rid of CONVERT and CONVERT_REV.

16 years agoddraw: Get rid of ddcomimpl.h.
Henri Verbeet [Thu, 22 Jan 2009 09:33:37 +0000 (10:33 +0100)] 
ddraw: Get rid of ddcomimpl.h.

16 years agoddraw: Get rid of ICOM_OBJECT.
Henri Verbeet [Thu, 22 Jan 2009 09:33:37 +0000 (10:33 +0100)] 
ddraw: Get rid of ICOM_OBJECT.

16 years agoddraw: Get rid of ICOM_THIS_FROM.
Henri Verbeet [Thu, 22 Jan 2009 09:33:36 +0000 (10:33 +0100)] 
ddraw: Get rid of ICOM_THIS_FROM.

16 years agoshlwapi: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 22 Jan 2009 08:52:44 +0000 (09:52 +0100)] 
shlwapi: Remove superfluous pointer casts.

16 years agowineoss.drv: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 22 Jan 2009 08:52:59 +0000 (09:52 +0100)] 
wineoss.drv: Remove superfluous pointer casts.

16 years agosecur32: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 22 Jan 2009 08:52:28 +0000 (09:52 +0100)] 
secur32: Remove superfluous pointer casts.

16 years agoqmgr: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 22 Jan 2009 08:51:39 +0000 (09:51 +0100)] 
qmgr: Remove superfluous pointer casts.

16 years agorsaenh: Declare some functions static.
Andrew Talbot [Wed, 21 Jan 2009 22:08:39 +0000 (22:08 +0000)] 
rsaenh: Declare some functions static.

16 years agodinput: Fix macro definitions.
Vincent Pelletier [Wed, 21 Jan 2009 06:44:39 +0000 (07:44 +0100)] 
dinput: Fix macro definitions.

16 years agoregedit: Add Swedish translation.
Anders Jonsson [Wed, 21 Jan 2009 22:14:19 +0000 (23:14 +0100)] 
regedit: Add Swedish translation.

16 years agocomdlg32: Remove a space before a '\n'.
Francois Gouget [Wed, 21 Jan 2009 19:03:05 +0000 (20:03 +0100)] 
comdlg32: Remove a space before a '\n'.

16 years agoriched20/tests: Make test_TxGetNaturalSize() static.
Francois Gouget [Wed, 21 Jan 2009 19:01:28 +0000 (20:01 +0100)] 
riched20/tests: Make test_TxGetNaturalSize() static.

16 years agocomctl32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Wed, 21 Jan 2009 19:01:10 +0000 (20:01 +0100)] 
comctl32/tests: Add a trailing '\n' to an ok() call.

16 years agowintrust/tests: Fix a test failure on W2K.
Paul Vriens [Wed, 21 Jan 2009 16:23:48 +0000 (17:23 +0100)] 
wintrust/tests: Fix a test failure on W2K.

16 years agoshell32/tests: Fix a test on Win9x, WinME and W2K.
Paul Vriens [Wed, 21 Jan 2009 15:56:14 +0000 (16:56 +0100)] 
shell32/tests: Fix a test on Win9x, WinME and W2K.

16 years agoshell32/tests: Fix a test failure on Win9x and W2K.
Paul Vriens [Wed, 21 Jan 2009 15:50:11 +0000 (16:50 +0100)] 
shell32/tests: Fix a test failure on Win9x and W2K.

16 years agoshell32/tests: Use A-functions to test on Win9x.
Paul Vriens [Wed, 21 Jan 2009 15:44:10 +0000 (16:44 +0100)] 
shell32/tests: Use A-functions to test on Win9x.

16 years agowinecfg: Fix a typo in autodetect_drives.
Ben Klein [Wed, 21 Jan 2009 10:02:12 +0000 (21:02 +1100)] 
winecfg: Fix a typo in autodetect_drives.

16 years agoriched20: Return a long in fnGetObjectCount.
Alistair Leslie-Hughes [Tue, 20 Jan 2009 21:44:04 +0000 (08:44 +1100)] 
riched20: Return a long in fnGetObjectCount.

16 years agoadvapi32: Fix GetServiceDisplayNameW behavior to pass the tests.
Alexandre Julliard [Wed, 21 Jan 2009 22:35:35 +0000 (23:35 +0100)] 
advapi32: Fix GetServiceDisplayNameW behavior to pass the tests.

16 years agoadvapi32: Fix GetServiceKeyNameW behavior to pass the tests.
Alexandre Julliard [Wed, 21 Jan 2009 22:32:29 +0000 (23:32 +0100)] 
advapi32: Fix GetServiceKeyNameW behavior to pass the tests.

16 years agoadvapi32/tests: Add some more tests for GetServiceDisplayName.
Alexandre Julliard [Wed, 21 Jan 2009 22:31:12 +0000 (23:31 +0100)] 
advapi32/tests: Add some more tests for GetServiceDisplayName.

16 years agourlmon: Added a stub for HlinkSimpleNavigateToMoniker.
Nikolay Sivov [Tue, 20 Jan 2009 22:47:30 +0000 (01:47 +0300)] 
urlmon: Added a stub for HlinkSimpleNavigateToMoniker.

16 years agouser32/tests: Extended test about thick child windows.
Florian Köberle [Tue, 20 Jan 2009 12:52:34 +0000 (13:52 +0100)] 
user32/tests: Extended test about thick child windows.

16 years agouser32/tests: Fixed error message.
Florian Köberle [Tue, 20 Jan 2009 12:52:33 +0000 (13:52 +0100)] 
user32/tests: Fixed error message.

16 years agoregedit: Don't pass an ANSI string to vsprintfW.
Mikołaj Zalewski [Tue, 20 Jan 2009 21:45:41 +0000 (22:45 +0100)] 
regedit: Don't pass an ANSI string to vsprintfW.

16 years agoquartz/tests: Fix some test failures on Win95.
Paul Vriens [Wed, 21 Jan 2009 09:18:57 +0000 (10:18 +0100)] 
quartz/tests: Fix some test failures on Win95.

16 years agoiphplapi: Include sys/protosw.h for Net/OpenBSD.
Austin English [Tue, 20 Jan 2009 23:42:53 +0000 (17:42 -0600)] 
iphplapi: Include sys/protosw.h for Net/OpenBSD.

16 years agorpcrt4: Add a stub implementation of NdrGetUserMarshalInfo.
Hans Leidekker [Wed, 21 Jan 2009 11:18:04 +0000 (12:18 +0100)] 
rpcrt4: Add a stub implementation of NdrGetUserMarshalInfo.

16 years agoshell32/tests: Fix a test failure on some platforms.
Paul Vriens [Wed, 21 Jan 2009 11:03:44 +0000 (12:03 +0100)] 
shell32/tests: Fix a test failure on some platforms.

16 years agoaclui: Added stub dll.
Nikolay Sivov [Tue, 20 Jan 2009 17:02:51 +0000 (20:02 +0300)] 
aclui: Added stub dll.

16 years agocomdlg32: Move invocation of the Printer... dialog to a separate function.
Huw Davies [Wed, 21 Jan 2009 10:45:19 +0000 (10:45 +0000)] 
comdlg32: Move invocation of the Printer... dialog to a separate function.

16 years agocomdlg32: Use unicode APIs to react to the change printer combo.
Huw Davies [Wed, 21 Jan 2009 10:41:36 +0000 (10:41 +0000)] 
comdlg32: Use unicode APIs to react to the change printer combo.

16 years agocomdlg32: Use unicode APIs in pagesetup_update_papersize.
Huw Davies [Tue, 20 Jan 2009 12:06:46 +0000 (12:06 +0000)] 
comdlg32: Use unicode APIs in pagesetup_update_papersize.

16 years agocomdlg32: Use unicode APIs to access the paper combos.
Huw Davies [Tue, 20 Jan 2009 12:01:16 +0000 (12:01 +0000)] 
comdlg32: Use unicode APIs to access the paper combos.

16 years agocomdlg32: Initialize the paper comboboxes using unicode.
Huw Davies [Wed, 21 Jan 2009 10:30:26 +0000 (10:30 +0000)] 
comdlg32: Initialize the paper comboboxes using unicode.

16 years agocomdlg32: Initialize the printer combobox using unicode strings.
Huw Davies [Wed, 21 Jan 2009 10:28:00 +0000 (10:28 +0000)] 
comdlg32: Initialize the printer combobox using unicode strings.

16 years agocomdlg32: Rename PRINTDLG_PS_ChangePrinterA to better reflect its function.
Huw Davies [Tue, 20 Jan 2009 10:35:02 +0000 (10:35 +0000)] 
comdlg32: Rename PRINTDLG_PS_ChangePrinterA to better reflect its function.

16 years agomshtml: Implement IHTMLDocument5 createComment.
Alistair Leslie-Hughes [Fri, 16 Jan 2009 08:59:28 +0000 (19:59 +1100)] 
mshtml: Implement IHTMLDocument5 createComment.

16 years agouser32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to...
Jeff Latimer [Tue, 20 Jan 2009 12:04:32 +0000 (23:04 +1100)] 
user32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to DdeCreateDataHandle.

16 years agodinput: Test that upload, unacquire, acquire still permits updating uploaded effect.
Vincent Pelletier [Tue, 20 Jan 2009 22:57:20 +0000 (23:57 +0100)] 
dinput: Test that upload, unacquire, acquire still permits updating uploaded effect.

Kudos to Daniel Remenak for his help.

16 years agoshell32: Initial stub for SHGetImageList.
Aric Stewart [Tue, 20 Jan 2009 15:33:02 +0000 (09:33 -0600)] 
shell32: Initial stub for SHGetImageList.

16 years agorichedit: Implemented ITextServices TxGetText and TxSetText.
Dylan Smith [Tue, 20 Jan 2009 06:41:44 +0000 (01:41 -0500)] 
richedit: Implemented ITextServices TxGetText and TxSetText.

16 years agorichedit: Implemented ITextServices_TxSendMessage.
Dylan Smith [Tue, 20 Jan 2009 06:41:40 +0000 (01:41 -0500)] 
richedit: Implemented ITextServices_TxSendMessage.

16 years agorichedit: Prevented using NULL hwnd for certain operations.
Dylan Smith [Tue, 20 Jan 2009 06:41:36 +0000 (01:41 -0500)] 
richedit: Prevented using NULL hwnd for certain operations.

Certain operations will simply not be done for windowless richedit
controls, such as WM_PAINT which isn't done for windowless richedit
controls since ITextServices provides a TxDraw method.

16 years agorichedit: Used ITextHost methods to avoid using window handle directly.
Dylan Smith [Tue, 20 Jan 2009 06:41:32 +0000 (01:41 -0500)] 
richedit: Used ITextHost methods to avoid using window handle directly.

The methods in ITextHost are mostly thin wrappers around functions that
take a handle to a window as their first parameter.  This patch just
uses the wrapper functions provided by ITextHost instead of using the
functions that require a handle to a window that the editor might now
have (for windowless richedit controls).

16 years agorichedit: Implemented ITextHost for windowed richedit controls.
Dylan Smith [Tue, 20 Jan 2009 06:41:25 +0000 (01:41 -0500)] 
richedit: Implemented ITextHost for windowed richedit controls.

16 years agocrypt32: Add a localized name for the TrustedPublisher store.
Juan Lang [Tue, 20 Jan 2009 20:00:07 +0000 (12:00 -0800)] 
crypt32: Add a localized name for the TrustedPublisher store.

16 years agonetapi32: Remove unused define.
Juan Lang [Tue, 20 Jan 2009 20:00:31 +0000 (12:00 -0800)] 
netapi32: Remove unused define.

16 years agoddraw: Get rid of ICOM_VFIELD_MULTI_NAME and ICOM_VFIELD_OFFSET.
Henri Verbeet [Wed, 21 Jan 2009 08:56:14 +0000 (09:56 +0100)] 
ddraw: Get rid of ICOM_VFIELD_MULTI_NAME and ICOM_VFIELD_OFFSET.

16 years agoddraw: Get rid of ICOM_INTERFACE.
Henri Verbeet [Wed, 21 Jan 2009 08:56:13 +0000 (09:56 +0100)] 
ddraw: Get rid of ICOM_INTERFACE.

16 years agoddraw: Get rid of ICOM_INIT_INTERFACE.
Henri Verbeet [Wed, 21 Jan 2009 08:56:13 +0000 (09:56 +0100)] 
ddraw: Get rid of ICOM_INIT_INTERFACE.

16 years agoddraw: Get rid of ICOM_VFIELD_MULTI.
Henri Verbeet [Wed, 21 Jan 2009 08:56:13 +0000 (09:56 +0100)] 
ddraw: Get rid of ICOM_VFIELD_MULTI.

16 years agoddraw: Get rid of ICOM_VFIELD_MULTI_NAME2.
Henri Verbeet [Wed, 21 Jan 2009 08:56:12 +0000 (09:56 +0100)] 
ddraw: Get rid of ICOM_VFIELD_MULTI_NAME2.

16 years agowinenas.drv: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 21 Jan 2009 08:34:48 +0000 (09:34 +0100)] 
winenas.drv: Remove superfluous pointer casts.

16 years agoquartz/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 21 Jan 2009 08:35:17 +0000 (09:35 +0100)] 
quartz/tests: Remove superfluous pointer casts.

16 years agocrypt32/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 21 Jan 2009 08:34:36 +0000 (09:34 +0100)] 
crypt32/tests: Remove superfluous pointer casts.

16 years agocomcat: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 21 Jan 2009 08:34:14 +0000 (09:34 +0100)] 
comcat: Remove superfluous pointer casts.

16 years agoiphplapi: Reorder defines for NetBSD.
Austin English [Tue, 20 Jan 2009 20:10:32 +0000 (14:10 -0600)] 
iphplapi: Reorder defines for NetBSD.

16 years agorsaenh: Declare some functions static.
Andrew Talbot [Tue, 20 Jan 2009 22:33:24 +0000 (22:33 +0000)] 
rsaenh: Declare some functions static.

16 years agocomctl32: Fix callback in treeview.
André Hentschel [Tue, 20 Jan 2009 19:34:48 +0000 (20:34 +0100)] 
comctl32: Fix callback in treeview.

16 years agoshell32: Initial stub for SHCreateShellItem. It returns E_NOINTERFACE until shell32...
Aric Stewart [Tue, 20 Jan 2009 19:04:50 +0000 (13:04 -0600)] 
shell32: Initial stub for SHCreateShellItem. It returns E_NOINTERFACE until shell32 version 6.0 or later.

16 years agoshlwapi: Support the command file type association query.
Damjan Jovanovic [Tue, 20 Jan 2009 16:19:21 +0000 (18:19 +0200)] 
shlwapi: Support the command file type association query.

16 years agowined3d: Detect Radeon Xpress Series, report PCI ID of Radeon Xpress 200M.
Paul Chitescu [Tue, 20 Jan 2009 16:09:24 +0000 (18:09 +0200)] 
wined3d: Detect Radeon Xpress Series, report PCI ID of Radeon Xpress 200M.

16 years agouser32/tests: Prevent buffer overflow.
Ge van Geldorp [Tue, 20 Jan 2009 14:07:15 +0000 (15:07 +0100)] 
user32/tests: Prevent buffer overflow.

16 years agocrypt32/tests: Skip a few tests if needed.
Paul Vriens [Wed, 21 Jan 2009 07:19:57 +0000 (08:19 +0100)] 
crypt32/tests: Skip a few tests if needed.

16 years agowintrust/tests: Check file attributes set by CryptCATAdminAddCatalog.
Paul Vriens [Tue, 20 Jan 2009 17:18:13 +0000 (18:18 +0100)] 
wintrust/tests: Check file attributes set by CryptCATAdminAddCatalog.

16 years agowintrust/tests: Add some cdf parsing tests.
Paul Vriens [Tue, 20 Jan 2009 14:59:07 +0000 (15:59 +0100)] 
wintrust/tests: Add some cdf parsing tests.

16 years agowintrust: Add some cdf parsing definitions.
Paul Vriens [Tue, 20 Jan 2009 12:13:03 +0000 (13:13 +0100)] 
wintrust: Add some cdf parsing definitions.

16 years agowintrust: Set system attribute on the target catalog file in CryptCATAdminAddCatalog.
Hans Leidekker [Tue, 20 Jan 2009 16:12:09 +0000 (17:12 +0100)] 
wintrust: Set system attribute on the target catalog file in CryptCATAdminAddCatalog.

16 years agoupdspapi: Add a stub implementation of UpdSpSetDynamicStringA.
Hans Leidekker [Tue, 20 Jan 2009 13:23:11 +0000 (14:23 +0100)] 
updspapi: Add a stub implementation of UpdSpSetDynamicStringA.

16 years agowininet: Strip trailing slashes from filename in CreateUrlCacheEntryW.
Hans Leidekker [Tue, 20 Jan 2009 13:49:17 +0000 (14:49 +0100)] 
wininet: Strip trailing slashes from filename in CreateUrlCacheEntryW.

16 years agoadvapi32/tests: Add some more tests for GetServiceKeyName.
Alexandre Julliard [Tue, 20 Jan 2009 18:51:08 +0000 (19:51 +0100)] 
advapi32/tests: Add some more tests for GetServiceKeyName.

16 years agoadvapi32/tests: Improve error reporting in the service test. Don't check last error...
Alexandre Julliard [Tue, 20 Jan 2009 16:50:11 +0000 (17:50 +0100)] 
advapi32/tests: Improve error reporting in the service test. Don't check last error on success.

16 years agokernel32/nls: Use a codepage 950 encoding that round trips correctly for Unicode...
Alexandre Julliard [Tue, 20 Jan 2009 15:43:08 +0000 (16:43 +0100)] 
kernel32/nls: Use a codepage 950 encoding that round trips correctly for Unicode char 0x5341.

16 years agowrite: Add Swedish translation.
Anders Jonsson [Tue, 20 Jan 2009 10:36:37 +0000 (11:36 +0100)] 
write: Add Swedish translation.

16 years agowordpad: Add Swedish translation.
Anders Jonsson [Tue, 20 Jan 2009 10:35:17 +0000 (11:35 +0100)] 
wordpad: Add Swedish translation.

16 years agooleview: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 20 Jan 2009 10:21:34 +0000 (11:21 +0100)] 
oleview: Remove superfluous pointer casts.

16 years agomsi/tests: EstimatedSize is not set consistently between Windows Installer versions.
Ge van Geldorp [Tue, 20 Jan 2009 01:57:07 +0000 (02:57 +0100)] 
msi/tests: EstimatedSize is not set consistently between Windows Installer versions.

16 years agourlmon/tests: Fix protocol tests when proxy is configured.
Ge van Geldorp [Tue, 20 Jan 2009 01:56:46 +0000 (02:56 +0100)] 
urlmon/tests: Fix protocol tests when proxy is configured.

16 years agoconfigure: Set default libs if ***-config is missing.
Shunichi Fuji [Tue, 20 Jan 2009 06:24:46 +0000 (15:24 +0900)] 
configure: Set default libs if ***-config is missing.

16 years agowinmm/tests: Increase the timing tolerances some more.
Alexandre Julliard [Tue, 20 Jan 2009 13:02:12 +0000 (14:02 +0100)] 
winmm/tests: Increase the timing tolerances some more.

16 years agouser32/tests: Fix some more message test failures on Windows.
Alexandre Julliard [Tue, 20 Jan 2009 13:02:02 +0000 (14:02 +0100)] 
user32/tests: Fix some more message test failures on Windows.

16 years agodinput: Add effect gain support.
Vincent Pelletier [Sun, 18 Jan 2009 18:02:14 +0000 (19:02 +0100)] 
dinput: Add effect gain support.

16 years agowinejoystick.drv: Implement POV support.
Vincent Pelletier [Sat, 17 Jan 2009 11:54:07 +0000 (12:54 +0100)] 
winejoystick.drv: Implement POV support.