aboutsummaryrefslogtreecommitdiff
path: root/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.html
Commit message (Expand)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
* Merge pull request #381 from kriskowal/normalizeValerio Virgillito2012-07-09
|\
| * Normalize HTML DOCTYPEKris Kowal2012-07-09
* | Merge branch 'refs/heads/ninja-internal-master' into codemirror-custom-theme-...Ananya Sen2012-07-09
|\|
| * BSD LicenseKris Kowal2012-07-09
| * Normalize HTML doctypeKris Kowal2012-07-06
* | Removed the customized xq-dark and lesser-dark themes temporarily until copyr...Ananya Sen2012-07-09
|/
* Update copyright boilerplateKris Kowal2012-07-06
* refactored to move bindings to templateAnanya Sen2012-06-26
* fixed code hinting and autocompletion bugAnanya Sen2012-06-26
* updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
* fixing the code editor, closing documents and cleanup of the stageValerio Virgillito2012-06-01
* use data-montage-id instead of id in templateAnanya Sen2012-05-03
* removing format button for now until fully implementedAnanya Sen2012-05-02
* disable format button for nowAnanya Sen2012-05-01
* IKNINJA-1562 : override font-size for some themes to allow xoomingAnanya Sen2012-04-30
* added key shortcuts' list dropdown in view option barAnanya Sen2012-04-27
* - use on ctrl+space for code hintingAnanya Sen2012-04-25
* - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
* 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