CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Bugfix: shortcuts were not visible in the shell context menu.

Bugfix: fixed crash when closing the clipboard monitoring dialog box.

Bugfix: Win+E keyboard shortcut did not work when CH was not running.

Bugfix: crash during error logging.

Updated scripts and code for sf.net [ 2073978 ]

Changed base object of FiltersArray from CArray to std::vector.

Updated files (related to splitting file filters from file infos).

Separated file filters from file informations.

    • -0
    • +589
    /src/ch/FileFilter.cpp
    • -0
    • +108
    /src/ch/FileFilter.h
Added base 'interface' to be derived from.

    • -0
    • +34
    /ext/libicpf/src/libicpf/interface.h
    • -0
    • +4
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj