OptionsDlg.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed 3 not implemented (anymore) configurations settings:

  1. … 4 more files in changeset.
Removed configuration option "Create log file" - most of the logging was done without taking this option into consideration.

  1. … 4 more files in changeset.
Removed option 'auto-resume on error' - wasn't really used, did not work properly.

  1. … 7 more files in changeset.
Corrected code formatting.

  1. … 20 more files in changeset.
Small optimization - FILETIME no longer needs to be converted to COleDateTime when setting directory/file.

  1. … 4 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.
Added support for checking for updates every specified interval.

  1. … 6 more files in changeset.
Added support for logging informations about process (closes 2796060).

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

  1. … 13 more files in changeset.
Added new functionality - check for updates at startup (closes 2772856).

  1. … 10 more files in changeset.
Fixed problems with creating shortcuts in explorer (closes [2535991]).

  1. … 14 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.
Removed support for changing the tasks directory (closes [#441]).

  1. … 10 more files in changeset.
Bugfix: crash while changing languages directory.

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

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

  1. … 17 more files in changeset.
Changed direct member access to the accessor function.

Updated dialog related files with newer version of language dialogs.

  1. … 43 more files in changeset.
Fixed some x86_64 warnings.

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

  1. … 23 more files in changeset.
Preliminary support for libicpf::config based language support (probably broken).

  1. … 2 more files in changeset.
Added support for libicpf-driven configuration files.

  1. … 10 more files in changeset.
Added unicode configuration, x64 platform support and made it build.

  1. … 51 more files in changeset.
Bugfix: the language wasn't properly selected when opening the config window and the filename letter case differed from the one entered in the config file (closes [#306]).

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.