CopyHandler

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

    • -0
    • +18
    /src/ictranslate/ICTranslateDlg.cpp
    • -20
    • +18
    /src/libictranslate/LanguageDialog.cpp
    • -19
    • +18
    /src/libictranslate/LanguageDialog.h
    • -19
    • +18
    /src/libictranslate/ResourceManager.cpp
    • -19
    • +18
    /src/libictranslate/ResourceManager.h
    • -0
    • +18
    /src/libictranslate/libictranslate.cpp
    • -0
    • +18
    /src/libictranslate/libictranslate.h
  1. … 8 more files in changeset.
Updated the license headers in source files.

  1. … 87 more files in changeset.
Removed unneeded file.

Changed inno setup compiler to the command line version and corrected output directory.

Updated version.

Fixed issue with program autostart (HKLM vs HKCU).

Version upgrade.

Inclusion of MFC 9 and CRT9 libraries in the setup of CH 1.3.

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: wrong format of AppID GUID.

Bugfix: html help problem with parameter order.

Version upgrade.

Updated polish translation with the ictranslate tool.

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

Added two files to the setup: libictranslate library and ictranslate tool.

Bugfix: wrong parameter order when using html help.

Changed output file names to more templated.

Changed output file names to more templated.

    • -4
    • +4
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Changed output file names to more templated.

    • -0
    • +2
    /src/ictranslate/ictranslate.vc90.vcproj
Added ictranslate project to the solution.

Added missing resource.h changes.

Cleanup of message handlers.

    • -34
    • +31
    /src/ictranslate/ICTranslateDlg.h
Usability enhancements - accelerator keys, menu entries.

    • -4
    • +98
    /src/ictranslate/ICTranslateDlg.cpp
Bugfix: wrong condition for setting language information on lost focus.

    • -1
    • +1
    /src/libictranslate/ResourceManager.cpp
Added sanity checks for the translation file + information when writing translation to file.

    • -2
    • +36
    /src/ictranslate/ICTranslateDlg.cpp
    • -0
    • +21
    /src/libictranslate/ResourceManager.cpp
Renamed Resource.h to resource.h.

    • -5
    • +1
    /src/ictranslate/ictranslate.vc90.vcproj
Added simple validity checks on translation items.

    • -3
    • +17
    /src/ictranslate/ICTranslateDlg.cpp
    • -0
    • +8
    /src/ictranslate/ictranslate.vc90.vcproj
    • binary
    /src/ictranslate/res/icon_warning.ico
    • -0
    • +56
    /src/libictranslate/ResourceManager.cpp
Added proper sizing of lists' headers.

    • -3
    • +11
    /src/ictranslate/ICTranslateDlg.cpp