resource.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added configuration settings for read ahead and concurrent reads/writes (CH-317)

  1. … 13 more files in changeset.
Switched attribute and file times setting (for files and directories) to use Vista win32 api where possible. Changing attributes will now open the error dialog instead of putting task in error state. Merged attributes and file times options in configuration. Fixed hangs when pausing and resuming tasks. Fixed hangs when ending operation. (CH-200)

  1. … 24 more files in changeset.
Improvements in shell extension registration process (CH-286). Updated Polish translation.

  1. … 14 more files in changeset.
Added log options to settings (not connected to loggers yet) (CH-206).

  1. … 5 more files in changeset.
Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

  1. … 30 more files in changeset.
Fixed CH crashing when task sqlite database cannot be stored on disk (CH-252).

  1. … 10 more files in changeset.
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).

  1. … 11 more files in changeset.
Fixed gui not displaying source path after copy/move operation ends (CH-229).

  1. … 5 more files in changeset.
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)

  1. … 15 more files in changeset.
Fixed the task error state when overwriting larger file (CH-222).

  1. … 3 more files in changeset.
Fixed broken build related to dialog box fixes (CH-221).

  1. … 1 more file in changeset.
Added group boxes to the feedback replace dialog to make it more readable (CH-221).

  1. … 2 more files in changeset.
Feedback file replace dialog now have readable file information (CH-221).

  1. … 4 more files in changeset.
Partial support for changing updater check interval and update channel (CH-209)

  1. … 4 more files in changeset.
Small improvements in updater dialog (CH-209).

  1. … 5 more files in changeset.
First batch of changes related to checking for updates (CH-209).

  1. … 22 more files 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: 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.
Added resizable message box (partially implemented - checkbox support is missing) (CH-67).

  1. … 5 more files 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.
Double unregistering of shell extension (CH-42)

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

  1. … 14 more files in changeset.