Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Small fixes.

Bugfix: escape strings in language files weren't correctly converted to escape sequences.

Unicode fix - wrong character count for filenames transferred over WM_COPYDATA.

  1. … 2 more files in changeset.
Refined the dll registration a bit.

Added missing manifest dependencies on common controls.

Bugfix: problem with changing language on-the fly + memory leaks after change.

Additional unicode fixes.

  1. … 1 more file in changeset.
Small fixes.

Changed encoding of the language files to utf-16.

Added new languages available on the site.

    • -0
    • +664
    ./langs/english.lng
    • -0
    • +666
    ./langs/italian.lng
    • -0
    • +668
    ./langs/japanese.lng
    • -0
    • +669
    ./langs/korean.lng
    • -0
    • +668
    ./langs/spanish.lng
    • -0
    • +670
    ./langs/turkish.lng
    • -0
    • +668
    ./langs/valencian.lng
Preliminary support for libicpf::config based language support (probably broken).

Adjusted to the new configuration class from libicpf.

Added support for libicpf-driven configuration files.

Removed crash dialog button that suggested CH is able to automatically send crash dumps to the author.

Added missing version file.

Added basic crash support to CH (advances [#425]).

Small x64 fixes (made shell ext to build and app to start without crash).

  1. … 1 more file in changeset.
Added unicode configuration, x64 platform support and made it build.

  1. … 37 more files in changeset.
Added missing vc9 project files.

    • -0
    • +1532
    ./ch.vc90.vcproj
  1. … 1 more file in changeset.
Bugfix: crash at startup with specific files (closes [#296]).

Fixed assertions on date formatting (closes [#296]).

Converted to Visual C++ 2008 (closes [#422]).

  1. … 6 more files in changeset.
Small cleanups in the project:

  1. … 1 more file in changeset.
Renamed solution/project files to support compiler-based naming (suggestion by Sebastian Schuberth) - advances [#317].

  1. … 4 more files in changeset.
Enabled the possibility to read the destination file being copied (closes [#315]).

Enclosed build command in double quotes (should fix the command line build problem).

Bugfix: polish help file was targeted to the English help' directory.

Changed the output directory specification to use the $(SolutionDir) (advances [#303]).

Bugfix: the language wasn't properly selected when opening the config window and the filename letter case differed from the one entered in the config file (closes [#306]).

Added language files to the project, being copied at build time (advances [#303]).

  1. … 1 more file in changeset.