richedit: add (more) tests for URL autodetection on WM_CHAR, make them pass under Wine

Alex Villací­s Lasso a_villacis at palosanto.com
Mon May 5 11:28:59 CDT 2008


This patch adds some NEUT (Nearly Exhausting URL Tests) regarding the 
behavior of WM_CHAR while inserting text that contains an URL. This adds 
support for URL with characters around it, like the ones supported via 
WM_SETTEXT, and also fixes a bug about not deactivating CFE_LINK on an 
URL that is split with a paragraph break so that each piece by itself is 
not an URL. Reused functionality created for WM_SETTEXT.

Changelog:
* Add (more) tests for URL autodetection on WM_CHAR, make them pass 
under Wine

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-richedit-add-more-tests-for-URL-autodetection-on_alt.patch
Type: text/x-patch
Size: 14126 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080505/0f3e5fa0/attachment.bin 


More information about the wine-patches mailing list