Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | components fix: adding a first draw event to components | Valerio Virgillito | 2012-06-04 |
| | | | | | | Adding a first draw allows the component to have the right element so that ninja can use it's controller to get the component instance Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing some selection container changes and the breadcrumb not drawing initially | Valerio Virgillito | 2012-06-01 |
| | | | | 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 |
| | | |||
| * | Attempting to track clean nodes | Jose Antonio Marquez | 2012-05-30 |
| | | | | | | | | Need to figure out CSS overwrite issue <style> | ||
| * | Cleaning up | Jose Antonio Marquez | 2012-05-30 |
| | | | | | | | | Removing obsolete files. | ||
* | | fixed the 3d grid when switching documents and some cleanup | Valerio Virgillito | 2012-06-01 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | making the document bar handle the current document to hide/show itself | 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> | ||
* | | cleanup item | Valerio Virgillito | 2012-05-31 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | cleanup items | 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> | ||
* | | cleanup and handling the document views in the document controller for now. | Valerio Virgillito | 2012-05-29 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'refs/heads/dom-architecture' into document-bindings-fix | Valerio Virgillito | 2012-05-29 |
|\| | |||
| * | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| | | |||
| * | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| | | |||
* | | document bindings phase 1 | Valerio Virgillito | 2012-05-29 |
|/ | | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller 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 | ||
| * | Getter for _liveNodeList should return a copy. | Nivesh Rajbhandari | 2012-05-24 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Removed unused variables and methods in stage-deps, layout design, and ↵ | Nivesh Rajbhandari | 2012-05-24 |
| | | | | | | | | | | | | snap-manager. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | 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> | ||
* | | Renaming variable as it will now be used | Jose Antonio Marquez | 2012-05-24 |
| | | | | | | | | This is no longer a temp fix, it might be a permanent boolean to open/close web-request API gates. | ||
* | | 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. | ||
* | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-23 |
|\| | |||
| * | Merge branch 'dom-architecture' of ↵ | Eric Guzman | 2012-05-22 |
| |\ | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates Conflicts: js/controllers/styles-controller.js | ||
| * \ | Merge branch 'dom-architecture' of ↵ | Eric Guzman | 2012-05-18 |
| |\ \ | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates | ||
| * | | | CSS Panel - Add highlight CSS class to template file | Eric Guzman | 2012-05-17 |
| | | | | |||
* | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-22 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | 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/master' into dom-architecture | Valerio Virgillito | 2012-05-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | Linear & radial gradients for runtime fixes | hwc487 | 2012-05-17 |
| | | | | | |||
* | | | | | Adding redirect from app folder in templates | Jose Antonio Marquez | 2012-05-22 |
|/ / / / | | | | | | | | | | | | | This doesn't resolve the issue of XHR requests made in Montage. | ||
* | | | | 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> | ||
| * | | | | - added opening multiple code and design view documents | Ananya Sen | 2012-05-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - switching between multiple code and design view documents - Note: closing of documents, when multiple documents are open, is not yet implemented Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | | use documents parent container property | Ananya Sen | 2012-05-20 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | | save for code view documents in the new dom architecture | Ananya Sen | 2012-05-18 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | | Merge branch 'refs/heads/master-dom-architecture' into dom-architecture | Ananya Sen | 2012-05-18 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| * | | | | integrated open code view document in new dom architecture | Ananya Sen | 2012-05-18 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | | Minor bug fix | Jose Antonio Marquez | 2012-05-22 |
| | | | | | | | | | | | | | | | | | | | | No longer using webgl attribute names, instead using canvas to be more consistent and allow for better term usage across canvas 2D and RDGE. | ||
* | | | | | Adding support for reading webgl external files | Jose Antonio Marquez | 2012-05-22 |
| | | | | | | | | | | | | | | | | | | | | For author-time, run-time is already checked in and supported. | ||
* | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-21 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-18 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | | | | | fixing the color chip for the document root | Valerio Virgillito | 2012-05-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||
* | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | 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> | ||
* | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-18 |
|\| | | | |