| Commit message (Expand) | Author | Age |
* | Binding Panel - Add edit view | Eric Guzman | 2012-06-04 |
* | Merge pull request #8 from ericguzman/binding | Armen Kesablyan | 2012-06-02 |
|\ |
|
| * | Binding Panel - Button CSS | Eric Guzman | 2012-06-02 |
* | | Merge pull request #7 from ericguzman/binding | Armen Kesablyan | 2012-06-02 |
|\| |
|
| * | Objects Controller - Fix access to the oneway property | Eric Guzman | 2012-06-01 |
| * | Binding Panel - Item css and toggle button action handler | Eric Guzman | 2012-06-01 |
|/ |
|
* | Merge pull request #6 from ericguzman/binding | Armen Kesablyan | 2012-06-01 |
|\ |
|
| * | Binding Panel - Binding item component CSS change | Eric Guzman | 2012-06-01 |
| * | Manually Add Fix for Montage serialization problem | Eric Guzman | 2012-06-01 |
* | | Merge pull request #5 from ericguzman/binding | Armen Kesablyan | 2012-06-01 |
|\| |
|
| * | Bindings Panel - Update binding panel components | Eric Guzman | 2012-06-01 |
|/ |
|
* | Merge pull request #4 from ericguzman/binding | Armen Kesablyan | 2012-05-31 |
|\ |
|
| * | Binding Panel - Developed panel components. | Eric Guzman | 2012-05-31 |
| * | Merge branch 'binding' of github.com:dhg637/ninja-internal into binding | Eric Guzman | 2012-05-31 |
| |\
| |/
|/| |
|
* | | Merge branch 'refs/heads/master' into binding | Armen Kesablyan | 2012-05-30 |
|\ \ |
|
| * | | updating to version 0.6 | Valerio Virgillito | 2012-05-30 |
| * | | Merge pull request #260 from joseeight/Document | Valerio Virgillito | 2012-05-30 |
| |\ \ |
|
| | * | | Merge pull request #35 from aadsm/Document | Jose Antonio Marquez Russo | 2012-05-30 |
| |/| | |
|
| | * | | Initialize an internal Template variable in TemplateCreator | António Afonso | 2012-05-30 |
| | * | | Stop serializing the child components of the top components are not serialized | António Afonso | 2012-05-30 |
| | * | | Stop adding ids to elements in template creator | António Afonso | 2012-05-30 |
| | * | | Avoid duplicate labels in template creator | António Afonso | 2012-05-30 |
| |/ / |
|
| * | | Merge pull request #257 from joseeight/Document | Valerio Virgillito | 2012-05-28 |
| |\ \ |
|
| | * \ | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-28 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna... | Valerio Virgillito | 2012-05-25 |
| |\ \ \ |
|
| * | | | | fix for the id and class controls in the pi | Valerio Virgillito | 2012-05-25 |
| | | * | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| | | * | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| | | * | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| | |/ / |
|
* | | | | Visual Bindings Initial generate from Array. | Armen Kesablyan | 2012-05-30 |
| | | * | Objects Controller - Add bindable controller properties, and bindings getter | Eric Guzman | 2012-05-30 |
| | | * | Merge branch 'binding' of github.com:dhg637/ninja-internal into binding | Eric Guzman | 2012-05-25 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'refs/heads/dom-architecture' into binding | Armen Kesablyan | 2012-05-25 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge pull request #256 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-24 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | IKNinja-1621 - 3D stage does not reset correctly when the rotation point is s... | Nivesh Rajbhandari | 2012-05-24 |
| * | | | Merge pull request #255 from joseeight/Document | Valerio Virgillito | 2012-05-24 |
| |\ \ \ |
|
| | * | | | 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 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #254 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-24 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Getter for _liveNodeList should return a copy. | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | Removed unused variables and methods in stage-deps, layout design, and snap-m... | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | Fixed selection bug when switching/opening documents. Also, use saved scroll ... | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | Keyboard arrows were not working because some code had not been updated to ch... | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | Update stage to handle switching between documents. | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-23 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | adding document views checks for the timeline and breadcrumb | Valerio Virgillito | 2012-05-23 |
| * | | | | fixing the styles manager to open code view files and closing the last document. | Valerio Virgillito | 2012-05-23 |
| | * | | | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ... | Nivesh Rajbhandari | 2012-05-23 |
| | | * | | Some clean up, adding comments | Jose Antonio Marquez | 2012-05-24 |
| | | * | | Renaming variable as it will now be used | Jose Antonio Marquez | 2012-05-24 |