ch.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added preliminary (very incomplete) multi-file log backend with rotation support (CH-206)

  1. … 54 more files in changeset.
Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

  1. … 41 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.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Bugfix: fixed crash appearing when trying to pass unsupported command line option to CH (CH-158).

  1. … 1 more file in changeset.
Various cleanups not affecting functionality.

  1. … 9 more files in changeset.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 more files in changeset.
Added preliminary command-line option '--ImportTaskDefinition' - currently works only when launching first instance of CH (advances [#2544046]).

  1. … 12 more files in changeset.
Improved shell extension support:

  1. … 8 more files in changeset.
Moved TConfig class to libchcore library.

  1. … 26 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.
Separated (again) engine config class from the standard configuration.

  1. … 5 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.
Changed resource manager and engine config to singletons.

  1. … 7 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.
Added support for version checking and disabling of shell extension (closes [#435]).

  1. … 24 more files in changeset.
Removed support for changing the tasks directory (closes [#441]).

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

  1. … 101 more files in changeset.
Bugfix: html help problem with parameter order.

  1. … 3 more files in changeset.
Bugfix: wrong parameter order when using html help.

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

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

  1. … 43 more files in changeset.
Removed the VERSION reading code with standard #defines.

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

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

  1. … 10 more files in changeset.
Added basic crash support to CH (advances [#425]).

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

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

  1. … 20 more files in changeset.