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