LanguageDialog.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Partial redesign of file overwrite dialog. Removed CMemDC in favor of MFC version.

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

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

  1. … 33 more files in changeset.
Cosmetic code changes - removed unneeded semicolons (CH-318)

  1. … 15 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.
Added override keyword to virtual functions (CH-318)

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

  1. … 98 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) Disabled cstyleCast from being reported by cppcheck.

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

  1. … 78 more files in changeset.
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.
Merged help language dialog with the standard language dialog.

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

    • -0
    • +207
    ./LanguageDialog.h
  1. … 37 more files in changeset.