Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed build problems for testing configurations (CH-53)

Fixed memory shrinking functionality for data buffer manager (CH-52)

    • -82
    • +49
    ./libchcore/Tests/TDataBufferManagerTest.cpp
Improved unit testing framework integration (CH-51).

    • -9
    • +471
    ./ictranslate/ictranslate.vc90.vcproj
    • -5
    • +505
    ./libictranslate/libictranslate.vc90.vcproj
Improved unit tests framework integration (CH-51)

    • -3
    • +3
    ./libchcore/Tests/TDataBufferManagerTest.cpp
    • -5
    • +517
    ./libchcore/libchcore.vc90.vcproj
  1. … 21 more files in changeset.
Added new, Afrikaans translation by Jano Barnard (CH-47).

    • binary
    ./ch/langs/afrikaans.lng
Fixed: Docking button functionality changes the window dimensions (CH-45)

Dialogs sizing incorrect (CH-44)

Dialogs sizing incorrect (CH-44)

Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

    • -10
    • +10
    ./libchcore/libchcore.vc110.vcxproj
  1. … 4 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

    • -8
    • +8
    ./ictranslate/ictranslate.vc110.vcxproj
    • -8
    • +8
    ./libictranslate/libictranslate.vc110.vcxproj
    • -4
    • +4
    ./libictranslate/libictranslate.vc90.vcproj
Various cleanups not affecting functionality.

Bugfix: Problems registering shell extension from Tools menu (CH-40)

Double unregistering of shell extension (CH-42)

HTML Help cleanup (CH-41)

Create empty chcmd project (CH-43).

    • -0
    • +399
    ./chcmd/chcmd.vc110.vcproj
    • -0
    • +407
    ./chcmd/chcmd.vc90.vcproj
  1. … 2 more files in changeset.
Added VS 2012 solution and project files.

    • -0
    • +1158
    ./ch/ch.vc110.vcxproj
    • -0
    • +805
    ./ch/ch.vc110.vcxproj.filters
    • -0
    • +305
    ./chext/chext.vc110.vcxproj
    • -0
    • +125
    ./chext/chext.vc110.vcxproj.filters
    • -0
    • +301
    ./libchcore/libchcore.vc110.vcxproj
    • -0
    • +290
    ./libchcore/libchcore.vc110.vcxproj.filters
  1. … 5 more files in changeset.
Added VS2012 solution and projects.

    • -0
    • +268
    ./ictranslate/ictranslate.vc110.vcxproj
    • -0
    • +75
    ./ictranslate/ictranslate.vc110.vcxproj.filters
    • -0
    • +271
    ./libictranslate/libictranslate.vc110.vcxproj
    • -0
    • +67
    ./libictranslate/libictranslate.vc110.vcxproj.filters
    • -0
    • +256
    ./rc2lng/rc2lng.vc110.vcxproj
    • -0
    • +50
    ./rc2lng/rc2lng.vc110.vcxproj.filters
  1. … 2 more files in changeset.
Bugfix (CH-32): Crash when right-clicking on any control in Status Dialog (64-bit Windows only)

Data buffer fixes.

  1. … 1 more file in changeset.
Additional unit tests for new buffer manager.

  1. … 1 more file in changeset.
Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

    • -20
    • +20
    ./libictranslate/libictranslate.vc90.vcproj
Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

    • -12
    • +20
    ./ictranslate/ictranslate.vc90.vcproj
Updated projects to use references instead of manual library input.

    • -17
    • +21
    ./libchcore/libchcore.vc90.vcproj
  1. … 15 more files in changeset.
Refactoring: Replaced old buffer management with new, improved one.

    • -56
    • +106
    ./libchcore/TSubTaskCopyMove.cpp
Added missing changes for buffer manager refactoring.

Added re-sizing support for the new buffer manager (+additional refactoring).

Refactoring: rewritten parts of the new data buffer class.

Automatic version bump after tagging 1.40Alpha-svn465

Update for boost 1.51 and small optimization.