chext

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Possible fix to a problem with shell extension communication with CH (CH-230).

  1. … 1 more file in changeset.
Removed several unused functions (CH-216)

  1. … 6 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 154 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216).

  1. … 9 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.
Adjustment of compiler/linker options (CH-214).

  1. … 7 more files in changeset.
Disabled /SAFESEH, set debug information format to edit and continue (CH-214).

  1. … 7 more files in changeset.
Added support for building unit-tests configurations from msbuild, added support for writing xml files with test results (CH-214)

  1. … 6 more files in changeset.
Project and source files' updates to allow them to build under VS2014.

  1. … 26 more files in changeset.
Adjusted logging in shell extension, fixed the bug introduced with logging (CH-181)

Adjustments in shell extension logging (CH-181)

    • -0
    • +46
    ./HResultFormatter.cpp
    • -0
    • +28
    ./HResultFormatter.h
Added support for logging information from the shell extension (when the registry keys are set up) (CH-181).

    • -0
    • +59
    ./ShellExtensionVerifier.cpp
    • -0
    • +31
    ./ShellExtensionVerifier.h
  1. … 1 more file in changeset.
Updated installer and other scripts to support VS2015 (CH-175)

  1. … 19 more files in changeset.
Changed boost paths configuration for build (CH-178).

  1. … 5 more files in changeset.
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +693
    ./chext.vc140.vcxproj
    • -0
    • +131
    ./chext.vc140.vcxproj.filters
  1. … 20 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

  1. … 25 more files in changeset.
Updated version release scripts to use VS2013 binaries (CH-136)

  1. … 8 more files in changeset.
Changed build target to v120_xp (CH-135)

  1. … 8 more files in changeset.
Updated paths to boost libraries to reference boost 1.57 (CH-132).

  1. … 3 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.
Bugfix: fixed showing CH items in explorer context menus (CH-108).

  1. … 1 more file in changeset.
Bugfix: crash when opening explorer's context menu (boost lexical_cast incorrectly detected underlying stream type due to the implicit cast of TString to const wchar_t) (CH-107).

  1. … 29 more files in changeset.
Added support for running unit tests in VS2013 (CH-89).

  1. … 11 more files in changeset.
Migrated VS2012 projects to VS2013 (CH-88).

  1. … 19 more files in changeset.
Added serialization and deserialization of the base (input) paths (CH-72).

  1. … 30 more files in changeset.
Adjust CH to compile with boost 1.55 (CH-78)

  1. … 3 more files in changeset.
Improved unit tests framework integration (CH-51)

  1. … 26 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

  1. … 8 more files in changeset.
Added VS 2012 solution and project files.

    • -0
    • +305
    ./chext.vc110.vcxproj
    • -0
    • +125
    ./chext.vc110.vcxproj.filters
  1. … 13 more files in changeset.
Updated projects to use references instead of manual library input.

  1. … 19 more files in changeset.