aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/document-entry.reel
Commit message (Collapse)AuthorAge
* 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
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* fixing the css bugs with montage v11Valerio Virgillito2012-06-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* adding more missing propertiesValerio Virgillito2012-06-11
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing the close document.Valerio Virgillito2012-05-30
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* cleanup and handling the document views in the document controller for now.Valerio Virgillito2012-05-29
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* fix for the document tab close button and rulers on initial documentValerio Virgillito2012-05-29
| | | | 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>
* fixing a few document switching issues.Valerio Virgillito2012-05-22
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* - added opening multiple code and design view documentsAnanya Sen2012-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 switchingValerio Virgillito2012-05-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* fixing a null value for the document entry barValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* document close handler. initial working draftValerio Virgillito2012-05-15
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* code cleanupValerio Virgillito2012-05-14
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing more id and changing the appropriate CSS for themValerio Virgillito2012-05-03
| | | | Signed-off-by: Valerio Virgillito <valerio@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
* IKNINJA-1364 : fixed css so that white spaces are not collapsed while renderingAnanya Sen2012-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 Sen2012-03-22
| | | | | | window resize Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* fixing the dirty flag and removing sass changesValerio Virgillito2012-02-21
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* changes to show document dirty indicator on editing code view, and to remove ↵Ananya Sen2012-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 Sen2012-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 coreioapiAnanya Sen2012-02-01
| | | | | | cleaning up opening code view tabs 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>