Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Merge pull request #35 from aadsm/Document | Jose Antonio Marquez Russo | 2012-05-30 | |
|/| | | | | | | | | | | ||||
| * | | | | | | | | | | Initialize an internal Template variable in TemplateCreator | António Afonso | 2012-05-30 | |
| * | | | | | | | | | | Stop serializing the child components of the top components are not serialized | António Afonso | 2012-05-30 | |
| * | | | | | | | | | | Stop adding ids to elements in template creator | António Afonso | 2012-05-30 | |
| * | | | | | | | | | | Avoid duplicate labels in template creator | António Afonso | 2012-05-30 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #257 from joseeight/Document | Valerio Virgillito | 2012-05-28 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-28 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna... | Valerio Virgillito | 2012-05-25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | fix for the id and class controls in the pi | Valerio Virgillito | 2012-05-25 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 | |
| | * | | | | | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 | |
| | * | | | | | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 | |
| |/ / / / / / / / | ||||
| * | / / / / / / | Merge pull request #256 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-24 | |
|/| | | | | | | | | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | IKNinja-1621 - 3D stage does not reset correctly when the rotation point is s... | Nivesh Rajbhandari | 2012-05-24 | |
* | | | | | | | | Merge pull request #255 from joseeight/Document | Valerio Virgillito | 2012-05-24 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Final clean up of render callback for design view | Jose Antonio Marquez | 2012-05-24 | |
| * | | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #254 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-24 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Getter for _liveNodeList should return a copy. | Nivesh Rajbhandari | 2012-05-24 | |
| * | | | | | | | | Removed unused variables and methods in stage-deps, layout design, and snap-m... | Nivesh Rajbhandari | 2012-05-24 | |
| * | | | | | | | | Fixed selection bug when switching/opening documents. Also, use saved scroll ... | Nivesh Rajbhandari | 2012-05-24 | |
| * | | | | | | | | Keyboard arrows were not working because some code had not been updated to ch... | Nivesh Rajbhandari | 2012-05-24 | |
| * | | | | | | | | Update stage to handle switching between documents. | Nivesh Rajbhandari | 2012-05-24 | |
| * | | | | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-23 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | adding document views checks for the timeline and breadcrumb | Valerio Virgillito | 2012-05-23 | |
* | | | | | | | | | fixing the styles manager to open code view files and closing the last document. | Valerio Virgillito | 2012-05-23 | |
* | | | | | | | | | Merge pull request #253 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #252 from ananyasen/dom-architecture | Valerio Virgillito | 2012-05-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | - removed redundant change | Ananya Sen | 2012-05-23 | |
| * | | | | | | | | | | Merge branch 'refs/heads/master-dom-architecture' into dom-architecture | Ananya Sen | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | - don't redraw stage for code document - fixes a switching bug | Ananya Sen | 2012-05-22 | |
| | | | * | | | | | | | | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ... | Nivesh Rajbhandari | 2012-05-23 | |
| | | |/ / / / / / / / | ||||
| | | * | | | | | | | | Timeline triggerBinding needs to be set to false in the track data. | Nivesh Rajbhandari | 2012-05-23 | |
| | | | * | | | | | | | Some clean up, adding comments | Jose Antonio Marquez | 2012-05-24 | |
| | | | * | | | | | | | Renaming variable as it will now be used | Jose Antonio Marquez | 2012-05-24 | |
| | | | * | | | | | | | Fixing reference of document | Jose Antonio Marquez | 2012-05-24 | |
| | | | * | | | | | | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 | |
| | | | * | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-23 | |
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | improve the closing of documents. | Valerio Virgillito | 2012-05-23 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | minor formatting fixes | Valerio Virgillito | 2012-05-22 | |
* | | | | | | | | | | Merge pull request #251 from ericguzman/CSSPanelUpdates | Valerio Virgillito | 2012-05-22 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Style Sheets - Remove duplicate class name from stylesheets toolbar | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | CSS Panel - Merged Styles controller from DOM Architecture | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna... | Eric Guzman | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | CSS Style - Fix issue when changing value to same value minus units. | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | | CSS Panel - Fix applying selector to element when selector not changed | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | | CSS Style Rule - Extract and append class name from selector on first change | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | | CSS Panel - Update components to use new serialization format | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | | CSS Panel - Delete un-used components | Eric Guzman | 2012-05-22 | |
| * | | | | | | | | | CSS Style - Remove drag/drop UI stuff | Eric Guzman | 2012-05-22 |