• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make labels of buttons configurable

added javadoc comment

use the data dump methods

    • binary
    ./lams/common/comms/Communication.as
added new styles, stopped the overwrite method of merging styles as was causing performance problems

    • binary
    ./lams/common/style/ThemeManager.as
added borderColour and styleName support

override pradeeop as no changes were made

    • binary
    ./lams/common/comms/Communication.as
Added a Send data button to the dialog box and created an associalted method to call crash data dump from debugger class

no change

no change

    • binary
    ./lams/common/comms/Communication.as
used a method "getvalue" from dictionary class to show formatted alert message and title.

Wrote method to show alert message with OK and Cancel button and sent error to server in a crash data dump log package.

Used a method "getvalue" to display formatted alert title and message.

Imported Few Package and classes.

Wrote methods to dump Crash data to the server and server response.

Created seperate log array to store only the sorted out log of Crash Dump severity level from the array of all the logs.

fix bug with names

    • binary
    ./lams/common/ws/WorkspaceDialog.as
updated test data

    • binary
    ./lams/common/style/ThemeManager.as
minor changes

new workspace data struct and moves etc..

    • binary
    ./lams/common/ws/WorkspaceController.as
fix bug in object printer

save as...

cursor

    • binary
    ./lams/common/comms/Communication.as
tidies up the code

    • binary
    ./lams/common/ws/WorkspaceController.as
    • binary
    ./lams/common/ws/WorkspaceDialog.as
updated to work with new serverside model. simpler and now works. TODO: Tidy code and removve debugging

    • binary
    ./lams/common/ws/WorkspaceController.as
    • binary
    ./lams/common/ws/WorkspaceDialog.as
start focus in the input field

fiox a bug in the object printer

better cahce clearning handler, still have bug when moving to top level. added basic validation, made dictionary complient

rename btn

    • binary
    ./lams/common/ws/WorkspaceDialog.as
wsp move and rename

    • binary
    ./lams/common/ws/WorkspaceController.as
added rename and move functions. also now common response handler except for move

some todos

added static method to craete InputDialog

simple pop up to collect a string form user and pass it back to specified function

    • binary
    ./lams/common/ui/InputDialog.as