ClipboardMonitor.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Various cleanups - removed unneeded variables, cleaned up code.

  1. … 2 more files in changeset.
Reduced amount of information stored in the task description files.

  1. … 5 more files in changeset.
Bugfix: 100% of a processor used by the clipboard monitoring thread.

  1. … 2 more files in changeset.
Re-used worker thread controller in clipboard monitoring functionality.

  1. … 1 more file in changeset.
Removed unused code, made some order in methods' visibility (public/protected).

  1. … 2 more files in changeset.
Removed unnecessary code aiding in detecting shutdown conditions for functionality "shutdown system after finished all operations".

  1. … 2 more files in changeset.
Switched from CArray to std::vector in CTaskArray.

  1. … 11 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.
Bugfix: incorrect shutdown of application.

Separated (again) engine config class from the standard configuration.

  1. … 5 more files in changeset.
Various small cleanups.

  1. … 3 more files in changeset.
Added support for logging informations about process (closes 2796060).

  1. … 21 more files in changeset.
Changed resource manager and engine config to singletons.

    • -0
    • +332
    ./ClipboardMonitor.cpp
  1. … 7 more files in changeset.