aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-24
| | | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fixing the close document.Valerio Virgillito2012-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | | | | | fixing the menu bindings and some cleanup of the stageValerio Virgillito2012-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | | | | | cleanup and handling the document views in the document controller for now.Valerio Virgillito2012-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | | | | | fix for the document tab close button and rulers on initial documentValerio Virgillito2012-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | | | | | Merge branch 'refs/heads/dom-architecture' into document-bindings-fixValerio Virgillito2012-05-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | document bindings phase 1Valerio Virgillito2012-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalValerio Virgillito2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Fixing webGL helperJose Antonio Marquez2012-06-01
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | / / / / / / / | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fixing CSS overwrite issueJose Antonio Marquez2012-05-30
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Attempting to track clean nodesJose Antonio Marquez2012-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to figure out CSS overwrite issue <style>
| | * | | | | | | | | | | | Cleaning upJose Antonio Marquez2012-05-30
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing obsolete files.
| * | | | | | | | | | | | removing the search bar componentValerio Virgillito2012-06-01
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | | 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
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | 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>
* | | | | | | | | | | Changes to Binding ViewArmen Kesablyan2012-06-07
| | | | | | | | | | | | | | | | | | | | | | |