CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: tray icon incorrectly reported portable mode in case non-portable mode was enabled.

Bugfix: in shell extension, shortcuts were displayed as grayed out even when valid.

Bugfix: when storing array-values to config file, it wasn't cleared properly earlier, causing multiple entries to be added.

Bugfix: Tasks loaded at startup did not start automatically when the status was right.

Bugfix: exiting CH while copying data caused status to be changed to finished; this prevented auto-resuming at the next launch.

Disabled enforcing drive detection mechanism - some fixed drives (i.e. TrueCrypt volumes) does not report physical drive location.

Relocated and updated some docs (especially important is a command line for building boost).

Added detection of wrong MFC references in the manifest of the generated executables.

    • -0
    • +69
    /scripts/internal/detect_incorrect_manifest.bat
Bugfix: embedding source server info in PDB files was performed only partially.

    • -10
    • +20
    /scripts/make_existing_release.bat
Added possibility to generate packages (zip, installer, src and debug symbols) from local (even modified) source code.

    • -18
    • +116
    /scripts/internal/detect_internal_version.bat
    • -95
    • +0
    /scripts/internal/detect_version.bat
    • -5
    • +12
    /scripts/internal/svntag_single.bat
    • -71
    • +0
    /scripts/symsrv_add_single_package.bat
    • -62
    • +49
    /scripts/make_existing_release.bat
Manual minor version bump for the upcoming alpha release.

Restored usage of 64bit executable of rc2lng in 64bit builds of CH.

Got rid of an "unused variable" warning.

Merged checking for free space with copy/move subtask.

Fixed memory leaks resulting from missing virtual destructor.

    • -0
    • +2
    /ext/libicpf/src/libicpf/config_base.h
Simple aesthetic changes.

Simplified local filesystem code (a bit).

Moved thread controller to chcore library.

    • -194
    • +0
    /src/ch/TWorkerThreadController.cpp
    • -1
    • +14
    /src/libchcore/TWorkerThreadController.h
Bugfix: signaling thread to stop didn't work correctly because stop event wasn't propagated (due to auto-reset).

Deleted obsolete file.

Got rid of unneeded drive number cached in the base path.

Replaced buffer type detection algorithm with the one that should work reliably on any system.

Cleanup of unused includes.

Bugfix: file informations were stored in file even when searching for files.

Moved file between projects.

Bugfix: fixed an infinite loop when iterating over files in a directory in some cases.

Bugfix: deleting parts of string caused memory to be overwritten.

Namespace cleanups.

    • -13
    • +13
    /src/libchcore/TTaskDefinition.cpp
Added missing serialization.

    • -0
    • +14
    /src/libchcore/TTaskOperationPlan.cpp
Possible fix for problem with activation context when launching CH (exception thrown from CMainWnd::OnCreate() caused Create() to fail).

  1. … 16 more files in changeset.