aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'refs/heads/master' into data-idValerio Virgillito2012-05-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #190 from ananyasen/master-data-idValerio Virgillito2012-05-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | use data-montage-id instead of id in templateAnanya Sen2012-05-03
| |/ / / / / / / /
| * | | | | | | | Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-idValerio Virgillito2012-05-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Changing ID to Montage-ID for Color PanelJose Antonio Marquez2012-05-03
| | * | | | | | | | Changing ID to Montage-ID for Color ComponentsJose Antonio Marquez2012-05-03
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'refs/heads/master' into data-idValerio Virgillito2012-05-03
| |\| | | | | | |
| * | | | | | | | Merge pull request #183 from mqg734/data-idValerio Virgillito2012-04-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Updating id to data-montage-id (and associated CSS, if necessary) in some of ...Nivesh Rajbhandari2012-04-30
| * | | | | | | | | fixing the menu and tool propertiesValerio Virgillito2012-04-30
| |/ / / / / / / /
| * | | | | | | | converting the layout folder to use data-montage-idValerio Virgillito2012-04-30
| | | | | | | * | Fixing body's default styles.Nivesh Rajbhandari2012-05-04
| | | | | | | * | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #193 from joseeight/DocumentValerio Virgillito2012-05-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | | * | 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/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-04
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | Code reformattingValerio Virgillito2012-05-03
| | | | | * | | Merge pull request #192 from ananyasen/Codeview-improvementsValerio Virgillito2012-05-03
| | | | |/| | |
| | | | | * | | using prototype in the serializationAnanya Sen2012-05-03
| | | | | * | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-03
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | use data-montage-id instead of id in templateAnanya Sen2012-05-03
| | | | | * | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-02
| | | | | |\ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | | * | | removing format button for now until fully implementedAnanya Sen2012-05-02
| | | | | * | | disable format button for nowAnanya Sen2012-05-01
| | | | | * | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
| | | | | |\| |
| | | | | * | | added copyrightsAnanya Sen2012-05-01
| | | | | * | | set up different activeline colors for different themesAnanya Sen2012-04-30
| | | | | * | | added shortkeys for commenting and uncommentAnanya Sen2012-04-30
| | | | | * | | IKNINJA-1562 : override font-size for some themes to allow xoomingAnanya 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
| | | | | * | | increasing z-indem of code hinting dropdown to appear above the disabled panelsAnanya Sen2012-04-26
| | | | | * | | IKNINJA-1534: don't show code hinting automatically, when word removed via ba...Ananya Sen2012-04-26
| | | | | * | | 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
| | | | | * | | | IKNINJA-1528 : temporarily disabling active line color for thisAnanya Sen2012-04-23
| | | | | * | | | fixed ugly scroll coming in the middle of the page for a short fileAnanya Sen2012-04-23
| | | | | * | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya 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