CopyHandler

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]).

Removed commented out method.

Changed CArray to vector in progress list box.

Moved task management from MainWnd to CTask (where it should be placed from the beginning).

Separated task classes to a separate files.

Removed the rest of win98/me code related to detecting if the drives lies on the same drive.

Fixed build issues.

Removed old win98/Me code for detecting if drives lies on the same physical disk.

Removed unnecessary classes.

    • -235
    • +238
    /src/chext/chext.vc90.vcproj
Bumped version again before 1.31 final.

Fixed zip version generation script.

Updated to generate the zip versions of CH (untested).

Bumped version for CH 1.31 Final.

Added proper header entry for the languages conforming to version 2 of the language structure version (closes [2535957]).

    • binary
    /src/ch/langs/TraditionalChinese.lng
Fixed inconsistencies with expected windows version (closes [2554023]).

    • -0
    • +39
    /src/common/targetver.h
Adjusted consistency of windows headers definitions.

Some project cleanups and reorganization of files in vcproj virtual folders.

Added support for checking the translation format.

    • -1
    • +21
    /src/libictranslate/ResourceManager.cpp