aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Splitter.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* IKNinja-1688 - Creating a banner file after a code file causes body div to ↵Nivesh Rajbhandari2012-06-25
| | | | | | shift to the right and has different scroll bars. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* remove serializable from custom sectionValerio Virgillito2012-06-12
| | | | Signed-off-by: Valerio Virgillito <valerio@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>
* - removed redundant changeAnanya Sen2012-05-23
| | | | | | - fixed js error on click of splitters when no documents are open Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* - don't redraw stage for code document - fixes a switching bugAnanya Sen2012-05-22
| | | | | | | - fix for ctrl+S for code document - disallow opening the panels while in code document Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
| | | | | | - apply theme selection to all code view documents Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: assets/canvas-runtime.js js/controllers/elements/shapes-controller.js js/lib/drawing/world.js js/lib/geom/geom-obj.js js/lib/geom/line.js js/mediators/element-mediator.js js/panels/presets/animations-presets.reel/animations-presets.js js/panels/presets/style-presets.reel/style-presets.js js/panels/presets/transitions-presets.reel/transitions-presets.js Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * merge from mainhwc4872012-03-29
| |
* | Resizing BugsArmen Kesablyan2012-03-29
|/ | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Updated Resizers for Panels and timelineArmen Kesablyan2012-03-22
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Fixing the splitter resize canvas bug by getting the size when a document is ↵Valerio Virgillito2012-03-14
| | | | | | opened. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing the layout to only draw one level and stage resize when the panels ↵Valerio Virgillito2012-03-13
| | | | | | | | | are collapsed. Fixing the following bugs: IKNINJA-1068 Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* clearing the old local setting and using the new version/prefix local settings.Valerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* local storage integration and versioningValerio Virgillito2012-02-22
| | | | | | - Fixed the splitters Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merged old FileIOJose Antonio Marquez2012-01-27
|
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>