wine
16 years agod3dx8: Implement D3DXQuaternionSlerp.
David Adam [Mon, 19 Nov 2007 16:21:11 +0000 (17:21 +0100)] 
d3dx8: Implement D3DXQuaternionSlerp.

16 years agod3dx8: Implement D3DXQuaternionInverse.
David Adam [Mon, 19 Nov 2007 15:18:09 +0000 (16:18 +0100)] 
d3dx8: Implement D3DXQuaternionInverse.

16 years agod3dx8: Implement D3DXQuaternionMultiply.
David Adam [Mon, 19 Nov 2007 14:55:21 +0000 (15:55 +0100)] 
d3dx8: Implement D3DXQuaternionMultiply.

16 years agod3dx8: Implement D3DXColorAdjustContrast.
David Adam [Mon, 19 Nov 2007 14:38:34 +0000 (15:38 +0100)] 
d3dx8: Implement D3DXColorAdjustContrast.

16 years agod3dx8: Implement D3DXColorAdjustSaturation.
David Adam [Mon, 19 Nov 2007 14:26:22 +0000 (15:26 +0100)] 
d3dx8: Implement D3DXColorAdjustSaturation.

16 years agod3dx8: Implement D3DXPlaneTransform.
David Adam [Mon, 19 Nov 2007 14:05:50 +0000 (15:05 +0100)] 
d3dx8: Implement D3DXPlaneTransform.

16 years agod3dx8: Implement D3DXPlaneFromPoints.
David Adam [Mon, 19 Nov 2007 13:34:46 +0000 (14:34 +0100)] 
d3dx8: Implement D3DXPlaneFromPoints.

16 years agod3dx8: Implement D3DXPlaneFromPointNormal.
David Adam [Mon, 19 Nov 2007 12:43:28 +0000 (13:43 +0100)] 
d3dx8: Implement D3DXPlaneFromPointNormal.

16 years agomsi: automation: Fix ITypeInfo leak.
Misha Koshelev [Mon, 19 Nov 2007 05:37:05 +0000 (23:37 -0600)] 
msi: automation: Fix ITypeInfo leak.

16 years agomsi/tests: automation: Add missing VariantClear.
Misha Koshelev [Mon, 19 Nov 2007 05:37:01 +0000 (23:37 -0600)] 
msi/tests: automation: Add missing VariantClear.

16 years agomsi/tests: Close opened service handles.
Misha Koshelev [Mon, 19 Nov 2007 05:36:56 +0000 (23:36 -0600)] 
msi/tests: Close opened service handles.

16 years agomsi: automation: Fix automation object reference counts when objects are created.
Misha Koshelev [Mon, 19 Nov 2007 05:36:53 +0000 (23:36 -0600)] 
msi: automation: Fix automation object reference counts when objects are created.

16 years agowordpad: Move printing functions to a separate file.
Alexander Nicolaysen Sørnes [Sun, 11 Nov 2007 00:06:46 +0000 (01:06 +0100)] 
wordpad: Move printing functions to a separate file.

16 years agowordpad: Fix print preview bar.
Alexander Nicolaysen Sørnes [Mon, 19 Nov 2007 19:13:48 +0000 (20:13 +0100)] 
wordpad: Fix print preview bar.

16 years agowordpad: Refer to main menu using IDM_MAINMENU.
Alexander Nicolaysen Sørnes [Sun, 4 Nov 2007 11:34:03 +0000 (12:34 +0100)] 
wordpad: Refer to main menu using IDM_MAINMENU.

16 years agoserver: Fix a typo in the enumeration of the ACE's in sd_to_mode.
Rob Shearman [Tue, 20 Nov 2007 10:47:11 +0000 (10:47 +0000)] 
server: Fix a typo in the enumeration of the ACE's in sd_to_mode.

This caused only the first ACE to be examined, causing permissions to
always be set to ----???---.

16 years agoserver: Change the get_dll_info server request to allow retrieving the image file...
Rob Shearman [Tue, 20 Nov 2007 09:30:50 +0000 (09:30 +0000)] 
server: Change the get_dll_info server request to allow retrieving the image file name of a process.

Implement NtQueryInformationProcess(ProcessImageFileName).

16 years agomshtml: Change FIXME that is usually invalid to TRACE.
Jacek Caban [Tue, 20 Nov 2007 00:51:41 +0000 (01:51 +0100)] 
mshtml: Change FIXME that is usually invalid to TRACE.

16 years agomshtml: Added more loading tests.
Jacek Caban [Tue, 20 Nov 2007 00:51:30 +0000 (01:51 +0100)] 
mshtml: Added more loading tests.

16 years agomshtml: Reload page in exec_editmode if available.
Jacek Caban [Tue, 20 Nov 2007 00:51:03 +0000 (01:51 +0100)] 
mshtml: Reload page in exec_editmode if available.

16 years agomshtml: Always initialize output in exec_fontname.
Jacek Caban [Tue, 20 Nov 2007 00:50:19 +0000 (01:50 +0100)] 
mshtml: Always initialize output in exec_fontname.

16 years agomshtml: Use call_set_active_object in exec_editmode.
Jacek Caban [Tue, 20 Nov 2007 00:49:50 +0000 (01:49 +0100)] 
mshtml: Use call_set_active_object in exec_editmode.

16 years agomshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
Jacek Caban [Tue, 20 Nov 2007 00:49:36 +0000 (01:49 +0100)] 
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.

16 years agod3d9: Free the converted declaration data after creating the declaration.
Stefan Dösinger [Fri, 16 Nov 2007 18:06:58 +0000 (19:06 +0100)] 
d3d9: Free the converted declaration data after creating the declaration.

16 years agod3d8: Destroy the window after the visual test.
Stefan Dösinger [Fri, 16 Nov 2007 17:40:38 +0000 (18:40 +0100)] 
d3d8: Destroy the window after the visual test.

16 years agowined3d: Use standard wine lists for the resource list.
Stefan Dösinger [Fri, 16 Nov 2007 19:28:45 +0000 (20:28 +0100)] 
wined3d: Use standard wine lists for the resource list.

16 years agowined3d: Free the shader function when freeing the shader.
Stefan Dösinger [Fri, 16 Nov 2007 20:02:29 +0000 (21:02 +0100)] 
wined3d: Free the shader function when freeing the shader.

16 years agowined3d: Move IUnknown functions to IWineD3DBaseShader.
Stefan Dösinger [Fri, 16 Nov 2007 20:01:33 +0000 (21:01 +0100)] 
wined3d: Move IUnknown functions to IWineD3DBaseShader.

16 years agod3d8: Release the vertex declarations array when destroying the device.
Stefan Dösinger [Fri, 16 Nov 2007 16:25:12 +0000 (17:25 +0100)] 
d3d8: Release the vertex declarations array when destroying the device.

16 years agoshdocvw: Return correct error from WebBrowser::Quit.
Jacek Caban [Tue, 20 Nov 2007 00:49:20 +0000 (01:49 +0100)] 
shdocvw: Return correct error from WebBrowser::Quit.

16 years agoshdocvw: Added WebBrowser::get_Application implementation.
Jacek Caban [Tue, 20 Nov 2007 00:49:05 +0000 (01:49 +0100)] 
shdocvw: Added WebBrowser::get_Application implementation.

16 years agomsi: Check the cabinet's full path for existence, not just the cabinet name.
James Hawkins [Mon, 19 Nov 2007 18:51:34 +0000 (12:51 -0600)] 
msi: Check the cabinet's full path for existence, not just the cabinet name.

16 years agouser32: Constify some variables.
Andrew Talbot [Mon, 19 Nov 2007 15:46:20 +0000 (15:46 +0000)] 
user32: Constify some variables.

16 years agocredui: Display a warning balloon if the user has Caps Lock on.
Rob Shearman [Mon, 19 Nov 2007 18:31:44 +0000 (18:31 +0000)] 
credui: Display a warning balloon if the user has Caps Lock on.

16 years agocredui: Show a balloon tip in the credential dialog if CREDUI_FLAGS_INCORRECT_PASSWOR...
Rob Shearman [Mon, 19 Nov 2007 18:20:52 +0000 (18:20 +0000)] 
credui: Show a balloon tip in the credential dialog if CREDUI_FLAGS_INCORRECT_PASSWORD was specified.

16 years agourlmon: Fix a reference count leak in RegisterBindStatusCallback.
Rob Shearman [Mon, 19 Nov 2007 15:33:33 +0000 (15:33 +0000)] 
urlmon: Fix a reference count leak in RegisterBindStatusCallback.

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().