CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Dutch translation made by Jurgen@CH-CF.

    • binary
    /src/ch/langs/dutch.lng
Bugfix: incorrect shutdown of application.

Fixed contact info for final release.

Updated polish translation file.

Bugfix: custom copy dialog did not import paths properly. Now it should support properly utf-8, unicode and ansi text files (closes [#2965090]).

Some firewalls reported registry modifying requests each time CH was started. Now registry is modified only in case the value would change.

Updated polish translation.

Added another year to CH existence.

Reverted changes related to building ch on Win x86_32.

Updated russian translation by Alexander Polukhin.

Added information about time to finish task (closes [#2604192]) - patch [#2823576] received from eegee.

Bugfix: CH won't launch when failed to read task information.

Revert of old paths in installer script.

Reverted to the 32-bit tool for resource processing to be able to build 64bit CH on 32bit platform.

Forgotten error codes file.

    • -0
    • +34
    /src/libchcore/ErrorCodes.h
Separated (again) engine config class from the standard configuration.

Added container for paths (unused at the moment).

    • -0
    • +58
    /src/libchcore/TCoreException.cpp
    • -0
    • +63
    /src/libchcore/TCoreException.h
    • -16
    • +32
    /src/libchcore/libchcore.vc90.vcproj
Small fixes/cleanups.

Fixed broken build.

Added new classes for handling paths (unused currently).

    • -0
    • +385
    /src/libchcore/TPath.cpp
    • -0
    • +77
    /src/libchcore/TPath.h
Various small cleanups.

Got rid of the CArrays from file information management classes.

Added support for serializing vectors of mfc strings.

Fix: fix for bug [#sf:2905420] introduced endless loop when searching for files.

Bugfix: input paths were ignored if nonexistent (closes [#sf:2905420]).

Bugfix: crashes when loading specific task files (closes [#sf:2905339]).

Removed old, unmaintained project files.

Reoved unmaintained project files.

    • -353
    • +0
    /ext/libicpf/src/libicpf/libicpf.vc71.vcproj
    • -798
    • +0
    /ext/libicpf/src/libicpf/libicpf.vc80.vcproj
Bugfix: clipboard monitoring fix (closes [#2904702]).

Bugfix: when building 64bit version, the ch2lng executable did not exist.