Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the license headers in source files.

  1. … 87 more files in changeset.
Fixed issue with program autostart (HKLM vs HKCU).

  1. … 2 more files in changeset.
Added missing files to the commit related to fixing delete-after-copy problem.

Bugfix: quickfix for the problem with files being deleted even when they was skipped when copying.(closes [#293]).

Added shell extension registration failover - when standard registration fails with access denied, then the regsvr32 process is launched with elevated privileges.

Bugfix: html help problem with parameter order.

  1. … 2 more files in changeset.
Updated polish translation with the ictranslate tool.

Bugfix: nonexistent include file (moved previously to libictranslate).

Bugfix: wrong parameter order when using html help.

Added ictranslate project to the solution.

  1. … 2 more files in changeset.
Removed unneeded attributes from language files.

  1. … 3 more files in changeset.
Changed direct member access to the accessor function.

Added rc2lng project to the solution.

  1. … 3 more files in changeset.
Updated dialog related files with newer version of language dialogs.

  1. … 29 more files in changeset.
First try to move language management to the external library.

  1. … 1 more file in changeset.
Copyright info is being taken from #define instead of language string.

Reset nonclient metrics struct before usage - could have related to strange behaviour of miniview dialog box.

Bugfix: wrong character set used in 64bit release build.

Small files reorganization in the ch project.

Removed the VERSION reading code with standard #defines.

  1. … 5 more files in changeset.
Fixed some x86_64 warnings.

  1. … 1 more file in changeset.
Changed the chext.dll name (expected) for the dll registration process.

Fixed some prefast-reported warnings.

  1. … 4 more files in changeset.
Small fixes.

  1. … 1 more file in changeset.
Fixed some prefast reported problems.

  1. … 9 more files in changeset.
Small fixes.

Bugfix: escape strings in language files weren't correctly converted to escape sequences.

Unicode fix - wrong character count for filenames transferred over WM_COPYDATA.

  1. … 2 more files in changeset.
Refined the dll registration a bit.

Added missing manifest dependencies on common controls.