CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanups in the About dialog box (added info about translator, removed unnecessary e-mails, fixed compilation version).

Added missing resource.h file changes.

Upgraded support for checking newer version (closes [#427]).

Added support for reading properties from buffer with data.

    • -1
    • +66
    /ext/libicpf/src/libicpf/cfg_ini.cpp
    • -0
    • +2
    /ext/libicpf/src/libicpf/config_base.h
Updated translation from Nardog <nardog@e2umail.com>

Preliminary support for checking for updates (advances [#427]).

    • -0
    • +86
    /src/ch/UpdaterDlg.cpp
    • -0
    • +29
    /src/ch/UpdaterDlg.h
Added preliminary handler of the auto-update notification (advances [#427]).

    • -0
    • +60
    /src/ch/UpdateChecker.cpp
    • -0
    • +25
    /src/ch/UpdateChecker.h
Updated german translation by Patrick <skydive241@gmx.de>.

Updated translation system to allow non-ordered parameters inside formatting strings.

    • -0
    • +85
    /src/libictranslate/ResourceManager.cpp
    • -0
    • +23
    /src/libictranslate/ResourceManager.h
Updated translation system to allow non-ordered parameters inside formatting strings.

Partial update of the chinese language by "James Fancy" <jamesfancy@126.com>

Bugfix: with null string there was a problem with get_string().

Bugfix: crash while changing languages directory.

Added helper scripts for handling tagging of CH related projects.

Removed comment from version.h - conflict with inno setup compiler.

Version upgrade to 1.30 final.

Updated the license headers in source files.

    • -19
    • +18
    /ext/libicpf/src/libicpf/callback.cpp
    • -19
    • +18
    /ext/libicpf/src/libicpf/callback.h
    • -19
    • +18
    /ext/libicpf/src/libicpf/cfg.cpp
    • -0
    • +18
    /ext/libicpf/src/libicpf/cfg_ini.cpp
    • -0
    • +18
    /ext/libicpf/src/libicpf/cfg_xml.cpp
    • -19
    • +18
    /ext/libicpf/src/libicpf/circ_buffer.cpp
    • -19
    • +18
    /ext/libicpf/src/libicpf/circ_buffer.h
    • -0
    • +18
    /ext/libicpf/src/libicpf/config_base.h
    • -0
    • +18
    /ext/libicpf/src/libicpf/config_property.cpp
    • -0
    • +18
    /ext/libicpf/src/libicpf/config_property.h
    • -19
    • +18
    /ext/libicpf/src/libicpf/conv.cpp
  1. … 24 more files in changeset.
Updated the license headers in source files.

    • -0
    • +18
    /src/ictranslate/ICTranslateDlg.cpp
    • -20
    • +18
    /src/libictranslate/LanguageDialog.cpp
    • -19
    • +18
    /src/libictranslate/LanguageDialog.h
    • -19
    • +18
    /src/libictranslate/ResourceManager.cpp
    • -19
    • +18
    /src/libictranslate/ResourceManager.h
    • -0
    • +18
    /src/libictranslate/libictranslate.cpp
    • -0
    • +18
    /src/libictranslate/libictranslate.h
  1. … 8 more files in changeset.
Updated the license headers in source files.

  1. … 87 more files in changeset.
Removed unneeded file.

Changed inno setup compiler to the command line version and corrected output directory.

Updated version.

Fixed issue with program autostart (HKLM vs HKCU).

Version upgrade.

Inclusion of MFC 9 and CRT9 libraries in the setup of CH 1.3.

Added missing files to the commit related to fixing delete-after-copy problem.

Bugfix: quickfix for the problem with files being deleted even when they was skipped when copying.(closes [#293]).

Added shell extension registration failover - when standard registration fails with access denied, then the regsvr32 process is launched with elevated privileges.

Bugfix: wrong format of AppID GUID.

Bugfix: html help problem with parameter order.