LamsFlexCommon

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

  1. … 3 more files in changeset.
LDEV-2480 Author progress

- Added i18n to project, now reads from xml language files

- Toolbar language done apart from file menu

- Learning library translated

TODO:

- Need to have fallback language entries for un-translated labels

  1. … 111 more files in changeset.
Adding arrow library to common - to be used for flex author

    • -0
    • +133
    ./src/com/dncompute/geom/GeomUtil.as
    • -0
    • +81
    ./src/com/dncompute/graphics/ArrowStyle.as
    • -0
    • +158
    ./src/com/dncompute/graphics/GraphicsUtil.as
Moving flex projects under a lams_flex project instead of lams_flash

    • -0
    • +15
    ./.actionScriptProperties
    • -0
    • +1062
    ./.flexLibProperties
    • -0
    • +3
    ./.settings/org.eclipse.core.resources.prefs
    • binary
    ./bin/LamsFlexCommon.swc
    • binary
    ./libs/Mate_08_7.swc
    • -0
    • +55
    ./libs/mate.license.txt
    • -0
    • +23
    ./libs/wddx.license.txt
    • -0
    • +740
    ./src/com/asfusion/controls/Rating.as
    • -0
    • +34
    ./src/com/asfusion/controls/ratingclasses/OverStar.as
    • -0
    • +20
    ./src/com/asfusion/controls/ratingclasses/RatingEvent.as
    • -0
    • +37
    ./src/com/asfusion/controls/ratingclasses/RatingStyle.as
  1. … 1266 more files in changeset.