Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Disabled chext registration at build time (advances [#303]).

Removed the rest of traces of chsdk (advances [#303]).

Removed ch sdk help files (replaced by a more recent on official site) - advances [#303].

    • -28
    • +0
    ./ch/help/sdk/generating plugin id.html
  1. … 3 more files in changeset.
Enabled auto-building of help files (advances [#303]).

Further help repositioning (advances [#303]).

Reorganized the help files locations (advances [#303]).

  1. … 231 more files in changeset.
Removed the old thanks file, was hard to maintain in sync (advances [#303]).

Updated the AboutBox (removed some of its functionality) - advances [#303].

Variuos small fixes in the extension files.