wine
16 years agotaskmgr: Add Russian translation.
Vladimir Pankratov [Fri, 20 Jun 2008 12:19:44 +0000 (17:19 +0500)] 
taskmgr: Add Russian translation.

16 years agouser32/tests: Copy/paste fix.
Joris Huizer [Thu, 19 Jun 2008 15:11:19 +0000 (17:11 +0200)] 
user32/tests: Copy/paste fix.

16 years agouser32/tests: Add two tests for ShowWindow(SW_RESTORE).
Anatoly Lyutin [Fri, 20 Jun 2008 06:33:19 +0000 (10:33 +0400)] 
user32/tests: Add two tests for ShowWindow(SW_RESTORE).

16 years agoriched20/tests: Add a test for creating ITextDocument.
Dan Hipschman [Fri, 20 Jun 2008 00:11:47 +0000 (17:11 -0700)] 
riched20/tests: Add a test for creating ITextDocument.

16 years agoriched20/tests: Add tests for OLE interface.
Dan Hipschman [Fri, 20 Jun 2008 00:10:59 +0000 (17:10 -0700)] 
riched20/tests: Add tests for OLE interface.

16 years agows2_32/tests: Initialize memory to send.
Marcus Meissner [Sat, 21 Jun 2008 08:32:12 +0000 (10:32 +0200)] 
ws2_32/tests: Initialize memory to send.

16 years agocomdlg32/tests: Make sure no ANSI strings are passed to Unicode functions.
Mikołaj Zalewski [Fri, 20 Jun 2008 21:03:20 +0000 (23:03 +0200)] 
comdlg32/tests: Make sure no ANSI strings are passed to Unicode functions.

16 years agowineps.drv: Use const-correct GetPrinterDataEx() instead of GetPrinterData().
Andrew Talbot [Fri, 20 Jun 2008 16:38:38 +0000 (17:38 +0100)] 
wineps.drv: Use const-correct GetPrinterDataEx() instead of GetPrinterData().

16 years agoinclude: Add definitions for VMR-9 interface.
Maarten Lankhorst [Tue, 10 Jun 2008 14:49:21 +0000 (16:49 +0200)] 
include: Add definitions for VMR-9 interface.

16 years agogdi32: Add tests for GetTextFace.
Dan Hipschman [Thu, 19 Jun 2008 22:59:57 +0000 (15:59 -0700)] 
gdi32: Add tests for GetTextFace.

Currently only GetTextFaceA is tested, and in an ancillary way, and the
behavior differs from GetTextFaceW.

16 years agogdi32: Check for regular fonts by style instead of style name.
Lei Zhang [Thu, 19 Jun 2008 21:57:46 +0000 (14:57 -0700)] 
gdi32: Check for regular fonts by style instead of style name.

16 years agocomctl32: Support LVCF_SUBITEM in LVM_GETCOLUMN.
Lei Zhang [Thu, 19 Jun 2008 21:48:58 +0000 (14:48 -0700)] 
comctl32: Support LVCF_SUBITEM in LVM_GETCOLUMN.

16 years agoadvapi32: Add stub for GetAuditedPermissionsFromAcl{A/W}.
Louis Lenders [Thu, 19 Jun 2008 13:50:02 +0000 (13:50 +0000)] 
advapi32: Add stub for GetAuditedPermissionsFromAcl{A/W}.

16 years agouser32: Return at the end of processing (cmd == SW_HIDE).
Anatoly Lyutin [Thu, 19 Jun 2008 12:15:58 +0000 (16:15 +0400)] 
user32: Return at the end of processing (cmd == SW_HIDE).

16 years agoshlwapi: UrlCanonicalize will canonize address in format "file://localhost/c:/" corre...
Petr Dlouhý [Thu, 19 Jun 2008 09:35:20 +0000 (11:35 +0200)] 
shlwapi: UrlCanonicalize will canonize address in format "file://localhost/c:/" correctly.

16 years agogdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test.
Petr Dlouhý [Thu, 19 Jun 2008 08:38:09 +0000 (10:38 +0200)] 
gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test.

16 years agows2_32: Ignore lpFrom for connected sockets.
Jeff Zaroyko [Fri, 13 Jun 2008 08:05:22 +0000 (18:05 +1000)] 
ws2_32: Ignore lpFrom for connected sockets.

If the the socket is connected and lpFrom is not NULL, Linux will set
msg_namelen to zero and ignore msg_name in recvfrom so don't try try
to update lpFrom.

16 years agowinex11: Only register an XIM callback if we can't open the XIM right away.
Alexandre Julliard [Sat, 21 Jun 2008 09:18:07 +0000 (11:18 +0200)] 
winex11: Only register an XIM callback if we can't open the XIM right away.

16 years agoriched20: Remove redundant NULL check before heap_free (Smatch).
Michael Stefaniuc [Fri, 20 Jun 2008 22:18:40 +0000 (00:18 +0200)] 
riched20: Remove redundant NULL check before heap_free (Smatch).

16 years agoshdocvw: Added WebBrowser's IDispatch methods implementation.
Jacek Caban [Fri, 20 Jun 2008 18:19:04 +0000 (13:19 -0500)] 
shdocvw: Added WebBrowser's IDispatch methods implementation.

16 years agoquartz: Implement IBasicVideo2 for the filtergraph.
Maarten Lankhorst [Tue, 10 Jun 2008 16:17:07 +0000 (18:17 +0200)] 
quartz: Implement IBasicVideo2 for the filtergraph.

16 years agoquartz: Implement IMediaSeeking in the video renderer.
Maarten Lankhorst [Tue, 10 Jun 2008 16:40:09 +0000 (18:40 +0200)] 
quartz: Implement IMediaSeeking in the video renderer.

16 years agoquartz: Implement MediaControl_GetState.
Maarten Lankhorst [Tue, 10 Jun 2008 16:20:33 +0000 (18:20 +0200)] 
quartz: Implement MediaControl_GetState.

This allows applications to wait for state transitions to be really
complete. Fixes some xvid crashes.

16 years agoquartz: Try to render any existing renderers before creating a new one.
Maarten Lankhorst [Tue, 10 Jun 2008 16:19:27 +0000 (18:19 +0200)] 
quartz: Try to render any existing renderers before creating a new one.

16 years agoquartz: Expose some methods so that a custom allocator can be created.
Maarten Lankhorst [Tue, 10 Jun 2008 16:06:08 +0000 (18:06 +0200)] 
quartz: Expose some methods so that a custom allocator can be created.

16 years agoquartz: Only query for event interface when there is a filtergraph.
Maarten Lankhorst [Tue, 10 Jun 2008 16:00:38 +0000 (18:00 +0200)] 
quartz: Only query for event interface when there is a filtergraph.

Prevents a null pointer dereference.

16 years agoquartz: Add the ability to force a pin to use a certain renderer.
Maarten Lankhorst [Tue, 10 Jun 2008 15:57:41 +0000 (17:57 +0200)] 
quartz: Add the ability to force a pin to use a certain renderer.

16 years agosetupapi/tests: Remove some function pointer checks from testRegisterDeviceInfo.
Paul Vriens [Fri, 20 Jun 2008 14:18:14 +0000 (16:18 +0200)] 
setupapi/tests: Remove some function pointer checks from testRegisterDeviceInfo.

16 years agosetupapi/tests: Remove win9x specifics from testDevRegKey.
Paul Vriens [Fri, 20 Jun 2008 14:09:55 +0000 (16:09 +0200)] 
setupapi/tests: Remove win9x specifics from testDevRegKey.

16 years agosetupapi/tests: Remove win9x specifics from testDeviceRegistryPropertyW.
Paul Vriens [Fri, 20 Jun 2008 14:00:48 +0000 (16:00 +0200)] 
setupapi/tests: Remove win9x specifics from testDeviceRegistryPropertyW.

16 years agosetupapi/tests: Skip all tests on Win9x and WinMe.
Paul Vriens [Fri, 20 Jun 2008 13:43:59 +0000 (15:43 +0200)] 
setupapi/tests: Skip all tests on Win9x and WinMe.

16 years agouser32/tests: Skip tests if functions are not implemented.
Paul Vriens [Fri, 20 Jun 2008 15:07:33 +0000 (17:07 +0200)] 
user32/tests: Skip tests if functions are not implemented.

16 years agoinetcomm: Fully initialize start and length.
Huw Davies [Mon, 9 Jun 2008 10:37:23 +0000 (11:37 +0100)] 
inetcomm: Fully initialize start and length.

Should fix Valgrind warnings 'Conditional jump or move depends on
uninitialised value(s)' in inetcomm tests.

16 years agodsound: Don't free buffer if it's owned by alsa.
Dan Kegel [Fri, 20 Jun 2008 12:49:15 +0000 (05:49 -0700)] 
dsound: Don't free buffer if it's owned by alsa.

16 years agoadvpack: Don't close a handle if it wasn't opened.
Dan Kegel [Fri, 20 Jun 2008 12:46:24 +0000 (05:46 -0700)] 
advpack: Don't close a handle if it wasn't opened.

16 years agooleview: Add Russian translation.
Vladimir Pankratov [Fri, 20 Jun 2008 11:07:32 +0000 (16:07 +0500)] 
oleview: Add Russian translation.

16 years agodbghelp: Implement SymEnumerateSymbols64.
Jon Griffiths [Fri, 20 Jun 2008 03:02:44 +0000 (20:02 -0700)] 
dbghelp: Implement SymEnumerateSymbols64.

16 years agowidl: Fix generation of the type format string for conformant-varying structures.
Rob Shearman [Fri, 20 Jun 2008 09:16:06 +0000 (10:16 +0100)] 
widl: Fix generation of the type format string for conformant-varying structures.

The conformance needs to be added on to the offset in the buffer so
set this before calling each the writer of each class of pointer
description in write_pointer_description.

Pass the passed in offsets to buffer and memory to
write_pointer_description_offsets in
write_varying_array_pointer_descriptions.

16 years agorpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using...
Rob Shearman [Fri, 20 Jun 2008 09:15:17 +0000 (10:15 +0100)] 
rpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using pointer values.

This ensures that no information about the server memory layout is
leaked to clients.

16 years agorpcrt4: Initialise UniquePtrCount in NdrClientInitializeNew.
Rob Shearman [Fri, 20 Jun 2008 09:15:03 +0000 (10:15 +0100)] 
rpcrt4: Initialise UniquePtrCount in NdrClientInitializeNew.

16 years agowininet: Fix memory leak in HTTP_DeleteCustomHeader.
Rob Shearman [Fri, 20 Jun 2008 09:14:38 +0000 (10:14 +0100)] 
wininet: Fix memory leak in HTTP_DeleteCustomHeader.

Free the memory associated with the field and value of the custom
header otherwise it will be leaked. Found by Valgrind.

16 years agoserver: Move the process pipe hangup handling into kill_process.
Alexandre Julliard [Fri, 20 Jun 2008 18:42:51 +0000 (20:42 +0200)] 
server: Move the process pipe hangup handling into kill_process.

This ensures that it's also done correctly when a read from the pipe
returns EOF.

16 years agomsxml3: Improved checking of failed case.
Alistair Leslie-Hughes [Wed, 18 Jun 2008 11:40:06 +0000 (21:40 +1000)] 
msxml3: Improved checking of failed case.

16 years agourlmon: Check pointer before use.
Alistair Leslie-Hughes [Wed, 18 Jun 2008 12:14:30 +0000 (22:14 +1000)] 
urlmon: Check pointer before use.

16 years agogdiplus: Implemented GdipGetPathData with test.
Nikolay Sivov [Wed, 18 Jun 2008 07:33:06 +0000 (11:33 +0400)] 
gdiplus: Implemented GdipGetPathData with test.

16 years agogdiplus: Stub for GdipFlush.
Nikolay Sivov [Wed, 18 Jun 2008 07:33:10 +0000 (11:33 +0400)] 
gdiplus: Stub for GdipFlush.

16 years agogdiplus: Implemented GdipAddPathRectangles with tests.
Nikolay Sivov [Wed, 18 Jun 2008 07:32:49 +0000 (11:32 +0400)] 
gdiplus: Implemented GdipAddPathRectangles with tests.

16 years agogdiplus: Check pointer in GdipGetLineRectI.
Nikolay Sivov [Wed, 18 Jun 2008 07:32:37 +0000 (11:32 +0400)] 
gdiplus: Check pointer in GdipGetLineRectI.

16 years agowordpad: Fixed a bug in setting the recent file list in the registry.
Dylan Smith [Wed, 18 Jun 2008 01:20:19 +0000 (21:20 -0400)] 
wordpad: Fixed a bug in setting the recent file list in the registry.

16 years agowordpad: Fixed bugs that prevented setting alignment through dialog.
Dylan Smith [Wed, 18 Jun 2008 01:20:14 +0000 (21:20 -0400)] 
wordpad: Fixed bugs that prevented setting alignment through dialog.

The combobox to select the alignment in the paragraph format dialog
did not have enough height to display the dropdown list.  Also, code was
missing to set the alignment when OK button is pressed. This patch fixes
these issues.

16 years agowordpad: Fixed calculations for the paragraph format dialog.
Dylan Smith [Wed, 18 Jun 2008 01:20:10 +0000 (21:20 -0400)] 
wordpad: Fixed calculations for the paragraph format dialog.

16 years agowordpad: Apply changes on dropdown selection for comboboxes on toolbar.
Dylan Smith [Wed, 18 Jun 2008 01:19:15 +0000 (21:19 -0400)] 
wordpad: Apply changes on dropdown selection for comboboxes on toolbar.

The changes were previously being applied only when the combobox's edit
control lost focus notifying an end edit event.  In addition, the
selection of an item from the dropdown list should also cause the
changes to be applied. New functions were created to handle the
duplication in expected behaviour for these two events.

16 years agowordpad: Fixed the font size validation for the toolbar's combobox.
Dylan Smith [Wed, 18 Jun 2008 01:19:11 +0000 (21:19 -0400)] 
wordpad: Fixed the font size validation for the toolbar's combobox.

16 years agowordpad: Added style to the richedit control to not hide selection.
Dylan Smith [Wed, 18 Jun 2008 01:18:13 +0000 (21:18 -0400)] 
wordpad: Added style to the richedit control to not hide selection.

When run with the native richedit control the selection will be hidden
when focus is lost without the ES_NOHIDESEL style applied to the
richedit control.  This can be annoying in native windows when focus is
on a combobox in the toolbar, because it won't show what text will be
changed.  This patch adds the ES_NOHIDESEL style to be consistent with
native wordpad.

16 years agowinex11: Place tablet cursors in slots based on type.
John Klehm [Sat, 31 May 2008 21:48:19 +0000 (16:48 -0500)] 
winex11: Place tablet cursors in slots based on type.

16 years agowinex11: Cursor iteration is now done by checking ACTIVE cursors.
John Klehm [Sat, 31 May 2008 21:16:23 +0000 (16:16 -0500)] 
winex11: Cursor iteration is now done by checking ACTIVE cursors.

16 years agowinex11: Always assign a tablet cursor type.
John Klehm [Sat, 31 May 2008 20:51:46 +0000 (15:51 -0500)] 
winex11: Always assign a tablet cursor type.

16 years agowinex11: Add comments explaining wintab cursor slotting, type, and clarify x11 config.
John Klehm [Sat, 31 May 2008 20:34:57 +0000 (15:34 -0500)] 
winex11: Add comments explaining wintab cursor slotting, type, and clarify x11 config.

16 years agocomctl32: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 20:52:05 +0000 (21:52 +0100)] 
comctl32: Constify some variables.

16 years agooleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Gutiérrez Batz).
Jon Griffiths [Thu, 19 Jun 2008 01:57:15 +0000 (18:57 -0700)] 
oleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Gutiérrez Batz).

16 years agooleaut32/tests: Fix invalid free (found by valgrind).
Jon Griffiths [Thu, 19 Jun 2008 01:27:04 +0000 (18:27 -0700)] 
oleaut32/tests: Fix invalid free (found by valgrind).

16 years agomsxml3: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:51:51 +0000 (22:51 +0100)] 
msxml3: Constify some variables.

16 years agoriched20: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:52:00 +0000 (22:52 +0100)] 
riched20: Constify some variables.

16 years agosetupapi: Constify a variable.
Andrew Talbot [Thu, 19 Jun 2008 21:52:02 +0000 (22:52 +0100)] 
setupapi: Constify a variable.

16 years agoshell32: Constify a variable.
Andrew Talbot [Thu, 19 Jun 2008 21:52:06 +0000 (22:52 +0100)] 
shell32: Constify a variable.

16 years agoqmgr: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:51:55 +0000 (22:51 +0100)] 
qmgr: Constify some variables.

16 years agomshtml: Added createElement test.
Jacek Caban [Thu, 19 Jun 2008 21:16:25 +0000 (16:16 -0500)] 
mshtml: Added createElement test.

16 years agomshtml: Added IDispatchEx support to HTMLGenericElement.
Jacek Caban [Thu, 19 Jun 2008 21:15:37 +0000 (16:15 -0500)] 
mshtml: Added IDispatchEx support to HTMLGenericElement.

16 years agomshtml: Added IHTMLGenericElement implementation.
Jacek Caban [Thu, 19 Jun 2008 21:14:57 +0000 (16:14 -0500)] 
mshtml: Added IHTMLGenericElement implementation.

16 years agomshtml: Added IHTMLDocument2::createElement implementation.
Jacek Caban [Thu, 19 Jun 2008 21:14:03 +0000 (16:14 -0500)] 
mshtml: Added IHTMLDocument2::createElement implementation.

16 years agomshtml: Initialize node object from child node's constructors.
Jacek Caban [Thu, 19 Jun 2008 21:13:16 +0000 (16:13 -0500)] 
mshtml: Initialize node object from child node's constructors.

16 years agomshtml.idl: Added IHTMLGenericElement declaration.
Jacek Caban [Thu, 19 Jun 2008 21:12:18 +0000 (16:12 -0500)] 
mshtml.idl: Added IHTMLGenericElement declaration.

16 years agomshtml.idl: Added DispHTMLGenericElement declaration.
Jacek Caban [Thu, 19 Jun 2008 21:10:59 +0000 (16:10 -0500)] 
mshtml.idl: Added DispHTMLGenericElement declaration.

16 years agomshtml: Better timer handling.
Jacek Caban [Thu, 19 Jun 2008 21:09:58 +0000 (16:09 -0500)] 
mshtml: Better timer handling.

16 years agourlmon: Make mk protocol behave like IE7.
Jacek Caban [Thu, 19 Jun 2008 21:11:44 +0000 (16:11 -0500)] 
urlmon: Make mk protocol behave like IE7.

16 years agocomdlg32: Implement CDM_GETFOLDERIDLIST.
Mikołaj Zalewski [Thu, 19 Jun 2008 13:31:35 +0000 (15:31 +0200)] 
comdlg32: Implement CDM_GETFOLDERIDLIST.

16 years agowinhlp32: Update Polish translation.
Mikołaj Zalewski [Thu, 19 Jun 2008 10:43:55 +0000 (12:43 +0200)] 
winhlp32: Update Polish translation.

16 years agowined3d: Report WINED3DFMT_FLAG_FILTERING on WINED3DFMT_D24X8.
H. Verbeet [Thu, 19 Jun 2008 16:24:45 +0000 (18:24 +0200)] 
wined3d: Report WINED3DFMT_FLAG_FILTERING on WINED3DFMT_D24X8.

We report this for WINED3DFMT_D24S8, so there should be no reason
WINED3DFMT_D24X8 can't do it. Fixes a regression in 3DMark06.

16 years agowined3d: Handle depth formats like any other format in CheckDeviceFormat.
H. Verbeet [Thu, 19 Jun 2008 16:24:23 +0000 (18:24 +0200)] 
wined3d: Handle depth formats like any other format in CheckDeviceFormat.

Currently depth formats are handled separately from the other formats,
but depth formats can support things like filtering as well, so we
should check those caps as well.

16 years agod3d8: Fix typo in test.
Huw Davies [Thu, 19 Jun 2008 15:26:52 +0000 (16:26 +0100)] 
d3d8: Fix typo in test.

16 years agokernel32: Fix typo.
Huw Davies [Thu, 19 Jun 2008 14:35:00 +0000 (15:35 +0100)] 
kernel32: Fix typo.

16 years agonetapi32: Free the correct pointers.
Huw Davies [Thu, 19 Jun 2008 13:13:51 +0000 (14:13 +0100)] 
netapi32: Free the correct pointers.

16 years agontdll: Free the correct buffer in the test.
Huw Davies [Thu, 19 Jun 2008 11:46:55 +0000 (12:46 +0100)] 
ntdll: Free the correct buffer in the test.

16 years agogdiplus: GdipCreatePen2 should make a copy of the brush.
Huw Davies [Thu, 19 Jun 2008 11:16:20 +0000 (12:16 +0100)] 
gdiplus: GdipCreatePen2 should make a copy of the brush.

16 years agokernel32: Fix typo in SetProcessAffinityMask.
Louis Lenders [Thu, 19 Jun 2008 09:44:41 +0000 (09:44 +0000)] 
kernel32: Fix typo in SetProcessAffinityMask.

16 years agokernel32: The first argument of GetBinaryType is a string.
Alexandre Julliard [Fri, 20 Jun 2008 07:38:33 +0000 (09:38 +0200)] 
kernel32: The first argument of GetBinaryType is a string.

16 years agoadvpack: Constify some variables.
Andrew Talbot [Wed, 18 Jun 2008 22:32:00 +0000 (23:32 +0100)] 
advpack: Constify some variables.

16 years agoinclude: Provide wide char definitions for CFSTR_*.
Jon Griffiths [Wed, 18 Jun 2008 15:04:46 +0000 (08:04 -0700)] 
include: Provide wide char definitions for CFSTR_*.

16 years agoquartz: Forward some messages from IMediaSeekingPassThru.
Maarten Lankhorst [Tue, 10 Jun 2008 14:59:30 +0000 (16:59 +0200)] 
quartz: Forward some messages from IMediaSeekingPassThru.

16 years agouser32: Initialize hdd HDDEDATA to NULL (valgrind).
Roy Shea [Wed, 18 Jun 2008 19:00:59 +0000 (12:00 -0700)] 
user32: Initialize hdd HDDEDATA to NULL (valgrind).

16 years agomsi: Rewrite the PublishProduct test to only check the registry changes.
James Hawkins [Thu, 19 Jun 2008 05:37:43 +0000 (00:37 -0500)] 
msi: Rewrite the PublishProduct test to only check the registry changes.

16 years agomsi: Test the RegisterProduct action with the machine context.
James Hawkins [Thu, 19 Jun 2008 05:36:59 +0000 (00:36 -0500)] 
msi: Test the RegisterProduct action with the machine context.

16 years agomsi: Factor out the publishing of installation properties.
James Hawkins [Thu, 19 Jun 2008 05:36:10 +0000 (00:36 -0500)] 
msi: Factor out the publishing of installation properties.

16 years agomsi: Don't publish the upgrade key to an invalid location.
James Hawkins [Thu, 19 Jun 2008 05:34:52 +0000 (00:34 -0500)] 
msi: Don't publish the upgrade key to an invalid location.

16 years agomsi: Rewrite the RegisterProduct test to only check the registry changes.
James Hawkins [Thu, 19 Jun 2008 05:34:04 +0000 (00:34 -0500)] 
msi: Rewrite the RegisterProduct test to only check the registry changes.

16 years agomsi: Fix the PublishFeatures action to handle the package context.
James Hawkins [Thu, 19 Jun 2008 05:32:59 +0000 (00:32 -0500)] 
msi: Fix the PublishFeatures action to handle the package context.

16 years agorichedit: Empty text should result in a scroll range of 0. Tests for this behavior.
Alex Villacís Lasso [Sun, 11 May 2008 14:54:58 +0000 (09:54 -0500)] 
richedit: Empty text should result in a scroll range of 0. Tests for this behavior.

16 years agorichedit: Insertion style must NOT be cleared unless selection actually changed.
Alex Villacís Lasso [Mon, 5 May 2008 03:51:52 +0000 (22:51 -0500)] 
richedit: Insertion style must NOT be cleared unless selection actually changed.

16 years agorichedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:59:39 +0000 (15:59 -0500)] 
richedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under Wine.

16 years agorichedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:20:31 +0000 (15:20 -0500)] 
richedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under Wine.