wine
16 years agoexplorer: Add a fixme to show when applications are trying to show a balloon tip...
Rob Shearman [Mon, 19 Nov 2007 15:32:12 +0000 (15:32 +0000)] 
explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area.

16 years agocomctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit...
Rob Shearman [Mon, 19 Nov 2007 15:30:18 +0000 (15:30 +0000)] 
comctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit control.

16 years agocomctl32: Fix the tooltips behaviour when TTF_ABSOLUTE isn't specified.
Rob Shearman [Mon, 19 Nov 2007 15:29:57 +0000 (15:29 +0000)] 
comctl32: Fix the tooltips behaviour when TTF_ABSOLUTE isn't specified.

This does not mean to use the current cursor position. Instead, it means
that the left hand edge of balloon tips doesn't have to be exactly the
co-ordinate passed in (i.e. the stem can be as vertical as possible) and
it means non-balloon tips can use smart placement.

16 years agocomctl32: Unify the implementation of TOOLTIPS_Show and TOOLTIPS_TrackShow to give...
Rob Shearman [Mon, 19 Nov 2007 15:29:48 +0000 (15:29 +0000)] 
comctl32: Unify the implementation of TOOLTIPS_Show and TOOLTIPS_TrackShow to give tracked tooltips balloon support.

16 years agomshtml: Fixed handling channels without container and necko channel.
Jacek Caban [Mon, 19 Nov 2007 10:47:06 +0000 (11:47 +0100)] 
mshtml: Fixed handling channels without container and necko channel.

16 years agoolecli32: Fix invalid syntax.
Bang Jun-young [Mon, 19 Nov 2007 05:54:16 +0000 (14:54 +0900)] 
olecli32: Fix invalid syntax.

16 years agowinex11.drv: Use display device guid managed by explorer.
Dmitry Timoshkov [Fri, 16 Nov 2007 11:39:08 +0000 (19:39 +0800)] 
winex11.drv: Use display device guid managed by explorer.

16 years agolibport: Work around Mac OS execve() breakage.
Alexandre Julliard [Mon, 19 Nov 2007 13:57:27 +0000 (14:57 +0100)] 
libport: Work around Mac OS execve() breakage.

16 years agontdll: Unblock signals in process init only after the dlls have been imported.
Alexandre Julliard [Mon, 19 Nov 2007 13:27:07 +0000 (14:27 +0100)] 
ntdll: Unblock signals in process init only after the dlls have been imported.

16 years agontdll: Send the exit code to the server on failed initialization.
Alexandre Julliard [Mon, 19 Nov 2007 13:26:05 +0000 (14:26 +0100)] 
ntdll: Send the exit code to the server on failed initialization.

16 years agontdll: Initialize the PEB LoaderLock pointer.
Alexandre Julliard [Mon, 19 Nov 2007 12:56:26 +0000 (13:56 +0100)] 
ntdll: Initialize the PEB LoaderLock pointer.

16 years agotools: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:37 +0000 (01:42 +0100)] 
tools: Remove duplicate includes.

16 years agodlls: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:43:03 +0000 (01:43 +0100)] 
dlls: Remove duplicate includes.

16 years agosetupapi: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:51 +0000 (01:42 +0100)] 
setupapi: Remove duplicate includes.

16 years agokernel32: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:43 +0000 (01:42 +0100)] 
kernel32: Remove duplicate includes.

16 years agontdll: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:30 +0000 (01:42 +0100)] 
ntdll: Remove duplicate includes.

16 years agocomdlg32: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:20 +0000 (01:42 +0100)] 
comdlg32: Remove duplicate includes.

16 years agoquartz: Fix memory leaks on error paths. Found by Smatch.
Michael Stefaniuc [Sun, 18 Nov 2007 23:20:05 +0000 (00:20 +0100)] 
quartz: Fix memory leaks on error paths. Found by Smatch.

16 years agoqcap: Fix a mem leak on an error path. Found by Smatch.
Michael Stefaniuc [Sun, 18 Nov 2007 23:19:47 +0000 (00:19 +0100)] 
qcap: Fix a mem leak on an error path. Found by Smatch.

16 years agoshell32: Fix a mem leak on an error path. Found by Smatch.
Michael Stefaniuc [Sun, 18 Nov 2007 23:19:19 +0000 (00:19 +0100)] 
shell32: Fix a mem leak on an error path. Found by Smatch.

16 years agolocalspl/tests: Use ANSI function declarations.
Michael Stefaniuc [Sun, 18 Nov 2007 23:18:55 +0000 (00:18 +0100)] 
localspl/tests: Use ANSI function declarations.

16 years agocredui: Override the default banner if the caller specifies one to CredUIPromptForCre...
Rob Shearman [Sun, 18 Nov 2007 21:08:39 +0000 (21:08 +0000)] 
credui: Override the default banner if the caller specifies one to CredUIPromptForCredentialsW.

16 years agorpcrt4: Hold the thread-data's critical section while cancelling a call.
Rob Shearman [Sun, 18 Nov 2007 15:51:03 +0000 (15:51 +0000)] 
rpcrt4: Hold the thread-data's critical section while cancelling a call.

Check that there is a connection before trying to cancel it.

16 years agokernel32: Add stub implementations for FindFirstVolume{A, W}.
Hans Leidekker [Sun, 18 Nov 2007 20:44:25 +0000 (21:44 +0100)] 
kernel32: Add stub implementations for FindFirstVolume{A, W}.

16 years agowininet: Initialize path buffer in InternetSetCookie.
Hans Leidekker [Sun, 18 Nov 2007 17:29:37 +0000 (18:29 +0100)] 
wininet: Initialize path buffer in InternetSetCookie.

16 years agoadvapi32: Remove untriggerable check.
Gerald Pfeifer [Sun, 18 Nov 2007 06:03:09 +0000 (07:03 +0100)] 
advapi32: Remove untriggerable check.

16 years agoconfigure: Fix typos in warning messages.
Gerald Pfeifer [Fri, 16 Nov 2007 23:48:44 +0000 (00:48 +0100)] 
configure: Fix typos in warning messages.

16 years agorsaenh/tests: Fix const-ness of parameters to printBytes().
Gerald Pfeifer [Sat, 17 Nov 2007 06:36:51 +0000 (07:36 +0100)] 
rsaenh/tests: Fix const-ness of parameters to printBytes().

16 years agoshdocvw: Set default home and search page.
Jacek Caban [Sat, 17 Nov 2007 19:03:20 +0000 (20:03 +0100)] 
shdocvw: Set default home and search page.

16 years agoshdocvw: Register CLSID_InternetShortcut.
Jacek Caban [Sat, 17 Nov 2007 19:02:50 +0000 (20:02 +0100)] 
shdocvw: Register CLSID_InternetShortcut.

16 years agoinclude: Added isguids.h.
Jacek Caban [Sat, 17 Nov 2007 19:02:28 +0000 (20:02 +0100)] 
include: Added isguids.h.

16 years agonetapi32: Remove redundant NULL check before HeapFree(). Found by Smatch.
Michael Stefaniuc [Sat, 17 Nov 2007 18:15:22 +0000 (19:15 +0100)] 
netapi32: Remove redundant NULL check before HeapFree(). Found by Smatch.

16 years agomsvcrt/tests: Remove redundant NULL check before free(). Found by Smatch.
Michael Stefaniuc [Sat, 17 Nov 2007 18:15:10 +0000 (19:15 +0100)] 
msvcrt/tests: Remove redundant NULL check before free(). Found by Smatch.

16 years agoshell32: Add a stub for LinkWindow_UnregisterClass.
Rob Shearman [Sat, 17 Nov 2007 17:33:44 +0000 (17:33 +0000)] 
shell32: Add a stub for LinkWindow_UnregisterClass.

16 years agoshell32: Add a stub for LinkWindow_RegisterClass.
Rob Shearman [Sat, 17 Nov 2007 17:33:12 +0000 (17:33 +0000)] 
shell32: Add a stub for LinkWindow_RegisterClass.

16 years agocredui: Make sure not to leave the password in memory when no longer in use.
Rob Shearman [Sat, 17 Nov 2007 17:32:12 +0000 (17:32 +0000)] 
credui: Make sure not to leave the password in memory when no longer in use.

16 years agocredui: Ensure that the foreground window doesn't get changed while the user is typin...
Rob Shearman [Sat, 17 Nov 2007 17:31:43 +0000 (17:31 +0000)] 
credui: Ensure that the foreground window doesn't get changed while the user is typing in their password.

This doesn't currently work on Wine as LockSetForegroundWindow isn't
implemented, but when it does it should work nicely.

16 years agocredui: Check for and don't add duplicates when filling the username combo box.
Rob Shearman [Sat, 17 Nov 2007 17:31:16 +0000 (17:31 +0000)] 
credui: Check for and don't add duplicates when filling the username combo box.

16 years agocredui: Enumerate saved credentials and use these to populate the combo box.
Rob Shearman [Sat, 17 Nov 2007 17:31:02 +0000 (17:31 +0000)] 
credui: Enumerate saved credentials and use these to populate the combo box.

16 years agocredui: Increase the dropped-down size of the username combo box.
Rob Shearman [Sat, 17 Nov 2007 17:30:50 +0000 (17:30 +0000)] 
credui: Increase the dropped-down size of the username combo box.

16 years agocredui: Split CredDialogProc out into separate functions.
Rob Shearman [Sat, 17 Nov 2007 17:30:39 +0000 (17:30 +0000)] 
credui: Split CredDialogProc out into separate functions.

16 years agocredui: Add support for saving the credentials input using CredUIPromptForCredentials...
Rob Shearman [Sat, 17 Nov 2007 17:30:19 +0000 (17:30 +0000)] 
credui: Add support for saving the credentials input using CredUIPromptForCredentials by calling CredWriteW.

16 years agoinclude: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow.
Rob Shearman [Sat, 17 Nov 2007 17:31:57 +0000 (17:31 +0000)] 
include: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow.

16 years agomsi: Don't check for a cabinet's existence if it's embedded in the package.
James Hawkins [Fri, 16 Nov 2007 23:29:18 +0000 (17:29 -0600)] 
msi: Don't check for a cabinet's existence if it's embedded in the package.

16 years agocomctl32: Fix handling of CB_RESETCONTENT in ComboBoxEx.
Thomas Weidenmueller [Fri, 16 Nov 2007 20:49:38 +0000 (13:49 -0700)] 
comctl32: Fix handling of CB_RESETCONTENT in ComboBoxEx.

16 years agoshell32: Remove a bad comment.
Juan Lang [Fri, 16 Nov 2007 22:11:49 +0000 (14:11 -0800)] 
shell32: Remove a bad comment.

16 years agoshell32: Use more restricted registry rights when quering values.
Juan Lang [Fri, 16 Nov 2007 22:08:11 +0000 (14:08 -0800)] 
shell32: Use more restricted registry rights when quering values.

16 years agoshell32: Dynamically allocate memory for executing an URL.
Juan Lang [Fri, 16 Nov 2007 20:43:35 +0000 (12:43 -0800)] 
shell32: Dynamically allocate memory for executing an URL.

16 years agoshell32: Use helper function to execute a URL.
Juan Lang [Fri, 16 Nov 2007 20:43:03 +0000 (12:43 -0800)] 
shell32: Use helper function to execute a URL.

16 years agoshell32: Dynamically allocate buffer for command.
Juan Lang [Fri, 16 Nov 2007 20:42:06 +0000 (12:42 -0800)] 
shell32: Dynamically allocate buffer for command.

16 years agoshell32: Constify some parameters.
Juan Lang [Fri, 16 Nov 2007 20:41:43 +0000 (12:41 -0800)] 
shell32: Constify some parameters.

16 years agoshell32: Don't overwrite the caller's buffer when doing a dde connection.
Juan Lang [Fri, 16 Nov 2007 20:40:56 +0000 (12:40 -0800)] 
shell32: Don't overwrite the caller's buffer when doing a dde connection.

16 years agoshell32: Dynamically allocate buffer for quoted command.
Juan Lang [Fri, 16 Nov 2007 20:40:25 +0000 (12:40 -0800)] 
shell32: Dynamically allocate buffer for quoted command.

16 years agoshell32: Use a helper function for executing a found executable.
Juan Lang [Fri, 16 Nov 2007 20:39:15 +0000 (12:39 -0800)] 
shell32: Use a helper function for executing a found executable.

16 years agoshell32: Dynamically allocate directory buffer.
Juan Lang [Fri, 16 Nov 2007 20:37:27 +0000 (12:37 -0800)] 
shell32: Dynamically allocate directory buffer.

16 years agoshell32: Use helper function to translate ID list.
Juan Lang [Fri, 16 Nov 2007 20:37:00 +0000 (12:37 -0800)] 
shell32: Use helper function to translate ID list.

16 years agoshell32: Use a helper function for executing a class.
Juan Lang [Fri, 16 Nov 2007 20:36:18 +0000 (12:36 -0800)] 
shell32: Use a helper function for executing a class.

16 years agoshell32: Dynamically allocate buffer for command parameters.
Juan Lang [Fri, 16 Nov 2007 20:33:58 +0000 (12:33 -0800)] 
shell32: Dynamically allocate buffer for command parameters.

16 years agoiphlpapi: Correct confusing indentation in GetTcpTable.
Juan Lang [Fri, 16 Nov 2007 18:25:40 +0000 (10:25 -0800)] 
iphlpapi: Correct confusing indentation in GetTcpTable.

16 years agoiphlpapi: Correct copy/paste error in GetTcpTable.
Juan Lang [Fri, 16 Nov 2007 18:25:11 +0000 (10:25 -0800)] 
iphlpapi: Correct copy/paste error in GetTcpTable.

16 years agomsvcrt: Implement _mbsnbcpy_s.
Stefan Dösinger [Thu, 15 Nov 2007 15:32:33 +0000 (16:32 +0100)] 
msvcrt: Implement _mbsnbcpy_s.

16 years agomsvcrt: Implement strcat_s.
Stefan Dösinger [Fri, 16 Nov 2007 10:36:03 +0000 (11:36 +0100)] 
msvcrt: Implement strcat_s.

16 years agomsvcrt: Implement strcpy_s.
Stefan Dösinger [Thu, 15 Nov 2007 15:11:26 +0000 (16:11 +0100)] 
msvcrt: Implement strcpy_s.

16 years agowinedbg: Fix type of loop variable in types_udt_find_element().
Gerald Pfeifer [Thu, 15 Nov 2007 20:06:26 +0000 (21:06 +0100)] 
winedbg: Fix type of loop variable in types_udt_find_element().

16 years agorsaenh: Add a few more tests which check the decryption strings.
Vijay Kiran Kamuju [Thu, 15 Nov 2007 19:29:18 +0000 (13:29 -0600)] 
rsaenh: Add a few more tests which check the decryption strings.

16 years agowined3d: Destroy GL contexts before changing the screen resolution.
Stefan Dösinger [Wed, 14 Nov 2007 21:45:00 +0000 (22:45 +0100)] 
wined3d: Destroy GL contexts before changing the screen resolution.

16 years agowined3d: Remove a hack that slipped in.
Stefan Dösinger [Wed, 14 Nov 2007 20:49:14 +0000 (21:49 +0100)] 
wined3d: Remove a hack that slipped in.

16 years agowined3d: Do not call PreLoad in surface_download_data.
Stefan Dösinger [Thu, 15 Nov 2007 13:38:34 +0000 (14:38 +0100)] 
wined3d: Do not call PreLoad in surface_download_data.

16 years agomapi32: Add a stub for DllGetClassObject.
Rob Shearman [Thu, 15 Nov 2007 18:50:19 +0000 (18:50 +0000)] 
mapi32: Add a stub for DllGetClassObject.

16 years agod3d9/tests: Fix the trailing '\n' in an ok() call.
Francois Gouget [Thu, 15 Nov 2007 18:22:34 +0000 (19:22 +0100)] 
d3d9/tests: Fix the trailing '\n' in an ok() call.

16 years agowinex11: Add the trailing '\n' to a Wine trace.
Francois Gouget [Thu, 15 Nov 2007 18:22:23 +0000 (19:22 +0100)] 
winex11: Add the trailing '\n' to a Wine trace.

16 years agoiphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.
Juan Lang [Thu, 15 Nov 2007 19:07:27 +0000 (11:07 -0800)] 
iphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.

16 years agoiphlpapi: Don't allocate gobs of memory if there are no non-loopback interfaces.
Juan Lang [Thu, 15 Nov 2007 19:06:50 +0000 (11:06 -0800)] 
iphlpapi: Don't allocate gobs of memory if there are no non-loopback interfaces.

16 years agoiphlpapi: Don't allocate gobs of memory if the IP address table is empty.
Juan Lang [Thu, 15 Nov 2007 19:06:07 +0000 (11:06 -0800)] 
iphlpapi: Don't allocate gobs of memory if the IP address table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory if interface table is empty.
Juan Lang [Thu, 15 Nov 2007 19:05:10 +0000 (11:05 -0800)] 
iphlpapi: Don't allocate gobs of memory if interface table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory if the UDP table is empty.
Juan Lang [Thu, 15 Nov 2007 19:04:12 +0000 (11:04 -0800)] 
iphlpapi: Don't allocate gobs of memory if the UDP table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the ARP table is empty.
Juan Lang [Thu, 15 Nov 2007 19:03:25 +0000 (11:03 -0800)] 
iphlpapi: Don't allocate gobs of memory when the ARP table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the route table is empty.
Juan Lang [Thu, 15 Nov 2007 19:02:22 +0000 (11:02 -0800)] 
iphlpapi: Don't allocate gobs of memory when the route table is empty.

16 years agoiphlpapi: Don't allocate gobs of memory when the TCP entry table is empty.
Juan Lang [Thu, 15 Nov 2007 19:01:13 +0000 (11:01 -0800)] 
iphlpapi: Don't allocate gobs of memory when the TCP entry table is empty.

16 years agoiphlpapi: Don't override return value from getTcpTable.
Juan Lang [Thu, 15 Nov 2007 19:00:12 +0000 (11:00 -0800)] 
iphlpapi: Don't override return value from getTcpTable.

16 years agoiphlpapi: Default to a default gateway when choosing the best route.
Juan Lang [Thu, 15 Nov 2007 17:38:12 +0000 (09:38 -0800)] 
iphlpapi: Default to a default gateway when choosing the best route.

16 years agod3dx8: Implement D3DXMatrixReflect.
David Adam [Thu, 15 Nov 2007 12:09:38 +0000 (13:09 +0100)] 
d3dx8: Implement D3DXMatrixReflect.

16 years agod3dx8: Implement D3DXMatrixShadow.
David Adam [Thu, 15 Nov 2007 11:53:10 +0000 (12:53 +0100)] 
d3dx8: Implement D3DXMatrixShadow.

16 years agod3dx8: Implement D3DXPlaneIntersectLine.
David Adam [Thu, 15 Nov 2007 11:15:58 +0000 (12:15 +0100)] 
d3dx8: Implement D3DXPlaneIntersectLine.

16 years agod3dx8: Implement D3DXPlaneNormalize.
David Adam [Thu, 15 Nov 2007 10:27:19 +0000 (11:27 +0100)] 
d3dx8: Implement D3DXPlaneNormalize.

16 years agokernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under...
Dmitry Timoshkov [Thu, 15 Nov 2007 05:35:27 +0000 (13:35 +0800)] 
kernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under Windows.

16 years agokernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file...
Dmitry Timoshkov [Thu, 15 Nov 2007 05:36:42 +0000 (13:36 +0800)] 
kernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file existed before for CREATE_ALWAYS and OPEN_ALWAYS.

16 years agomsxml3: Don't leak an interface on failure.
Huw Davies [Thu, 15 Nov 2007 10:25:15 +0000 (10:25 +0000)] 
msxml3: Don't leak an interface on failure.

16 years agotaskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGet...
Gerald Pfeifer [Thu, 15 Nov 2007 13:06:59 +0000 (14:06 +0100)] 
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().

16 years agoserver: Pass Information field from async I/O APCs.
Andrey Turkin [Fri, 9 Nov 2007 22:12:16 +0000 (01:12 +0300)] 
server: Pass Information field from async I/O APCs.

16 years agontdll: Make async i/o functions generate completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:12:07 +0000 (01:12 +0300)] 
ntdll: Make async i/o functions generate completion messages.

16 years agows2_32: Make certain winsock functions generate i/o completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:11:58 +0000 (01:11 +0300)] 
ws2_32: Make certain winsock functions generate i/o completion messages.

16 years agoserver: Allow async i/o operations to send completion messages.
Andrey Turkin [Fri, 9 Nov 2007 22:11:48 +0000 (01:11 +0300)] 
server: Allow async i/o operations to send completion messages.

16 years agontdll: Add some I/O completion tests.
Andrey Turkin [Fri, 9 Nov 2007 22:11:31 +0000 (01:11 +0300)] 
ntdll: Add some I/O completion tests.

16 years agocomctl32: Remove check which never triggers.
Gerald Pfeifer [Wed, 14 Nov 2007 21:14:20 +0000 (22:14 +0100)] 
comctl32: Remove check which never triggers.

16 years agowordpad: Updated French translation.
Jonathan Ernst [Tue, 13 Nov 2007 13:49:17 +0000 (14:49 +0100)] 
wordpad: Updated French translation.

16 years agomsi: Don't ignore the error returned by ready_media.
James Hawkins [Thu, 15 Nov 2007 09:01:58 +0000 (03:01 -0600)] 
msi: Don't ignore the error returned by ready_media.

16 years agomsi: Only check the presence of the cabinet if the file is compressed.
James Hawkins [Thu, 15 Nov 2007 09:01:06 +0000 (03:01 -0600)] 
msi: Only check the presence of the cabinet if the file is compressed.

16 years agomsi: Add tests for situations involving missing cabinets.
James Hawkins [Thu, 15 Nov 2007 08:59:17 +0000 (02:59 -0600)] 
msi: Add tests for situations involving missing cabinets.

16 years agomsi: Simplify ready_media.
James Hawkins [Thu, 15 Nov 2007 08:58:21 +0000 (02:58 -0600)] 
msi: Simplify ready_media.