aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | Fixing banner templateJose Antonio Marquez2012-05-14
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to implement save, but this cover open and new.
| * | | | | | | | | | Merge pull request #227 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding wrapper div for banner templates so content doesn't push through "body".
| | * | | | | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-14
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #226 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-14
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixing 3d to work in banner templates.
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #225 from joseeight/DocumentValerio Virgillito2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing URL bug
| | * | | | | | | | | | | Fixing webRequest URL parsingJose Antonio Marquez2012-05-14
| |/ / / / / / / / / / /
| | | * | | | | | | | | Viewport for banner templates so content doesn't push through "body".Nivesh Rajbhandari2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | | * | | | | | | | | Fixing grid drawing bug.Nivesh Rajbhandari2012-05-14
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | * / / / / / / / / Fixing 3d to work in banner templates.Nivesh Rajbhandari2012-05-14
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | | | | Merge pull request #224 from joseeight/DocumentValerio Virgillito2012-05-11
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Document
| | * | | | | | | | | Fixing position issueJose Antonio Marquez2012-05-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to implement centering document.
| | * | | | | | | | fixing the body piValerio Virgillito2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | code cleanupValerio Virgillito2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | adding some test convertersValerio Virgillito2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | code cleanupValerio Virgillito2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-11
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| | * | | | | | | | | adding a converter for the hot textValerio Virgillito2012-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | fixing the timeline selecting when creating a new layerValerio Virgillito2012-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | | | Removing the old checkbox components. Created a new LabelCheckboxValerio Virgillito2012-05-16
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | | Merge pull request #223 from joseeight/DocumentValerio Virgillito2012-05-11
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Fixing Overflow
| * | | | | | | | | Fixing overflow bug for banner templatesJose Antonio Marquez2012-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensuring overflow is visible but saved as hidden.
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |