Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed deployment problem when build was made on VS2008 + SP1.

  1. … 2 more files in changeset.
Bugfix: fixed formatting of data sizes in several places (e.g. tooltips in clipboard monitoring dialog).

  1. … 2 more files in changeset.
Added some descriptive text to the file replace dialog box.

Updated polish language file (by Ixen).

Traditional Chinese language by Tony Yu.

    • binary
    ./langs/TraditionalChinese.lng
Korean language update by TaeJung Um.

Updated italian language file by chicco83.

Bugfix: crash when creating file description object in some cases.

Bugfix: Problem with crashing CH when changing buffer size while copying data (closes [2535995]).

Bugfix: fixed parametres -> parameters.

Bugfix: shortcuts were not visible in the shell context menu.

Bugfix: fixed crash when closing the clipboard monitoring dialog box.

Bugfix: crash during error logging.

Changed base object of FiltersArray from CArray to std::vector.

Updated files (related to splitting file filters from file infos).

Separated file filters from file informations.

Extracted the feedback handling outside of the copying routine (closes [#294]).

    • -0
    • +94
    ./FeedbackFileErrorDlg.cpp
    • -0
    • +52
    ./FeedbackFileErrorDlg.h
    • -0
    • +108
    ./FeedbackHandler.cpp
    • -0
    • +149
    ./FeedbackNotEnoughSpaceDlg.cpp
    • -0
    • +135
    ./FeedbackReplaceDlg.cpp
    • -0
    • +64
    ./FeedbackReplaceDlg.h
  1. … 20 more files in changeset.
Updated language for version 1.31 beta.

Bugfix: miniview selection does not work properly.

Added support for version checking and disabling of shell extension (closes [#435]).

  1. … 18 more files in changeset.
Removed support for changing the tasks directory (closes [#441]).

Bugfix: code detecting if partitions lies within the same physical disk entered an infinite loop on some cases.

Replaced CArchive-based serialization with icpf-based solution (closes [#431]).

Fixed some warnings from prefast.

Added /analyze option to the debug builds.

  1. … 1 more file in changeset.
Cleanups in the About dialog box (added info about translator, removed unnecessary e-mails, fixed compilation version).

Added missing resource.h file changes.

Upgraded support for checking newer version (closes [#427]).

  1. … 1 more file in changeset.
Updated translation from Nardog <nardog@e2umail.com>

Preliminary support for checking for updates (advances [#427]).