libictranslate

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated paths to point to boost 1.58 (CH-162).

  1. … 1 more file in changeset.
Updated output directory for binaries (CH-136)

  1. … 1 more file in changeset.
Changed build target to v120_xp (CH-135)

  1. … 1 more file in changeset.
Updated paths to boost libraries to reference boost 1.57 (CH-132).

  1. … 1 more file in changeset.
Added support for running unit tests in VS2013 (CH-89).

    • -0
    • +6
    ./libictranslate.vc120.vcxproj.filters
  1. … 2 more files in changeset.
Changed boost paths to use 1.56 version of boost (unreleased yet) (CH-88).

  1. … 2 more files in changeset.
Updated project file to VS2013 (CH-88).

    • -0
    • +0
    ./libictranslate.vc120.vcxproj.filters
    • -67
    • +0
    ./libictranslate.vc110.vcxproj.filters
  1. … 12 more files in changeset.
Improved unit testing framework integration (CH-51).

  1. … 3 more files in changeset.
Dialogs sizing incorrect (CH-44)

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

  1. … 4 more files in changeset.
Added VS2012 solution and projects.

    • -0
    • +271
    ./libictranslate.vc110.vcxproj
    • -0
    • +67
    ./libictranslate.vc110.vcxproj.filters
  1. … 6 more files in changeset.
Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

Removed '/analyze' option from compiler settings (many false positives and too slow for daily builds).

Cleaned up and normalized settings in projects.

Got rid of a warning from a static analysis tool.

Corrected code formatting.

Changed compiler behavior to treat warnings as errors.

Small fix - use SetWindowLongPtr instead of SetWindowLong.

Added support for resizable controls.

Changed CResourceManager to singleton.

Adjusted consistency of windows headers definitions.

  1. … 4 more files in changeset.
Added support for checking the translation format.

  1. … 1 more file in changeset.
Removed nonexistent readme files from projects.

  1. … 2 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties.

    • -1076
    • +1076
    ./ResourceManager.cpp
  1. … 15 more files in changeset.
Fixed deployment problem when build was made on VS2008 + SP1.

  1. … 2 more files in changeset.
Updated translation comparison code to support positionable format strings.

Added capability of retrieving current language info.

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

Updated the license headers in source files.

  1. … 13 more files in changeset.
Changed output file names to more templated.

  1. … 1 more file in changeset.