aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage.reel
Commit message (Expand)AuthorAge
* Moving styles controller higher in ninja's serialization so its bindings will...Nivesh Rajbhandari2012-06-01
* Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...Nivesh Rajbhandari2012-06-01
|\
| * making the document bar handle the current document to hide/show itselfValerio Virgillito2012-06-01
| * fixing the code editor, closing documents and cleanup of the stageValerio Virgillito2012-06-01
| * Merge pull request #5 from mqg734/dom-architecture-pentoolValerio Virgillito2012-05-31
| |\
| * | removing the stage view component as it is not used anymoreValerio Virgillito2012-05-31
* | | SnapManager.setupDragPlaneFromPlane must happen after StylesController has fi...Nivesh Rajbhandari2012-06-01
| |/ |/|
* | Fixing scroll offsets when switching between documents.Nivesh Rajbhandari2012-05-31
* | Removing unused scroll model save/restore.Nivesh Rajbhandari2012-05-31
|/
* fixing the switching between various types of documentsValerio Virgillito2012-05-31
* removing the last closeDocument handlerValerio Virgillito2012-05-31
* Adding back the stage references in the 3d classes.Nivesh Rajbhandari2012-05-31
* remove current document binding from the stage depsValerio Virgillito2012-05-30
* Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...Valerio Virgillito2012-05-30
|\
| * Fixed bug with scrolling too much when moving objects in negative space.Nivesh Rajbhandari2012-05-29
| * Moving layout and stageDeps' handleOpenDocument into stage.Nivesh Rajbhandari2012-05-29
| * Sped up user-interaction by moving grid drawing into its own canvas so the la...Nivesh Rajbhandari2012-05-29
* | Fixing the close document.Valerio Virgillito2012-05-30
* | fixing the menu bindings and some cleanup of the stageValerio Virgillito2012-05-29
* | fix for the document tab close button and rulers on initial documentValerio Virgillito2012-05-29
* | document bindings phase 1Valerio Virgillito2012-05-29
|/
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-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
* 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
* removing all stageDeps for drawing classes.Valerio Virgillito2012-05-17
* 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
* Get clicked element when body is scrolled.Nivesh Rajbhandari2012-05-08
* Stage should update scroll offsets when scrolled. Note that this is not alway...Nivesh Rajbhandari2012-05-08
* 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
| |\
| | * 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
| |/
* / Preliminary IO to new DOM viewJose Antonio Marquez2012-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