CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactoring of destination path calculation (CH-247).

    • -0
    • +100
    /src/libchcore/TDestinationPathProvider.cpp
    • -0
    • +49
    /src/libchcore/TDestinationPathProvider.h
    • -5
    • +11
    /src/libchcore/TSubTaskCopyMove.cpp
    • -0
    • +2
    /src/libchcore/libchcore.vc140.vcxproj
Added possibility to copy entire drive (CH-247)

    • -20
    • +37
    /src/libchcore/TLocalFilesystem.cpp
Fixed various issues reported by Coverity Scan (CH-249).

    • -0
    • +3
    /src/libchcore/ConfigNodeContainer.cpp
    • -6
    • +20
    /src/libchcore/TTaskConfiguration.h
    • -4
    • +3
    /src/libictranslate/LanguageDialog.cpp
Fixed several issues reported by coverity scan (CH-249).

    • -7
    • +6
    /src/libictranslate/ResourceManager.cpp
Fixed possible buffer overflows (CH-249).

Fixed possible buffer overflows (CH-249).

Fixed several null dereference issues (CH-249).

    • -5
    • +6
    /src/libchcore/TWin32ErrorFormatter.cpp
Fixed control flow issues reported by Coverity Scan (CH-249).

Fixed uninitialized member (CH-249).

Fixed unintialized members reported by Coverity Scan (CH-249).

    • -12
    • +1
    /src/libictranslate/LanguageDialog.cpp
    • -17
    • +17
    /src/libictranslate/LanguageDialog.h
Fixed possible buffer overflow in translation module (CH-249).

    • -20
    • +21
    /src/libictranslate/ResourceManager.cpp
Fixed wrong enum mapping in shell extension (CH-249).

Fixed issues with uninitialized members (CH-249).

    • -6
    • +1
    /src/libchcore/TOverlappedDataBuffer.cpp
    • -9
    • +9
    /src/libchcore/TOverlappedDataBuffer.h
Fixed issues with several uninitialized members (CH-249).

Fixed possible buffer overflow in logging mechanism (CH-249).

Refactoring of path expansion routines to fix the possible buffer overflows (CH-249).

    • -0
    • +166
    /src/ch/TPathProcessor.cpp
    • -0
    • +46
    /src/ch/TPathProcessor.h
Fixed possible resource leak when checking for physical disk number (CH-249).

Fixed resource leak while truncating the log file (CH-249).

Fixed possible resource leak (probably a false positive) (CH-249)

Fixed resource leak in shutdown handling code (CH-249)

Fixed several uninitialized variables (CH-249).

Version bump (1.41).

Bugfix: error dialog presented empty error messages (CH-248).

    • -1
    • +5
    /src/libchcore/TWin32ErrorFormatter.cpp
Fixed problem of importing tasks while other are running (CH-246).

Rough tuning of buffer sizes (CH-245).

Changed default setting for showing icons in shelle extension menu. Remove the experimental notice in english text and polish translation of shell extension options. (CH-244).

Fixed half-empty explorer context menu when using owner-drawn items (CH-244).

    • -0
    • +10
    /src/common/TShellExtMenuConfig.cpp
Updated inno setup installer script to uninstall locked files after reboot (CH-243).

Translation cleanups and updates (CH-242)

    • binary
    /src/ch/langs/TraditionalChinese.lng
Completely disabled sending http headers as they are causing trouble not only in WinXP but also Vista. Improved the user agent string. Additional cleanups in update checker. (CH-241).