Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added proper header entry for the languages conforming to version 2 of the language structure version (closes [2535957]).

Fixed inconsistencies with expected windows version (closes [2554023]).

  1. … 6 more files in changeset.
Some project cleanups and reorganization of files in vcproj virtual folders.

Fixed some warnings reported from the static code analysis (/analyze).

  1. … 10 more files in changeset.
Changed naming of the crash dumps to be more useful (closes [2550020]).

Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 108 more files in changeset.
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.