aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #222 from joseeight/DocumentValerio Virgillito2012-05-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding partial support for templates
| * | | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-11
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #220 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-11
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Silly logic that caused drawing in nested containers to break.
| * | | | | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-11
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #218 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fixing runtime error after toggling use webgl.
| | * | | | | | | | | Fixing drawing in nested divs.Nivesh Rajbhandari2012-05-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | Checked/Unchecked 'Use WebGL' checkbox in PI throws error in view-utils..Nivesh Rajbhandari2012-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | Adjusting 3d compass's drawing location so it's not hitting the edge of the ↵Nivesh Rajbhandari2012-05-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frame. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | Adding support for new templatesJose Antonio Marquez2012-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.
| * | | | | | | | Cleaning up templateJose Antonio Marquez2012-05-11
|/ / / / / / / /
* | | | | | | | Merge pull request #217 from mencio/dom-architectureValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Dom architecture - Fixed the selection and timeline bugs.
| * | | | | | | | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ↵Valerio Virgillito2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === true on document open. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-10
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
* | | | | | | | | Merge pull request #216 from mencio/dom-architectureValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Dom architecture - Fixed components positions and pi
| | * | | | | | | | Partially fixing the body pi and fixing the selection controllerValerio Virgillito2012-05-10
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | Fixing the components double click center stage position.Valerio Virgillito2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | remove console logsValerio Virgillito2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | Fixing the select and text area PIValerio Virgillito2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-10
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
* | | | | | | | | Merge pull request #214 from joseeight/DocumentValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding webRequest API
| * \ \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-10
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #212 from mencio/dom-architectureValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Dom architecture - Fixed the live preview for the new template
| | * | | | | | | | | Adding webRequest APIJose Antonio Marquez2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding webRequest API to handle local URLs intercepting. Should be a temp fix.
| | | * | | | | | | | Fixing the google components.Valerio Virgillito2012-05-10
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-10
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
* | | | | | | | | | Merge pull request #210 from joseeight/DocumentValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | Adding partial close functionality
| * | | | | | | | | Adding partial close functionalityJose Antonio Marquez2012-05-10
|/ / / / / / / / /
| * / / / / / / / Fixing the live preview for the new document.Valerio Virgillito2012-05-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | Merge pull request #209 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed 3d body styles bug.
| * | | | | | | | New stage template should not distinguish between user and template body styles.Nivesh Rajbhandari2012-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | Draw 3d compass at the bottom-left.Nivesh Rajbhandari2012-05-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | | | | | | | Merge pull request #208 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adding support to save body's css styles on preview.
| * \ \ \ \ \ \ \ Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-09
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #207 from joseeight/DocumentValerio Virgillito2012-05-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Setting up Montage-Template-Creator
| * | | | | | | | | Temp removing montage clean upJose Antonio Marquez2012-05-09
| | | | | | | | | |
| * | | | | | | | | Preliminary Montage Template CleanupJose Antonio Marquez2012-05-09
|/ / / / / / / / / | | | | | |<