aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage.reel/stage.js
Commit message (Expand)AuthorAge
* Merge branch 'Fixes_071' of https://github.com/mqg734/ninja into v0.7.1Valerio Virgillito2012-07-20
|\
| * IKNINJA-1924 - Hovering over panel resizers after collapsing and expanding pa...Nivesh Rajbhandari2012-07-19
* | Timeline: updated livePreview to timeline play. Hide canvas and draw red outlineValerio Virgillito2012-07-19
|/
* Squashed commit of the following:Nivesh Rajbhandari2012-07-19
* BSD LicenseKris Kowal2012-07-09
* Remove trailing spacesKris Kowal2012-07-06
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* Merge pull request #323 from dhg637/bindingValerio Virgillito2012-06-26
|\
| * Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-25
| |\
| * \ Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-19
| |\ \
| * | | Binding View - validate over hudsArmen Kesablyan2012-06-18
* | | | Merge pull request #338 from mencio/IKNINJA-1615Valerio Virgillito2012-06-26
|\ \ \ \
| * | | | Fix for IKNINJA-1615: Enable mouse up event on top of the user document scrol...Valerio Virgillito2012-06-25
| | |_|/ | |/| |
* | | | IKNinja-1688 - Creating a banner file after a code file causes body div to sh...Nivesh Rajbhandari2012-06-25
* | | | Merge pull request #326 from mqg734/ReclaimStagePaddingValerio Virgillito2012-06-25
|\ \ \ \ | |/ / / |/| | |
| * | | When reclaiming stage's negative scroll padding, we need to use the template'...Nivesh Rajbhandari2012-06-25
| * | | Reclaim negative padding when moving items back into positive direction.Nivesh Rajbhandari2012-06-21
| | |/ | |/|
* | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-19
|\| |
| * | IKNinja-1710 - Boundary box is drawn offset when switching between docs. This...Nivesh Rajbhandari2012-06-14
| * | Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-11
| |\ \
| * | | first iteration of adding serializable to ninja plus other changes to run the...Valerio Virgillito2012-06-06
* | | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-12
|\ \ \ \ | | |/ / | |/| |
| * | | removing console logValerio Virgillito2012-06-11
| * | | rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
| | |/ | |/|
* / | - removed extra selection change event,Ananya Sen2012-06-11
|/ /
* | Merge pull request #274 from ananyasen/bugfix-masterValerio Virgillito2012-06-06
|\ \
| * | IKNINJA-1662 - fixed js error while resizing brewing in code viewAnanya Sen2012-06-05
| |/
* / handle switching between multiple documents for Pen tool by having its own se...Pushkar Joshi2012-06-05
|/
* 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
* | 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
* 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