aboutsummaryrefslogtreecommitdiff
path: root/js/document
Commit message (Collapse)AuthorAge
* Merge branch 'dom-architecture' of ↵Armen Kesablyan2012-05-15
|\ | | | | | | github.com:Motorola-Mobility/ninja-internal into binding
| * Fixing overflow on open for template documentsJose Antonio Marquez2012-05-15
| |
| * File save for banner templateJose Antonio Marquez2012-05-15
| | | | | | | | Adding file save for templates, completing I/O.
| * Finalizing open for new banner templatesJose Antonio Marquez2012-05-15
| | | | | | | | Moving to implement save.
| * Fixing banner templateJose Antonio Marquez2012-05-14
| | | | | | | | Need to implement save, but this cover open and new.
| * Viewport for banner templates so content doesn't push through "body".Nivesh Rajbhandari2012-05-14
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Fixing grid drawing bug.Nivesh Rajbhandari2012-05-14
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Fixing 3d to work in banner templates.Nivesh Rajbhandari2012-05-14
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Fixing position issueJose Antonio Marquez2012-05-11
| | | | | | | | Need to implement centering document.
| * Fixing overflow bug for banner templatesJose Antonio Marquez2012-05-11
| | | | | | | | Ensuring overflow is visible but saved as hidden.
| * Adding support for new templatesJose Antonio Marquez2012-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 templateJose Antonio Marquez2012-05-11
| |
| * Adding webRequest APIJose Antonio Marquez2012-05-10
| | | | | | | | Adding webRequest API to handle local URLs intercepting. Should be a temp fix.
| * Adding partial close functionalityJose Antonio Marquez2012-05-10
| |
| * Preliminary Montage Template CleanupJose Antonio Marquez2012-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 domValerio Virgillito2012-05-09
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-08
| |\
| | * Get clicked element when body is scrolled.Nivesh Rajbhandari2012-05-08
| | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | Adding SAVE for I/OJose Antonio Marquez2012-05-08
| |/ | | | | | | Adding save functionality to new template. Need to implement user UI for prompts and also clean up...
| * Adding Chrome PreviewJose Antonio Marquez2012-05-08
| |
* | Merge branch 'refs/heads/masterDomArc' into bindingArmen Kesablyan2012-05-14
|\ \ | |/ |/|
| * Squashed commit of google-components into masterValerio Virgillito2012-05-09
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Moving webGL to own helper classJose Antonio Marquez2012-05-07
| | | | | | | | Cleaning up webGL for better working files.
* | Extracting CSS methods to parsing class.Jose Antonio Marquez2012-05-07
| | | | | | | | Need to do the same with webGL.
* | Adding webGL support for opening filesJose Antonio Marquez2012-05-07
| | | | | | | | Added I/O for loading webGL on open file. I/O support for saving to come.
* | Draw 3d grid by default since app model is not hooked up yet.Nivesh Rajbhandari2012-05-04
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Fixing body's default styles.Nivesh Rajbhandari2012-05-04
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Clean up, ready for alpha check-inJose Antonio Marquez2012-05-03
| |
* | Full CSS support on openJose Antonio Marquez2012-05-03
| | | | | | | | Add full CSS for files on open (including loading cross-domain). This is only for files that are opened.
* | Reloading local stylesheetsJose Antonio Marquez2012-05-03
| | | | | | | | Added the reload method of local linked styles, still need to parse style contents for URLs and also add cross-domain stylesheet support.
* | Adding hack to allow for blank documents to openJose Antonio Marquez2012-05-02
| |
* | Switching DOM Mutation Events to HTML5Jose Antonio Marquez2012-05-02
| |
* | Partial URL parsingJose Antonio Marquez2012-05-02
| | | | | | | | Added temporary URL parsing to document assets. (head and body)
* | Preliminary Open File (new template)Jose Antonio Marquez2012-05-02
| | | | | | | | Added basic open file functionality, does not parse document for URLs.
* | More clean up, updating menu itemsJose Antonio Marquez2012-05-01
| |
* | Cleaning up templateJose Antonio Marquez2012-05-01
| |
* | Preliminary IO to new DOM viewJose Antonio Marquez2012-05-01
| |
* | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-01
|\|
| * Squashed commit of stage architectureValerio Virgillito2012-04-30
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge pull request #182 from ericmueller/Canvas-interactionValerio Virgillito2012-04-30
| |\ | | | | | | Canvas interaction
| | * canvas interactionhwc4872012-04-26
| | |
| | * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-04-25
| | |\ | | | | | | | | | | | | Canvas-interaction
| | * \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-04-24
| | |\ \ | | | | | | | | | | | | | | | Canvas-interaction
| | * | | canvas interactionhwc4872012-04-23
| | | | |
* | | | | Setting up new architecture for I/OJose Antonio Marquez2012-05-01
|/ / / /
* | | | Merge branch 'stage-document-architecture' of ↵Valerio Virgillito2012-04-26
|\ \ \ \ | | | | | | | | | | | | | | | https://github.com/mencio/ninja-internal into serialization
| * | | | Fixed the stage border and layout in the new templateValerio Virgillito2012-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | Simplifying the getElement method from stage and adding an exclusion list to ↵Valerio Virgillito2012-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the new template Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | Fixing the element model and adding get elementValerio Virgillito2012-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | Merge branch 'refs/heads/master' into stage-document-architectureValerio Virgillito2012-04-24
| |\ \ \ \ | | | |_|/ | | |/| |