| Commit message (Expand) | Author | Age |
* | removed incorrect id selector css for code view container since its breaking it. | Ananya Sen | 2012-05-07 |
* | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 |
|\ |
|
| * | Removing all "module" declarations and replaced with "prototype" in preparati... | John Mayhew | 2012-04-26 |
* | | set up different activeline colors for different themes | Ananya Sen | 2012-04-30 |
* | | IKNINJA-1537 - don't show code hinting for ctrl+S | Ananya Sen | 2012-04-30 |
* | | increasing z-indem of code hinting dropdown to appear above the disabled panels | Ananya Sen | 2012-04-26 |
* | | IKNINJA-1551 - added editor support for other file types | Ananya Sen | 2012-04-26 |
* | | IKNINJA-1529 : zooming such that cursor position can be calculated accurately | Ananya Sen | 2012-04-24 |
* | | IKNINJA-1528 : temporarily disabling active line color for this | Ananya Sen | 2012-04-23 |
* | | fixed ugly scroll coming in the middle of the page for a short file | Ananya Sen | 2012-04-23 |
* | | set editor background color as per the selected theme | Ananya Sen | 2012-04-20 |
* | | - fixed the text cursor | Ananya Sen | 2012-04-19 |
* | | - collapse panels for code view, restore for design view | Ananya Sen | 2012-04-18 |
* | | - code editor view options bar | Ananya Sen | 2012-04-13 |
* | | - added configurability of code completion with the file type | Ananya Sen | 2012-04-09 |
* | | - Decouple code editor from stage document switching logic | Ananya Sen | 2012-04-09 |
* | | - fix for current line highlighting for version 2.23 | Ananya Sen | 2012-04-04 |
* | | -styled the autocomplete dropdown | Ananya Sen | 2012-04-04 |
* | | adding basic autocomplete | Ananya Sen | 2012-04-03 |
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Cod... | Ananya Sen | 2012-03-28 |
|\| |
|
| * | Updated Resizers for Panels and timeline | Armen Kesablyan | 2012-03-22 |
* | | - Highlight Matching bracket | Ananya Sen | 2012-03-27 |
|/ |
|
* | IKNINJA-1238 fix and fixing other js errors on switching and closing documents | Ananya Sen | 2012-03-06 |
* | - added flag for timeline to identify new file flow | Ananya Sen | 2012-02-24 |
* | refresh draw-utils, snap-manager, view-utils for html document stitching | Ananya Sen | 2012-02-23 |
* | switch html document - re-initialize draw-utils and snap-manager on opening a... | Ananya Sen | 2012-02-23 |
* | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
* | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-17 |
|\ |
|
| * | Fixed the stage scroll by hiding the rulers. | Valerio Virgillito | 2012-02-16 |
| * | Squashed commit of the following: | Jose Antonio Marquez | 2012-02-16 |
* | | renamed methods to use better words | Ananya Sen | 2012-02-17 |
* | | use method to update dirtyFlag | Ananya Sen | 2012-02-17 |
* | | hide the rulers when no document is open | Ananya Sen | 2012-02-16 |
* | | fixes to document tabbing | Ananya Sen | 2012-02-15 |
|/ |
|
* | hide iframeContainer if we want to open code view as the first document after... | Ananya Sen | 2012-02-10 |
* | fixed undo/redo for each code view document, changed new file integration wit... | Ananya Sen | 2012-02-08 |
* | integrated save for the document tabs, detect codemirror history to show docu... | Ananya Sen | 2012-02-06 |
* | changes to show document dirty indicator on editing code view, and to remove ... | Ananya Sen | 2012-02-05 |
* | allow to open html file in design view, | Ananya Sen | 2012-02-03 |
* | added editor tab save while switching code view tabs, | Ananya Sen | 2012-02-03 |
* | refactoring some file names and locations, | Ananya Sen | 2012-02-02 |
* | fixed code view container, and switching code view | Ananya Sen | 2012-02-02 |
* | changes to open multiple code view tabs and switch between the code views, ad... | Ananya Sen | 2012-02-02 |
* | fixed reference to coreioapi | Ananya Sen | 2012-02-01 |
* | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |