Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CSS Fixes for Windows | Jose Antonio Marquez | 2012-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 resizer | Jose Antonio Marquez | 2012-07-13 |
| | | | | Added visual feedback for the timeline resizer | ||
* | Improving Document Bar UI | Jose Antonio Marquez | 2012-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 html | John Mayhew | 2012-07-09 |
| | |||
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces. | ||
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
| | |||
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | first iteration of adding serializable to ninja plus other changes to run ↵ | Valerio Virgillito | 2012-06-06 |
| | | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | making the document bar handle the current document to hide/show itself | Valerio Virgillito | 2012-06-01 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing the close document. | Valerio Virgillito | 2012-05-30 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | document bindings phase 1 | Valerio Virgillito | 2012-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-id | Valerio Virgillito | 2012-05-03 |
|\ | |||
| * | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 |
| |\ | |||
| * \ | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-26 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | - Decouple code editor from stage document switching logic | Ananya Sen | 2012-04-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | - cleaning up Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | | converting the layout folder to use data-montage-id | Valerio Virgillito | 2012-04-30 |
| |_|/ |/| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-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 Rajbhandari | 2012-04-20 |
|/ | | | | | | in zoom code. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge dhg637 DisabledState into master. | Valerio Virgillito | 2012-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, breadcrumb | Armen Kesablyan | 2012-03-12 |
| | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | fixed undo/redo for each code view document, changed new file integration ↵ | Ananya Sen | 2012-02-08 |
| | | | | | | with io mediator Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | refactoring some file names and locations, | Ananya Sen | 2012-02-02 |
| | | | | | | change made to maintain only one codemirror div. Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
| | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |