Module: wine Branch: master Commit: 38d7ba6eff6757b83b54b0485b3452a41de25470 URL: http://source.winehq.org/git/wine.git/?a=commit;h=38d7ba6eff6757b83b54b0485b...
Author: Alex Villacís Lasso a_villacis@palosanto.com Date: Wed Jun 18 10:54:17 2008 -0500
richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.
---
dlls/riched20/editor.c | 178 +++++++++++++++++++++++++++++++- dlls/riched20/editor.h | 3 + dlls/riched20/tests/editor.c | 239 ++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 410 insertions(+), 10 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=38d7ba6eff6757b83b54b0...