| Commit message (Expand) | Author | Age |
... | |
* | | Fixing selection bugs in new templates. | Nivesh Rajbhandari | 2012-05-16 |
* | | Automatically add scrollbars when moving content to negative space. | Nivesh Rajbhandari | 2012-05-16 |
|/ |
|
* | fixing some of the document bindings. | Valerio Virgillito | 2012-05-16 |
* | fixed the mouse wheel scroll | Valerio Virgillito | 2012-05-15 |
* | Fixing scrollbar syncing, including pan tool, for banner templates. | Nivesh Rajbhandari | 2012-05-15 |
* | userContentLeft and userContentTop need to set scroll offsets for 0 also. | Nivesh Rajbhandari | 2012-05-14 |
* | Merge pull request #203 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-08 |
|\ |
|
| * | Get clicked element when body is scrolled. | Nivesh Rajbhandari | 2012-05-08 |
* | | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-08 |
|\ \
| |/
|/| |
|
| * | removed incorrect id selector css for code view container since its breaking it. | Ananya Sen | 2012-05-07 |
* | | Stage should update scroll offsets when scrolled. Note that this is not alway... | Nivesh Rajbhandari | 2012-05-08 |
* | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-04 |
|\ \ |
|
| * | | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-04 |
| |\| |
|
| | * | Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id | Valerio Virgillito | 2012-05-03 |
| | |\ |
|
| | | * | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | | |\ |
|
| | | * | | Refactor creating elements. Removed makeNJElement and separated the model cre... | Valerio Virgillito | 2012-05-03 |
| | | * | | code cleanup | Valerio Virgillito | 2012-05-02 |
| | * | | | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-04 |
|\| | | |
|
| * | | | Preliminary IO to new DOM view | Jose Antonio Marquez | 2012-05-01 |
| | |/
| |/| |
|
* | | | Fixing selection and layout code to exclude SCRIPT and STYLE tags. | Nivesh Rajbhandari | 2012-05-04 |
| |/
|/| |
|
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 |
|\| |
|
| * | Squashed commit of stage architecture | Valerio Virgillito | 2012-04-30 |
| * | Merge branch 'stage-document-architecture' of https://github.com/mencio/ninja... | Valerio Virgillito | 2012-04-26 |
| |\ |
|
| | * | Fixed the stage border and layout in the new template | Valerio Virgillito | 2012-04-26 |
| | * | Simplifying the getElement method from stage and adding an exclusion list to ... | Valerio Virgillito | 2012-04-26 |
| * | | 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 |
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-26 |
|\| |
|
| * | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-24 |
| |\ |
|
| | * | adjusting the bread crumb to work with the new template | Valerio Virgillito | 2012-04-23 |
| | * | more backup fixes for the old stage | Valerio Virgillito | 2012-04-20 |
| | * | initial stage web template | Valerio Virgillito | 2012-04-18 |
| * | | Fixing translate handles to draw without zoom value. Also fixed some typos i... | Nivesh Rajbhandari | 2012-04-20 |
| |/ |
|
* | | 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 |
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-17 |
|\| |
|
| * | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
| |\ |
|
| | * | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| | |\ |
|
| | | * | IKNinja-635 - Can't see 3d handles if div is red, green or blue color. | Nivesh Rajbhandari | 2012-04-03 |
| * | | | IKNINJA-1378 - Line Tool's drawing preview changes tool canvas's line style. | Nivesh Rajbhandari | 2012-03-27 |
| * | | | We should draw tag outlines only for nodeType = 1. | Nivesh Rajbhandari | 2012-03-21 |
* | | | | - code editor view options bar | Ananya Sen | 2012-04-13 |