aboutsummaryrefslogtreecommitdiff
path: root/js/io
Commit message (Collapse)AuthorAge
* including the map icons inside the component and adding the empty categoryValerio Virgillito2012-06-26
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge pull request #334 from joseeight/FileIOValerio Virgillito2012-06-25
|\ | | | | Modifying HTML template
| * Adding soft resetJose Antonio Marquez2012-06-23
| | | | | | | | Adding a soft reset to the HTML file we create, this eliminates the margin/padding added to the page by browsers, and better illustrates what the user sees in Ninja.
* | fixed a small startup issue with the RDGE library.hwc4872012-06-22
|/
* Merge branch 'refs/heads/master' into montage-v11-integrationValerio Virgillito2012-06-20
|\ | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Runtime change for Paris material.hwc4872012-06-15
| |
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-06-14
| |\ | | | | | | | | | Textures
| * | Fixes for runtime Taper materialhwc4872012-06-13
| | |
* | | updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
| |/ |/| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Adding banner templateJose Antonio Marquez2012-06-14
|/ | | | Added 'leader board' template to banners.
* Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-12
|\ | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * fix the brush tool runtime: update the brush coordinates to account for ↵Pushkar Joshi2012-06-11
| | | | | | | | change in bounding box due to smoothing
* | adding more missing propertiesValerio Virgillito2012-06-11
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-11
|\| | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Merge pull request #274 from ananyasen/bugfix-masterValerio Virgillito2012-06-06
| |\ | | | | | | Bugfix master
| | * Merge branch 'refs/heads/ninja-internal-master' into bugfix-masterAnanya Sen2012-06-05
| | |\
| | * | IKNINJA-1645- fix - don't disable OK button on change of file typeAnanya Sen2012-06-05
| | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * | | added gradients to pen path runtimePushkar Joshi2012-06-06
| | | |
| * | | updated the ninja library version (now contains brushstroke and pen path ↵Pushkar Joshi2012-06-05
| | |/ | |/| | | | | | | rendering)
* | | Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-06
|\| | | | | | | | | | | | | | | | | | | | Conflicts: js/components/tools-properties/fill-properties.reel/fill-properties.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | Adding blocking logic to copy libsJose Antonio Marquez2012-06-03
| |/ | | | | | | Need to implement logic in parsing method, might require a minor restructuring.
* / adding the latest v0.10 montageValerio Virgillito2012-06-05
|/ | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Cleaning upJose Antonio Marquez2012-05-27
|
* Cleaning upJose Antonio Marquez2012-05-27
|
* Bumping RDGE version numberJose Antonio Marquez2012-05-22
| | | | This is to ensure there are no conflicts with older working files.
* changing @change to propertyChangeListenerValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* montage v.0.10 integrationValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Squashed master into dom-architectureValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding special preview for templatesJose Antonio Marquez2012-05-15
|
* Correcting location of Ninja meta dataJose Antonio Marquez2012-05-15
| | | | Needs to be inside most child div.
* Adding animation sub-category to new fileJose Antonio Marquez2012-05-15
| | | | Adding animation sub-category to template in new file.
* Fixing banner templateJose Antonio Marquez2012-05-14
| | | | Need to implement save, but this cover open and new.
* 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.
* Adding support to save body's css styles on preview.Nivesh Rajbhandari2012-05-09
| | | | 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...
* Merge branch 'refs/heads/dom-architecture-master' into Dom-ArchitectureNivesh Rajbhandari2012-05-04
|\
| * Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-04
| |\
| | * Removing more id and changing the appropriate CSS for themValerio Virgillito2012-05-03
| | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | 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>
| * 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.
| * Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-27
| |\
| * \ Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-04-26
| |\ \
| * | | Clean upJose Antonio Marquez2012-04-19
| | | |
* | | | use data-montage-id instead of id in templateAnanya Sen2012-05-03
| | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-05-01
|\ \ \ \ | | |_|/ | |/| |
| * | | Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | |/ | |/| | | | | | | preparation for montage converting to the new "prototype" format fully
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-26
|\| | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * | Updating the canvas runtime files for gradient and rectangle radius fixes.Nivesh Rajbhandari2012-04-25
| |/ | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* / IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
|/ | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>