]> git.saurik.com Git - wxWidgets.git/commit
don't encode collons in file:// URLs under Windows as IE is incapable of opening...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 19 Feb 2008 02:37:53 +0000 (02:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 19 Feb 2008 02:37:53 +0000 (02:37 +0000)
commit928f37c688d4b898bebd034848b32b4e6d5432bf
tree9eda46fe9502feca563f1b6020f69a0187378c4d
parent15b6757b26a0277472a4f6b071b52050abd922da
don't encode collons in file:// URLs under Windows as IE is incapable of opening them (and other browsers can open both forms) (patch 1890922)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/filesys.cpp