TConfig.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 more files in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

  1. … 208 more files in changeset.
Bugfix: buffer size changes were not stored in the database (CH-171).

  1. … 13 more files in changeset.
Added first batch of unit tests for TConfig class (CH-60)

  1. … 5 more files in changeset.
Added extended columns definitions to support slimmer row data in the future (CH-103).

  1. … 35 more files in changeset.
Added serialization of task configuration (CH-74). Still buggy.

  1. … 22 more files in changeset.
Separated config-related classes to separate files (CH-74).

  1. … 8 more files in changeset.
Possible fix for problem with activation context when launching CH (exception thrown from CMainWnd::OnCreate() caused Create() to fail).

  1. … 30 more files in changeset.
Replaced obsolete TWStringData with newer TString.

  1. … 11 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.
Changed the way shell extension communicates with CH from binary protocol to XML (advances [#2544046]).

  1. … 23 more files in changeset.
Bugfix: TLocalFilesystem::PathExist() didn't free the search handle.

  1. … 10 more files in changeset.
Bugfix: fixed warnings reported as errors resulting from commit 361.

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

  1. … 26 more files in changeset.