aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Merge branch 'components' of https://github.com/mencio/ninja-internal into in...Valerio Virgillito2012-02-14
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | small changes to the tree component to allow events to be passed and add a do...Valerio Virgillito2012-02-14
| | * | | | | | | | | Add support for drag and drop for the components.Valerio Virgillito2012-02-14
| | * | | | | | | | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-02-13
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | Setting defaults and more cleanupValerio Virgillito2012-02-09
| | * | | | | | | | | code cleanup, light refactor and now adding components at the center stage po...Valerio Virgillito2012-02-09
| | * | | | | | | | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-02-09
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Switching the components panel to use the new ninja tree component.Valerio Virgillito2012-02-09
| | * | | | | | | | | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-02-08
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into componentsValerio Virgillito2012-02-06
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | initial integration of new tree componentsValerio Virgillito2012-02-06
| | * | | | | | | | | | | | Merge branch 'master' into componentsValerio Virgillito2012-02-06
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Moving the data files to a separate folder for now until montage provides the...Valerio Virgillito2012-02-06
| | * | | | | | | | | | | | | button component using json dataValerio Virgillito2012-02-03
| | * | | | | | | | | | | | | Merge branch 'master' into componentsValerio Virgillito2012-02-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix the main user component to create distinct instance of component.Valerio Virgillito2012-02-03
| | * | | | | | | | | | | | | | Using async to load the required component.Valerio Virgillito2012-02-02
| | * | | | | | | | | | | | | | adding a componentController and callback for lazy loading.Valerio Virgillito2012-02-02
| | * | | | | | | | | | | | | | Simple button native widget test. Added a controller, pi and panel code.Valerio Virgillito2012-02-01
| | * | | | | | | | | | | | | | Montage Native Widgets: Cleanup of current componentsValerio Virgillito2012-01-31
| * | | | | | | | | | | | | | | Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into int...Valerio Virgillito2012-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Changed height of css panelArmen Kesablyan2012-02-14
| | * | | | | | | | | | | | | | | Merge branch 'refs/heads/master' into text-toolArmen Kesablyan2012-02-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-02-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | appended function : toViewportCoordinates in stageArmen Kesablyan2012-02-13
| | * | | | | | | | | | | | | | | | Merge branch 'refs/heads/master' into text-toolArmen Kesablyan2012-02-13
| | |\| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-02-13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixed binding to font size dropdownArmen Kesablyan2012-02-13
| | * | | | | | | | | | | | | | | | Fixed Color on text edit. Also Fixed Indent & Outdent button. toggle bullet a...Armen Kesablyan2012-02-13
| * | | | | | | | | | | | | | | | | Merge branch 'FileIO' of https://github.com/joseeight/ninja-internal into int...Valerio Virgillito2012-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | renamed methods to use better wordsAnanya Sen2012-02-17
* | | | | | | | | | | | | | | | | | | use method to update dirtyFlagAnanya Sen2012-02-17
* | | | | | | | | | | | | | | | | | | mark document on setting color, properties and stroke.Ananya Sen2012-02-17
* | | | | | | | | | | | | | | | | | | changed the document dirtying logic to be done in the feature that edits the ...Ananya Sen2012-02-17
* | | | | | | | | | | | | | | | | | | -added keyboard control for saving documentsAnanya Sen2012-02-17
* | | | | | | | | | | | | | | | | | | remove similar function from coreioapi.jsAnanya Sen2012-02-16
* | | | | | | | | | | | | | | | | | | moved file picker in file ioAnanya Sen2012-02-16
* | | | | | | | | | | | | | | | | | | hide the rulers when no document is openAnanya Sen2012-02-16
* | | | | | | | | | | | | | | | | | | file picker:Ananya Sen2012-02-16
* | | | | | | | | | | | | | | | | | | fixes to document tabbingAnanya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Revert "Creating NinjaTemplate to HTML function""Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Revert "Reverting text/html document classes and setting up MVC folde...Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Revert "Cleaning up""Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Revert "Merging TextDocument into BaseDocument""Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "merging from github.com/joseeight/ninja-internal/tree/FileIO is break...Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | merging from github.com/joseeight/ninja-internal/tree/FileIO is breaking open...Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Merging TextDocument into BaseDocument"Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Cleaning up"Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Reverting text/html document classes and setting up MVC folder struct...Ananya Sen2012-02-15
* | | | | | | | | | | | | | | | | | | Revert "Creating NinjaTemplate to HTML function"Ananya Sen2012-02-15
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |