CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed some warnings.

Improved version generation scripts to automatically include version number in the generated files (closes 2546308).

Fixed invalid argument problem in 7zip invocation.

Added support for logging informations about process (closes 2796060).

  1. … 7 more files in changeset.
Added methods for checking initialization state and changing parameters on the fly.

Fixed inno setup script to work under windows7 (not a permenent solution).

Version bump - 1.32beta-svn212.

Another build system fix - wrong directory.

Bugfix: wrong path for output directory.

Bump version number to 1.32beta-svn209.

Updated the version generation script to use 7zip instead of zip.

Updated polish language to match current english.

Language updates:

    • binary
    /src/ch/langs/TraditionalChinese.lng
Added resize capabilities to most of the dialog boxes used in CH (closes 2774255).

    • -1
    • +20
    /src/ch/FeedbackNotEnoughSpaceDlg.cpp
Added support for resizable controls.

    • -5
    • +240
    /src/libictranslate/LanguageDialog.cpp
    • -0
    • +33
    /src/libictranslate/LanguageDialog.h
Bugfix: update notifications were shown when user had newer version than available on site.

Bugfix: wrong handling of default config parameters when it was undefined in .ini file.

Added new functionality - check for updates at startup (closes 2772856).

Bumped version to 1.32beta-svn202.

Fixed problems with creating shortcuts in explorer (closes [2535991]).

    • -0
    • +221
    /src/chext/ActionSelector.cpp
    • -0
    • +91
    /src/chext/ActionSelector.h
    • -215
    • +128
    /src/chext/DropMenuExt.cpp
Bugfix: wrong handling of .rc file lines starting with tab.

Directory times are now preserved (closes [2675400]).

Fixed problem with 'apply to all items' (closes [2571926]).

Added support for displaying feedback dialog boxes in places where error messages stopped processing (untested).

    • -0
    • +37
    /src/common/ErrorConstants.h
Changed resource manager and engine config to singletons.

    • -0
    • +332
    /src/ch/ClipboardMonitor.cpp
    • -0
    • +52
    /src/ch/ClipboardMonitor.h
Changed engine config to singleton.

Changed CResourceManager to singleton.

    • -0
    • +7
    /src/libictranslate/ResourceManager.cpp
Cleaned up header files from unnecessary includes.

  1. … 18 more files in changeset.
Removed unused includes.

Moved log file entries from resources to code (closes [2573419]).