lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

  1. … 1 more file in changeset.
lots of little things :)

add Null handling functions

displayError()

add" Save"

user serverURL

fixing posting method. add error handling

    • -44
    • +65
    ./lams/common/comms/Communication.as
fix bug in serialising a date

to support new structure

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