ShellExtControl.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 143 more files in changeset.
Corrected positioning of CH entries in explorer context menu for Polish and English languages. Improved error management in shell extension (CH-296).

  1. … 4 more files in changeset.
Changed shell extension to receive its configuration from CH using shared memory instead of relying on WM_GETCONFIG window message (CH-284).

  1. … 28 more files in changeset.
Fixed high CPU usage when logging. Replaced boost log with liblogger in shell extension. (CH-206).

  1. … 18 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

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

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

  1. … 2 more files in changeset.
Adjustments in shell extension logging (CH-181)

  1. … 9 more files in changeset.
Added support for logging information from the shell extension (when the registry keys are set up) (CH-181).

  1. … 15 more files in changeset.
Bugfix: shell extension controller returned pointer to unallocated memory.

Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 122 more files in changeset.
Added support for version checking and disabling of shell extension (closes [#435]).

  1. … 24 more files in changeset.
Added new interface for version controlling of shell extension (advances [#435]).

    • -0
    • +30
    ./ShellExtControl.cpp
  1. … 7 more files in changeset.