Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | File save for banner template | Jose Antonio Marquez | 2012-05-15 |
| | | | | Adding file save for templates, completing I/O. | ||
* | Adding animation sub-category to new file | Jose Antonio Marquez | 2012-05-15 |
| | | | | Adding animation sub-category to template in new file. | ||
* | Finalizing open for new banner templates | Jose Antonio Marquez | 2012-05-15 |
| | | | | Moving to implement save. | ||
* | reverting a pi width change | Valerio Virgillito | 2012-05-14 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-14 |
|\ | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | Merge pull request #229 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-14 |
| |\ | | | | | | | userContentLeft and userContentTop need to set scroll offsets for 0 also. | ||
| | * | userContentLeft and userContentTop need to set scroll offsets for 0 also. | Nivesh Rajbhandari | 2012-05-14 |
| | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Fixing banner template | Jose Antonio Marquez | 2012-05-14 |
| |/ | | | | | | | Need to implement save, but this cover open and new. | ||
| * | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-14 |
| |\ | |||
| | * | Merge pull request #226 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-14 |
| | |\ | | | | | | | | | Fixing 3d to work in banner templates. | ||
| | * | | Fixing webRequest URL parsing | Jose Antonio Marquez | 2012-05-14 |
| | | | | |||
| * | | | Viewport for banner templates so content doesn't push through "body". | Nivesh Rajbhandari | 2012-05-14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | | Fixing grid drawing bug. | Nivesh Rajbhandari | 2012-05-14 |
| | |/ | |/| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
| |/ | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Fixing position issue | Jose Antonio Marquez | 2012-05-11 |
| | | | | | | | | Need to implement centering document. | ||
| * | Fixing overflow bug for banner templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | | | | | Ensuring overflow is visible but saved as hidden. | ||
* | | fixing the body pi | Valerio Virgillito | 2012-05-14 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | code cleanup | Valerio Virgillito | 2012-05-14 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | adding some test converters | Valerio Virgillito | 2012-05-14 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | code cleanup | Valerio Virgillito | 2012-05-14 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-11 |
|\| | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-11 |
| |\ | |||
| | * | Fixing drawing in nested divs. | Nivesh Rajbhandari | 2012-05-11 |
| | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Adding support for new templates | Jose Antonio Marquez | 2012-05-11 |
| | | | | | | | | | | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template. | ||
| * | | Cleaning up template | Jose Antonio Marquez | 2012-05-11 |
| | | | |||
* | | | adding a converter for the hot text | Valerio Virgillito | 2012-05-11 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | fixing the timeline selecting when creating a new layer | Valerio Virgillito | 2012-05-11 |
| |/ |/| | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Checked/Unchecked 'Use WebGL' checkbox in PI throws error in view-utils.. | Nivesh Rajbhandari | 2012-05-11 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Adjusting 3d compass's drawing location so it's not hitting the edge of the ↵ | Nivesh Rajbhandari | 2012-05-11 |
|/ | | | | | | frame. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ↵ | Valerio Virgillito | 2012-05-10 |
| | | | | | | === true on document open. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Partially fixing the body pi and fixing the selection controller | Valerio Virgillito | 2012-05-10 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing the components double click center stage position. | Valerio Virgillito | 2012-05-10 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | remove console logs | Valerio Virgillito | 2012-05-10 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Fixing the select and text area PI | Valerio Virgillito | 2012-05-10 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-10 |
|\ | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-10 |
| |\ | |||
| * | | Adding webRequest API | Jose Antonio Marquez | 2012-05-10 |
| | | | | | | | | | | | | Adding webRequest API to handle local URLs intercepting. Should be a temp fix. | ||
* | | | Fixing the google components. | Valerio Virgillito | 2012-05-10 |
| |/ |/| | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'dom-architecture' of ↵ | Valerio Virgillito | 2012-05-10 |
|\| | | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture | ||
| * | Adding partial close functionality | Jose Antonio Marquez | 2012-05-10 |
| | | |||
* | | Fixing the live preview for the new document. | Valerio Virgillito | 2012-05-10 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | New stage template should not distinguish between user and template body styles. | Nivesh Rajbhandari | 2012-05-10 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Draw 3d compass at the bottom-left. | Nivesh Rajbhandari | 2012-05-10 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-09 |
|\ | |||
| * | Temp removing montage clean up | Jose Antonio Marquez | 2012-05-09 |
| | | |||
| * | Preliminary Montage Template Cleanup | Jose Antonio Marquez | 2012-05-09 |
| | | | | | | | | The template creator is currently not returning serializing code, but does clean the document. Need to investigate reason why, currently all components are removed on save. | ||
| * | fixing the components for the new dom | Valerio Virgillito | 2012-05-09 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Adding support to save body's css styles on preview. | Nivesh Rajbhandari | 2012-05-09 |
|/ | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge pull request #204 from joseeight/Document | Valerio Virgillito | 2012-05-08 |
|\ | | | | | I/O: Adding Save Functionality | ||
| * | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-08 |
| |\ |