aboutsummaryrefslogtreecommitdiff
path: root/js/panels/PanelContainer.reel/PanelContainer.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-19
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/layout/tools-list.reel/tools-list.html js/components/layout/tools-properties.reel/tools-properties.html js/document/document-html.js js/document/templates/app/main.js js/panels/Panel.reel/Panel.js node_modules/montage/ui/native-control.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * first iteration of adding serializable to ninja plus other changes to run ↵Valerio Virgillito2012-06-06
| | | | | | | | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-11
|\| | | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js js/ninja.reel/ninja.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * Fixing the close document.Valerio Virgillito2012-05-30
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * 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>
* | Workspace: has customizedArmen Kesablyan2012-05-14
| | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | created the initial environment requirements for workspace to be manipulated.Armen Kesablyan2012-05-11
|/ | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* collapsing the history panel by default and commenting out the undo for the ↵Valerio Virgillito2012-04-13
| | | | | | 3d properties Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Disabled state for panelsArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Reordering and resizing now worksArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Fixed: Collapsed panels would collapse panels belowArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Fixed Collapsing and resizing window with panelsArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Adding drag and dropValerio Virgillito2012-03-05
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing repetition from the panel container and using a static list of panels.Valerio Virgillito2012-03-05
- Fixing the bugs associated with the repetition of component and PI problems. Signed-off-by: Valerio Virgillito <valerio@motorola.com>