aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage-view.reel/stage-view.js
Commit message (Expand)AuthorAge
* removing the stage view component as it is not used anymoreValerio Virgillito2012-05-31
* - added opening multiple code and design view documentsAnanya Sen2012-05-21
* Merge branch 'refs/heads/master-dom-architecture' into dom-architectureAnanya Sen2012-05-18
|\
| * enabling basic document switchingValerio Virgillito2012-05-18
* | integrated open code view document in new dom architectureAnanya Sen2012-05-18
|/
* document controller and stage view code cleanupValerio Virgillito2012-05-16
* code cleanup and refactoring of the document controller and stage viewValerio Virgillito2012-05-16
* IKNINJA-1537 - don't show code hinting for ctrl+SAnanya Sen2012-04-30
* IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
* set editor background color as per the selected themeAnanya Sen2012-04-20
* - fixed the text cursorAnanya Sen2012-04-19
* - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
* - code editor view options barAnanya Sen2012-04-13
* - Decouple code editor from stage document switching logicAnanya Sen2012-04-09
* - fix for current line highlighting for version 2.23Ananya Sen2012-04-04
* -styled the autocomplete dropdownAnanya Sen2012-04-04
* adding basic autocompleteAnanya Sen2012-04-03
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Cod...Ananya Sen2012-03-28
|\
| * Updated Resizers for Panels and timelineArmen Kesablyan2012-03-22
* | - Highlight Matching bracketAnanya Sen2012-03-27
|/
* IKNINJA-1238 fix and fixing other js errors on switching and closing documentsAnanya Sen2012-03-06
* - added flag for timeline to identify new file flowAnanya Sen2012-02-24
* refresh draw-utils, snap-manager, view-utils for html document stitchingAnanya Sen2012-02-23
* switch html document - re-initialize draw-utils and snap-manager on opening a...Ananya Sen2012-02-23
* fixing the dirty flag and removing sass changesValerio Virgillito2012-02-21
* Merge branch 'refs/heads/FileIO-jose' into FileIOAnanya Sen2012-02-17
|\
| * Fixed the stage scroll by hiding the rulers.Valerio Virgillito2012-02-16
| * Squashed commit of the following:Jose Antonio Marquez2012-02-16
* | renamed methods to use better wordsAnanya Sen2012-02-17
* | use method to update dirtyFlagAnanya Sen2012-02-17
* | hide the rulers when no document is openAnanya Sen2012-02-16
* | fixes to document tabbingAnanya Sen2012-02-15
|/
* hide iframeContainer if we want to open code view as the first document after...Ananya Sen2012-02-10
* fixed undo/redo for each code view document, changed new file integration wit...Ananya Sen2012-02-08
* integrated save for the document tabs, detect codemirror history to show docu...Ananya Sen2012-02-06
* changes to show document dirty indicator on editing code view, and to remove ...Ananya Sen2012-02-05
* added editor tab save while switching code view tabs,Ananya Sen2012-02-03
* refactoring some file names and locations,Ananya Sen2012-02-02
* fixed code view container, and switching code viewAnanya Sen2012-02-02
* changes to open multiple code view tabs and switch between the code views, ad...Ananya Sen2012-02-02
* fixed reference to coreioapiAnanya Sen2012-02-01
* Merged old FileIOJose Antonio Marquez2012-01-27