LanguageDialog.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed support for html help (CH-354)

  1. … 121 more files in changeset.
Fixed several code issues reported by ReSharper (CH-318)

  1. … 41 more files in changeset.
Removed 'using namespace' clauses from header files. Removed macros that defines namespaces. (CH-318)

  1. … 9 more files in changeset.
Fixed various issues reported by resharper. Added move constructors/move assignment operators to various classes. Exceptions cleanups. Removed unused code. Removed copy constructors/copy assignments from various noncopyable classes. (CH-318).

  1. … 120 more files in changeset.
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.
Fixed unintialized members reported by Coverity Scan (CH-249).

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

  1. … 9 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

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

  1. … 3 more files in changeset.
Dialogs sizing incorrect (CH-44)

Got rid of a warning from a static analysis tool.

Corrected code formatting.

Small fix - use SetWindowLongPtr instead of SetWindowLong.

Added support for resizable controls.

  1. … 1 more file in changeset.
Changed default line endings for source files to a consistent state with svn properties.

  1. … 25 more files in changeset.
Updated the license headers in source files.

  1. … 22 more files in changeset.
Removed unneeded attributes from language files.

  1. … 3 more files in changeset.
Removed unneeded included file.

Merged help language dialog with the standard language dialog.

  1. … 7 more files in changeset.
Initial import.

    • -0
    • +680
    ./LanguageDialog.cpp
  1. … 37 more files in changeset.