CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed old, unmaintained project files.

Reoved unmaintained project files.

    • -353
    • +0
    /ext/libicpf/src/libicpf/libicpf.vc71.vcproj
    • -798
    • +0
    /ext/libicpf/src/libicpf/libicpf.vc80.vcproj
Bugfix: clipboard monitoring fix (closes [#2904702]).

Bugfix: when building 64bit version, the ch2lng executable did not exist.

Small fix - use SetWindowLongPtr instead of SetWindowLong.

    • -1
    • +1
    /src/libictranslate/LanguageDialog.cpp
Changed e-mail contact in about-box to a contact form on www.copyhandler.com, where user can read when he shouldn't write.

    • binary
    /src/ch/langs/TraditionalChinese.lng
Bugfix: crash at startup (activation context) - first try to fix the problem not reproducible at home.

Bugfix: changed script name to the one that exists.

Got rid of a warning.

Updated translation by maxbynet.

Updated translation by Runapp.

Updated polish language.

Some more fixes in automatic checking for updates.

Added support for checking for updates every specified interval.

Added better versioning support for building trunk versions.

    • -0
    • +63
    /scripts/internal/detect_internal_version.bat
Bugfix: unreliable detection of new versions (closes [#2827410]).

Bugfix: browser window did not open when choosing "Download new version..." from the update window (closes [#2827409]).

Bugfix: embedding source server information did not work properly (closes [#2827089]).

Bugfix: embedding source server information only partially working (possibly closes [#2827089])

Added support for creating trunk releases.

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).