aboutsummaryrefslogtreecommitdiff
path: root/js/controllers
Commit message (Expand)AuthorAge
...
| | * | | | | | | Merge branch 'refs/heads/master' into document-bindings-fixValerio Virgillito2012-06-01
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Attempting to track clean nodesJose Antonio Marquez2012-05-30
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...Nivesh Rajbhandari2012-06-01
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...Valerio Virgillito2012-06-01
| | | |\ \ \ \ \ \
| | | * | | | | | | fixing the document closing when the first document is closed.Valerio Virgillito2012-06-01
| | * | | | | | | | 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
| | |\| | | | | |
| | | * | | | | | fixed the 3d grid when switching documents and some cleanupValerio 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 the switching between various types of documentsValerio Virgillito2012-05-31
| | * | | | | | removing the last closeDocument handlerValerio Virgillito2012-05-31
| | * | | | | | Merge pull request #4 from mqg734/dom-architecture-pentoolValerio Virgillito2012-05-31
| | |\ \ \ \ \ \
| | | * | | | | | Removed temporary hack to support stage styles.Nivesh Rajbhandari2012-05-31
| | * | | | | | | fixing the close and saveValerio Virgillito2012-05-31
| | * | | | | | | fixing selection when switching documentsValerio Virgillito2012-05-31
| | * | | | | | | cleanup itemsValerio Virgillito2012-05-31
| | * | | | | | | fixing the closing of documentsValerio Virgillito2012-05-30
| | |/ / / / / /
| | * | | | | | opening code view documentsValerio Virgillito2012-05-30
| | * | | | | | Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...Valerio Virgillito2012-05-30
| | |\ \ \ \ \ \
| | | * | | | | | Cache perspective distance lookup to speed up user interaction.Nivesh Rajbhandari2012-05-29
| | | * | | | | | IKNinja-1491 - Adding slice value to border gradients.Nivesh Rajbhandari2012-05-25
| | | |/ / / / /
| | * | | | | | Fixing the close document.Valerio Virgillito2012-05-30
| | * | | | | | cleanup and handling the document views in the document controller for now.Valerio 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
| | |/ / / / /
* | / / / / / Objects Panel - Add component icon and icons by typeEric Guzman2012-06-11
|/ / / / / /
* | | | | | Controller - Allow currentBindings to update by resetting currentObjectEric Guzman2012-06-11
* | | | | | Binding Panel - Direction toggle changes are savable.Eric Guzman2012-06-10
* | | | | | Changes to Binding ViewArmen Kesablyan2012-06-07
* | | | | | Object ControllerArmen Kesablyan2012-06-06
* | | | | | Binding Panel - Add getPropertyList and fix null currentObjectEric Guzman2012-06-05
* | | | | | Objects Controller - Fix access to the oneway propertyEric Guzman2012-06-01
* | | | | | Binding Panel - Item css and toggle button action handlerEric Guzman2012-06-01
* | | | | | Bindings Panel - Update binding panel componentsEric Guzman2012-06-01
* | | | | | Objects Controller - Add bindable controller properties, and bindings getterEric Guzman2012-05-30
* | | | | | Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-05-25
|\ \ \ \ \ \
| * | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-25
| |\| | | | |
| | * | | | | 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
| | | * | | | | fixing the styles manager to open code view files and closing the last document.Valerio Virgillito2012-05-23
| | * | | | | | Some clean up, adding commentsJose Antonio Marquez2012-05-24
| | * | | | | | Renaming variable as it will now be usedJose Antonio Marquez2012-05-24
| | * | | | | | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
| | * | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-23
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-22
| | |\ \ \ \ \ \ \
| | * | | | | | | | Adding redirect from app folder in templatesJose Antonio Marquez2012-05-22
* | | | | | | | | | Objects Controller - Now keeps track of document's object instances, includin...Eric Guzman2012-05-25
|/ / / / / / / / /
* | | | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-23
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #252 from ananyasen/dom-architectureValerio Virgillito2012-05-23
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |