Stdafx.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged checking for free space with copy/move subtask.

  1. … 11 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.
Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Some fixes reported by prefast.

  1. … 3 more files in changeset.
Added some boost elements to stdafx.h.

Changed locking system from simple critical section in task objects (CTask, CTaskArray) to the boost::shared_lock for improved multi-threadedness and safety (might be a bit buggy though).

  1. … 18 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.
Changed internal implementation of serialization from icpf::file to a more stable boost::serialization.

  1. … 19 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.
Added support for displaying feedback dialog boxes in places where error messages stopped processing (untested).

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

  1. … 32 more files in changeset.
Fixed inconsistencies with expected windows version (closes [2554023]).

  1. … 8 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 files (related to splitting file filters from file infos).

  1. … 1 more file 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.
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.
Added missing manifest dependencies on common controls.

FS reorganization - next phase (advances [#303]).

  1. … 309 more files in changeset.