CopyHandler

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unnecessary classes.

    • -235
    • +238
    /src/chext/chext.vc90.vcproj
Bumped version again before 1.31 final.

Fixed zip version generation script.

Updated to generate the zip versions of CH (untested).

Bumped version for CH 1.31 Final.

Added proper header entry for the languages conforming to version 2 of the language structure version (closes [2535957]).

    • binary
    /src/ch/langs/TraditionalChinese.lng
Fixed inconsistencies with expected windows version (closes [2554023]).

    • -0
    • +39
    /src/common/targetver.h
Adjusted consistency of windows headers definitions.

Some project cleanups and reorganization of files in vcproj virtual folders.

Added support for checking the translation format.

    • -1
    • +21
    /src/libictranslate/ResourceManager.cpp
Removed nonexistent readme files from projects.

    • -4
    • +0
    /src/ictranslate/ictranslate.vc90.vcproj
Fixed some warnings reported from the static code analysis (/analyze).

    • -24
    • +20
    /src/ch/FeedbackFileErrorDlg.cpp
  1. … 10 more files in changeset.
Changed naming of the crash dumps to be more useful (closes [2550020]).

Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 108 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties.

    • -914
    • +914
    /src/ictranslate/ICTranslateDlg.cpp
    • -105
    • +105
    /src/ictranslate/ICTranslateDlg.h
    • -97
    • +97
    /src/ictranslate/ictranslate.cpp
    • -717
    • +717
    /src/libictranslate/LanguageDialog.cpp
    • -211
    • +211
    /src/libictranslate/LanguageDialog.h
    • -1076
    • +1076
    /src/libictranslate/ResourceManager.cpp
    • -227
    • +227
    /src/libictranslate/ResourceManager.h
    • -28
    • +28
    /src/libictranslate/libictranslate.cpp
    • -24
    • +24
    /src/libictranslate/libictranslate.h
  1. … 11 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties.

    • -127
    • +127
    /ext/libicpf/src/libicpf/buffer.h
    • -18
    • +18
    /ext/libicpf/src/libicpf/callback.cpp
    • -18
    • +18
    /ext/libicpf/src/libicpf/callback.h
    • -27
    • +27
    /ext/libicpf/src/libicpf/cfg.cpp
    • -39
    • +39
    /ext/libicpf/src/libicpf/cfg_ini.cpp
    • -18
    • +18
    /ext/libicpf/src/libicpf/cfg_ini.h
    • -18
    • +18
    /ext/libicpf/src/libicpf/cfg_xml.cpp
    • -18
    • +18
    /ext/libicpf/src/libicpf/cfg_xml.h
    • -18
    • +18
    /ext/libicpf/src/libicpf/circ_buffer.cpp
    • -18
    • +18
    /ext/libicpf/src/libicpf/circ_buffer.h
    • -18
    • +18
    /ext/libicpf/src/libicpf/config_base.h
    • -20
    • +20
    /ext/libicpf/src/libicpf/config_property.cpp
    • -18
    • +18
    /ext/libicpf/src/libicpf/config_property.h
    • -18
    • +18
    /ext/libicpf/src/libicpf/conv.cpp
  1. … 25 more files in changeset.
Installer multilingual improvements (translated some custom strings to Polish).

Fixed deployment problem when build was made on VS2008 + SP1.

    • -4
    • +4
    /src/ictranslate/ictranslate.vc90.vcproj
Fixed potential deployment problem when build was made on VS2008 + SP1.

    • -4
    • +4
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Fixed deployment problem when build was made on VS2008 + SP1.

Bugfix: fixed formatting of data sizes in several places (e.g. tooltips in clipboard monitoring dialog).

Added some descriptive text to the file replace dialog box.

Updated polish language file (by Ixen).

Traditional Chinese language by Tony Yu.

    • binary
    /src/ch/langs/TraditionalChinese.lng
Korean language update by TaeJung Um.

Updated italian language file by chicco83.

Bugfix: crash when creating file description object in some cases.

Bugfix: Problem with crashing CH when changing buffer size while copying data (closes [2535995]).

Added another set of methods to log file to support logging with variable argument list. Current methods that supported variable argument lists were changed to log unformatted strings.

    • -2
    • +2
    /ext/libicpf/src/libicpf/exception.cpp
Bugfix: fixed parametres -> parameters.