Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added isFullURL to communication class

fix a coupe of bugs, call setDefaults() in the constructor, change name of serverURL, comment out call to set _configData as caused crash

    • -6
    • +16
    ./lamsfoundation/lams/common/Config.as
added request handlers Hashtable delcaration

changes to layout. Grid now resizes on setSize

    • -0
    • +4
    ./lamsfoundation/lams/common/ui/Grid.as
added handler code for dialog OK event and subsequent forwarding to itemSelected()

    • -112
    • +138
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -6
    • +41
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
added contentLoaded() method

removed duration argument from doLater()

removed movie clip creation and related arguments from constructor. Workspace doesn't have a movieclip associated with it

    • -1
    • +1
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
added resize capability

*** empty log message ***

  1. … 1 more file in changeset.
grid component bug fix..

    • -8
    • +12
    ./lamsfoundation/lams/common/ui/Grid.as
Usefull thing to load movie clips...

    • -0
    • +54
    ./lamsfoundation/lams/common/util/MovieLoader.as
removed id parameter from userSelectItem

added description

    • -7
    • +6
    ./lamsfoundation/lams/common/util/ObjectUtils.as
changed so that cookie each have their own shared object

created

    • -0
    • +131
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
added data object conversion methods

added data oject comversion methods

    • -16
    • +142
    ./lamsfoundation/lams/common/dict/Dictionary.as
superficial changes

created prefs dialog

    • -0
    • +155
    ./lamsfoundation/lams/common/preferencesDialog.as
created

    • -0
    • +19
    ./lamsfoundation/lams/common/Dialog.as
created doLater() method

initial commit

    • -0
    • +28
    ./lamsfoundation/lams/common/util/MovieClipUtils.as
Library of objectUtils

    • -0
    • +26
    ./lamsfoundation/lams/common/util/ObjectUtils.as
created

    • -9
    • +34
    ./lamsfoundation/lams/common/Config.as
    • -0
    • +78
    ./lamsfoundation/lams/common/util/CookieMonster.as
Added serialize method for getting WDDX packet structure

created

    • -0
    • +102
    ./lamsfoundation/lams/common/ui/Grid.as
    • -0
    • +22
    ./lamsfoundation/lams/common/ui/Point.as
removed createWorkspace() and changed for new implementation of popup

    • -22
    • +10
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
Scrollpane now implemented as Window.content and resizing /scroll method changed. LFWindow will now autosize to fit content clip

    • -41
    • +117
    ./lamsfoundation/lams/common/ui/LFWindow.as
added styles for label, treeview, datagrid etc