CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged 32-bit and 64-bit installers (closes [#2827044])

    • -80
    • +21
    /scripts/make_existing_release.bat
Small code cleanups.

Added support for recursive handling of the data inside the package.

    • -1
    • +1
    /scripts/symsrv_add_single_package.bat
Added new checklist item.

Changed calling convention of internet callback function. Possibly solves the crash problem [#2826152].

Added some informational files describing build dependencies and scripts dependencies.

Added a checklist for releasing new version of Copy Handler.

    • -0
    • +13
    /scripts/release_checklist.txt
Updated existing and added some new scripts related to version generation (advances [#2810003]).

    • -234
    • +0
    /scripts/make_existing_package.bat
    • -0
    • +39
    /scripts/symsrv_add_release.bat
    • -0
    • +71
    /scripts/symsrv_add_single_package.bat
    • -0
    • +31
    /scripts/upload_release.bat
Rewritten the version generation scripts (closes 2810003).

    • -0
    • +55
    /scripts/internal/clear_env.bat
    • -0
    • +95
    /scripts/internal/detect_version.bat
    • -0
    • +45
    /scripts/internal/embed_srcserver_info.bat
    • -0
    • +43
    /scripts/internal/prepare_env.bat
    • -0
    • +36
    /scripts/internal/replace_version.vbs
    • -0
    • +91
    /scripts/internal/svntag.bat
    • -0
    • +41
    /scripts/internal/svntag_single.bat
    • -0
    • +234
    /scripts/make_existing_package.bat
    • -0
    • +64
    /scripts/make_package.bat
Fixed background color of controls in Status dialog and About dialog (closes 2809116).

Fixed some warnings.

    • -16
    • +16
    /src/ictranslate/ICTranslateDlg.cpp
Fixed some warnings.

Fixed some warnings.

Improved version generation scripts to automatically include version number in the generated files (closes 2546308).

Fixed invalid argument problem in 7zip invocation.

Added support for logging informations about process (closes 2796060).

  1. … 7 more files in changeset.
Added methods for checking initialization state and changing parameters on the fly.

Fixed inno setup script to work under windows7 (not a permenent solution).

Version bump - 1.32beta-svn212.

Another build system fix - wrong directory.

Bugfix: wrong path for output directory.

Bump version number to 1.32beta-svn209.

Updated the version generation script to use 7zip instead of zip.

Updated polish language to match current english.

Language updates:

    • binary
    /src/ch/langs/TraditionalChinese.lng
Added resize capabilities to most of the dialog boxes used in CH (closes 2774255).

    • -1
    • +20
    /src/ch/FeedbackNotEnoughSpaceDlg.cpp
Added support for resizable controls.

    • -5
    • +240
    /src/libictranslate/LanguageDialog.cpp
    • -0
    • +33
    /src/libictranslate/LanguageDialog.h
Bugfix: update notifications were shown when user had newer version than available on site.

Bugfix: wrong handling of default config parameters when it was undefined in .ini file.

Added new functionality - check for updates at startup (closes 2772856).