Fixed issue #2353: Link to bug tracker not available in Show Log dialog
commit5bdb7c562058d568d79c76937ddd46483edc2bb0
authorSven Strickroth <email@cs-ware.de>
Sun, 4 Jan 2015 16:47:04 +0000 (4 17:47 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 4 Jan 2015 16:47:04 +0000 (4 17:47 +0100)
tree8b718d4aa1076616e304c173d0581ae4671af6cf
parentd95fed336f0172f359c3849a8029a55003717845
Fixed issue #2353: Link to bug tracker not available in Show Log dialog

EM_AUTOURLDETECT seems to override manual links in Richedit on Win8+.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/AppUtils.h
src/TortoiseProc/LogDlg.cpp
src/Utils/MiscUI/SciEdit.cpp