Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Chrome Preview | Jose Antonio Marquez | 2012-02-17 |
| | |||
* | Adding webRequest redirects for iFrame templates | Jose Antonio Marquez | 2012-02-17 |
| | |||
* | Adding Chrome webRequest intercept | Jose Antonio Marquez | 2012-02-17 |
| | | | | Need to add logic to resolve file's actual URL dynamically. | ||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-16 |
|\ | |||
* | | Moving Ninja iFrame templates | Jose Antonio Marquez | 2012-02-16 |
|/ | |||
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-02-16 |
| | |||
* | Setting up webGL library copy on save | Jose Antonio Marquez | 2012-02-15 |
| | |||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-15 |
| | | | | | Conflicts: js/document/html-document.js | ||
* | Creating NinjaTemplate to HTML function | Jose Antonio Marquez | 2012-02-14 |
| | | | | This function will need to be cleaned up and possibly moved once the MVC structure is in-place for the document. | ||
* | Reverting text/html document classes and setting up MVC folder structure | Jose Antonio Marquez | 2012-02-14 |
| | | | | Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers. | ||
* | Merging TextDocument into BaseDocument | Jose Antonio Marquez | 2012-02-14 |
| | | | | Merged the text-document class with base-document, didn't make sense to have two classes for basic model of documents, the html-document class remain extending base-document to incorporate design view. These two classes might be renamed. | ||
* | Cleaning up | Jose Antonio Marquez | 2012-02-14 |
Setting up a 'document' folder to handle all document related classes that in relation to IO |