Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Extracting CSS methods to parsing class. | Jose Antonio Marquez | 2012-05-07 | |
| | | | | Need to do the same with webGL. | |||
* | Adding webGL support for opening files | Jose Antonio Marquez | 2012-05-07 | |
| | | | | Added I/O for loading webGL on open file. I/O support for saving to come. | |||
* | Draw 3d grid by default since app model is not hooked up yet. | Nivesh Rajbhandari | 2012-05-04 | |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | |||
* | Full CSS support on open | Jose Antonio Marquez | 2012-05-03 | |
| | | | | Add full CSS for files on open (including loading cross-domain). This is only for files that are opened. | |||
* | Reloading local stylesheets | Jose Antonio Marquez | 2012-05-03 | |
| | | | | Added the reload method of local linked styles, still need to parse style contents for URLs and also add cross-domain stylesheet support. | |||
* | Adding hack to allow for blank documents to open | Jose Antonio Marquez | 2012-05-02 | |
| | ||||
* | Switching DOM Mutation Events to HTML5 | Jose Antonio Marquez | 2012-05-02 | |
| | ||||
* | Partial URL parsing | Jose Antonio Marquez | 2012-05-02 | |
| | | | | Added temporary URL parsing to document assets. (head and body) | |||
* | Preliminary Open File (new template) | Jose Antonio Marquez | 2012-05-02 | |
| | | | | Added basic open file functionality, does not parse document for URLs. | |||
* | Preliminary IO to new DOM view | Jose Antonio Marquez | 2012-05-01 | |
| | ||||
* | Setting up new architecture for I/O | Jose Antonio Marquez | 2012-05-01 | |
| | ||||
* | Setting up document rework | Jose Antonio Marquez | 2012-04-02 | |
| | ||||
* | 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. |