Merge remote-tracking branch 'origin/develop' into mw 59/22359/1
authoryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Mon, 2 Jun 2014 12:38:08 +0000 (21:38 +0900)
committeryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Mon, 2 Jun 2014 12:38:08 +0000 (21:38 +0900)
commit2fcf8796ce0b635319a82171c2227555ec86c7e2
treeec9008637adb1c52985cd0dbfbceea4b421c94ac
parentedab850f485eb63f595e0e03e7a0022261ae4fd1
Merge remote-tracking branch 'origin/develop' into mw

* origin/develop:
  UIB : Add license in ani-bridge.js. Add license in ani-bridge.js
  ANIMATOR : Enable/Disable Predefined KeyFrame Button Predefined keyframe Button is enable If widget or selector are selected.
  DESINGER: add protection code when widget deleted
  UIB : Add license information for ground.js
  UIB: Modified HTML Dom loading process. Changed from using document to using body element in html loading process. And importing is performed before making part when a new paged is added.
  ANIMATOR : Bug fix for animation playing Remove return logic when animation does not exist in getOneAnimationGroupModelString and getAnimationCSSString because at leaste widget hierarhcy have to pass to animatorFW when initFw is called
  ANIMATOR : Convert CRLF to LF Convert CRLF to LF in several files in animator
  PROP : Removes carriage return.
  DATABIND: add a boilerplate
  UIB: added bolierplates
  PROP: modify the remove javascript function in the action tab
  PROP : Removes data-bind property on AttributesTab.

Change-Id: I6b9b23fbca1fd4cf79da65490402b9bcdef15858
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/tool/TimelineToolbar.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/editor/PageDesigner.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/editor/PageDesignerToolbar.java