| Commit message (Expand) | Author | Age |
* | - disable ok when text box is cleared using backspace and cross, for file nam... | Ananya Sen | 2012-04-04 |
* | Merge pull request #157 from ananyasen/ninja-internal-master-patch1 | Valerio Virgillito | 2012-04-04 |
|\ |
|
| * | [CR] Keep Save related menu items always enabled, if there is an open document | Ananya Sen | 2012-04-04 |
* | | Merge pull request #156 from mayhewinator/WorkingBranch | Valerio Virgillito | 2012-04-04 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-04-04 |
| |\
| |/
|/| |
|
* | | Merge pull request #154 from mqg734/ToolFixes | Valerio Virgillito | 2012-04-04 |
|\ \ |
|
| * | | Need to set elementModel.isIn2DSnapCache flag to false when removing element ... | Nivesh Rajbhandari | 2012-04-04 |
* | | | Merge pull request #149 from dhg637/BugFixes | Valerio Virgillito | 2012-04-04 |
|\ \ \ |
|
| * | | | Merge branch 'refs/heads/master' into BugFixes | Armen Kesablyan | 2012-04-04 |
| |\| | |
|
| * | | | Bug #1060: Fixed CSS Lint issue | Armen Kesablyan | 2012-03-30 |
| * | | | Bug Fix: Height and width of panels not be kept | Armen Kesablyan | 2012-03-29 |
| * | | | Resizing Bugs | Armen Kesablyan | 2012-03-29 |
| * | | | Bug #1073: Panels interact with hottest drag drop | Armen Kesablyan | 2012-03-28 |
* | | | | Merge pull request #150 from ericguzman/PresetsPI | Valerio Virgillito | 2012-04-04 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-04-04 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
| * | | | Animation Presets - Only combine animations if pre-existing animations exist | Eric Guzman | 2012-04-02 |
| * | | | Presets Controller - Remove unused method call | Eric Guzman | 2012-03-30 |
| * | | | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-03-29 |
| |\ \ \ |
|
| * | | | | Presets - Remove style transition when transition doesn't start. Also added t... | Eric Guzman | 2012-03-29 |
| | | | * | removed unnecessary call to exportMaterials from init(). this call should not... | John Mayhew | 2012-04-04 |
| | | | * | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin... | John Mayhew | 2012-04-03 |
| | | | * | removed old unused import and export functions. | John Mayhew | 2012-04-03 |
| | | | * | Namespaced the canvas runtime file and updated all dependencies | John Mayhew | 2012-04-03 |
| | | | * | updated the rdge compiled version and its runtime, incremented rdge library v... | John Mayhew | 2012-04-03 |
| | | | * | fixed remaining namespace bugs ensuring the use of the RDGE namespace everywh... | John Mayhew | 2012-04-03 |
| | | | * | removed unnecessary files from the RDGE build. | John Mayhew | 2012-04-03 |
| | | | * | added the Closure compiler to the gitignore file so we wouldn't track it in s... | John Mayhew | 2012-04-03 |
| | | | * | Made use of semicolons consistent and updated new files to use the new RDGE n... | John Mayhew | 2012-04-03 |
| | | | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-04-02 |
| | | | |\
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #148 from ananyasen/integration-candidate | Valerio Virgillito | 2012-04-01 |
|\ \ \ \ \ |
|
| * | | | | | - using clipboard data directly to avoid using setTimeout | Ananya Sen | 2012-03-30 |
| * | | | | | detect paste from context menu for new file and save as dialog | Ananya Sen | 2012-03-28 |
| * | | | | | IKNINJA-719 - removed Zoom In/Zoom Out under View menu in the Main menu | Ananya Sen | 2012-03-28 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #151 from ericguzman/CSSPanel_AnimationDurationFix | Valerio Virgillito | 2012-03-30 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | CSS Panel - Fix animation duration value updates from "infinite" to integer. | Eric Guzman | 2012-03-29 |
|/ / / / |
|
* | | | | Merge pull request #147 from pushkarjoshi/brushtool | Valerio Virgillito | 2012-03-29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-28 |
| |\ \ \ |
|
| * | | | | turn off changing the left and top of the brush stroke canvas | Pushkar Joshi | 2012-03-28 |
| * | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-27 |
| |\ \ \ \ |
|
| * | | | | | File IO for the brush stroke AND changing the data type of brush stroke from ... | Pushkar Joshi | 2012-03-27 |
| * | | | | | add a setfillcolor to brush stroke so the default fillcolor handler does not ... | Pushkar Joshi | 2012-03-27 |
| * | | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-27 |
| |\ \ \ \ \ |
|
| * | | | | | | correctly update the brush stroke canvas size and position when the stroke pa... | Pushkar Joshi | 2012-03-26 |
| * | | | | | | correctly update the brush stroke canvas size and position when the stroke si... | Pushkar Joshi | 2012-03-23 |
| * | | | | | | Almost working version of brush tool that uses only local coordinates to stor... | Pushkar Joshi | 2012-03-23 |
| * | | | | | | revert to using the angle without flipping its sign...fixing some minor bugs ... | Pushkar Joshi | 2012-03-20 |
| * | | | | | | draw the brush stroke in realtime | Pushkar Joshi | 2012-03-19 |
| * | | | | | | first pass for file IO of brush strokes | Pushkar Joshi | 2012-03-19 |
| * | | | | | | Merge branch 'master' into brushtool | Pushkar Joshi | 2012-03-16 |
| |\ \ \ \ \ \ |
|