CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added ability to set language information when control loses focus.

    • -0
    • +37
    /src/ictranslate/ICTranslateDlg.cpp
Bugfix: some methods did not set the modification flag.

Dialog layout adjustments.

Added the language modification state checking before performing destructove operations.

    • -5
    • +32
    /src/ictranslate/ICTranslateDlg.cpp
    • -2
    • +40
    /src/libictranslate/ResourceManager.cpp
Removed version attribute from language file.

    • -29
    • +1
    /src/libictranslate/ResourceManager.cpp
Removed unneeded attributes from language files.

    • -5
    • +5
    /src/libictranslate/LanguageDialog.cpp
    • -60
    • +4
    /src/libictranslate/ResourceManager.cpp
    • -13
    • +1
    /src/libictranslate/ResourceManager.h