Owen Rudge [Mon, 23 Jun 2008 19:08:15 +0000 (20:08 +0100)]
shell32/tests: Add basic ParseDisplayName test for control panel.
Owen Rudge [Mon, 23 Jun 2008 19:08:01 +0000 (20:08 +0100)]
shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders.
Vitaly Lipatov [Mon, 23 Jun 2008 14:01:41 +0000 (18:01 +0400)]
user32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo.
Vitaly Lipatov [Mon, 23 Jun 2008 12:57:32 +0000 (16:57 +0400)]
user32: Implemented processing SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo.
Vitaly Lipatov [Tue, 27 May 2008 15:03:44 +0000 (19:03 +0400)]
user32: Implemented processing SPI_{GET/SET}SNAPTODEFBUTTON for SystemParametersInfo.
Scott Ritchie [Sun, 22 Jun 2008 22:11:39 +0000 (15:11 -0700)]
wine.desktop: Add application/x-msi and change "emulator" to "program loader".
Nikolay Sivov [Wed, 25 Jun 2008 17:56:27 +0000 (21:56 +0400)]
gdiplus: Fix GdipGetPathData implementation and test.
Previous version (commit
3bacdaf664593b720afeb55a94225aab5aa04c80) was totally incorrect.
Thanks to Paul Vriens for pointing this out.
Jacek Caban [Thu, 26 Jun 2008 00:34:59 +0000 (19:34 -0500)]
urlmon: Make file protocol invalid URL handling behave like IE7.
Maarten Lankhorst [Tue, 24 Jun 2008 03:10:19 +0000 (20:10 -0700)]
quartz: Downgrade a fixme to a warn in dsoundrender.
Hwang YunSong(황윤성) [Thu, 26 Jun 2008 00:51:54 +0000 (09:51 +0900)]
shell32: Updated Korean resource.
Rob Shearman [Wed, 25 Jun 2008 17:27:08 +0000 (18:27 +0100)]
rpcrt4: Add tests for endpoint mapper functions.
Rob Shearman [Wed, 25 Jun 2008 17:27:03 +0000 (18:27 +0100)]
rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.
Rob Shearman [Wed, 25 Jun 2008 17:26:56 +0000 (18:26 +0100)]
rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.
Rob Shearman [Wed, 25 Jun 2008 17:26:48 +0000 (18:26 +0100)]
rpcss: Implement endpoint-mapper server using DCE/RPC.
Jacek Caban [Thu, 26 Jun 2008 00:28:53 +0000 (19:28 -0500)]
mshtml: Added DOCUMENT_NODE type support.
Jacek Caban [Thu, 26 Jun 2008 00:28:37 +0000 (19:28 -0500)]
mshtml: Added IHTMLDOMNode::get_parentNode implementation.
Jacek Caban [Thu, 26 Jun 2008 00:28:21 +0000 (19:28 -0500)]
mshtml: Added useful TRACEs.
Jacek Caban [Thu, 26 Jun 2008 00:28:05 +0000 (19:28 -0500)]
mshtml: Added IHTMLElement::get_offsetTop implementation.
Eric Durbin [Wed, 25 Jun 2008 03:49:49 +0000 (22:49 -0500)]
iphlpapi: Implement getArpTable on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:49:15 +0000 (22:49 -0500)]
iphlpapi: Implement getNumArpEntries on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:47:33 +0000 (22:47 -0500)]
iphlpapi: Implement getTCPStats on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:46:39 +0000 (22:46 -0500)]
iphlpapi: Fix a typo resulting in wrong variable assignment.
Eric Durbin [Wed, 25 Jun 2008 03:45:51 +0000 (22:45 -0500)]
iphlpapi: Implement getICMPStats on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:45:01 +0000 (22:45 -0500)]
iphlpapi: Downgrade some ERR messages to WARN.
Eric Durbin [Wed, 25 Jun 2008 03:44:41 +0000 (22:44 -0500)]
iphlpapi: Implement getIPStats on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:44:13 +0000 (22:44 -0500)]
iphlpapi: Implement getUDPStats on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:43:21 +0000 (22:43 -0500)]
iphlpapi: Implement getNumUdpEntries on FreeBSD.
Eric Durbin [Wed, 25 Jun 2008 03:42:51 +0000 (22:42 -0500)]
iphlpapi: Implement getInterfaceStatsByName on FreeBSD.
Alex Villacís Lasso [Wed, 25 Jun 2008 06:22:00 +0000 (01:22 -0500)]
richedit: Fix failing EM_GETCHARFORMAT test on all platforms.
Default richedit font (System) in Windows causes richedit to report
CFM_BOLD as always set. Switch to Courier New in order to see that
richedit really sets the CFM_BOLD attribute in the correct selection.
Juan Lang [Wed, 25 Jun 2008 16:42:16 +0000 (09:42 -0700)]
inetmib1: Sort the tables keyed by IP address, and use bsearch to find entries in them.
Juan Lang [Wed, 25 Jun 2008 16:39:47 +0000 (09:39 -0700)]
inetmib1: Support the MIB2 UDP statistics.
Juan Lang [Wed, 25 Jun 2008 16:39:03 +0000 (09:39 -0700)]
inetmib1: Use a helper function to set the Oid with an item.
Juan Lang [Wed, 25 Jun 2008 16:38:27 +0000 (09:38 -0700)]
inetmib1: Use a helper function to set the Oid with an integer instance.
Juan Lang [Wed, 25 Jun 2008 16:35:13 +0000 (09:35 -0700)]
inetmib1: Use a helper function to set the Oid with an IP address-based instance.
Juan Lang [Wed, 25 Jun 2008 16:34:40 +0000 (09:34 -0700)]
inetmib1: Support the MIB2 IP net (ARP) table.
Juan Lang [Wed, 25 Jun 2008 16:33:28 +0000 (09:33 -0700)]
inetmib1: Support the MIB2 IP route table.
Juan Lang [Wed, 25 Jun 2008 16:31:56 +0000 (09:31 -0700)]
inetmib1: Support the MIB2 TCP statistics.
Juan Lang [Wed, 25 Jun 2008 16:30:59 +0000 (09:30 -0700)]
inetmib1: Use a helper function to get the item and instance of the MIB2 IP address table.
Juan Lang [Wed, 25 Jun 2008 16:29:00 +0000 (09:29 -0700)]
inetmib1: Use a helper function to get the item from the Oid.
Juan Lang [Wed, 25 Jun 2008 16:27:53 +0000 (09:27 -0700)]
inetmib1: Use a helper function to get the item and instance of the MIB2 interface table.
Rob Shearman [Wed, 25 Jun 2008 17:29:14 +0000 (18:29 +0100)]
include: Add more interfaces and types to msinkaut.idl.
Rob Shearman [Wed, 25 Jun 2008 17:29:06 +0000 (18:29 +0100)]
include: Don't import files in control.idl that aren't imported on Windows.
Rob Shearman [Wed, 25 Jun 2008 17:28:59 +0000 (18:28 +0100)]
include: Add more IXMLDOMNotation, IXMLDOMEntity, IXMLDOMEntityReference and IXMLDOMImplementation interfaces to xmldom.idl.
Adam Petaccia [Sat, 21 Jun 2008 17:02:56 +0000 (13:02 -0400)]
gdiplus: Tests for new font functions.
Adam Petaccia [Sat, 21 Jun 2008 17:02:55 +0000 (13:02 -0400)]
gdiplus: Implement GdipGetFontSize.
Adam Petaccia [Sat, 21 Jun 2008 17:02:54 +0000 (13:02 -0400)]
gdiplus: Implement GdipGetFontUnit.
Adam Petaccia [Sat, 21 Jun 2008 17:02:53 +0000 (13:02 -0400)]
gdiplus: Implement GdipCreateFont.
Adam Petaccia [Sat, 21 Jun 2008 17:02:52 +0000 (13:02 -0400)]
gdiplus: Tests for GetGeneric*.
Adam Petaccia [Sat, 21 Jun 2008 17:02:51 +0000 (13:02 -0400)]
gdiplus: Tests for FontFamily.
Adam Petaccia [Sat, 21 Jun 2008 17:02:50 +0000 (13:02 -0400)]
gdiplus: Implement GdipGetGeneric*.
Adam Petaccia [Sat, 21 Jun 2008 17:02:49 +0000 (13:02 -0400)]
gdiplus: Implement GdipGetFamilyName.
Adam Petaccia [Sat, 21 Jun 2008 17:02:48 +0000 (13:02 -0400)]
gdiplus: Implement GdipDeleteFontFamily.
Adam Petaccia [Sat, 21 Jun 2008 17:02:47 +0000 (13:02 -0400)]
gdiplus: Implement GdipCreateFontFamilyFromName.
Huw Davies [Wed, 25 Jun 2008 16:12:25 +0000 (17:12 +0100)]
localspl: Ensure that we load winspool before spoolss to work around a circular dependence.
H. Verbeet [Wed, 25 Jun 2008 15:09:35 +0000 (17:09 +0200)]
d3d9: Unset the pixel shader at the end of cnd_test().
This prevents failures in subsequent tests when no PS2.0 support is present.
H. Verbeet [Wed, 25 Jun 2008 15:09:16 +0000 (17:09 +0200)]
d3d: Allow more imprecision in the texop test.
James Hawkins [Tue, 24 Jun 2008 04:41:22 +0000 (23:41 -0500)]
msi: Don't overwrite a file that has a greater or equal version to the source file.
Dmitry Timoshkov [Wed, 25 Jun 2008 12:27:37 +0000 (21:27 +0900)]
mciavi32: Read the stream header in order to determine its type.
Dmitry Timoshkov [Wed, 25 Jun 2008 12:26:42 +0000 (21:26 +0900)]
winmm: Add another test confirming that mmioDescend does set fccType of non RIFF/LIST chunks to 0.
Alistair Leslie-Hughes [Wed, 25 Jun 2008 05:17:13 +0000 (15:17 +1000)]
mapi32: Skip tests on error.
Guy Albertelli [Wed, 25 Jun 2008 03:01:30 +0000 (23:01 -0400)]
comctl32: listview: Implement LVS_NOCOLUMNHEADER support for WM_STYLECHANGED message.
When switching LVS_NOCOLUMNHEADER on/off change the style of the header control HDS_HIDDEN.
Guy Albertelli [Wed, 25 Jun 2008 02:58:32 +0000 (22:58 -0400)]
comctl32: listview: Show the header when updating header size if not LVS_NOCOLUMNHEADER.
Guy Albertelli [Wed, 25 Jun 2008 02:58:14 +0000 (22:58 -0400)]
comctl32: listview: Change header control create act like native for LVS_NOCOLUMNHEAD.
The native control issues the CreateWindowEx call with the HDS_HIDDEN
as part of the style and not by issuing the SetWindowLong call.
Roy Shea [Tue, 24 Jun 2008 17:29:50 +0000 (10:29 -0700)]
dsound/tests: Added additional tests of IDirectSound_CreateSoundBuffer.
Roy Shea [Tue, 24 Jun 2008 17:29:06 +0000 (10:29 -0700)]
dsound/tests: Removed test depending on value of undefined variable.
Zac Brown [Tue, 24 Jun 2008 16:57:11 +0000 (09:57 -0700)]
ntdll/tests: Add tests for (Rtl)IsTextUnicode to verify that IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS are not mutually exclusive.
Alexander Dorofeyev [Tue, 24 Jun 2008 13:45:19 +0000 (16:45 +0300)]
quartz: Prevent heap corruption if IPropertyBag_Read fails.
Alexander Dorofeyev [Tue, 24 Jun 2008 13:45:16 +0000 (16:45 +0300)]
devenum: Update type when reading binary data to VT_EMPTY variant.
Alexander Dorofeyev [Tue, 24 Jun 2008 13:44:57 +0000 (16:44 +0300)]
quartz: Do not ignore current position in IEnumRegFiltersImpl_Next.
Alexander Dorofeyev [Tue, 24 Jun 2008 13:44:53 +0000 (16:44 +0300)]
quartz: Fix accessing variant string.
Vladimir Pankratov [Tue, 24 Jun 2008 10:41:32 +0000 (15:41 +0500)]
hhctrl.ocx: Update Russian translation.
Alexandre Julliard [Wed, 25 Jun 2008 13:49:44 +0000 (15:49 +0200)]
user32: Make sure that IsWindowVisible returns FALSE for HWND_MESSAGE windows.
Alexandre Julliard [Wed, 25 Jun 2008 13:30:22 +0000 (15:30 +0200)]
user32: Add support for finding HWND_MESSAGE windows in FindWindowEx.
Alexandre Julliard [Wed, 25 Jun 2008 13:24:02 +0000 (15:24 +0200)]
user32/tests: Add some more tests for HWND_MESSAGE windows.
Alexandre Julliard [Wed, 25 Jun 2008 13:20:26 +0000 (15:20 +0200)]
user32: Treat the top-level message window as a desktop window.
Alexandre Julliard [Wed, 25 Jun 2008 13:10:42 +0000 (15:10 +0200)]
user32: Use the top-level message window as parent for HWND_MESSAGE windows.
Alexandre Julliard [Wed, 25 Jun 2008 12:49:33 +0000 (14:49 +0200)]
explorer.exe: Create the top-level message window along with the desktop window.
Alexandre Julliard [Wed, 25 Jun 2008 12:26:14 +0000 (14:26 +0200)]
server: Also return the top-level message window in the get_desktop_window request.
Alexandre Julliard [Wed, 25 Jun 2008 12:26:06 +0000 (14:26 +0200)]
user32: Add support for a top-level message parent window in parallel to the desktop window.
Alexandre Julliard [Wed, 25 Jun 2008 12:19:34 +0000 (14:19 +0200)]
user32: Register the builtin 'Message' window class.
Alexandre Julliard [Wed, 25 Jun 2008 12:43:39 +0000 (14:43 +0200)]
server: Add support for a top-level message parent window in parallel to the desktop window.
Alexandre Julliard [Wed, 25 Jun 2008 12:03:08 +0000 (14:03 +0200)]
server: Use a unicode_str to represent atom names.
Dan Hipschman [Mon, 23 Jun 2008 19:04:48 +0000 (12:04 -0700)]
gdi32: Return the correct value from GetTextFace.
Dylan Smith [Mon, 23 Jun 2008 23:52:01 +0000 (19:52 -0400)]
richedit: Tests for undo coalescing.
Tests for undo coalescing from previous patches sent as suggested by
Alex Villacís Lasso.
Dylan Smith [Mon, 23 Jun 2008 21:09:58 +0000 (17:09 -0400)]
richedit: bCaretAtEnd should not be reset from rewrapping text.
The bCaretAtEnd value in ME_TextEditor is used to identify that the
caret is at the end of a wrapped line instead of the start of the next
line in the paragraph since both these positions correspond to the
same position in the document. The bCaretAtEnd value was previously
being set back to FALSE whenever the window was resized.
Dylan Smith [Mon, 23 Jun 2008 21:09:53 +0000 (17:09 -0400)]
richedit: Trailing spaces should not affect alignment shift length.
Dylan Smith [Mon, 23 Jun 2008 21:09:44 +0000 (17:09 -0400)]
richedit: Allow cursor to move over trailing spaces in wrapped lines.
Alex Villacís Lasso [Tue, 24 Jun 2008 18:25:52 +0000 (13:25 -0500)]
richedit: Revert patch that introduced a test that fails on all platforms.
Juan Lang [Wed, 21 May 2008 03:57:51 +0000 (20:57 -0700)]
inetmib1: Support the MIB2 IP address table.
Juan Lang [Wed, 21 May 2008 03:55:52 +0000 (20:55 -0700)]
inetmib1: Support the MIB2 ICMP statistics.
Juan Lang [Wed, 21 May 2008 03:55:20 +0000 (20:55 -0700)]
inetmib1: Support the MIB2 IP statistics.
Juan Lang [Wed, 21 May 2008 03:54:34 +0000 (20:54 -0700)]
inetmib1: Support the MIB2 interface table.
Juan Lang [Wed, 21 May 2008 03:53:17 +0000 (20:53 -0700)]
inetmib1: Support querying the MIB2 number of interfaces.
Juan Lang [Wed, 21 May 2008 03:52:39 +0000 (20:52 -0700)]
inetmib1: Implement SnmpExtensionQuery.
Juan Lang [Wed, 21 May 2008 03:52:00 +0000 (20:52 -0700)]
inetmib1: Add initialization function for getting the MIB2 number of interfaces.
Juan Lang [Wed, 21 May 2008 03:51:30 +0000 (20:51 -0700)]
inetmib1: Add a mechanism for initializing supported OIDs, and use it in SnmpExtensionInit.
Juan Lang [Wed, 21 May 2008 03:50:45 +0000 (20:50 -0700)]
inetmib1: Improve SnmpExtensionQuery stub.
Juan Lang [Wed, 21 May 2008 03:50:21 +0000 (20:50 -0700)]
inetmib1: Improve SnmpExtensionInit stub.
Juan Lang [Wed, 21 May 2008 03:49:56 +0000 (20:49 -0700)]
inetmib1: Add tests for SnmpExtensionQuery.
Juan Lang [Wed, 21 May 2008 03:49:04 +0000 (20:49 -0700)]
inetmib1: Add stub for SnmpExtensionQuery.