FolderDialog.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 78 more files in changeset.
Bugfix: Same paths added to the favorite list when using custom copy dialog (CH-95)

  1. … 4 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.
Rewritten configuration system to use boost::property_tree (to allow easy embedding parts of configuration in task definition).

  1. … 23 more files in changeset.
Corrected code formatting.

  1. … 20 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.
Bugfix: clipboard monitoring fix (closes [#2904702]).

Fixed some warnings.

  1. … 9 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.
Bugfix: fixed formatting of data sizes in several places (e.g. tooltips in clipboard monitoring dialog).

  1. … 5 more files in changeset.
Extracted the feedback handling outside of the copying routine (closes [#294]).

  1. … 34 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 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.
Further changes to the fs structure, other cleanups (advances [#303]).

  1. … 32 more files in changeset.
FS reorganization - next phase (advances [#303]).

  1. … 309 more files in changeset.