Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'refs/heads/Ninja-Internal' into TempPromptUI | Jose Antonio Marquez | 2012-06-12 |
|\ | |||
| * | 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> | ||
* | | Adding temp prompt UI component | Jose Antonio Marquez | 2012-06-11 |
|/ | | | | Added a temp prompt component and added on before close logic to ensure user does not lose data if the file needs saving when they close. | ||
* | Merge branch 'refs/heads/master' into element-model-fixes | Valerio Virgillito | 2012-06-06 |
|\ | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Cleaning up | Jose Antonio Marquez | 2012-06-06 |
| | | | | | | | | Removed reference of model in design view, clean up slightly, need to implement binding later. | ||
* | | removing all model creators. | Valerio Virgillito | 2012-06-05 |
|/ | | | | | | The elementModel is now a getter that will create a new model when needed. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/master' into document-bindings-fix | Valerio Virgillito | 2012-06-01 |
|\ | |||
| * | Fixing webGL helper | Jose Antonio Marquez | 2012-06-01 |
| | | |||
* | | fixed the 3d grid when switching documents and some cleanup | Valerio Virgillito | 2012-06-01 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | cleanup item | Valerio Virgillito | 2012-05-31 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | fixing the closing of documents | Valerio Virgillito | 2012-05-30 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Final clean up of render callback for design view | Jose Antonio Marquez | 2012-05-24 |
| | |||
* | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\ | | | | | | | | | | | | | Conflicts: js/document/document-html.js js/helper-classes/3D/view-utils.js js/stage/stage.reel/stage.js | ||
| * | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ↵ | Nivesh Rajbhandari | 2012-05-23 |
| | | | | | | | | | | | | design view and added an option to exclude styles and text nodes when retrieving the live nodes. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
|/ | | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view. | ||
* | fixing the selection in multiple documents and some code cleanup | Valerio Virgillito | 2012-05-22 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-22 |
|\ | | | | | | | | | Conflicts: js/document/document-html.js | ||
| * | fixing a few document switching issues. | Valerio Virgillito | 2012-05-22 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Clean up and adding TODOs | Jose Antonio Marquez | 2012-05-18 |
|/ | |||
* | 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 |