Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for logging informations about process (closes 2796060).

  1. … 7 more files in changeset.
Version bump - 1.32beta-svn212.

Bump version number to 1.32beta-svn209.

Updated polish language to match current english.

Language updates:

Added resize capabilities to most of the dialog boxes used in CH (closes 2774255).

Added support for resizable controls.

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

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
    ./chext/ActionSelector.cpp
    • -0
    • +91
    ./chext/ActionSelector.h
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
    ./common/ErrorConstants.h
Changed resource manager and engine config to singletons.

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

Changed CResourceManager to singleton.

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.

Bumped version again before 1.31 final.