CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Enabled /analyze option for debug builds.

    • -0
    • +1
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Added support for reading language files at startup.

    • -0
    • +34
    /src/ictranslate/ICTranslateDlg.cpp
Bugfix: start menu shortcut was not properly created.

Added start menu shortcut to ictranslate (closes [#429]).

Added contact info definition.

Added capability of retrieving current language info.

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.