aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | updating the feed reader to enable serializationValerio Virgillito2012-05-31
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | | | | Merge pull request #261 from ericguzman/CSSPanelUpdatesValerio Virgillito2012-05-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | CSS Panel Toolbar - Prevent warning regarding undefined sourceObject
| | * | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵Eric Guzman2012-05-30
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CSSPanelUpdates
| | * | | | | | | | | | | | CSS Panel Toolbar - Prevent warning regarding undefined sourceObjectEric Guzman2012-05-30
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'dom-architecture' of ↵Eric Guzman2012-05-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates
| | * | | | | | | | | | | | CSS Panel - Handle focus after editing selectorEric Guzman2012-05-29
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | CSS Panel - Find correct previously-rendered rule list after selection.Eric Guzman2012-05-29
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | CSS Panel - Prevent Animation on New StyleEric Guzman2012-05-27
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | updating the google components serialization to enable savingValerio Virgillito2012-05-31
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #11 from ericguzman/bindingArmen Kesablyan2012-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Binding
| | * | | | | | | | | | | | | Binding Panel - fix scrollbar issue with abs positioned edit view.Eric Guzman2012-06-11
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Edit View - Add buttons and calls controller (saves bindings)Eric Guzman2012-06-11
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Binding Item - Direction Toggle button calls controllerEric Guzman2012-06-11
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | 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>
* | | | | | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/objects-controller.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10 from ericguzman/bindingArmen Kesablyan2012-06-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Binding
| | * | | | | | | | | | | | | Objects Controller - Get serializable propertiesEric Guzman2012-06-06
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Merge pull request #9 from ericguzman/bindingArmen Kesablyan2012-06-05
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Binding
| | * | | | | | | | | | | | | 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>
* | | | | | | | | | | | |