Differences
This shows you the differences between the selected revisions of the page.
| 2017-12-30 | 2017-12-30 | ||
| transparent edit color (martin) | clipboard context menu (martin) | ||
| Line 8: | Line 8: | ||
| * .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | * .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | ||
| * Choosing right color for background of "selectable" labels. | * Choosing right color for background of "selectable" labels. | ||
| + | * All read-only edit boxes/selectable labels have user friendly context menu for copying contents. | ||
| * Bug fix: Setting hidden raw session setting for "Configurable priority of host key types" overrides host key. | * Bug fix: Setting hidden raw session setting for "Configurable priority of host key types" overrides host key. | ||
| * Bug fix: Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. | * Bug fix: Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. | ||