resource.h

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