Differences
This shows you the differences between the selected revisions of the page.
| 2006-06-19 | 2006-06-19 | ||
| 3.8.2 (martin) | typo (martin) | ||
| Line 6: | Line 6: | ||
| === 2006-06-19 === | === 2006-06-19 === | ||
| - | * Change to overcome URL handler vulnerability: When protocol is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including ''/defaults'', ''/log'', ''/script'' and ''/command''. | + | * Change to overcome URL handler vulnerability: When protocol (''sftp://'' or ''scp://'') is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including ''/defaults'', ''/log'', ''/script'' and ''/command''. |
| * Function //Copy path to clipboard// has keyboard shortcut ''Shift-Ctrl-P'' in Explorer-like interface. | * Function //Copy path to clipboard// has keyboard shortcut ''Shift-Ctrl-P'' in Explorer-like interface. | ||
| * Address bar of Explorer-like interface has dedicated context menu, with option to //Copy path to clipboard//. | * Address bar of Explorer-like interface has dedicated context menu, with option to //Copy path to clipboard//. | ||
| Line 14: | Line 14: | ||
| * UTF-8 encoded script files are supported (byte-order-mask is required). | * UTF-8 encoded script files are supported (byte-order-mask is required). | ||
| * Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older. | * Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older. | ||
| - | * Bug fix: Permissions popup box was occasionally dismissed when its context menu was revealed. | + | * Bug fix: Permissions popup box was occasionally dismissed, when its context menu was revealed. |
| * Bug fix: Menu item //Leave as is// of permissions box was visible, even if it made no sense in the context. | * Bug fix: Menu item //Leave as is// of permissions box was visible, even if it made no sense in the context. | ||
| - | * Bug fix: When recursive setting of permissions was turned off on properties dialog and permissions may have possibly retained undefined state, althought no longer allowed. | + | * Bug fix: When recursive setting of permissions was turned off on properties dialog, permissions may have possibly retained undefined state, although no longer allowed. |
| * Bug fix: Path labels were redrawn each time mouse was moved over them, causing unnecessary flickering. | * Bug fix: Path labels were redrawn each time mouse was moved over them, causing unnecessary flickering. | ||
| * Bug fix: Some dialog labels were not disabled along with associated control. | * Bug fix: Some dialog labels were not disabled along with associated control. | ||