aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage-view.reel/stage-view.css
Commit message (Collapse)AuthorAge
* removing the stage view component as it is not used anymoreValerio Virgillito2012-05-31
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removed incorrect id selector css for code view container since its breaking it.Ananya Sen2012-05-07
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* set up different activeline colors for different themesAnanya Sen2012-04-30
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* increasing z-indem of code hinting dropdown to appear above the disabled panelsAnanya Sen2012-04-26
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* IKNINJA-1529 : zooming such that cursor position can be calculated accuratelyAnanya Sen2012-04-24
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* IKNINJA-1528 : temporarily disabling active line color for thisAnanya Sen2012-04-23
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* fixed ugly scroll coming in the middle of the page for a short fileAnanya Sen2012-04-23
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* - fixed the text cursorAnanya Sen2012-04-19
| | | | | | - code cleanup Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* - added configurability of code completion with the file typeAnanya Sen2012-04-09
| | | | | | - added logic to toggle between automatic code completion and manually triggered code completion [ UI pending ] 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>
* allow to open html file in design view,Ananya Sen2012-02-03
| | | | | | integrated file open with io mediator 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>
* Merged old FileIOJose Antonio Marquez2012-01-27