Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Separated file filters from file informations.

    • -0
    • +589
    ./ch/FileFilter.cpp
    • -0
    • +108
    ./ch/FileFilter.h
Extracted the feedback handling outside of the copying routine (closes [#294]).

    • -0
    • +94
    ./ch/FeedbackFileErrorDlg.cpp
    • -0
    • +52
    ./ch/FeedbackFileErrorDlg.h
    • -0
    • +108
    ./ch/FeedbackHandler.cpp
    • -0
    • +94
    ./ch/FeedbackHandler.h
    • -0
    • +149
    ./ch/FeedbackNotEnoughSpaceDlg.cpp
    • -24
    • +14
    ./ch/FeedbackNotEnoughSpaceDlg.h
    • -0
    • +135
    ./ch/FeedbackReplaceDlg.cpp
    • -0
    • +64
    ./ch/FeedbackReplaceDlg.h
  1. … 20 more files in changeset.
Updated version of CH/chext.

Updated language for version 1.31 beta.

Updated translation comparison code to support positionable format strings.

    • -30
    • +37
    ./libictranslate/ResourceManager.cpp
Bugfix: invalid input parameters parsing.

Added missing files.

    • -0
    • +38
    ./chext/chext-utils.h
Bugfix: miniview selection does not work properly.

Added support for version checking and disabling of shell extension (closes [#435]).

  1. … 10 more files in changeset.
Removed support for changing the tasks directory (closes [#441]).

Added skeleton of engine configuration class with support for reading and setting working directory for the engine (advances [#441]).

    • -0
    • +43
    ./libchcore/EngineCfg.cpp
    • -0
    • +46
    ./libchcore/EngineCfg.h
    • -29
    • +37
    ./libchcore/libchcore.vc90.vcproj
Added new interface for version controlling of shell extension (advances [#435]).

    • -0
    • +30
    ./chext/ShellExtControl.cpp
    • -0
    • +47
    ./chext/ShellExtControl.h
    • -0
    • +26
    ./chext/ShellExtControl.rgs
Bugfix: code detecting if partitions lies within the same physical disk entered an infinite loop on some cases.

Added fake export to force generation of .lib.

Replaced CArchive-based serialization with icpf-based solution (closes [#431]).

Added template of the libchcore library (advances [#256]).

    • -0
    • +16
    ./libchcore/dllmain.cpp
    • -0
    • +5
    ./libchcore/libchcore.cpp
    • -0
    • +26
    ./libchcore/libchcore.h
    • -0
    • +441
    ./libchcore/libchcore.vc90.vcproj
    • -0
    • +16
    ./libchcore/stdafx.h
    • -0
    • +24
    ./libchcore/targetver.h
  1. … 1 more file in changeset.
Fixed some warnings from prefast.

Added /analyze option to the debug builds.

Added support for reading language files at startup.

Bugfix: start menu shortcut was not properly created.

  1. … 1 more file in changeset.
Added contact info definition.

Added capability of retrieving current language info.

Cleanups in the About dialog box (added info about translator, removed unnecessary e-mails, fixed compilation version).

Added missing resource.h file changes.

Upgraded support for checking newer version (closes [#427]).

Updated translation from Nardog <nardog@e2umail.com>

Preliminary support for checking for updates (advances [#427]).

Added preliminary handler of the auto-update notification (advances [#427]).

    • -0
    • +60
    ./ch/UpdateChecker.cpp
    • -0
    • +25
    ./ch/UpdateChecker.h
Updated german translation by Patrick <skydive241@gmx.de>.

Updated translation system to allow non-ordered parameters inside formatting strings.

    • -0
    • +85
    ./libictranslate/ResourceManager.cpp