Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | cleanup - Removing temporary div to render the popups | Valerio Virgillito | 2012-02-21 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Moved all color updating routines to a single function. | Nivesh Rajbhandari | 2012-02-24 | |
| | * | | | | | | | | | | | | Distinguish between border top/right/bottom/left colors. Also, fall back to s... | Nivesh Rajbhandari | 2012-02-24 | |
| | * | | | | | | | | | | | | Adjusting fill and ink bottle cursors to match the tips of the icons. | Nivesh Rajbhandari | 2012-02-24 | |
| * | | | | | | | | | | | | | Timeline : Selection Fix | Jonathan Duran | 2012-02-27 | |
* | | | | | | | | | | | | | | Timeline: further work on clearTimeline method. | Jon Reid | 2012-02-27 | |
|/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Timeline: Order of tweens and corresponding layers taken care over | Jonathan Duran | 2012-02-25 | |
* | | | | | | | | | | | | | Timeline : Adding Tweens Properties | Jonathan Duran | 2012-02-25 | |
* | | | | | | | | | | | | | Timeline: Add grids to property tracks. First take on clearTimeline method on... | Jon Reid | 2012-02-24 | |
* | | | | | | | | | | | | | Timeline: Bug fixes: Delete corresponding track when a style is deleted from ... | Jon Reid | 2012-02-24 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'ninja-internal/master' into Timeline-local | Jon Reid | 2012-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-02-24 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Marking inkbottle as the final tool in the set. | Nivesh Rajbhandari | 2012-02-24 | |
| | * | | | | | | | | | | | Adding back Ink Bottle tool in the tool bar so QE can test ink bottle functio... | Nivesh Rajbhandari | 2012-02-24 | |
| | * | | | | | | | | | | | Javascript does not evaluate a return with its expression in a new line. The ... | Nivesh Rajbhandari | 2012-02-24 | |
| | * | | | | | | | | | | | Removing duplicate get/setElementPlanes method. | Nivesh Rajbhandari | 2012-02-24 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | Adding some missing copyrights | Valerio Virgillito | 2012-02-24 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'ninja-jduran/Timeline' into Timeline-local | Jon Reid | 2012-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | - added flag for timeline to identify new file flow | Jonathan Duran | 2012-02-24 | |
| * | | | | | | | | | | | Merge branch 'refs/heads/NINJAmaster' into Timeline | Jonathan Duran | 2012-02-24 | |
| |\| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge remote-tracking branch 'ninja-internal/master' into Timeline-local | Jon Reid | 2012-02-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #67 from ntfx47/PullRequest-Timeline | Valerio Virgillito | 2012-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Timeline : Fix for the split and element model error | Kruti Shah | 2012-02-23 | |
| * | | | | | | | | | | | Merge pull request #65 from mqg734/NiveshColor | Valerio Virgillito | 2012-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Fix to read back colors when re-opening files. | Nivesh Rajbhandari | 2012-02-23 | |
| * | | | | | | | | | | | Fixing app mode check. | Valerio Virgillito | 2012-02-23 | |
| * | | | | | | | | | | | fixing the tools shortcuts - IKNINJA 1199 | Valerio Virgillito | 2012-02-23 | |
| |/ / / / / / / / / / | ||||
* | | / / / / / / / / | Timeline: Add hottext fields to layers and serialize them throughout. | Jon Reid | 2012-02-23 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | add back layer selection | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | | | Remove unneeded selection code | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | | | Move element selection to click handler | Jonathan Duran | 2012-02-23 | |
|/ / / / / / / / / | ||||
* / / / / / / / / | Remove selection calls from timelinepanel.js | Jonathan Duran | 2012-02-23 | |
|/ / / / / / / / | ||||
* | | | | | | | | Fix for tween repetition arrays getting overwritten on file open | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Timeline: Reopen Doc Restore TimeLine | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | New Doc | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Timeline Track Open doc | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Timeline:Open Doc in TimelinePanel.js | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Timeline: Create new PropertyTrack subcomponent, and use it in the TimelineTr... | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Unterminated lines | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Redo timeline resize code | Jonathan Duran | 2012-02-23 | |
* | | | | | | | | Timeline Reset to clean Master branch. Code scrub. | Jonathan Duran | 2012-02-23 | |
| |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Fixing the breadcrumb button - removing toolbutton class since it is not a to... | Valerio Virgillito | 2012-02-23 | |
* | | | | | | | Updating textfield to only use nj-skinned class and updating input-group to c... | Nivesh Rajbhandari | 2012-02-22 | |
* | | | | | | | Adding back the local storage check in the cloudpopup. | Nivesh Rajbhandari | 2012-02-22 | |
* | | | | | | | Buttons in the rectangle properties in the tools options need to float left. | Nivesh Rajbhandari | 2012-02-22 | |
* | | | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-02-22 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'refs/heads/master' into new-tool-icons | Armen Kesablyan | 2012-02-22 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Fix for bug that keeps Ninja from launching over HTTP. We need to wrap any ex... | John Mayhew | 2012-02-22 | |
| | |/ / / / / | ||||
| * | | | | | | Tool Button Fixes | Armen Kesablyan | 2012-02-16 |