aboutsummaryrefslogtreecommitdiff
path: root/js/controllers
Commit message (Expand)AuthorAge
...
| * | | Adding Chrome PreviewJose Antonio Marquez2012-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 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
| |\| | | |
| | * | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-03
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-01
| | |\ \ \ \ \
| | * | | | | | Preliminary IO to new DOM viewJose Antonio Marquez2012-05-01
| * | | | | | | Removed special-casing for new template workflow. Instead, we will enforce a...Nivesh Rajbhandari2012-05-04
| * | | | | | | Fixing selection and layout code to exclude SCRIPT and STYLE tags.Nivesh Rajbhandari2012-05-04
* | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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 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
* | | | | | | | | Styles Controller - Null out active documentEric Guzman2012-05-17
* | | | | | | | | CSS Panel - Style sheets dirty flag addedEric Guzman2012-05-16
* | | | | | | | | Styles Controller - Fix issue with clearing dirty stylesheet listEric Guzman2012-05-16
* | | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-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
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | fixed javascript errorsAnanya Sen2012-05-07
| | |_|/ / / / | |/| | | | |
| * | | | | | fixing the currentContainerValerio Virgillito2012-05-03
| * | | | | | Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-03
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | added shortkeys for commenting and uncommentAnanya Sen2012-04-30
| | * | | | | IKNINJA-1537 - don't show code hinting for ctrl+SAnanya Sen2012-04-30
| | * | | | | added key shortcuts' list dropdown in view option barAnanya Sen2012-04-27
| | * | | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-26
| | |\ \ \ \ \
| | * | | | | | removing debuggerAnanya Sen2012-04-26
| | * | | | | | IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
| | * | | | | | - use on ctrl+space for code hintingAnanya Sen2012-04-25
| | * | | | | | IKNINJA-1529 : zooming such that cursor position can be calculated accuratelyAnanya Sen2012-04-24
| | * | | | | | IKNINJA-1530 : turned off autocompletion and just kept the code hintingAnanya Sen2012-04-24
| | * | | | | | IKNINJA-1529 : zooming to fix font overlap issueAnanya Sen2012-04-23
| | * | | | | | set editor background color as per the selected themeAnanya Sen2012-04-20
| | * | | | | | - disable autocompletion option for unsupported file typeAnanya Sen2012-04-19
| | * | | | | | - fixed the text cursorAnanya Sen2012-04-19
| | * | | | | | - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
| | * | | | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-17
| | |\ \ \ \ \ \
| | * | | | | | | added theme choices for editorAnanya Sen2012-04-17
| | * | | | | | | Added comment and uncomment control in the editor view optionsAnanya Sen2012-04-16
| | * | | | | | | - code editor view options barAnanya Sen2012-04-13
| | * | | | | | | - added configurability of code completion with the file typeAnanya Sen2012-04-09
| | * | | | | | | - Decouple code editor from stage document switching logicAnanya Sen2012-04-09
| * | | | | | | | Merge branch 'refs/heads/master' into tag-2.0Valerio Virgillito2012-05-03
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | minor formattingValerio Virgillito2012-05-03
| | * | | | | | | Dom ManipulationKruti Shah2012-05-03
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Refactor creating elements. Removed makeNJElement and separated the model cre...Valerio Virgillito2012-05-03