(Fixes issue #196) : Show Diff not working
* before using TSVN to show the diff, check the version of the TortoiseProc.exe and only use it if its version is 1.5 or higher.
(Fixes issue #200) : CommitMonitor fails to store repository information when a large amount of log information is retrieved
* drop the limit of 100kB for strings when serializing
* use a wchar_t static buffer for smaller wide char strings