Alexander Nicolaysen Sørnes [Mon, 19 Nov 2007 19:13:48 +0000 (20:13 +0100)]
wordpad: Fix print preview bar.
Alexander Nicolaysen Sørnes [Sun, 4 Nov 2007 11:34:03 +0000 (12:34 +0100)]
wordpad: Refer to main menu using IDM_MAINMENU.
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 ----???---.
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).
Jacek Caban [Tue, 20 Nov 2007 00:51:41 +0000 (01:51 +0100)]
mshtml: Change FIXME that is usually invalid to TRACE.
Jacek Caban [Tue, 20 Nov 2007 00:51:30 +0000 (01:51 +0100)]
mshtml: Added more loading tests.
Jacek Caban [Tue, 20 Nov 2007 00:51:03 +0000 (01:51 +0100)]
mshtml: Reload page in exec_editmode if available.
Jacek Caban [Tue, 20 Nov 2007 00:50:19 +0000 (01:50 +0100)]
mshtml: Always initialize output in exec_fontname.
Jacek Caban [Tue, 20 Nov 2007 00:49:50 +0000 (01:49 +0100)]
mshtml: Use call_set_active_object in exec_editmode.
Jacek Caban [Tue, 20 Nov 2007 00:49:36 +0000 (01:49 +0100)]
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
Stefan Dösinger [Fri, 16 Nov 2007 18:06:58 +0000 (19:06 +0100)]
d3d9: Free the converted declaration data after creating the declaration.
Stefan Dösinger [Fri, 16 Nov 2007 17:40:38 +0000 (18:40 +0100)]
d3d8: Destroy the window after the visual test.
Stefan Dösinger [Fri, 16 Nov 2007 19:28:45 +0000 (20:28 +0100)]
wined3d: Use standard wine lists for the resource list.
Stefan Dösinger [Fri, 16 Nov 2007 20:02:29 +0000 (21:02 +0100)]
wined3d: Free the shader function when freeing the shader.
Stefan Dösinger [Fri, 16 Nov 2007 20:01:33 +0000 (21:01 +0100)]
wined3d: Move IUnknown functions to IWineD3DBaseShader.
Stefan Dösinger [Fri, 16 Nov 2007 16:25:12 +0000 (17:25 +0100)]
d3d8: Release the vertex declarations array when destroying the device.
Jacek Caban [Tue, 20 Nov 2007 00:49:20 +0000 (01:49 +0100)]
shdocvw: Return correct error from WebBrowser::Quit.
Jacek Caban [Tue, 20 Nov 2007 00:49:05 +0000 (01:49 +0100)]
shdocvw: Added WebBrowser::get_Application implementation.
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.
Andrew Talbot [Mon, 19 Nov 2007 15:46:20 +0000 (15:46 +0000)]
user32: Constify some variables.
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.
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.
Rob Shearman [Mon, 19 Nov 2007 15:33:33 +0000 (15:33 +0000)]
urlmon: Fix a reference count leak in RegisterBindStatusCallback.
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.
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.
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.
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.
Jacek Caban [Mon, 19 Nov 2007 10:47:06 +0000 (11:47 +0100)]
mshtml: Fixed handling channels without container and necko channel.
Bang Jun-young [Mon, 19 Nov 2007 05:54:16 +0000 (14:54 +0900)]
olecli32: Fix invalid syntax.
Dmitry Timoshkov [Fri, 16 Nov 2007 11:39:08 +0000 (19:39 +0800)]
winex11.drv: Use display device guid managed by explorer.
Alexandre Julliard [Mon, 19 Nov 2007 13:57:27 +0000 (14:57 +0100)]
libport: Work around Mac OS execve() breakage.
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.
Alexandre Julliard [Mon, 19 Nov 2007 13:26:05 +0000 (14:26 +0100)]
ntdll: Send the exit code to the server on failed initialization.
Alexandre Julliard [Mon, 19 Nov 2007 12:56:26 +0000 (13:56 +0100)]
ntdll: Initialize the PEB LoaderLock pointer.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:37 +0000 (01:42 +0100)]
tools: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:43:03 +0000 (01:43 +0100)]
dlls: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:51 +0000 (01:42 +0100)]
setupapi: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:43 +0000 (01:42 +0100)]
kernel32: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:30 +0000 (01:42 +0100)]
ntdll: Remove duplicate includes.
Michael Stefaniuc [Mon, 19 Nov 2007 00:42:20 +0000 (01:42 +0100)]
comdlg32: Remove duplicate includes.
Michael Stefaniuc [Sun, 18 Nov 2007 23:20:05 +0000 (00:20 +0100)]
quartz: Fix memory leaks on error paths. 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.
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.
Michael Stefaniuc [Sun, 18 Nov 2007 23:18:55 +0000 (00:18 +0100)]
localspl/tests: Use ANSI function declarations.
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.
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.
Hans Leidekker [Sun, 18 Nov 2007 20:44:25 +0000 (21:44 +0100)]
kernel32: Add stub implementations for FindFirstVolume{A, W}.
Hans Leidekker [Sun, 18 Nov 2007 17:29:37 +0000 (18:29 +0100)]
wininet: Initialize path buffer in InternetSetCookie.
Gerald Pfeifer [Sun, 18 Nov 2007 06:03:09 +0000 (07:03 +0100)]
advapi32: Remove untriggerable check.
Gerald Pfeifer [Fri, 16 Nov 2007 23:48:44 +0000 (00:48 +0100)]
configure: Fix typos in warning messages.
Gerald Pfeifer [Sat, 17 Nov 2007 06:36:51 +0000 (07:36 +0100)]
rsaenh/tests: Fix const-ness of parameters to printBytes().
Jacek Caban [Sat, 17 Nov 2007 19:03:20 +0000 (20:03 +0100)]
shdocvw: Set default home and search page.
Jacek Caban [Sat, 17 Nov 2007 19:02:50 +0000 (20:02 +0100)]
shdocvw: Register CLSID_InternetShortcut.
Jacek Caban [Sat, 17 Nov 2007 19:02:28 +0000 (20:02 +0100)]
include: Added isguids.h.
Michael Stefaniuc [Sat, 17 Nov 2007 18:15:22 +0000 (19:15 +0100)]
netapi32: Remove redundant NULL check before HeapFree(). 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.
Rob Shearman [Sat, 17 Nov 2007 17:33:44 +0000 (17:33 +0000)]
shell32: Add a stub for LinkWindow_UnregisterClass.
Rob Shearman [Sat, 17 Nov 2007 17:33:12 +0000 (17:33 +0000)]
shell32: Add a stub for LinkWindow_RegisterClass.
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.
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.
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.
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.
Rob Shearman [Sat, 17 Nov 2007 17:30:50 +0000 (17:30 +0000)]
credui: Increase the dropped-down size of the username combo box.
Rob Shearman [Sat, 17 Nov 2007 17:30:39 +0000 (17:30 +0000)]
credui: Split CredDialogProc out into separate functions.
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.
Rob Shearman [Sat, 17 Nov 2007 17:31:57 +0000 (17:31 +0000)]
include: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow.
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.
Thomas Weidenmueller [Fri, 16 Nov 2007 20:49:38 +0000 (13:49 -0700)]
comctl32: Fix handling of CB_RESETCONTENT in ComboBoxEx.
Juan Lang [Fri, 16 Nov 2007 22:11:49 +0000 (14:11 -0800)]
shell32: Remove a bad comment.
Juan Lang [Fri, 16 Nov 2007 22:08:11 +0000 (14:08 -0800)]
shell32: Use more restricted registry rights when quering values.
Juan Lang [Fri, 16 Nov 2007 20:43:35 +0000 (12:43 -0800)]
shell32: Dynamically allocate memory for executing an URL.
Juan Lang [Fri, 16 Nov 2007 20:43:03 +0000 (12:43 -0800)]
shell32: Use helper function to execute a URL.
Juan Lang [Fri, 16 Nov 2007 20:42:06 +0000 (12:42 -0800)]
shell32: Dynamically allocate buffer for command.
Juan Lang [Fri, 16 Nov 2007 20:41:43 +0000 (12:41 -0800)]
shell32: Constify some parameters.
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.
Juan Lang [Fri, 16 Nov 2007 20:40:25 +0000 (12:40 -0800)]
shell32: Dynamically allocate buffer for quoted command.
Juan Lang [Fri, 16 Nov 2007 20:39:15 +0000 (12:39 -0800)]
shell32: Use a helper function for executing a found executable.
Juan Lang [Fri, 16 Nov 2007 20:37:27 +0000 (12:37 -0800)]
shell32: Dynamically allocate directory buffer.
Juan Lang [Fri, 16 Nov 2007 20:37:00 +0000 (12:37 -0800)]
shell32: Use helper function to translate ID list.
Juan Lang [Fri, 16 Nov 2007 20:36:18 +0000 (12:36 -0800)]
shell32: Use a helper function for executing a class.
Juan Lang [Fri, 16 Nov 2007 20:33:58 +0000 (12:33 -0800)]
shell32: Dynamically allocate buffer for command parameters.
Juan Lang [Fri, 16 Nov 2007 18:25:40 +0000 (10:25 -0800)]
iphlpapi: Correct confusing indentation in GetTcpTable.
Juan Lang [Fri, 16 Nov 2007 18:25:11 +0000 (10:25 -0800)]
iphlpapi: Correct copy/paste error in GetTcpTable.
Stefan Dösinger [Thu, 15 Nov 2007 15:32:33 +0000 (16:32 +0100)]
msvcrt: Implement _mbsnbcpy_s.
Stefan Dösinger [Fri, 16 Nov 2007 10:36:03 +0000 (11:36 +0100)]
msvcrt: Implement strcat_s.
Stefan Dösinger [Thu, 15 Nov 2007 15:11:26 +0000 (16:11 +0100)]
msvcrt: Implement strcpy_s.
Gerald Pfeifer [Thu, 15 Nov 2007 20:06:26 +0000 (21:06 +0100)]
winedbg: Fix type of loop variable in types_udt_find_element().
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.
Stefan Dösinger [Wed, 14 Nov 2007 21:45:00 +0000 (22:45 +0100)]
wined3d: Destroy GL contexts before changing the screen resolution.
Stefan Dösinger [Wed, 14 Nov 2007 20:49:14 +0000 (21:49 +0100)]
wined3d: Remove a hack that slipped in.
Stefan Dösinger [Thu, 15 Nov 2007 13:38:34 +0000 (14:38 +0100)]
wined3d: Do not call PreLoad in surface_download_data.
Rob Shearman [Thu, 15 Nov 2007 18:50:19 +0000 (18:50 +0000)]
mapi32: Add a stub for DllGetClassObject.
Francois Gouget [Thu, 15 Nov 2007 18:22:34 +0000 (19:22 +0100)]
d3d9/tests: Fix the trailing '\n' in an ok() call.
Francois Gouget [Thu, 15 Nov 2007 18:22:23 +0000 (19:22 +0100)]
winex11: Add the trailing '\n' to a Wine trace.
Juan Lang [Thu, 15 Nov 2007 19:07:27 +0000 (11:07 -0800)]
iphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.
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.
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.
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.
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.
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.