aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | CSS Panel - Find correct previously-rendered rule list after selection.Eric Guzman2012-05-29
| | | | | | | | | |
* | | | | | | | | | CSS Panel - Prevent Animation on New StyleEric Guzman2012-05-27
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Style Sheets - Remove duplicate class name from stylesheets toolbarEric Guzman2012-05-22
| | | | | | | | |
* | | | | | | | | CSS Panel - Merged Styles controller from DOM ArchitectureEric Guzman2012-05-22
| | | | | | | | |
* | | | | | | | | Merge branch 'dom-architecture' of ↵Eric Guzman2012-05-22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates Conflicts: js/controllers/styles-controller.js
| * | | | | | | | fixing the selection in multiple documents and some code cleanupValerio Virgillito2012-05-22
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-22
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | Updates for WebGL/Canvas 2D authortime and runtime gradients.hwc4872012-05-18
| | | | | | | |
| | * | | | | | canvas 2d radial gradient render problem.hwc4872012-05-17
| | | | | | | |
| | * | | | | | Linear & radial gradients for runtime fixeshwc4872012-05-17
| | | | | | | |
| | * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-17
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Gradient matching between WebGL and Canvas2Dhwc4872012-05-15
| | | | | | | |
| | * | | | | | base canvas 2d rendering of radial gradient on size of the filled region onlyhwc4872012-05-14
| | | | | | | |
| | * | | | | | removed console output.hwc4872012-05-14
| | | | | | | |
| | * | | | | | Drag plane not being set. Injection from a recent checkin of mine.hwc4872012-05-14
| | | | | | | |
| | * | | | | | removed some console output.hwc4872012-05-14
| | | | | | | |
| | * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-11
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/lib/geom/circle.js js/lib/geom/rectangle.js
| | * \ \ \ \ \ \ \ Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Fixed an inaccuracy snapping to the stage.hwc4872012-05-10
| | | | | | | | | |
| | * | | | | | | | code cleanup for linear gradients.hwc4872012-05-08
| | | | | | | | | |
| | * | | | | | | | WebGL linear gradients to match CSShwc4872012-05-08
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into 3DBugshwc4872012-05-08
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Radial gradients to match CSShwc4872012-05-08
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-22
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/document/document-html.js
| | * | | | | | | | | fixing a few document switching issues.Valerio Virgillito2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | - fixed save asAnanya Sen2012-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| | * | | | | | | | | Merge branch 'refs/heads/master-dom-architecture' into dom-architectureAnanya Sen2012-05-21
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | - added opening multiple code and design view documentsAnanya Sen2012-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - switching between multiple code and design view documents - Note: closing of documents, when multiple documents are open, is not yet implemented Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| | * | | | | | | | | | use documents parent container propertyAnanya Sen2012-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| | * | | | | | | | | | save for code view documents in the new dom architectureAnanya Sen2012-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| | * | | | | | | | | | Merge branch 'refs/heads/master-dom-architecture' into dom-architectureAnanya Sen2012-05-18
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | integrated open code view document in new dom architectureAnanya Sen2012-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * | | | | | | | | | | | Bumping RDGE version numberJose Antonio Marquez2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to ensure there are no conflicts with older working files.
| * | | | | | | | | | | | Maintain I/O webGL mode fixJose Antonio Marquez2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keeping data in-file if a data tag is detected.
| * | | | | | | | | | | | Minor bug fixJose Antonio Marquez2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer using webgl attribute names, instead using canvas to be more consistent and allow for better term usage across canvas 2D and RDGE.
| * | | | | | | | | | | | Adding support for reading webgl external filesJose Antonio Marquez2012-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For author-time, run-time is already checked in and supported.
| * | | | | | | | | | | | Fixing localization bug with webgl external dataJose Antonio Marquez2012-05-21
| | | | | | | | | | | | |
| * | | | | | | | | | | | Modifying Canvas Data I/OJose Antonio Marquez2012-05-21
| | | | | | | | | | | | | | | | <