diff options
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r-- | BUILD/Changelog.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt index 2da00c16..f6592fbd 100644 --- a/BUILD/Changelog.txt +++ b/BUILD/Changelog.txt @@ -2,8 +2,35 @@ |FreeFileSync| -------------- +Changelog v5.14 +--------------- +Do not process child elements when parent directory creation fails +Start comparison after pressing Enter in directory input fields +Lead grid is determined via keyboard input instead of input focus change +Ignore empty directory entries in RealtimeSync +Restored mouse cursor "snap to default button" +Implemented file icon support for sync preview (OS X) +RealtimeSync exit via menu working again +Restore main dialog even if "close progress dialog" is selected +Show full path when failing to create directory on not existing target drive +Middle grid tool tip shown correctly again (Suse Linux/X11) +Prevent process hang when manually writing to directory history (Linux and OS X, wxWidgets 2.9.4) +Resolved crash after showing help dialog (OS X) +Properly handle non-ASCII characters for external commands (OS X) +Support UTF8 format restrictions on file systems like HFS (OS X) +Do not stretch small thumbnail icons (Linux) +Use 32x32 instead of 48x48 as medium icon size on Windows XP +Properly size non-jumbo icons in thumbnail view (Windows Vista and later) +Reduced GDI resources for file icon buffer (Windows) +Automatically check for updates weekly without showing popup on first start +Restored program logo in systray progress indicatord +Fit grid row label to match wide font sizes +Added macros %csidl_Downloads%, %csidl_PublicDownloads%, %csidl_QuickLaunch% (Windows Vista and later) + + Changelog v5.13 --------------- +Prepared support for new build on Mac OS X Time out for not existing directories after 10 seconds Check directory existence in parallel Inform about all missing directories via a single error message @@ -12,7 +39,6 @@ Check for grid icon updates only when needed Revised directory lock process detection Implemented high resolution icons Accessibility: fixed unreadable labels -Prepared support for new build on Mac OS X More polished user interfaces Fixed time stamp not being set on NFS/Samba shares (Linux) |