Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./ch/langs/english.lng
    • -0
    • +666
    ./ch/langs/italian.lng
    • -0
    • +668
    ./ch/langs/japanese.lng
    • -0
    • +669
    ./ch/langs/korean.lng
    • -0
    • +668
    ./ch/langs/spanish.lng
    • -0
    • +670
    ./ch/langs/turkish.lng
    • -0
    • +668
    ./ch/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).

Added unicode configuration, x64 platform support and made it build.

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

    • -0
    • +1532
    ./ch/ch.vc90.vcproj
    • -0
    • +334
    ./chext/chext.vc90.vcproj
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.
Removed unneeded files for the libicpf project replacement (advances [#407]).

Changed the project name to conform to the new project naming (advances [#317]).

Changed the project name to conform to the new project naming (advances [#317]).

    • -0
    • +122
    ./libicpf/libicpf.vc71.vcproj
Renamed solution/project files to support compiler-based naming (suggestion by Sebastian Schuberth) - advances [#317].

  1. … 2 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]).

Changed location of the vs solution file (advances [#303]).

  1. … 1 more file in changeset.
Added a libicpf placeholder project (closes [#309]).

    • -0
    • +122
    ./libicpf/libicpf.vcproj
    • -0
    • +19
    ./libicpf/readme.txt
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.
Moved language files to the ch project dir (advances [#303]).

  1. … 8 more files in changeset.