aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | changing @change to propertyChangeListenerValerio Virgillito2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | | montage v.0.10 integrationValerio Virgillito2012-05-16
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | removing first draw on the component eventValerio Virgillito2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | fixing the menu binding resulting in 1 === true > falseValerio Virgillito2012-05-16
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | Merge pull request #238 from joseeight/DocumentValerio Virgillito2012-05-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixing Chrome Preview
| * \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixing preview bugJose Antonio Marquez2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also setting up for Montage component serialization.
* | | | | | | | | | adding a null check.Valerio Virgillito2012-05-16
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | adding data-montage-id to the componentsValerio Virgillito2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | fixing some of the document bindings.Valerio Virgillito2012-05-16
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | Fixing the package file for the new dom templateValerio Virgillito2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | Squashed master into dom-architectureValerio Virgillito2012-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| * \ \ \ \ \ \ \ Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-15
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| | * \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-15
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Adding special preview for templatesJose Antonio Marquez2012-05-15
| | | | | | | | | | |
| * | | | | | | | | | fixed some binding warningsValerio Virgillito2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | document close handler. initial working draftValerio Virgillito2012-05-15
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | fixed the mouse wheel scrollValerio Virgillito2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-15
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| | * | | | | | | | Correcting location of Ninja meta dataJose Antonio Marquez2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs to be inside most child div.
| | * | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-15
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-15
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fixing scrollbar syncing, including pan tool, for banner templates.Nivesh Rajbhandari2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | * | | | | | | | | | Fixing overflow on open for template documentsJose Antonio Marquez2012-05-15
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Saving body attributesJose Antonio Marquez2012-05-15
| | | | | | | | | | |
| | * | | | | | | | | File save for banner templateJose Antonio Marquez2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding file save for templates, completing I/O.
| | * | | | | | | | | Adding animation sub-category to new fileJose Antonio Marquez2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding animation sub-category to template in new file.
| | * | | | | | | | | Finalizing open for new banner templatesJose Antonio Marquez2012-05-15
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving to implement save.
| * / / / / / / / / renaming the position and size componentValerio Virgillito2012-05-15
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | reverting a pi width changeValerio Virgillito2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-14
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| | * \ \ \ \ \ \ \ Merge pull request #229 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-14
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | userContentLeft and userContentTop need to set scroll offsets for 0 also.
| | | * | | | | | | | userContentLeft and userContentTop need to set scroll offsets for 0 also.Nivesh Rajbhandari2012-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | * | | | | | | | | Fixing banner templateJose Antonio Marquez2012-05-14
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to implement save, but this cover open and new.
| | * | | | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-14
| | |\