Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rewrite: currentSelectedContainer -> domContainer | Valerio Virgillito | 2012-06-08 |
| | | | | | | | Fixed the currentSelectedContainer by removing bindings and using property change on the current document added the red outline back. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing unique ID store | Jose Antonio Marquez | 2012-06-07 |
| | |||
* | Adding unique ID to canvas data folders | Jose Antonio Marquez | 2012-06-07 |
| | | | | Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present. | ||
* | Cleaning up | Jose Antonio Marquez | 2012-06-06 |
| | | | | Removed reference of model in design view, clean up slightly, need to implement binding later. | ||
* | Adding saving blocking screen | Jose Antonio Marquez | 2012-06-04 |
| | | | | This is for chrome preview, also fixed other preview bug with plain files not opening in preview. | ||
* | Adding lib copy blocking to preview | Jose Antonio Marquez | 2012-06-04 |
| | | | | This fixes an issue with launching preview before libraries were copied, hence, first time run would fail. Need to add a feedback screen for this process. | ||
* | fixing some selection container changes and the breadcrumb not drawing initially | Valerio Virgillito | 2012-06-01 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing selection when switching documents | Valerio Virgillito | 2012-05-31 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Clean up and adding TODOs | Jose Antonio Marquez | 2012-05-18 |
| | |||
* | Fixing save logic | Jose Antonio Marquez | 2012-05-18 |
| | | | | Moved dirty marker clearing code to model. | ||
* | enabling basic document switching | Valerio Virgillito | 2012-05-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Adding basic montage components I/O | Jose Antonio Marquez | 2012-05-16 |
| | | | | Only for saving basic components without a reel. | ||
* | Fixing preview bug | Jose Antonio Marquez | 2012-05-16 |
| | | | | Also setting up for Montage component serialization. | ||
* | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-15 |
|\ | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | Adding special preview for templates | Jose Antonio Marquez | 2012-05-15 |
| | | |||
* | | document close handler. initial working draft | Valerio Virgillito | 2012-05-15 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | File save for banner template | Jose Antonio Marquez | 2012-05-15 |
| | | | | Adding file save for templates, completing I/O. | ||
* | Adding support for new templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template. | ||
* | Adding partial close functionality | Jose Antonio Marquez | 2012-05-10 |
| | |||
* | Adding SAVE for I/O | Jose Antonio Marquez | 2012-05-08 |
| | | | | Adding save functionality to new template. Need to implement user UI for prompts and also clean up... | ||
* | Adding Chrome Preview | Jose Antonio Marquez | 2012-05-08 |
| | |||
* | 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. | ||
* | 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 |
| | |||
* | Fixed the stage border and layout in the new template | Valerio Virgillito | 2012-04-26 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | reverting old template to current working status. New template work. | Valerio Virgillito | 2012-04-20 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Backup for merge | Jose Antonio Marquez | 2012-04-04 |