aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Presets Panel - Add Font style presetEric Guzman2012-03-21
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'refs/heads/master' into montage-integrationValerio Virgillito2012-03-21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-20
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into FeedRe...Eric Guzman2012-03-20
| | |\ \ \ \ \ \
| | * | | | | | | Presets - Animation updateEric Guzman2012-03-20
| * | | | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-20
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Fixing the selection issuesValerio Virgillito2012-03-20
| | |/ / / / / /
| * | | | | | | Merge branch 'refs/heads/button-switch' into montage-integrationValerio Virgillito2012-03-20
| |\ \ \ \ \ \ \
| | * | | | | | | fully removing our old button component from NinjaValerio Virgillito2012-03-19
| * | | | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-19
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | fixing the selection for the picasa carouselValerio Virgillito2012-03-19
| * | | | | | | | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-19
| |\| | | | | | |
| | * | | | | | | Maps - Apply default width and height styles to components if specified. Chan...Nivesh Rajbhandari2012-03-19
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | fixing the selection of components. Temporary workaround for now.Valerio Virgillito2012-03-18
| | | |_|_|/ / | | |/| | | |
| | * | | | | looping through both branches of the components treeValerio Virgillito2012-03-18
| * | | | | | Merge branch 'refs/heads/master' into montage-integrationValerio Virgillito2012-03-19
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Youtube video is droppableFrançois Frisch2012-03-17
| * | | | | Integrating picasa carousel and youtube channelFrançois Frisch2012-03-17
| * | | | | Adding back webkit-transform styles in set3DProperties. Changing "zoom" to "z...Valerio Virgillito2012-03-17
| * | | | | fixing the map styles and temporary disabling the 3d styles for elements.Valerio Virgillito2012-03-17
| * | | | | adding element creation for the map and feedreader components.Valerio Virgillito2012-03-17
| * | | | | Fixed snap-manager to stop snapping after first level children.Nivesh Rajbhandari2012-03-17
| * | | | | Adding components to PIFrançois Frisch2012-03-17
| * | | | | Deleting unecessary propertyFrançois Frisch2012-03-17
| * | | | | Getting ownerComponent bindingsFrançois Frisch2012-03-17
| | |_|/ / | |/| | |
* | | | | Presets Panel - Adding presets controller to serializationEric Guzman2012-03-22
* | | | | Presets Panel - Adding presets controller and removing functionality from pan...Eric Guzman2012-03-22
| |_|_|/ |/| | |
* | | | Merge pull request #125 from ananyasen/IO-patch-ninja-internal-master-ananyaValerio Virgillito2012-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix for IKNINJA-1357 - Cannot create other file types such as css, json from ...Ananya Sen2012-03-16
| |/ /
* | | Button's enabled property binding should be oneway only.Nivesh Rajbhandari2012-03-20
* | | Deleting unused Materials.xml file since we converted to JSON.Nivesh Rajbhandari2012-03-20
* | | Support edit material button in oval and line PI.Nivesh Rajbhandari2012-03-20
* | | Support button control in Properties Panel and use them for edit fill and str...Nivesh Rajbhandari2012-03-20
* | | Fixing error in drawUtils when closing document - should set _eltArray and _p...Nivesh Rajbhandari2012-03-20
* | | Removing zoom from element's getMatrix. Zoom should only be checked on stage.Nivesh Rajbhandari2012-03-20
* | | Use new tree control in Materials panel.Nivesh Rajbhandari2012-03-19
| |/ |/|
* | Merge pull request #126 from ericguzman/AddAnimationsLibraryValerio Virgillito2012-03-19
|\ \
| * | Presets Panel - Fix conflict with default transition presetsEric Guzman2012-03-17
| * | Merge branch 'refs/heads/master' into AddAnimationsLibraryEric Guzman2012-03-17
| |\|
| * | Presets Panel - Change Tab labels, Add Un-3d presetEric Guzman2012-03-16
* | | Replacing old button component with montage button component in our UI.Nivesh Rajbhandari2012-03-19
| |/ |/|
* | Merge pull request #124 from ericguzman/AddAnimationsLibraryValerio Virgillito2012-03-16
|\|
| * Presets Panel - Adding Animations TabEric Guzman2012-03-16
* | Squashed commit of SnapManagerFixesValerio Virgillito2012-03-16
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalValerio Virgillito2012-03-16
|\ \
| * | IKNINJA-1305 : fixed the check for stopVideos() method's existenceAnanya Sen2012-03-16
| * | Merge pull request #121 from dhg637/SomethingValerio Virgillito2012-03-16
| |\ \
| | * | Presets Panel: Added Scale Up and Down to transitions list. According to eric G.Armen Kesablyan2012-03-15
* | | | fixing the components drag and drop.Valerio Virgillito2012-03-16
|/ / /