Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: wrong parameter order when using html help.

Added ictranslate project to the solution.

  1. … 2 more files in changeset.
Removed unneeded attributes from language files.

  1. … 3 more files in changeset.
Changed direct member access to the accessor function.

Added rc2lng project to the solution.

  1. … 3 more files in changeset.
Updated dialog related files with newer version of language dialogs.

  1. … 29 more files in changeset.
First try to move language management to the external library.

  1. … 1 more file in changeset.
Copyright info is being taken from #define instead of language string.

Reset nonclient metrics struct before usage - could have related to strange behaviour of miniview dialog box.

Bugfix: wrong character set used in 64bit release build.

Small files reorganization in the ch project.

Removed the VERSION reading code with standard #defines.

  1. … 5 more files in changeset.
Fixed some x86_64 warnings.

  1. … 1 more file in changeset.
Changed the chext.dll name (expected) for the dll registration process.

Fixed some prefast-reported warnings.

  1. … 4 more files in changeset.
Small fixes.

  1. … 1 more file in changeset.
Fixed some prefast reported problems.

  1. … 9 more files in changeset.
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.