ch.rc

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected a few labels in status dialog (CH-368)

  1. … 1 more file in changeset.
Disabled reporting size speed when searching for files. Adjusted reporting of count/size processed so far by file scanning sub-task to include count of files already found. (CH-368)

  1. … 5 more files in changeset.
Made status dialog wider to accomodate translated labels (CH-368) Adjusted current path reported by scan operation to be a current sub-directory scanned instead of base path. Disabled sub-task stats when task is in error/cancelled/load error states.

  1. … 2 more files in changeset.
Simplified status dialog by removing two stats related to entire task - processed items/size and processing speed - those are more relevant in subtask stats. Adjusted naming in various labels.

  1. … 4 more files in changeset.
Removed rarely needed buttons from status dialog in favor of using those functionalities through context menu (CH-368).

  1. … 3 more files in changeset.
Adjusted mini-view to avoid custom drawing on title bar (CH-46) Added task context menus to status dialog and mini-view. Adjusted paused progress bar color on mini-view to make it more readable.

  1. … 14 more files in changeset.
Updated polish language resources with additional adjustments to control sizes.

  1. … 1 more file in changeset.
Simplified task edit dialog by removing unnecessary checkboxes. Added new copy option to skip creation of empty destination directories (useful especially when using filtering). Fixed problem with filter combo boxes not being able to fit more text than actually visible on screen. Changed labels of filter list and feedback list from include/exclude mask to just include/exclude.

  1. … 16 more files in changeset.
Added simple regex validation on rule edit dialogs and filter dialog. Aligned rule edit dialogs' buttons.

  1. … 12 more files in changeset.
Added filter helper buttons on rule edit dialog boxes to make it coherent with filter dialog box.

  1. … 12 more files in changeset.
Changed the separator used for filters (vertical line was replaced with semicolon). Adjusted filtering settings dialog to include helper menu buttons with basic explanation of filter possibilities.

  1. … 4 more files in changeset.
Added support for defining feedback rules in task edit dialog.

  1. … 5 more files in changeset.
Fixed problem with rule data not shown in rule edit dialog box. Fixed tab ordering in rule edit dialog box. Added support for reordering rules in rule edit dialog box.

  1. … 3 more files in changeset.
Fixed sizing of error dialog. Small redesign to avoid blank spaces when not all data available.

  1. … 2 more files in changeset.
Changed feedback dialog settings to not use system modal style. Implemented custom rules button in remaining feedback dialogs. Redesigned remaining feedback dialogs to use more consistent styling (CH-360, CH-361).

  1. … 23 more files in changeset.
Added "custom rules" button on "already exists" dialog box. Fixed problems with sqlite data storage. Auto-selection of data in rule edit combos.

  1. … 23 more files in changeset.
Added basic implementation of two remaining rule edit editors.

  1. … 7 more files in changeset.
Added basic implementations of rule edit dialog and "file already exists" rule editor.

  1. … 7 more files in changeset.
Added support for renaming files when encountering existing file (CH-363) Modified replace dialog to show original destination name as a separate field from rename edit box.

  1. … 20 more files in changeset.
Increased spacing between replace dialog buttons.

Merged double buttons to a proper menu buttons on replace dialog.

  1. … 3 more files in changeset.
Added context menus to attach to feedback overwrite dialog (with sample handlers).

  1. … 3 more files in changeset.
Replaced buttons with mfc buttons. Added mfc button to language dialog handler.

  1. … 4 more files in changeset.
Partial redesign of file overwrite dialog. Removed CMemDC in favor of MFC version.

  1. … 18 more files in changeset.
Removed support for html help (CH-354)

  1. … 121 more files in changeset.
Updated Polish translation (CH-325) Fixed problem with log levels not being applied on the fly (CH-324) Pressing "view log" now shows the "Log is empty" message instead of trying to create the non-existent log file (CH-323).

  1. … 4 more files in changeset.
GUI adjustments (CH-317).

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.
Enabled better positioning of CH dialog boxes (CH-288).