| Commit message (Expand) | Author | Age |
* | Fixing the splitter resize canvas bug by getting the size when a document is ... | Valerio Virgillito | 2012-03-14 |
* | adding a focus manager to handle panel bugs where blur was not getting called... | Valerio Virgillito | 2012-03-14 |
* | Fixing the layout to only draw one level and stage resize when the panels are... | Valerio Virgillito | 2012-03-13 |
* | minor fixes | Ananya Sen | 2012-03-07 |
* | IKNINJA-1238 fix and fixing other js errors on switching and closing documents | Ananya Sen | 2012-03-06 |
* | IKNINJA-1207: added check for design view to fix js error | Ananya Sen | 2012-03-06 |
* | Squashed commit of preload-fix into Master | Valerio Virgillito | 2012-03-06 |
* | Merge branch 'FileIO-Build-Candidate' of https://github.com/joseeight/ninja-i... | Valerio Virgillito | 2012-02-27 |
|\ |
|
| * | - added closeDocument event for timeline | Ananya Sen | 2012-02-24 |
| * | - added flag for timeline to identify new file flow | Ananya Sen | 2012-02-24 |
| * | refresh draw-utils, snap-manager, view-utils for html document stitching | Ananya Sen | 2012-02-23 |
| * | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-23 |
| |\ |
|
| | * | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-23 |
| | |\ |
|
| | * | | Enabling outline on open documents and parsing doom on open to create models. | Valerio Virgillito | 2012-02-23 |
| * | | | switch html document - re-initialize draw-utils and snap-manager on opening a... | Ananya Sen | 2012-02-23 |
| |/ / |
|
* | / | Distinguish between border top/right/bottom/left colors. Also, fall back to s... | Nivesh Rajbhandari | 2012-02-24 |
| |/
|/| |
|
* | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-22 |
|\| |
|
| * | Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal i... | Valerio Virgillito | 2012-02-21 |
| |\ |
|
| | * | enabling nested selection | Valerio Virgillito | 2012-02-20 |
| | * | formatting and removing un-used code from the stage | Valerio Virgillito | 2012-02-20 |
| * | | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
| * | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-18 |
| |\| |
|
| * | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-17 |
| |\ \ |
|
| * | | | renamed methods to use better words | Ananya Sen | 2012-02-17 |
| * | | | use method to update dirtyFlag | Ananya Sen | 2012-02-17 |
| * | | | hide the rulers when no document is open | Ananya Sen | 2012-02-16 |
| * | | | fixes to document tabbing | Ananya Sen | 2012-02-15 |
* | | | | Some more tweaks to not being able to select elements in top/side view. | Nivesh Rajbhandari | 2012-02-20 |
* | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-20 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Re-adding stage mouse wheel scrolling | Valerio Virgillito | 2012-02-17 |
| | |/
| |/| |
|
| * | | Fixed the stage scroll by hiding the rulers. | Valerio Virgillito | 2012-02-16 |
| * | | Squashed commit of the following: | Jose Antonio Marquez | 2012-02-16 |
| * | | Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into int... | Valerio Virgillito | 2012-02-14 |
| |\ \
| | |/
| |/| |
|
| | * | appended function : toViewportCoordinates in stage | Armen Kesablyan | 2012-02-13 |
| | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Armen Kesablyan | 2012-02-13 |
| | |\ |
|
| * | | | Cleaning up requires | Jose Antonio Marquez | 2012-02-14 |
| * | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-10 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | hide iframeContainer if we want to open code view as the first document after... | Ananya Sen | 2012-02-10 |
| * | | | Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIO | Ananya Sen | 2012-02-08 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'refs/heads/AnanyaFileIO' into FileIO | Jose Antonio Marquez | 2012-02-06 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-06 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| * | | | | | fixed undo/redo for each code view document, changed new file integration wit... | Ananya Sen | 2012-02-08 |
| | |_|/ /
| |/| | | |
|
| * | | | | integrated save for the document tabs, detect codemirror history to show docu... | Ananya Sen | 2012-02-06 |
| |/ / / |
|
| * | | | changes to show document dirty indicator on editing code view, and to remove ... | Ananya Sen | 2012-02-05 |
| * | | | allow to open html file in design view, | Ananya Sen | 2012-02-03 |
| * | | | added editor tab save while switching code view tabs, | Ananya Sen | 2012-02-03 |
| * | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-02 |
| |\ \ \ |
|
| * | | | | refactoring some file names and locations, | Ananya Sen | 2012-02-02 |
| * | | | | fixed code view container, and switching code view | Ananya Sen | 2012-02-02 |
| * | | | | changes to open multiple code view tabs and switch between the code views, ad... | Ananya Sen | 2012-02-02 |