aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
| | * | Adding partial close functionalityJose Antonio Marquez2012-05-10
| | | |
| * | | Fixing the live preview for the new document.Valerio Virgillito2012-05-10
| |/ / | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | New stage template should not distinguish between user and template body styles.Nivesh Rajbhandari2012-05-10
| | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | Draw 3d compass at the bottom-left.Nivesh Rajbhandari2012-05-10
| | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-09
| |\ \
| | * | Temp removing montage clean upJose Antonio Marquez2012-05-09
| | | |
| | * | 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>
| * | | Adding support to save body's css styles on preview.Nivesh Rajbhandari2012-05-09
| |/ / | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | Merge pull request #204 from joseeight/DocumentValerio Virgillito2012-05-08
| |\ \ | | | | | | | | I/O: Adding Save Functionality
| | * \ Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-08
| | |\ \
| | * | | 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...
| * | | | Merge branch 'dom-architecture' of ↵Valerio Virgillito2012-05-08
| |\ \ \ \ | | | |/ / | | |/| | | | | | | github.com:Motorola-Mobility/ninja-internal into dom-architecture
| | * | | Merge pull request #203 from mqg734/Dom-ArchitectureValerio Virgillito2012-05-08
| | |\ \ \ | | | | | | | | | | | | Get clicked element when body is scrolled. Also fixed zoom code's iframe reference.
| | | * | | Get clicked element when body is scrolled.Nivesh Rajbhandari2012-05-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-08
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #202 from joseeight/DocumentValerio Virgillito2012-05-08
| |\ \ \ \ \ | | | |_|/ / | | |/| | | Chrome Preview
| | * | | | Adding Chrome PreviewJose Antonio Marquez2012-05-08
| | | | | |
| * | | | | Stage should update scroll offsets when scrolled. Note that this is not ↵Nivesh Rajbhandari2012-05-08
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | always correct because we don't get a scroll end event. Updating Pan Tool to update scroll bars. Signed-off-by: Nivesh Rajbhandari <mqg734@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.
| * | | | Temporarily skipping activeDocument.currentView check so keyboard shortcuts ↵Nivesh Rajbhandari2012-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | still work. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | Fixing references to iframe's styles in new template.Nivesh Rajbhandari2012-05-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | 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>
| * | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
| |\ \ \ \
| | * \ \ \ Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-04
| | |\ \ \ \
| * | | | | | Fixing body's default styles.Nivesh Rajbhandari2012-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/document/templates/montage-web/default_html.css Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | * | | | | Clean up, ready for alpha check-inJose Antonio Marquez2012-05-03
| | | | | | |
| | * | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose 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.
| | * | | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-05-02
| | |\ \ \ \ \ \
| | * | | | | | | 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
| | | | | | | | |
| | * | | | | | | Fixing bindings to new modelJose Antonio Marquez2012-05-01
| | | | | | | | |
| | * | | | | | | Cleaning up templateJose Antonio Marquez2012-05-01
| | | | | | | | |
| | * | | | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose 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
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Setting up new architecture for I/OJose Antonio Marquez2012-05-01
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-27
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-26
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-24
| | |\ \ \ \ \ \ \ \ \ \ \ \