dllmain.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 98 more files in changeset.
Fixed various issues reported by Coverity Scan (CH-249).

  1. … 12 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.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 more files in changeset.
Fixed build issues.

  1. … 4 more files in changeset.
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.