CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Preliminary support for libicpf::config based language support (probably broken).

    • -154
    • +180
    /src/ch/ResourceManager.cpp
Added support for enumerating properties.

    • -18
    • +72
    /ext/libicpf/src/libicpf/cfg.cpp
    • -29
    • +101
    /ext/libicpf/src/libicpf/cfg_ini.cpp
    • -2
    • +9
    /ext/libicpf/src/libicpf/config_base.h
Adjusted to the new configuration class from libicpf.

Added support for libicpf-driven configuration files.

Added support for libicpf-driven configuration files.

    • -21
    • +112
    /ext/libicpf/src/libicpf/cfg.cpp
    • -0
    • +379
    /ext/libicpf/src/libicpf/cfg_ini.cpp
    • -0
    • +62
    /ext/libicpf/src/libicpf/cfg_ini.h
    • -28
    • +28
    /ext/libicpf/src/libicpf/config_base.h
    • -0
    • +8
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Removed crash dialog button that suggested CH is able to automatically send crash dumps to the author.

Added missing version file.

Added basic crash support to CH (advances [#425]).

    • -0
    • +71
    /src/ch/CrashDlg.cpp
Small x64 fixes (made shell ext to build and app to start without crash).

Added missing vc9 solution file.

Restored missing pdb generation.

    • -0
    • +8
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Added unicode configuration, x64 platform support and made it build.

  1. … 37 more files in changeset.
Another reorganization of intermediate build dir.

    • -8
    • +8
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Fixed intermediate directory for build.

    • -8
    • +8
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Added correct support for more build configurations (debug/release, x86/x86_64, ansi/unicode).

    • -28
    • +345
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Bugfix: warning with unused parameters.

Unicode compatibility improvements.

    • -10
    • +23
    /ext/libicpf/src/libicpf/gen_types.h
Bugfix: unicode strings weren't properly stored in file.

Added missing vc9 project files.

    • -0
    • +1532
    /src/ch/ch.vc90.vcproj
    • -0
    • +334
    /src/chext/chext.vc90.vcproj
Bugfix: crash at startup with specific files (closes [#296]).

Fixed assertions on date formatting (closes [#296]).

Visual C++ 2008 fixes.

    • -4
    • +0
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Converted to Visual C++ 2008 (closes [#422]).

  1. … 6 more files in changeset.
Added VS2008 project and solution files.

    • -0
    • +41
    /ext/libicpf/libicpf.vc90.sln
    • -0
    • +513
    /ext/libicpf/src/libicpf/libicpf.vc90.vcproj
Small cleanups in the project:

Added support for arrays of values (closes [#291]).

    • -56
    • +100
    /ext/libicpf/src/libicpf/cfg_xml.cpp
Removed unneeded files for the libicpf project replacement (advances [#407]).

    • -122
    • +0
    /src/libicpf/libicpf.vc71.vcproj
Added project files for the libicpf-tests project for vs2005.

Updated the test project.

    • -0
    • +55
    /ext/libicpf/src/libicpf-tests/config-test.cpp
    • -0
    • +14
    /ext/libicpf/src/libicpf-tests/config-test.h
    • -0
    • +35
    /ext/libicpf/src/libicpf-tests/test-base.cpp
    • -0
    • +19
    /ext/libicpf/src/libicpf-tests/test-base.h
Added preliminary support for saving xml file.

    • -0
    • +109
    /ext/libicpf/src/libicpf/buffer.h
    • -5
    • +62
    /ext/libicpf/src/libicpf/cfg_xml.cpp
    • -0
    • +3
    /ext/libicpf/src/libicpf/libicpf.vc71.vcproj