Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed comment from version.h - conflict with inno setup compiler.

Version upgrade to 1.30 final.

Updated the license headers in source files.

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

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

  1. … 1 more file in changeset.
Updated version.

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

  1. … 1 more file in changeset.
Version upgrade.

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. … 1 more file in changeset.
Version upgrade.

Updated polish translation with the ictranslate tool.

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

Bugfix: wrong parameter order when using html help.

Changed output file names to more templated.

    • -4
    • +4
    ./libictranslate/libictranslate.vc90.vcproj
Changed output file names to more templated.

Added ictranslate project to the solution.

  1. … 1 more file in changeset.
Added missing resource.h changes.

Cleanup of message handlers.

Usability enhancements - accelerator keys, menu entries.

Bugfix: wrong condition for setting language information on lost focus.

Added sanity checks for the translation file + information when writing translation to file.

    • -0
    • +21
    ./libictranslate/ResourceManager.cpp
Renamed Resource.h to resource.h.

Added simple validity checks on translation items.

    • binary
    ./ictranslate/res/icon_warning.ico
    • -0
    • +56
    ./libictranslate/ResourceManager.cpp
Added proper sizing of lists' headers.

Added ability to set language information when control loses focus.

Bugfix: some methods did not set the modification flag.

Dialog layout adjustments.