Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added another year to CH existence.

Updated russian translation by Alexander Polukhin.

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

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
    ./libchcore/ErrorCodes.h
Separated (again) engine config class from the standard configuration.

Added container for paths (unused at the moment).

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

Fixed broken build.

Added new classes for handling paths (unused currently).

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

Got rid of the CArrays from file information management classes.

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.

  1. … 1 more file in changeset.
Bugfix: clipboard monitoring fix (closes [#2904702]).

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

Small fix - use SetWindowLongPtr instead of SetWindowLong.

Changed e-mail contact in about-box to a contact form on www.copyhandler.com, where user can read when he shouldn't write.

Bugfix: crash at startup (activation context) - first try to fix the problem not reproducible at home.

Got rid of a warning.

Updated translation by maxbynet.

Updated translation by Runapp.

Updated polish language.

Some more fixes in automatic checking for updates.

Added support for checking for updates every specified interval.

Bugfix: unreliable detection of new versions (closes [#2827410]).

Bugfix: browser window did not open when choosing "Download new version..." from the update window (closes [#2827409]).

Small code cleanups.