lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Now handles rezising and event handling from container scrollPane and LFWindow

    • -9
    • +24
    ./lams/common/ws/WorkspaceDialog.as
DataTransferObject... not sure if we will need this.

    • -0
    • +34
    ./lams/common/util/DTO.as
Updated to be AS2.0 complient

    • -0
    • +164
    ./lams/common/util/Hashtable.as
    • -0
    • +25
    ./lams/common/util/HashtableElement.as
added a new method (for old compatability) and renamed

    • -0
    • +85
    ./lams/common/util/Debugger.as