Merge remote-tracking branch 'origin/develop' into tizen 08/18708/1
authorjinwooim.bae <jinwooim.bae@samsung.com>
Fri, 28 Mar 2014 09:40:23 +0000 (18:40 +0900)
committerjinwooim.bae <jinwooim.bae@samsung.com>
Fri, 28 Mar 2014 09:41:46 +0000 (18:41 +0900)
commit0cef6d9fdab5d3ff97e078158ce5fed7d413f538
tree4ae0f6819b3855db89e6b2af136edd96f26ff1e4
parentdd22509a9d10dab6fc12915b2204f0b5cb448aa4
parent2713009aaab8fc9a9874471198431152db0c935c
Merge remote-tracking branch 'origin/develop' into tizen

* origin/develop:
  DATABIND: syntax changes(switch -> if).
  DATABIND : Set expand & selection in the tree when it refreshed
  UIB : remove NPE
  ANIMATOR : Fixed bug timeline tree This bug is about timeline tree selection, tree expand, tree collapse.
  DATABIND: Refactoring SetSource dialog source. SetSourceDialog class rename to SetSourcePage in the org.tizen.webuibuilder.ui.views.databinding.dialog package. Split SetSourceDialog source code based on the setting panel to StaticSubPage, RemoteCallSubPage, RuntimeAPISubPage.
  ANIMATOR : Fixed Forward null This code do not check forward null.
  PROP : Fix null pointer exception. Fix null pointer exception.
  UIB : Remove possibe Error. Add defense  code for possible error by static analyzer.
  UIB : Fix null point exception on ThumbnailManager, HtmlMetaFileData, SnippetManager
  TEMPLATE : Modify CreateAction
  UIB : Add error handling check null dereference
  UIB : Add JUnit project for Unittest
  SNIPPET : Refactoring snippet
  SNIPPET : Remove old format snippets / templates
  UIB : Add error handling
  DATABIND : Remove resource leak
  UIB : Fix null point exception on CodeGenerator, PageDataSet

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/databinding/DataBindingDnDManager.java

Change-Id: I16d3f90c3d9d390672e866763a39fdcbbd73382e
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/databinding/DataBindingDnDManager.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/databinding/DataBindingPage.java