CfgProperties.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

  1. … 25 more files in changeset.
Changed standard message boxes displayed when shell extension is not registered or version does not match to resizable message box with checkbox "Do not show this again". That allows to get rid of the annoying messages with each launch of ch when user does not want to register the extension (CH-67).

  1. … 6 more files in changeset.
Fixed: Docking button functionality changes the window dimensions (CH-45)

  1. … 5 more files in changeset.
Refactoring: Replaced old buffer management with new, improved one.

  1. … 10 more files in changeset.
Moved to chcore: task's configuration management, filesystem management, stats management and progress management.

  1. … 38 more files in changeset.
Fixed problem with language not being read at startup when no configuration file was present.

Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Bugfix: crash whan saving TPath object to file.

  1. … 5 more files in changeset.
Redesigned configuration management a bit:

  1. … 9 more files in changeset.
Completely separated task definition from the partial task progress information:

  1. … 13 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.
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.
Small optimization - FILETIME no longer needs to be converted to COleDateTime when setting directory/file.

  1. … 4 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 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.
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.
Added support for libicpf-driven configuration files.

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

  1. … 309 more files in changeset.