aboutsummaryrefslogtreecommitdiff
path: root/js/stage
Commit message (Expand)AuthorAge
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-24
|\
| * Removed unused variables and methods in stage-deps, layout design, and snap-m...Nivesh Rajbhandari2012-05-24
| * Fixed selection bug when switching/opening documents. Also, use saved scroll ...Nivesh Rajbhandari2012-05-24
| * Update stage to handle switching between documents.Nivesh Rajbhandari2012-05-24
| * Fixed scrolling and centering stage code. Also, moved liveNodeList into the ...Nivesh Rajbhandari2012-05-23
* | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
|/
* fixing the selection in multiple documents and some code cleanupValerio Virgillito2012-05-22
* - added opening multiple code and design view documentsAnanya Sen2012-05-21
* Merge branch 'refs/heads/master-dom-architecture' into dom-architectureAnanya Sen2012-05-18
|\
| * fixing a scrolling issue when multiple documents are switchedValerio Virgillito2012-05-18
| * fixed a switch documents bug where the layout was getting called before setti...Valerio Virgillito2012-05-18
| * fixing some snapping bugsValerio Virgillito2012-05-18
| * enabling basic document switchingValerio Virgillito2012-05-18
| * removing all stageDeps for drawing classes.Valerio Virgillito2012-05-17
* | 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
* Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-16
|\
| * changing @change to propertyChangeListenerValerio Virgillito2012-05-16
* | Inline style for html's padding for content in negative space to guarantee hi...Nivesh Rajbhandari2012-05-16
* | Fixing selection bugs in new templates.Nivesh Rajbhandari2012-05-16
* | Automatically add scrollbars when moving content to negative space.Nivesh Rajbhandari2012-05-16
|/
* fixing some of the document bindings.Valerio Virgillito2012-05-16
* fixed the mouse wheel scrollValerio Virgillito2012-05-15
* Fixing scrollbar syncing, including pan tool, for banner templates.Nivesh Rajbhandari2012-05-15
* userContentLeft and userContentTop need to set scroll offsets for 0 also.Nivesh Rajbhandari2012-05-14
* Merge pull request #203 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-08
|\
| * Get clicked element when body is scrolled.Nivesh Rajbhandari2012-05-08
* | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
|\ \ | |/ |/|
| * removed incorrect id selector css for code view container since its breaking it.Ananya Sen2012-05-07
* | Stage should update scroll offsets when scrolled. Note that this is not alway...Nivesh Rajbhandari2012-05-08
* | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
|\ \
| * | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-04
| |\|
| | * Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-idValerio Virgillito2012-05-03
| | |\
| | | * Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| | | |\
| | | * | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03
| | | * | code cleanupValerio Virgillito2012-05-02
| | * | | finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
| | | |/ | | |/|
* | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
|\| | |
| * | | Preliminary IO to new DOM viewJose Antonio Marquez2012-05-01
| | |/ | |/|
* | | Fixing selection and layout code to exclude SCRIPT and STYLE tags.Nivesh Rajbhandari2012-05-04
| |/ |/|
* | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
|\|
| * Squashed commit of stage architectureValerio Virgillito2012-04-30
| * Merge branch 'stage-document-architecture' of https://github.com/mencio/ninja...Valerio Virgillito2012-04-26
| |\
| | * Fixed the stage border and layout in the new templateValerio Virgillito2012-04-26
| | * Simplifying the getElement method from stage and adding an exclusion list to ...Valerio Virgillito2012-04-26
| * | Removing all "module" declarations and replaced with "prototype" in preparati...John Mayhew2012-04-26
| |/
* | set up different activeline colors for different themesAnanya Sen2012-04-30
* | IKNINJA-1537 - don't show code hinting for ctrl+SAnanya Sen2012-04-30
* | increasing z-indem of code hinting dropdown to appear above the disabled panelsAnanya Sen2012-04-26