aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/document-bar.reel
Commit message (Collapse)AuthorAge
* removed left over comments.Valerio Virgillito2012-07-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* CSS Fixes for WindowsJose Antonio Marquez2012-07-16
| | | | Font size is not inherited in Chrome for Windows, but does inherit in Mac, adding size for avoid inconsistency.
* New: Added knob to timeline resizerJose Antonio Marquez2012-07-13
| | | | Added visual feedback for the timeline resizer
* Improving Document Bar UIJose Antonio Marquez2012-07-12
| | | | Setting up new document bar UI to then set up switching document view modes. Improving layout of component and cleaning up. Added icons and button UI.
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Remove byte order markers (BOM)Kris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* 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>
* making the document bar handle the current document to hide/show itselfValerio Virgillito2012-06-01
| | | | Signed-off-by: Valerio Virgillito <valerio@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>
* Merge branch 'refs/heads/master' into data-idValerio Virgillito2012-05-03
|\
| * Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
| |\
| * \ Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-26
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * | | - Decouple code editor from stage document switching logicAnanya Sen2012-04-09
| | | | | | | | | | | | | | | | | | | | | | | | - cleaning up Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | | | converting the layout folder to use data-montage-idValerio Virgillito2012-04-30
| |_|/ |/| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| |/ |/| | | | | preparation for montage converting to the new "prototype" format fully
* | Fixing translate handles to draw without zoom value. Also fixed some typos ↵Nivesh Rajbhandari2012-04-20
|/ | | | | | in zoom code. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Merge dhg637 DisabledState into master.Valerio Virgillito2012-03-12
| | | | | | Committing Disabled states for tool-bar, tool-options, viewbar, breadcrumb Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Committing Disabled states for tool-bar, tool-options, viewbar, breadcrumbArmen Kesablyan2012-03-12
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* fixed undo/redo for each code view document, changed new file integration ↵Ananya Sen2012-02-08
| | | | | | with io mediator Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* refactoring some file names and locations,Ananya Sen2012-02-02
| | | | | | change made to maintain only one codemirror div. Signed-off-by: Ananya Sen <Ananya.Sen@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>