ShortcutsDlg.cpp

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

  1. … 121 more files in changeset.
Fixed move-up/move-down buttons on shortcut edit dialog (CH-334).

Fixed several issues reported by ReSharper (CH-318).

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

  1. … 98 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

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

  1. … 78 more files in changeset.
Rewritten configuration system to use boost::property_tree (to allow easy embedding parts of configuration in task definition).

  1. … 23 more files in changeset.
Got rid of warnings on level 4 (win32 and x64), turned on option to treat warnings as errors.

  1. … 20 more files in changeset.
Fixed some warnings.

  1. … 9 more files in changeset.
Added resize capabilities to most of the dialog boxes used in CH (closes 2774255).

  1. … 13 more files in changeset.
Cleaned up header files from unnecessary includes.

  1. … 32 more files in changeset.
Fixed some warnings reported from the static code analysis (/analyze).

  1. … 24 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.
Updated the license headers in source files.

  1. … 101 more files in changeset.
Updated dialog related files with newer version of language dialogs.

  1. … 43 more files in changeset.
Fixed some prefast reported problems.

  1. … 23 more files in changeset.
Converted to Visual C++ 2008 (closes [#422]).

  1. … 20 more files in changeset.
Further changes to the fs structure, other cleanups (advances [#303]).

  1. … 32 more files in changeset.
FS reorganization - next phase (advances [#303]).

  1. … 309 more files in changeset.