lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
lots of changes - see diff!

    • -14
    • +48
    ./lams/common/comms/Communication.as
full class name

    • -1
    • +1
    ./lams/common/util/HashtableElement.as
public static function getCenterOfMC(mc:MovieClip):Point{

    • -1
    • +10
    ./lams/common/util/MovieClipUtils.as
*** empty log message ***

    • -0
    • +31
    ./lams/common/util/LFError.as
full class name

changing calls to dict to reflect new method of getting values with strings

added getCurrentCursorRef

add load button to parse WDDX

editing serverdefdaults loaded function

converting dictionary to use string identifiers (working now)

    • -10
    • +13
    ./lams/common/dict/Dictionary.as
modifications to support string identifiers. now use 'key' to get a definition.

Checked in by DC - addtional functions added

Debugging

add getBaseStyleObject

changed message log retrieval to include scope

changed to fit new application architecture + added 'load' event

    • -13
    • +94
    ./lams/common/style/ThemeManager.as
added 'load' and 'init' events, changed to fit new architecture in Application

    • -58
    • +84
    ./lams/common/dict/Dictionary.as
added 'load' event & get for className

changed from dummyServerDefaults to _configData

added message type constants

Added live log and log retrieval methods

    • -14
    • +102
    ./lams/common/util/Debugger.as
created

    • -0
    • +211
    ./lams/common/DebugDialog.as
add todo

added doubleclick time constant

fix handlers

Initial comit of Cursor class

    • -0
    • +78
    ./lams/common/ui/Cursor.as
added cursors calls

    • -1
    • +11
    ./lams/common/comms/Communication.as
correct Transition word

Add transition handler

implemented loadXML() for unwrapped packets and sendAndReceive() and cleaned up code + comments

    • -75
    • +177
    ./lams/common/comms/Communication.as