Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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).

Translation cleanups and updates (CH-242)

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

Modified updates checking: - added new option to let user decide if he wants secure connection or not (with autodetection), - fixed error messages being displayed incorrectly or empty, - fixed ability to re-check for updates after failure. (CH-241).

Fixed version template to include secure and non-secure addresses (CH-241).

Update checker fixed for Windows XP (CH-241).

Fixed problem with directories' timestamps not being preserved (CH-240)

Disabled enhanced instruction set (SSE/SSE2) from x86_32 build to (possibly) allow CH to run on older hardware (Athlon, Athlon XP) (CH-239).

    • -0
    • +4
    ./ictranslate/ictranslate.vc140.vcxproj
    • -0
    • +4
    ./libictranslate/libictranslate.vc140.vcxproj
  1. … 2 more files in changeset.
Fixed unit tests for overlapped buffer management (CH-238).

    • -3
    • +11
    ./libchcore/Tests/TOverlappedDataBufferQueueTests.cpp
Fixed problem with task hanging after several re-tries on errors (CH-238)

    • -0
    • +1
    ./libchcore/IOverlappedDataBufferQueue.h
    • -4
    • +18
    ./libchcore/TOverlappedDataBufferQueue.cpp
    • -1
    • +2
    ./libchcore/TOverlappedDataBufferQueue.h
    • -30
    • +74
    ./libchcore/TSubTaskCopyMove.cpp
Fixed problem with mini-status window showing black 100% filled progress bar for waiting tasks (CH-237).

Reduced dependency on LocalFilesystem within task processing code (CH-236).

Fixed problem with language change not being applied immediately throughout the program (CH-235). Updated polish language file.

Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

    • -0
    • +72
    ./ch/CDragDropComboEx.cpp
    • -0
    • +38
    ./ch/CDragDropComboEx.h
    • -0
    • +70
    ./ch/CDragDropListCtrl.cpp
    • -0
    • +38
    ./ch/CDragDropListCtrl.h
Fixed the installer functionality to start CH automatically with system (CH-234)

  1. … 1 more file in changeset.
Fixed problem with restarting move operation that only consisted of fast-move subtask (CH-233).

Task progress data invalid after CH reloads (CH-228).

    • -3
    • +21
    ./libchcore/TSubTaskScanDirectory.cpp
Fixed issue with wrong estimated time being shown for non-size based subtasks (CH-232).

Possible fix to a problem with shell extension communication with CH (CH-230).

Fixed gui not displaying source path after copy/move operation ends (CH-229).

Added option to perform fast-move as a pre-block action (or not). By default fast-move will be done after blocking, but before directory scanning. (CH-223)

Fixed the 64bit division problem (CH-227).

Changed remaining exceptions to use non-macro throwing (CH-219).

    • -10
    • +10
    ./libchcore/TLocalFilesystem.cpp
    • -13
    • +13
    ./libchcore/TLocalFilesystemFile.cpp
    • -2
    • +2
    ./libchcore/TSQLiteSerializerFactory.cpp
    • -14
    • +14
    ./libchcore/TWorkerThreadController.cpp
Fixed the task error state when overwriting larger file (CH-222).

Fixed broken build related to dialog box fixes (CH-221).

Added group boxes to the feedback replace dialog to make it more readable (CH-221).

Feedback file replace dialog now have readable file information (CH-221).

Fixed crash when specifying filters in CustomCopyDlg (CH-220).

    • -4
    • +35
    ./libchcore/TStringPatternArray.cpp
    • -8
    • +8
    ./libchcore/Tests/TestsTStringPattern.cpp
    • -14
    • +14
    ./libchcore/Tests/TestsTStringPatternArray.cpp