OSDN Git Service

Added a more robust Secondlife URI parser to all RichTextBoxPrinters. 13/head
authornooperation <madbrahmin@gmail.com>
Mon, 4 Aug 2014 02:40:39 +0000 (22:40 -0400)
committernooperation <madbrahmin@gmail.com>
Mon, 4 Aug 2014 02:40:39 +0000 (22:40 -0400)
commit6de3b66097e79bb56a78f272c4966efd3d26b9b9
tree4aec30cd6fc9c45664e1242f45524f807f439464
parent4293cef66a9f0276966a4aa6614747144f0cc197
Added a more robust Secondlife URI parser to all RichTextBoxPrinters.
* Valid URIs will be converted into human readable links similar to those used in the official Secondlife client.
* Basic support for executing a few URIs.
Radegast/Core/RichTextBoxPrinter.cs
Radegast/Core/SlUriParser.cs [new file with mode: 0644]
Radegast/GUI/Dialogs/MainForm.cs