Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./org/lamsfoundation/lams/common/util/DTO.as
Updated to be AS2.0 complient

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

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

    • -67
    • +0
    ./org/lamsfoundation/lams/common/util/Debug.as
removed a breakpoint.

took out a breakopint...

possible solution for popup/dialog management

    • -0
    • +44
    ./org/lamsfoundation/lams/common/ui/Dialog.as
added close button

    • -9
    • +65
    ./org/lamsfoundation/lams/common/ui/LFWindow.as
new version with close button

created to be the class associated with the content for the workspace dialog

    • -0
    • +52
    ./org/lamsfoundation/lams/common/ws/WorkspaceDialog.as
Added method to create workspace popup

Added in real call to create a workspace popup

    • -2
    • +7
    ./org/lamsfoundation/lams/common/ws/Workspace.as
Took out trace statement

AbstractView inherits from Movieclip now

/** * Debug * Can be used to print message to a floating windoe and to trace windoe. SHoudl be used over trace(). * Usage: * import org.lamsfoundation.lams.common.util.Debug; * * Debug.log('_toolkit_mc:'+_toolkit_mc,5,'createToolkit','ToolkitView'); * * */

    • -0
    • +67
    ./org/lamsfoundation/lams/common/util/Debug.as
added setBackground and setBorderstyle methods. also fixed bug on initialisation

    • -23
    • +57
    ./org/lamsfoundation/lams/common/ui/Panel.as
added setBackground and setBorderstyle methods. also fixed bug on initialisation

LAMS Window Component FLA

LAMS Window compiled component

added rectborder class to do the border

    • -41
    • +69
    ./org/lamsfoundation/lams/common/ui/Panel.as
LAMS Window Extended from the mx.controls.Window Class

    • -0
    • +46
    ./org/lamsfoundation/lams/common/ui/LFWindow.as
more requestURL to canvas, where it should be

remove debug that was in UIObject

Add comments andtidy up code. Also remove traces

    • -159
    • +131
    ./org/lamsfoundation/lams/common/ui/Panel.as
Compiled verson of the Panel class. Funcitonality as the initial commit

Updated names and tidy up fla

Initial commit - working, needs to be tidied up...

    • -0
    • +175
    ./org/lamsfoundation/lams/common/ui/Panel.as
Initial commin - working, needs to be tidied up...