lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
created

    • -0
    • +46
    ./lams/common/Config.as
    • -0
    • +62
    ./lams/common/style/LFButtonSkin.as
Changed StyleManager name to ThemeManager to avoid confusion and possible conflict with MM StyleManager

    • -112
    • +0
    ./lams/common/style/StyleManager.as
    • -0
    • +165
    ./lams/common/style/ThemeManager.as
added style handling code for scrollPane child

added style handling code

    • -11
    • +24
    ./lams/common/ws/WorkspaceDialog.as
Theme changes + tidied up

created

    • -0
    • +41
    ./lams/common/style/VisualElement.as
Added themeChanged event functionality for Themes/Styles

    • -26
    • +53
    ./lams/common/ws/WorkspaceDialog.as
implemented broadcasting changes and creation of Visual element/theme hierarchy

    • -17
    • +57
    ./lams/common/style/StyleManager.as
comment out debug

Made StyleManager a singleton, added getStyleObject(), put in default style and added event listening.

    • -36
    • +38
    ./lams/common/style/StyleManager.as
removed trace for i

Added loaded flag and removed getItemsById()

    • -15
    • +14
    ./lams/common/dict/Dictionary.as
updated to handle close button styling through skinning

  1. … 2 more files in changeset.
Added label

removing from util

Created

    • -0
    • +20
    ./lams/common/style/Theme.as
Moved to style from util

    • -0
    • +70
    ./lams/common/style/StyleManager.as
Added over-ridden method for setting contentPath as this is set up in extended component

changed popup call to implement width+height

fixed bug w. elements array not being created

Added debug level constants

added resize + button event handlers

    • -17
    • +73
    ./lams/common/ws/WorkspaceDialog.as
created

    • -0
    • +33
    ./lams/common/util/StyleManager.as
changed popup call to implement width+height

created

    • -0
    • +44
    ./lams/common/dict/Dictionary.as
    • -0
    • +28
    ./lams/common/dict/DictionaryItem.as
added some busy error checking... lookout for it

make it use requestURL rather than just hardcoded

added scrolling + resizing functionality

  1. … 2 more files in changeset.
inserted trace

Changed dialog creation method for workspace