aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | Controller - Allow currentBindings to update by resetting currentObjectEric Guzman2012-06-11
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Direction toggle changes are savable.Eric Guzman2012-06-10
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Minor Editing Panel changesEric Guzman2012-06-10
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel Toolbar - Add action handlerEric Guzman2012-06-10
| | | | | | | | | | |
| | | * | | | | | | | Hintable - Array type check fix for arrays created with map() method.Eric Guzman2012-06-10
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - supply binding args to edit viewEric Guzman2012-06-08
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Add toolbarEric Guzman2012-06-08
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Update edit view - populate binding argumentsEric Guzman2012-06-08
| | | | | | | | | | |
| | * | | | | | | | | Binding-View : Deselect Works Now, Rendering multiple Huds AvailableArmen Kesablyan2012-06-11
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | Render Hud MultipleArmen Kesablyan2012-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | Changes to Binding ViewArmen Kesablyan2012-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | Object ControllerArmen Kesablyan2012-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-05
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Binding Panel - Add getPropertyList and fix null currentObjectEric Guzman2012-06-05
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Add edit viewEric Guzman2012-06-04
| | | | | | | | | | |
| | * | | | | | | | | Changes for binding ViewArmen Kesablyan2012-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-02
| | |\| | | | | | | |
| | | * | | | | | | | Binding Panel - Button CSSEric Guzman2012-06-02
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-02
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/tools/bindingTool.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | | * | | | | | | | Objects Controller - Fix access to the oneway propertyEric Guzman2012-06-01
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Item css and toggle button action handlerEric Guzman2012-06-01
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Binding item component CSS changeEric Guzman2012-06-01
| | | | | | | | | | |
| | * | | | | | | | | binding canvasArmen Kesablyan2012-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-01
| | |\| | | | | | | |
| | | * | | | | | | | Bindings Panel - Update binding panel componentsEric Guzman2012-06-01
| | | | | | | | | | |
| | | * | | | | | | | Binding Panel - Developed panel components.Eric Guzman2012-05-31
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-05-31
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Objects Controller - Add bindable controller properties, and bindings getterEric Guzman2012-05-30
| | | | | | | | | | | |
| | | * | | | | | | | | Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-05-25
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Objects Controller - Now keeps track of document's object instances, ↵Eric Guzman2012-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | including added components
| | | * | | | | | | | | | Object Component - Enable native draggingEric Guzman2012-05-25
| | | | | | | | | | | | |
| | | * | | | | | | | | | Object component - Minor cleanupEric Guzman2012-05-25
| | | | | | | | | | | | |
| | * | | | | | | | | | | Binding View Canvas Initial DevelopmentArmen Kesablyan2012-06-01
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-05-30
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Visual Bindings Initial generate from Array.Armen Kesablyan2012-05-30
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-25
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Setup up Binding View Draw CycleArmen Kesablyan2012-05-25
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | Binding tool subtool issuesArmen Kesablyan2012-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-23
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/data/panels-data.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | | Binding Visual Tool Initial setupArmen Kesablyan2012-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | | | | Changes to binding viewArmen Kesablyan2012-05-19
| | | | |