Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added "custom rules" button on "already exists" dialog box. Fixed problems with sqlite data storage. Auto-selection of data in rule edit combos.

  1. … 16 more files in changeset.
Changed "file already exists" dialog to operate on full set of rules (preparation for rule editor embedding). Serializable object/container improvements. Changed file filtering to use serializable object/container base.

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

    • -0
    • +191
    ./RuleEditErrorDlg.cpp
    • -0
    • +60
    ./RuleEditErrorDlg.h
    • -0
    • +135
    ./RuleEditNotEnoughSpaceDlg.cpp
    • -0
    • +56
    ./RuleEditNotEnoughSpaceDlg.h
Added basic implementations of rule edit dialog and "file already exists" rule editor.

    • -0
    • +190
    ./RuleEditAlreadyExistsDlg.cpp
    • -0
    • +60
    ./RuleEditAlreadyExistsDlg.h
    • -0
    • +712
    ./RuleEditDlg.cpp
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. … 15 more files in changeset.
Increased spacing between replace dialog buttons.

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

Compilable version of main batch of feedback improvements.

  1. … 68 more files in changeset.
Added preliminary feedback rules handler. Small refactoring of filters handling.

  1. … 19 more files in changeset.
Added proper sizing of the file replace dialog (CH-355)

Fixed problem with replace dialog box sizing (CH-355)

Added context menus to attach to feedback overwrite dialog (with sample handlers).

Replaced buttons with mfc buttons. Added mfc button to language dialog handler.

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

  1. … 4 more files in changeset.
Changed redist paths in the installer and portable script to include VS2019 binaries and proper MFC/UCRT from Win10 toolset. Changed Windows 10 sdk to specific version instead of newest to ensure compatibility with the binaries added by installer and portable script. (CH-350)

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

  1. … 107 more files in changeset.
Normalized optimization options between projects (CH-350)

  1. … 10 more files in changeset.
Fixed problem with version.h not properly referenced in project file (CH-350)

Adjusted compiler options and boost paths (CH-350)

  1. … 13 more files in changeset.
Upgraded Visual Studio to 2019 (CH-350) Removed xp intermediate filesystem layer (CH-352)

  1. … 33 more files in changeset.
Fixed warnings.

  1. … 7 more files in changeset.
Fixed coverity scan-reported issues.

  1. … 8 more files in changeset.
Fixed warning-as-error issue with newest boost and VS versions.

Enabled enforcing type conversion rules (CH-338).

  1. … 12 more files in changeset.
Enabled enforcing type conversion rules (CH-338).

  1. … 12 more files in changeset.
Removed release-only setting of autorun on every start of CH (CH-343)

Removed release-only setting of autorun on every start of CH (CH-343)

Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 1 more file in changeset.
Removed command line option --EnableLaunchAtStartup. Option to start CH at boot is now directly tied to registry setting "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run" and is no longer stored/read in CH config. Updated installer to enable starting CH at boot by writing values to registry instead of trying to launch CH to do that. (CH-343).

  1. … 1 more file in changeset.
Added Spanish language submitted by forum user Vicus (CH-342)