Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: update notifications were shown when user had newer version than available on site.

Added new functionality - check for updates at startup (closes 2772856).

Fixed problems with creating shortcuts in explorer (closes [2535991]).

  1. … 9 more files in changeset.
Directory times are now preserved (closes [2675400]).

Fixed problem with 'apply to all items' (closes [2571926]).

Added support for displaying feedback dialog boxes in places where error messages stopped processing (untested).

  1. … 1 more file in changeset.
Changed resource manager and engine config to singletons.

    • -0
    • +332
    ./ClipboardMonitor.cpp
    • -0
    • +52
    ./ClipboardMonitor.h
Cleaned up header files from unnecessary includes.

  1. … 18 more files in changeset.
Moved log file entries from resources to code (closes [2573419]).

Removed commented out method.

Changed CArray to vector in progress list box.

Moved task management from MainWnd to CTask (where it should be placed from the beginning).

Separated task classes to a separate files.

Removed the rest of win98/me code related to detecting if the drives lies on the same drive.

Removed old win98/Me code for detecting if drives lies on the same physical disk.

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]).