Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added loaded flag and removed getItemsById()

*** empty log message ***

  1. … 24 more files in changeset.
updated to handle close button styling through skinning

Added label

removing from util

Created

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

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

created

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

created

    • -0
    • +44
    ./flash/org/lamsfoundation/lams/common/dict/Dictionary.as
add TODO comments

added some busy error checking... lookout for it

Springsoft library AS2lib

    • -0
    • +331
    ./flash/org/springsoft/aslib/BinaryTree.as
    • -0
    • +52
    ./flash/org/springsoft/aslib/BinaryTreeObject.as
    • -0
    • +69
    ./flash/org/springsoft/aslib/Debug.as
    • -0
    • +153
    ./flash/org/springsoft/aslib/HashTable.as
    • -0
    • +40
    ./flash/org/springsoft/aslib/HashTableObject.as
    • -0
    • +82
    ./flash/org/springsoft/aslib/ListNode.as
    • -0
    • +118
    ./flash/org/springsoft/aslib/ObjectListNode.as
    • -0
    • +158
    ./flash/org/springsoft/aslib/ObjectTreeNode.as
    • -0
    • +90
    ./flash/org/springsoft/aslib/Queue.as
    • -0
    • +41
    ./flash/org/springsoft/aslib/QueueObject.as
    • -0
    • +448
    ./flash/org/springsoft/aslib/SingleLinkedList.as
    • -0
    • +52
    ./flash/org/springsoft/aslib/SingleLinkedListObject.as
    • -0
    • +93
    ./flash/org/springsoft/aslib/Stack.as
    • -0
    • +41
    ./flash/org/springsoft/aslib/StackObject.as
    • -0
    • +103
    ./flash/org/springsoft/aslib/TreeNode.as
make it use requestURL rather than just hardcoded

added scrolling + resizing functionality

inserted trace

Changed dialog creation method for workspace

Now handles rezising and event handling from container scrollPane and LFWindow

DataTransferObject... not sure if we will need this.

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

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

    • -0
    • +85
    ./flash/org/lamsfoundation/lams/common/util/Debugger.as
renamed

removed a breakpoint.

took out a breakopint...

possible solution for popup/dialog management

    • -0
    • +44
    ./flash/org/lamsfoundation/lams/common/ui/Dialog.as