Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Recompiled RDGE and put index.html back to loading the compiled version of RDGE | John Mayhew | 2012-04-02 | |
| * | | | | | | | | | | | Fixed compiler warnings | John Mayhew | 2012-04-02 | |
| * | | | | | | | | | | | -Namespaced all RDGE javascript. | John Mayhew | 2012-04-02 | |
* | | | | | | | | | | | | improved comment about plane matrix (no real change) | Pushkar Joshi | 2012-04-06 | |
* | | | | | | | | | | | | Don't update the plane matrix of subpaths that already have a plane matrix | Pushkar Joshi | 2012-04-06 | |
* | | | | | | | | | | | | code cleanup and working version of selected path anchor point and overlay di... | Pushkar Joshi | 2012-04-06 | |
* | | | | | | | | | | | | complete version of the code for rendering selected subpath anchor points and... | Pushkar Joshi | 2012-04-06 | |
* | | | | | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 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 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 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 | |
* | | | | | | | | | | | draw the path overlay (and anchor points) taking into account the transformat... | Pushkar Joshi | 2012-04-04 | |
* | | | | | | | | | | | Merge branch 'master' into pentool | Pushkar Joshi | 2012-04-03 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | 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 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | 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 pull request #131 from ananyasen/integration-candidate | Valerio Virgillito | 2012-03-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | fixed logical error in triggering menu item | Ananya Sen | 2012-03-26 | |
| | * | | | | | | | | | disable more menus if the active document is not in design view | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | - removed menu-data boundObj path support for now | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | KNINJA-1302 : refactored fixed as per request | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1302 : close on ESC even if text field is focussed | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1367 - if filename contains #, then encode # so that the create URI p... | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1361: autofocus and auto-select file name on open of new file and sav... | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1364 : fixed css so that white spaces are not collapsed while rendering | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1302 : more fix | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | file picker - added size unit | Ananya Sen | 2012-03-22 | |
| | * | | | | | | | | | IKNINJA-1266 : restrict tab size for long file names and resize tabs on windo... | Ananya Sen | 2012-03-22 |