sdk/ide/web-ui-builder-eplugin.git
10 years agoUIB : Notify multiple styles when set position and set size. 83/22583/1
nakyoung2.choi [Mon, 9 Jun 2014 04:38:05 +0000 (13:38 +0900)]
UIB : Notify multiple styles when set position and set size.

Change-Id: Ib187a3eaaacdf48c60c3f9cf43818b7e968ffdad
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "NSCREEN : prevent null of nscreen descriptor. if ScreenFeatures.xml was not...
Changyeon Lee [Mon, 9 Jun 2014 03:54:24 +0000 (20:54 -0700)]
Merge "NSCREEN :  prevent null of nscreen descriptor. if ScreenFeatures.xml was not exist, descriptor is null. prevent null of descriptor." into develop

10 years agoNSCREEN : prevent null of nscreen descriptor. 77/22577/1
yonghwan82.jeon [Mon, 9 Jun 2014 01:53:05 +0000 (10:53 +0900)]
NSCREEN :  prevent null of nscreen descriptor.
if ScreenFeatures.xml was not exist, descriptor is null.
prevent null of descriptor.

Change-Id: I48017d72da65126783b2020326e33159df30c231
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Bug fix for playing animation 1. when apply animation to just added...
Changyeon Lee [Mon, 9 Jun 2014 01:36:15 +0000 (18:36 -0700)]
Merge "ANIMATOR : Bug fix for playing animation 1. when apply animation to just added widget, widet info has not been constructed in model, So AnimationFw could not realize existing about widget which just added init animationFW after model construct and remove updateModel method in AnimatorBrowserView 2. Change object usage in command(On going)" into develop

10 years agoMerge "SNIPPET: Snippet UX improvement Added images filter when a snippet is created...
dongjo hwang [Mon, 9 Jun 2014 01:21:07 +0000 (18:21 -0700)]
Merge "SNIPPET: Snippet UX improvement Added images filter when a snippet is created. The state is retained in the palette after a snippet is added. And The snippets folder is spread." into develop

10 years agoSNIPPET: Snippet UX improvement 39/22439/1
youngd [Tue, 3 Jun 2014 14:04:25 +0000 (23:04 +0900)]
SNIPPET: Snippet UX improvement
Added images filter when a snippet is created.
The state is retained in the palette after a snippet is added. And
The snippets folder is spread.

Change-Id: I81d3eaf821b90413a0c09f7a0cc423b1f25ea7f9
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoNSCREEN : add nscreen descritor and xml file. 30/22430/1
yonghwan82.jeon [Tue, 27 May 2014 11:58:43 +0000 (20:58 +0900)]
NSCREEN : add nscreen descritor and xml file.
Added xml file for nscreen descriptor.

Conflicts:

org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/nscreen/NScreenUtil.java

Change-Id: Id265d356601df11f74c565efc043f509b9fd01c5
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Bug fix for playing animation 23/22423/3
seongwon.shim [Tue, 3 Jun 2014 08:53:52 +0000 (17:53 +0900)]
ANIMATOR : Bug fix for playing animation
1. when apply animation to just added widget, widet info has not been constructed in model, So AnimationFw could not realize existing about widget which just added init animationFW after model construct and remove updateModel method in AnimatorBrowserView
2. Change object usage in command(On going)

Change-Id: I7b673f44d68bb24af51dc6b599bdb904a23b52ea
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "UIB : Add Boilerplate" into develop
Changyeon Lee [Tue, 3 Jun 2014 09:04:54 +0000 (02:04 -0700)]
Merge "UIB : Add Boilerplate" into develop

10 years agoMerge "ANIMATOR : Delete Parent Widget Child widgets will delete If parent widget...
Changyeon Lee [Tue, 3 Jun 2014 09:04:38 +0000 (02:04 -0700)]
Merge "ANIMATOR : Delete Parent Widget Child widgets will delete If parent widget is deleted." into develop

10 years agoUIB : Add Boilerplate 21/22421/1
jeonghwan kim [Tue, 3 Jun 2014 08:48:51 +0000 (17:48 +0900)]
UIB : Add Boilerplate

Change-Id: I4d01932761daa48768d4203cea1acec54005c042
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoANIMATOR : Delete Parent Widget 00/22400/1
jinwooim.bae [Tue, 3 Jun 2014 05:36:57 +0000 (14:36 +0900)]
ANIMATOR : Delete Parent Widget
Child widgets will delete If parent widget is deleted.

Change-Id: I7b24b0d4c3e6c524ec61ba5bd4bfd2223bbd8366
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for delete widgets 99/22399/1
seongwon.shim [Tue, 3 Jun 2014 05:15:07 +0000 (14:15 +0900)]
ANIMATOR : Bug fix for delete widgets
Bug fix for delete widgets and undo logic

Change-Id: I326405a357132cfb15454341a543093a17fa5c06
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "ANIMATOR : Bug fix for merge/split keyframeUnit Implements additional logic...
Changyeon Lee [Tue, 3 Jun 2014 04:08:23 +0000 (21:08 -0700)]
Merge "ANIMATOR : Bug fix for merge/split keyframeUnit Implements additional logic for keyframe that has not any property" into develop

10 years agoANIMATOR : Bug fix for merge/split keyframeUnit 94/22394/1
seongwon.shim [Tue, 3 Jun 2014 01:25:09 +0000 (10:25 +0900)]
ANIMATOR : Bug fix for merge/split keyframeUnit
Implements additional logic for keyframe that has not any property

Change-Id: Ic91fc46ea6376fef55e668acff36973526fdeff4
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge remote-tracking branch 'origin/mw' into develop 75/22375/1
yonghwan82.jeon [Mon, 2 Jun 2014 13:07:27 +0000 (22:07 +0900)]
Merge remote-tracking branch 'origin/mw' into develop

* origin/mw:
  UIB : modify packageinfo.
  Merge remote-tracking branch 'origin/develop' into mw
  UIB :update version. update version.
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/develop' into mw
  UIB : update version. update version.

Change-Id: I687eed39a5ff8a5b6b7ff36fa499c1ea256fa0d7
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Enable/Disable Predefined KeyFrame Button Predefined keyframe Butto...
Changyeon Lee [Mon, 2 Jun 2014 12:22:59 +0000 (05:22 -0700)]
Merge "ANIMATOR : Enable/Disable Predefined KeyFrame Button Predefined keyframe Button is enable If widget or selector are selected." into develop

10 years agoUIB : Add license in ani-bridge.js. 54/22354/1
yonghwan82.jeon [Mon, 2 Jun 2014 12:19:48 +0000 (21:19 +0900)]
UIB : Add license in ani-bridge.js.
Add license in ani-bridge.js

Change-Id: Ia37a7e474db015a5872bc35b469a2a28d1b86205
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Enable/Disable Predefined KeyFrame Button 55/22355/1
jinwooim.bae [Mon, 2 Jun 2014 12:17:51 +0000 (21:17 +0900)]
ANIMATOR : Enable/Disable Predefined KeyFrame Button
Predefined keyframe Button is enable If widget or selector are selected.

Change-Id: I4aa80a15038a5117cae6e3f721b145b42f77c2a7
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "DESINGER: add protection code when widget deleted" into develop
Changyeon Lee [Mon, 2 Jun 2014 11:32:19 +0000 (04:32 -0700)]
Merge "DESINGER: add protection code when widget deleted" into develop

10 years agoMerge "UIB : Add license information for ground.js" into develop
Changyeon Lee [Mon, 2 Jun 2014 11:31:58 +0000 (04:31 -0700)]
Merge "UIB : Add license information for ground.js" into develop

10 years agoMerge "PROP : Removes carriage return." into develop
Changyeon Lee [Mon, 2 Jun 2014 11:31:46 +0000 (04:31 -0700)]
Merge "PROP : Removes carriage return." into develop

10 years agoMerge changes I6385a657,I650e726b into develop
Changyeon Lee [Mon, 2 Jun 2014 11:31:32 +0000 (04:31 -0700)]
Merge changes I6385a657,I650e726b into develop

* changes:
  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.
  UIB: added bolierplates

10 years agoMerge "DATABIND: add a boilerplate" into develop
Changyeon Lee [Mon, 2 Jun 2014 11:31:20 +0000 (04:31 -0700)]
Merge "DATABIND: add a boilerplate" into develop

10 years agoDESINGER: add protection code when widget deleted 49/22349/1
gyeongmin.ju [Mon, 2 Jun 2014 11:28:05 +0000 (20:28 +0900)]
DESINGER: add protection code when widget deleted

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Id4ee4813cb12754c7782d9f1ccd03d90ddd78b0c

10 years agoUIB : Add license information for ground.js 44/22344/1
nakyoung2.choi [Mon, 2 Jun 2014 09:31:33 +0000 (18:31 +0900)]
UIB : Add license information for ground.js

Change-Id: Id55390b1958c83690621e9ed3500274bb341adbe
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB: Modified HTML Dom loading process. 40/22340/1
youngd [Mon, 2 Jun 2014 07:48:08 +0000 (16:48 +0900)]
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.

Change-Id: I6385a65791ca6944b209c4ed18b0dc46e099859f
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoANIMATOR : Bug fix for animation playing 35/22335/1
seongwon.shim [Mon, 2 Jun 2014 06:43:04 +0000 (15:43 +0900)]
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

Change-Id: I11f296e6f26b7e072d855c24a1df64d1f079cd91
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Convert CRLF to LF 31/22331/1
seongwon.shim [Mon, 2 Jun 2014 05:38:56 +0000 (14:38 +0900)]
ANIMATOR : Convert CRLF to LF
Convert CRLF to LF in several files in animator

Change-Id: I733db83b5507c77f9c9d77a9ca340eee9b623261
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoPROP : Removes carriage return. 29/22329/1
nakyoung2.choi [Mon, 2 Jun 2014 05:01:33 +0000 (14:01 +0900)]
PROP : Removes carriage return.

Change-Id: I0b0e7d84fe3eba0f9210553e0e5e77eb458510da
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoDATABIND: add a boilerplate 27/22327/1
jaeyeol lee [Mon, 2 Jun 2014 04:47:55 +0000 (13:47 +0900)]
DATABIND: add a boilerplate

Change-Id: I665caf746043b317323a4a138eac065c35a403c2
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoUIB: added bolierplates 28/22328/1
youngd [Mon, 2 Jun 2014 04:47:10 +0000 (13:47 +0900)]
UIB: added bolierplates

Change-Id: I650e726b491c6c7f4cde271e03b8ca79fdb9f9e0
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoPROP: modify the remove javascript function in the action tab 09/22309/2
jaeyeol lee [Sat, 31 May 2014 11:58:56 +0000 (20:58 +0900)]
PROP: modify the remove javascript function in the action tab

Change-Id: Iaa23290a4d4d00e1df590e1fd7a37784baf6fd40
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Removes data-bind property on AttributesTab. 06/22306/1
nakyoung2.choi [Sat, 31 May 2014 09:46:20 +0000 (18:46 +0900)]
PROP : Removes data-bind property on AttributesTab.

Change-Id: I601bfabbe410b15fd595f6d434b6da8401d3e122
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB: Hide the Databinding view 04/22304/1
jaeyeol lee [Sat, 31 May 2014 09:08:33 +0000 (18:08 +0900)]
UIB: Hide the Databinding view

Change-Id: I41d36309f87285a1856036c9db64c9d01dd52c7f
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Disable id property of Page. 03/22303/1
nakyoung2.choi [Sat, 31 May 2014 08:45:26 +0000 (17:45 +0900)]
PROP : Disable id property of Page.

Change-Id: I95163db027f2d49ed5f440ff8287d5cff388c760
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "UIB: added viewer refresh when ReloadCommand is executed." into develop
Changyeon Lee [Sat, 31 May 2014 08:37:25 +0000 (01:37 -0700)]
Merge "UIB: added viewer refresh when ReloadCommand is executed." into develop

10 years agoMerge "ANIMATOR : Applied Filter flow Animator timeline show applied filter list...
Changyeon Lee [Sat, 31 May 2014 08:37:11 +0000 (01:37 -0700)]
Merge "ANIMATOR : Applied Filter flow Animator timeline show applied filter list If user add widget on designer." into develop

10 years agoMerge "NSCREEN : if page id changed, nscreen chanage pageid in enablepages. if page...
Changyeon Lee [Sat, 31 May 2014 08:36:58 +0000 (01:36 -0700)]
Merge "NSCREEN : if page id changed, nscreen chanage pageid in enablepages. if page id changed, nscreen change pageid in enablepages." into develop

10 years agoANIMATOR : Applied Filter flow 01/22301/4
jinwooim.bae [Sat, 31 May 2014 08:19:46 +0000 (17:19 +0900)]
ANIMATOR : Applied Filter flow
Animator timeline show applied filter list If user add widget on
designer.

Change-Id: I1a4fbe6346d23bdec8e0de7d19921ead4c97f8fd
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoNSCREEN : if page id changed, nscreen chanage pageid in enablepages. 00/22300/2
yonghwan82.jeon [Sat, 31 May 2014 08:21:29 +0000 (17:21 +0900)]
NSCREEN : if page id changed, nscreen chanage pageid in enablepages.
if page id changed, nscreen change pageid in enablepages.

Change-Id: I4eeb35b0d30827a61213be00beaacad33a73f4cd
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoUIB: added viewer refresh when ReloadCommand is executed. 02/22302/1
youngd [Sat, 31 May 2014 08:22:26 +0000 (17:22 +0900)]
UIB: added viewer refresh when ReloadCommand is executed.

Change-Id: Ia3704f662b02723d365280ce022d22419c79c054
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoPROP: bug fixed 99/22299/2
jaeyeol lee [Sat, 31 May 2014 08:04:49 +0000 (17:04 +0900)]
PROP: bug fixed
can not show the custom actions
can not change the actions
- buttons not work in custom actions

Change-Id: Ia6b0e5af2629f497da1c70612057cb2ba1a40e21
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Shows icons on ActionTab for MAC. 98/22298/1
Nakyoung Choi [Sat, 31 May 2014 07:41:17 +0000 (16:41 +0900)]
PROP : Shows icons on ActionTab for MAC.

Change-Id: Ie8dae32e9ad45e8818ae102926bba5cae56cd411
Signed-off-by: Nakyoung Choi <nakyoung2.choi@samsung.com>
10 years agoMerge "UIB : Add Resource change Listener in Builder Plugin." into develop
Changyeon Lee [Sat, 31 May 2014 07:15:08 +0000 (00:15 -0700)]
Merge "UIB : Add Resource change Listener in Builder Plugin." into develop

10 years agoUIB : Add Resource change Listener in Builder Plugin. 97/22297/1
parary [Sat, 31 May 2014 07:00:36 +0000 (16:00 +0900)]
UIB : Add Resource change Listener in Builder Plugin.

Change-Id: I39440f4022bbd5728b9837b12a400daa817c1b84
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoMerge "ANIMATOR : Add/Delete Widget AnimatorBrowser is refreshed when add or delete...
Changyeon Lee [Sat, 31 May 2014 06:51:17 +0000 (23:51 -0700)]
Merge "ANIMATOR : Add/Delete Widget AnimatorBrowser is refreshed when add or delete widget on DesignerBrowser." into develop

10 years agoMerge "ANIMATOR : Bug fix for paste keyframeUnit when paste keyframeUnit that is...
Changyeon Lee [Sat, 31 May 2014 06:51:05 +0000 (23:51 -0700)]
Merge "ANIMATOR : Bug fix for paste keyframeUnit when paste keyframeUnit that is predefined animation it is pasted original keyframes even if it was edited before so just use same logict whether predfined animation or not" into develop

10 years agoMerge "UIB : revmoe unused perspective. remove animator perspective." into develop
Changyeon Lee [Sat, 31 May 2014 06:50:52 +0000 (23:50 -0700)]
Merge "UIB : revmoe unused perspective. remove animator perspective." into develop

10 years agoANIMATOR : Add/Delete Widget 95/22295/2
jinwooim.bae [Sat, 31 May 2014 06:21:05 +0000 (15:21 +0900)]
ANIMATOR : Add/Delete Widget
AnimatorBrowser is refreshed when add or delete widget on DesignerBrowser.

Change-Id: I9f5f2ce5cf4d56ab4f51d050bcf75a350ee024bc
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for paste keyframeUnit 96/22296/1
seongwon.shim [Sat, 31 May 2014 06:29:13 +0000 (15:29 +0900)]
ANIMATOR : Bug fix for paste keyframeUnit
when paste keyframeUnit that is predefined animation it is pasted original keyframes even if it was edited before so just use same logict whether predfined animation or not

Change-Id: Iacae1972ff1c2e6e44062aad557c0254ebbdab69
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoUIB: add protection code for non-descriptor project 94/22294/1
gyeongmin.ju [Sat, 31 May 2014 06:24:18 +0000 (15:24 +0900)]
UIB: add protection code for non-descriptor project

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Ie1f406c9723f24496c4a970c866ec6c9ed6f9a4f

10 years agoUIB : revmoe unused perspective. 91/22291/1
yonghwan82.jeon [Sat, 31 May 2014 06:12:15 +0000 (15:12 +0900)]
UIB : revmoe unused perspective.
remove animator perspective.

Change-Id: I5e563fa329afd558c622281828d58cee1bb384be
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Add protection code for generate js and css string Add check code...
Changyeon Lee [Sat, 31 May 2014 06:11:17 +0000 (23:11 -0700)]
Merge "ANIMATOR : Add protection code for generate js and css string Add check code that there are any animation in page part so it is not, just pass after logic Set pageData in HoverBrowserView when current page edit part changed" into develop

10 years agoANIMATOR : Add protection code for generate js and css string 90/22290/1
seongwon.shim [Sat, 31 May 2014 06:03:02 +0000 (15:03 +0900)]
ANIMATOR : Add protection code for generate js and css string
Add check code that there are any animation in page part so it is not, just pass after logic
Set pageData in HoverBrowserView when current page edit part changed

Change-Id: I74f2b05f008251585e921aec1eb5c58c60153c51
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoUIB : remove help content of widget in Pagedeisnger. 89/22289/1
yonghwan82.jeon [Sat, 31 May 2014 05:13:41 +0000 (14:13 +0900)]
UIB : remove help content of widget in Pagedeisnger.
remove help content of widget.

Change-Id: Ic44224c683bf9488b8360ffa02c8d48a71137596
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Init toolbar, scroll, treeviewer 62/22262/1
jinwooim.bae [Fri, 30 May 2014 11:03:54 +0000 (20:03 +0900)]
ANIMATOR : Init toolbar, scroll, treeviewer
Timeline will be updated when Animationgroup is created

Change-Id: I680e4a5e55305129de792704f38ebd691929f73d
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Rename class 56/22256/1
seongwon.shim [Fri, 30 May 2014 10:21:39 +0000 (19:21 +0900)]
ANIMATOR : Rename class
Rename class name AnimatorFrame -> AnimatorKeyframe and AnimatorKeyframe -> AnimatorKeyframeUnit

Change-Id: I1374b1514957ffa38b9277c8fd28e3d5dea956af
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "PROP: check used properties in the goto page action" into develop
Changyeon Lee [Fri, 30 May 2014 10:23:24 +0000 (03:23 -0700)]
Merge "PROP: check used properties in the goto page action" into develop

10 years agoMerge "ANIMATOR : Bug fix for fire event Bug fix for fire event when Keyframe added...
Changyeon Lee [Fri, 30 May 2014 10:22:37 +0000 (03:22 -0700)]
Merge "ANIMATOR :  Bug fix for fire event Bug fix for fire event when Keyframe added to timeline view" into develop

10 years agoMerge "ANIMATOR : Modified Filter in Linux Platform Refresh TimelineView in linux...
Changyeon Lee [Fri, 30 May 2014 10:22:22 +0000 (03:22 -0700)]
Merge "ANIMATOR : Modified Filter in Linux Platform Refresh TimelineView in linux platform." into develop

10 years agoPROP: check used properties in the goto page action 53/22253/2
jaeyeol lee [Fri, 30 May 2014 10:13:32 +0000 (19:13 +0900)]
PROP: check used properties in the goto page action

Change-Id: I6a05aafdaadafe17df8e495547767671108402d3
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge remote-tracking branch 'origin/mw' into develop2 29/22229/1
yonghwan82.jeon [Fri, 30 May 2014 04:59:33 +0000 (13:59 +0900)]
Merge remote-tracking branch 'origin/mw' into develop2

* origin/mw:
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/develop' into mw
  UIB : update version. update version.

Change-Id: I5ab911d344c33b7013bceba2c5debd2bc2ecc80a
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Bug fix for fire event 28/22228/1
seongwon.shim [Fri, 30 May 2014 04:33:06 +0000 (13:33 +0900)]
ANIMATOR :  Bug fix for fire event
Bug fix for fire event when Keyframe added to timeline view

Change-Id: I058eb8e2ca2879962d32333bfdf8ab37099d152e
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Modified Filter in Linux Platform 86/22186/2
jinwooim.bae [Thu, 29 May 2014 16:26:16 +0000 (01:26 +0900)]
ANIMATOR : Modified Filter in Linux Platform
Refresh TimelineView in linux platform.

Change-Id: I0db42bd32d7f477082be6771c0cefe00abb83fd1
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Modify FileWrite 80/22180/1
jinwooim.bae [Thu, 29 May 2014 14:14:43 +0000 (23:14 +0900)]
ANIMATOR : Modify FileWrite
Modified FileWrite after using the animator trigger action.

Change-Id: Iee9d4f80741bbd752a0dd010d67b6dab611bfc7c
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "NSCREEN : remove orientation button, etc. 1. fix default device of mobile...
Changyeon Lee [Thu, 29 May 2014 13:15:30 +0000 (06:15 -0700)]
Merge "NSCREEN : remove orientation button, etc. 1. fix default device of mobile 2. fix default device of common feature 3. hide orientation button" into develop

10 years agoMerge "PAGETEMP: Changed from 'Name' to 'ID' in New Page Template wizard" into develop
Changyeon Lee [Thu, 29 May 2014 13:15:13 +0000 (06:15 -0700)]
Merge "PAGETEMP: Changed from 'Name' to 'ID' in New Page Template wizard" into develop

10 years agoNSCREEN : remove orientation button, etc. 76/22176/1
jooyoul_lee [Thu, 29 May 2014 13:12:29 +0000 (22:12 +0900)]
NSCREEN : remove orientation button, etc.
1. fix default device of mobile
2. fix default device of common feature
3. hide orientation button

Change-Id: I1e572a354e4ea025bd9072146e22f1790dbc53c2
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoPAGETEMP: Changed from 'Name' to 'ID' in New Page Template wizard 75/22175/1
youngd [Thu, 29 May 2014 13:09:11 +0000 (22:09 +0900)]
PAGETEMP: Changed from 'Name' to 'ID' in New Page Template wizard

Change-Id: I4ec5280d03b1d99b675513139dabc922e0f41ab5
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoNSCREEN: modify device list and screen feature list. 73/22173/1
yonghwan82.jeon [Thu, 29 May 2014 12:58:55 +0000 (21:58 +0900)]
NSCREEN: modify device list and screen feature list.

Change-Id: I5cb0e5d2cb486b760b258ad8dcc74fae108a21e1
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "UIB: Added Wizard Title about Snippet and Page Template." into develop
Changyeon Lee [Thu, 29 May 2014 12:20:02 +0000 (05:20 -0700)]
Merge "UIB: Added Wizard Title about Snippet and Page Template." into develop

10 years agoUIB: Added Wizard Title about Snippet and Page Template. 67/22167/1
youngd [Thu, 29 May 2014 12:20:08 +0000 (21:20 +0900)]
UIB: Added Wizard Title about Snippet and Page Template.

Change-Id: Ia80c6c617a2210cccb8266db2fb9107b3756ed99
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoMerge "ANIMATOR : Modify Animation Delete Dialog Changed Animation Delete Dialog...
Changyeon Lee [Thu, 29 May 2014 12:19:53 +0000 (05:19 -0700)]
Merge "ANIMATOR : Modify Animation Delete Dialog Changed Animation Delete Dialog." into develop

10 years agoMerge "DATABIND: add empty type in the data source" into develop
Changyeon Lee [Thu, 29 May 2014 12:18:51 +0000 (05:18 -0700)]
Merge "DATABIND: add empty type in the data source" into develop

10 years agoANIMATOR : Modify Animation Delete Dialog 66/22166/1
jinwooim.bae [Thu, 29 May 2014 12:17:57 +0000 (21:17 +0900)]
ANIMATOR : Modify Animation Delete Dialog
Changed Animation Delete Dialog.

Change-Id: Ie8640cbf38bdb54b21dc2b02b112254c65bd5bb8
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoDATABIND: add empty type in the data source 65/22165/1
jaeyeol lee [Thu, 29 May 2014 12:13:06 +0000 (21:13 +0900)]
DATABIND: add empty type in the data source

Change-Id: If2977807e7f929a724dd2825a2bed9ec7e89ed3e
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Bug fix for merge/split keyframe 64/22164/1
seongwon.shim [Thu, 29 May 2014 12:08:03 +0000 (21:08 +0900)]
ANIMATOR : Bug fix for merge/split keyframe
Bug fix for merge/split keyframe. Use mergeOrSplit method in AnimationCreateAndChangeFrameCommand

Change-Id: I2968fb7034ab35475030f63423c6ccb7fe04428e
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "SNIPPET: fixed browse button border" into develop
Changyeon Lee [Thu, 29 May 2014 12:07:01 +0000 (05:07 -0700)]
Merge "SNIPPET: fixed browse button border" into develop

10 years agoSNIPPET: fixed browse button border 63/22163/1
youngd [Thu, 29 May 2014 12:04:46 +0000 (21:04 +0900)]
SNIPPET: fixed browse button border

Change-Id: If97f804d2395abd882e751e62e34845d8efa1225
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoMerge "ANIMATOR : Change Dialog Layout Dialog Layout change for multiplatform." into...
Changyeon Lee [Thu, 29 May 2014 12:01:40 +0000 (05:01 -0700)]
Merge "ANIMATOR : Change Dialog Layout Dialog Layout change for multiplatform." into develop

10 years agoMerge "UIB: fixed the problem that widgets cannot add in the page after a page added...
Changyeon Lee [Thu, 29 May 2014 12:01:32 +0000 (05:01 -0700)]
Merge "UIB: fixed the problem that widgets cannot add in the page after a page added." into develop

10 years agoMerge changes Id7f8a4ef,Ib78d4824 into develop
Changyeon Lee [Thu, 29 May 2014 12:01:24 +0000 (05:01 -0700)]
Merge changes Id7f8a4ef,Ib78d4824 into develop

* changes:
  DATABIND: modify the view model icons
  DATABIND: fixed wrong binding value in the listitem

10 years agoMerge "PROP : Remove type property on DateTimePicker" into develop
Changyeon Lee [Thu, 29 May 2014 12:00:36 +0000 (05:00 -0700)]
Merge "PROP : Remove type property on DateTimePicker" into develop

10 years agoMerge "NSCREEN : modify desriptor and event handler modify descriptor." into develop
Changyeon Lee [Thu, 29 May 2014 12:00:24 +0000 (05:00 -0700)]
Merge "NSCREEN : modify desriptor and event handler modify descriptor." into develop

10 years agoDESIGNER: add web inspector shortcut 60/22160/1
gyeongmin.ju [Thu, 29 May 2014 11:53:21 +0000 (20:53 +0900)]
DESIGNER: add web inspector shortcut

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Ieb0d9e0e35d65482c203698065e706eaa79502be

10 years agoANIMATOR : Change Dialog Layout 61/22161/1
jinwooim.bae [Thu, 29 May 2014 11:53:17 +0000 (20:53 +0900)]
ANIMATOR : Change Dialog Layout
Dialog Layout change for multiplatform.

Change-Id: Ifdf0bf29786630a4690d38a0a66c87653cdca612
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoNSCREEN : modify desriptor and event handler 55/22155/2
yonghwan82.jeon [Thu, 29 May 2014 11:26:55 +0000 (20:26 +0900)]
NSCREEN : modify desriptor and event handler
modify descriptor.

Change-Id: If4ac7c23fcba6365384eef7d675464e5b6b1f427
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoDATABIND: modify the view model icons 58/22158/1
jaeyeol lee [Thu, 29 May 2014 11:49:33 +0000 (20:49 +0900)]
DATABIND: modify the view model icons

Change-Id: Id7f8a4eff4ac0f54230b9ed5e1c16cb547e88a78
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Remove type property on DateTimePicker 56/22156/1
nakyoung2.choi [Thu, 29 May 2014 11:46:35 +0000 (20:46 +0900)]
PROP : Remove type property on DateTimePicker

Change-Id: I31319dd0109b47635b04961dac0671e7907dc4ea
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB: fixed the problem that widgets cannot add in the page after a page added. 57/22157/1
youngd [Thu, 29 May 2014 11:46:19 +0000 (20:46 +0900)]
UIB: fixed the problem that widgets cannot add in the page after a page added.

Change-Id: Iea3f93c50b88a21e5ef384ba78938ab823b936f1
Signed-off-by: youngd <youngduk.hwang@samsung.com>
10 years agoDATABIND: fixed wrong binding value in the listitem 54/22154/1
jaeyeol lee [Thu, 29 May 2014 11:33:19 +0000 (20:33 +0900)]
DATABIND: fixed wrong binding value in the listitem

Change-Id: Ib78d482433a8bab188c194b21676e94991db747a
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND: change icons 51/22151/1
jaeyeol lee [Thu, 29 May 2014 11:09:56 +0000 (20:09 +0900)]
DATABIND: change icons

Change-Id: I704ea70dcc2ee13f15e11d66c84add2c33b0eec0
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Remove 'reset css selector' 49/22149/1
nakyoung2.choi [Thu, 29 May 2014 10:55:57 +0000 (19:55 +0900)]
PROP : Remove 'reset css selector'

Change-Id: Icc83139133496db5f4c0e8e9039ca0c18801ec40
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "DATABIND : Set Source Dialog Modify. add button icons. remove undefined...
Changyeon Lee [Thu, 29 May 2014 10:48:21 +0000 (03:48 -0700)]
Merge "DATABIND  :  Set Source Dialog Modify.   add button icons.   remove undefined data type." into develop

10 years agoMerge "ANIMATOR : Bug fix for change page Create AnimatorEditPart when page added...
Changyeon Lee [Thu, 29 May 2014 10:12:20 +0000 (03:12 -0700)]
Merge "ANIMATOR : Bug fix for change page Create AnimatorEditPart when page added" into develop

10 years agoMerge "ANIMATOR : Change Text to Label TimeTextBox is SWT Label." into develop
Changyeon Lee [Thu, 29 May 2014 10:12:11 +0000 (03:12 -0700)]
Merge "ANIMATOR : Change Text to Label TimeTextBox is SWT Label." into develop

10 years agoMerge "UIB : boiler plate added. 1. boiler plate added 2. nscreen defaultDevice chang...
Changyeon Lee [Thu, 29 May 2014 10:12:03 +0000 (03:12 -0700)]
Merge "UIB : boiler plate added. 1. boiler plate added 2. nscreen defaultDevice changed (360x640 -> 720x1280)" into develop

10 years agoDATABIND : Set Source Dialog Modify. 42/22142/1
parary [Thu, 29 May 2014 10:09:51 +0000 (19:09 +0900)]
DATABIND  :  Set Source Dialog Modify.
  add button icons.
  remove undefined data type.

Change-Id: I13d18f681a22cc02d7a04601f3d2375ec7239e61
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoANIMATOR : Change Text to Label 39/22139/2
jinwooim.bae [Thu, 29 May 2014 09:45:17 +0000 (18:45 +0900)]
ANIMATOR : Change Text to Label
TimeTextBox is SWT Label.

Change-Id: I537943934369228f8ed1194576c6dc7185507e8f
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>