Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Updated translation system to allow non-ordered parameters inside formatting strings.

Partial update of the chinese language by "James Fancy" <jamesfancy@126.com>

Bugfix: crash while changing languages directory.

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.