Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixing a scrolling issue when multiple documents are switched | Valerio Virgillito | 2012-05-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | enabling basic document switching | Valerio Virgillito | 2012-05-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | multiple documents - enable opening multiple documents and initial switching | Valerio Virgillito | 2012-05-17 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | document controller and stage view code cleanup | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing selection bugs in new templates. | Nivesh Rajbhandari | 2012-05-16 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | document close handler. initial working draft | Valerio Virgillito | 2012-05-15 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing banner template | Jose Antonio Marquez | 2012-05-14 |
| | | | | Need to implement save, but this cover open and new. | ||
* | Fixing grid drawing bug. | Nivesh Rajbhandari | 2012-05-14 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Fixing overflow bug for banner templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | Ensuring overflow is visible but saved as hidden. | ||
* | 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 |
| | |||
* | 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> | ||
* | Clean up, ready for alpha check-in | Jose Antonio Marquez | 2012-05-03 |
| | |||
* | 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. | ||
* | More clean up, updating menu items | Jose Antonio Marquez | 2012-05-01 |
| | |||
* | 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> | ||
* | Simplifying the getElement method from stage and adding an exclusion list to ↵ | Valerio Virgillito | 2012-04-26 |
| | | | | | | the new template Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing the element model and adding get element | Valerio Virgillito | 2012-04-26 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Added a body controller | Valerio Virgillito | 2012-04-24 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | adjusting the bread crumb to work with the new template | Valerio Virgillito | 2012-04-23 |
| | | | | | | Initial container get setup in ninja now. 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> | ||
* | Setting up document rework | Jose Antonio Marquez | 2012-04-02 |