Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | fixing the css bugs with montage v11 | Valerio Virgillito | 2012-06-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | adding more missing properties | Valerio Virgillito | 2012-06-11 |
| | | | | 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> | ||
* | cleanup and handling the document views in the document controller for now. | Valerio Virgillito | 2012-05-29 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fix for the document tab close button and rulers on initial document | Valerio Virgillito | 2012-05-29 |
| | | | | 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> | ||
* | fixing a few document switching issues. | Valerio Virgillito | 2012-05-22 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | - added opening multiple code and design view documents | Ananya Sen | 2012-05-21 |
| | | | | | | | - switching between multiple code and design view documents - Note: closing of documents, when multiple documents are open, is not yet implemented Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | enabling basic document switching | Valerio Virgillito | 2012-05-18 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing a null value for the document entry bar | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | document close handler. initial working draft | Valerio Virgillito | 2012-05-15 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | code cleanup | Valerio Virgillito | 2012-05-14 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Removing more id and changing the appropriate CSS for them | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@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 | ||
* | IKNINJA-1364 : fixed css so that white spaces are not collapsed while rendering | Ananya Sen | 2012-03-22 |
| | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | IKNINJA-1266 : restrict tab size for long file names and resize tabs on ↵ | Ananya Sen | 2012-03-22 |
| | | | | | | window resize Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | changes to show document dirty indicator on editing code view, and to remove ↵ | Ananya Sen | 2012-02-05 |
| | | | | | | dirty indicator on save. Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | added editor tab save while switching code view tabs, | Ananya Sen | 2012-02-03 |
| | | | | | | integrated new file dialog with io mediator to open the new file in a new tab Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | fixed reference to coreioapi | Ananya Sen | 2012-02-01 |
| | | | | | | cleaning up opening code view tabs 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> |