aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/cloudpopup.reel/cloudpopup.js
Commit message (Collapse)AuthorAge
* Revert "Integrating canvas-2d drawing and WebGL fixes, including adding back ↵Nivesh Rajbhandari2012-02-22
| | | | | | WebGL materials." This reverts commit 96a0a8c916533eb5625816192ed38488f639326d.
* Integrating canvas-2d drawing and WebGL fixes, including adding back WebGL ↵Nivesh Rajbhandari2012-02-22
| | | | | | materials. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Cloud download windows bug fixJose Antonio Marquez2012-02-16
|
* Adding Cloud app download URLsJose Antonio Marquez2012-02-16
|
* File OpenJose Antonio Marquez2012-02-10
| | | | Adding the functionality to open a basic file.
* Adding download cloud app UIJose Antonio Marquez2012-02-09
|
* Adding cancel functionality to cloud popupJose Antonio Marquez2012-02-01
| | | | Added the functionality to the cloud pupup cancel button to set the rootURL to null if selected, ok button will allow the value to remain as last input. Test button tests the URL, and therefore set it, but does not handling closing the dialog.
* Applying global button styles to cloud popupJose Antonio Marquez2012-02-01
|
* Cloud API Popup FixesJose Antonio Marquez2012-01-31
| | | | Minor layout fixes, adjusted functionality slightly, need to check into adjusting the file and directory URL constructs for API changes.
* Hooking cloud popup UI to coreJose Antonio Marquez2012-01-31
| | | | Set up the popup UI for cloud to core API to detected cloud API connection.
* Cloud IO PromptJose Antonio Marquez2012-01-31
Setting up UI for the file IO prompt on initialization of Ninja and whenever a cloud IO call is made and the server is not detected.