richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Wed, 18 Jun 2008 15:54:17 +0000 (10:54 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jun 2008 09:59:04 +0000 (11:59 +0200)
commit38d7ba6eff6757b83b54b0485b3452a41de25470
tree4fe4df9a8b1ffbf8256d23b647bc4cfb1fc4e17f
parent60c42bd3dbf2ff39954c3aaaaebfafe0f959bad1
richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.
dlls/riched20/editor.c
dlls/riched20/editor.h
dlls/riched20/tests/editor.c