CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First try to move language management to the external library.

Initial import.

    • -0
    • +66
    /ictranslate.vc90.sln
    • -0
    • +150
    /src/ictranslate/ICTranslateDlg.cpp
    • -0
    • +31
    /src/ictranslate/ICTranslateDlg.h
    • -0
    • +78
    /src/ictranslate/ictranslate.cpp
    • -0
    • +31
    /src/ictranslate/ictranslate.h
    • -0
    • +212
    /src/ictranslate/ictranslate.rc
    • -0
    • +449
    /src/ictranslate/ictranslate.vc90.vcproj
    • binary
    /src/ictranslate/res/ictranslate.ico
    • -0
    • +13
    /src/ictranslate/res/ictranslate.rc2
    • -0
    • +21
    /src/ictranslate/resource.h
    • -0
    • +7
    /src/ictranslate/stdafx.cpp
    • -0
    • +57
    /src/ictranslate/stdafx.h
    • -0
    • +26
    /src/ictranslate/targetver.h
    • -0
    • +69
    /src/libictranslate/HelpLngDialog.cpp
    • -0
    • +44
    /src/libictranslate/HelpLngDialog.h
  1. … 23 more files 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.

Installer and package generation script improvements (64bit).

Small files reorganization in the ch project.

    • -1858
    • +1862
    /src/ch/ch.vc90.vcproj
Improvements in the package generation code.

Removed the VERSION reading code with standard #defines.

    • -0
    • +53
    /src/chext/res/chext.rc2
    • -0
    • +34
    /src/common/version.h
Fixed some x86_64 warnings.

Changed the chext.dll name (expected) for the dll registration process.

Dropped support for non-unicode builds of CH.

Bugfix:shell extension in unicode mode were not using unicode character set.

Fixed some prefast-reported warnings.

Fixed some prefast warnings.

Fixed some prefast warnings.

    • -1
    • +8
    /ext/libicpf/src/libicpf/circ_buffer.cpp
    • -0
    • +7
    /ext/libicpf/src/libicpf/config_property.cpp
    • -0
    • +1
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Small fixes.

Bugfix: unicode log files werent properly saved.

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.

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.

Small fixes.

Small processing fixes in cfg_ini backend.

    • -13
    • +36
    /ext/libicpf/src/libicpf/cfg_ini.cpp
Changed encoding of the language files to utf-16.

Added new languages available on the site.

    • -0
    • +664
    /src/ch/langs/english.lng
    • -0
    • +666
    /src/ch/langs/italian.lng
    • -0
    • +668
    /src/ch/langs/japanese.lng
    • -0
    • +669
    /src/ch/langs/korean.lng
    • -0
    • +668
    /src/ch/langs/spanish.lng
    • -0
    • +670
    /src/ch/langs/turkish.lng
    • -0
    • +668
    /src/ch/langs/valencian.lng