aboutsummaryrefslogtreecommitdiff
path: root/js/controllers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | Fixing the save as pathsValerio Virgillito2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | enabling basic document switchingValerio Virgillito2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | multiple documents - enable opening multiple documents and initial switchingValerio 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
* | | | | | | | | | | | | | | | | | | | | | | clearing the needs save flag on save.Valerio Virgillito2012-05-16
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Removing outdated tree-controller.Nivesh Rajbhandari2012-05-11
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-10
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge pull request #185 from ericguzman/StylesControllerPatchValerio Virgillito2012-05-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | Styles Controller - Fix error when trying dispatch stylesheet change eventEric Guzman2012-05-01
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...John Mayhew2012-05-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | More implementation of moving color chips to the individual subtools.John Mayhew2012-05-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | removing first draw on the component eventValerio Virgillito2012-05-16
* | | | | | | | | | | | | | | | | | | | | | | fixing some of the document bindings.Valerio Virgillito2012-05-16
* | | | | | | | | | | | | | | | | | | | | | | Squashed master into dom-architectureValerio Virgillito2012-05-16
* | | | | | | | | | | | | | | | | | | | | | | fixed some binding warningsValerio Virgillito2012-05-15
* | | | | | | | | | | | | | | | | | | | | | | document close handler. initial working draftValerio Virgillito2012-05-15
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna...Valerio Virgillito2012-05-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #226 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixing webRequest URL parsingJose Antonio Marquez2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | Viewport for banner templates so content doesn't push through "body".Nivesh Rajbhandari2012-05-14
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fixing 3d to work in banner templates.Nivesh Rajbhandari2012-05-14
| |/ / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / code cleanupValerio Virgillito2012-05-14
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Adding support for new templatesJose Antonio Marquez2012-05-11
* | | | | | | | | | | | | | | | | | | | | | | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ...Valerio Virgillito2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | Partially fixing the body pi and fixing the selection controllerValerio Virgillito2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | remove console logsValerio Virgillito2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna...Valerio Virgillito2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Adding webRequest APIJose Antonio Marquez2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | | Fixing the google components.Valerio Virgillito2012-05-10
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Adding partial close functionalityJose Antonio Marquez2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | New stage template should not distinguish between user and template body styles.Nivesh Rajbhandari2012-05-10
* | | | | | | | | | | | | | | | | | | | | | | Adding support to save body's css styles on preview.Nivesh Rajbhandari2012-05-09
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \