richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR

Alex Villacís Lasso a_villacis at palosanto.com
Fri May 2 13:08:06 CDT 2008


Tests show that native richedit does not need to wait for a WM_CHAR to be
sent before autodetecting URLs. In addition, EM_AUTOURLDETECT tests were
made more exhaustive in order to find out which characters can start and
end an URL. Fixes URL not being highlighted in Perfect! TextEdit, and
possibly other applications.

Changelog:
* WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR
* Tests for the above behavior
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-richedit-WM_SETTEXT-must-immediately-autodetect-URL.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080502/5e84bdcf/attachment-0001.bin 


More information about the wine-patches mailing list