Adjusted mini-view to avoid custom drawing on title bar (CH-46) Added task context menus to status dialog and mini-view. Adjusted paused progress bar color on mini-view to make it more readable.
Introduced engine-wide logging (with task manager serialization included). Moved serialization logging from debug tracing to a normal log file. (CH-114)
Fixed various issues reported by resharper. Added move constructors/move assignment operators to various classes. Exceptions cleanups. Removed unused code. Removed copy constructors/copy assignments from various noncopyable classes. (CH-318).