ch.rc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Polish translation update (CH-112)

  1. … 1 more file in changeset.
Added possibility to break the infinite retry loop without restarting task (using the newly introduced Advanced buttonin the status dialog box) (CH-165)

  1. … 9 more files in changeset.
Added partial support for modifying count of buffer while copying (CH-169).

  1. … 29 more files in changeset.
Added buffer queue depth as configuration option (CH-161).

  1. … 6 more files in changeset.
Feature: added possibility to export task details from the CustomCopy dialog (CH-157).

  1. … 5 more files in changeset.
Bugfix: registering shell extension using CH, on a system where an older shell extension was enabled (and in use) did not inform user that the system need to be restarted in order to make the new shell extension visible to the system (CH-139).

  1. … 1 more file in changeset.
Bugfix: CH crashes when shell ext version mismatch occurs (CH-129).

  1. … 2 more files in changeset.
Added support for successfully loading corrupted task files (now loading such task does not force CH to exit - instead an error is logged (if possible) and task is marked appropriately in the status dialog) (CH-59)

  1. … 7 more files in changeset.
Added possibility to choose destination path for "Copy To/Move To/CopyMove To Special" shell ext items (CH-109).

  1. … 11 more files in changeset.
Changed standard message boxes displayed when shell extension is not registered or version does not match to resizable message box with checkbox "Do not show this again". That allows to get rid of the annoying messages with each launch of ch when user does not want to register the extension (CH-67).

  1. … 6 more files in changeset.
Resizable message box: applied minimum size limit to the dialog box and adjusted the default layout to work properly for simple one line message boxes (CH-67).

  1. … 3 more files in changeset.
Added resizable message box (partially implemented - checkbox support is missing) (CH-67).

  1. … 5 more files in changeset.
Bugfix: Filtering settings dialog - time filtering only displays date (CH-96).

  1. … 1 more file in changeset.
Added support for re-creating task manager database when there is a problem with loading existing one.

  1. … 13 more files in changeset.
Partial implementation of basic serialization mechanism (part 2) (CH-79).

  1. … 44 more files in changeset.
Changed the design of status dialog to make place for more information (mostly subtask stats) (CH-65)

  1. … 27 more files in changeset.
Fixed: Docking button functionality changes the window dimensions (CH-45)

  1. … 5 more files in changeset.
Double unregistering of shell extension (CH-42)

  1. … 2 more files in changeset.
Split progress information, so that each subtask manages its own progress state along with its serialization.

  1. … 20 more files in changeset.
Added new subtask class handling fast move operation before scanning directories for files.

  1. … 14 more files in changeset.
Improvements in command-line option '--ImportTaskDefinition' - now properly passes command line arguments to already running instance (advances [#2544046]).

  1. … 4 more files in changeset.
Added preliminary command-line option '--ImportTaskDefinition' - currently works only when launching first instance of CH (advances [#2544046]).

  1. … 12 more files in changeset.
Added portable mode in case configuration file is found in the executable directory (closes [#2908557]).

  1. … 5 more files in changeset.
Improved shell extension support:

  1. … 8 more files in changeset.
Got rid of global config usage in task processing - replaced with local task config.

  1. … 6 more files in changeset.
Completely separated task definition from the partial task progress information:

  1. … 13 more files in changeset.
Removed 'advanced' button from status dialog (along with rename input paths functionality which was rather useless).

  1. … 18 more files in changeset.
Removed 3 not implemented (anymore) configurations settings:

  1. … 4 more files in changeset.
Removed unused strings from the resources.

Removed functionality creating n copies of the original file - it made code more complicated, preventing core code from rewriting (hopefully nobody uses it).

  1. … 9 more files in changeset.