sdk/ide/web-ui-builder-eplugin.git
10 years agoNSCREEN : cssfile loader added 67/20767/1
jooyoul_lee [Mon, 12 May 2014 15:29:45 +0000 (00:29 +0900)]
NSCREEN : cssfile loader added
cssfile loading added

Change-Id: I13234833e921676872996d8626507972015a2f13
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoMerge remote-tracking branch 'origin/develop' into nscreen2 39/20739/1
yonghwan82.jeon [Mon, 12 May 2014 12:56:55 +0000 (21:56 +0900)]
Merge remote-tracking branch 'origin/develop' into nscreen2

* origin/develop:
  ANIMATOR : Refresh TimelinePage This is refreshing timeline when change page.
  UIB : rename Part.getPosition to Part.getPositionProperty
  UIB : add resize command
  ANIMATOR : Add messages using the timeline This is message using the timeline.
  ANIMATOR : Implements cut, copy, paste Implements Animation cut, copy, paste
  ANIMATOR : Fixed animator initialization This is fixing animator initialization.
  ANIMATOR : Check AnimationGroup Name This is checking animationgroup name duplication.
  PAGES: Fixed page's id mismatch A page name is consist of integer when a page is added, page id mismath occurs
  PAGES: Apply synchronization between pages view and properties view properties view is changed to the page's When a user click a page in pages view
  UIB : remove NPE
  ANIMATOR : Add KeyHandler This is keyhandler for action in timeline.
  UIB : Add Absolute Position shotcut
  ANIMATOR : ADD copy,cut and paste in timeline This is copy, cut and paste fuction in timeline.
  DATABIND: Modify the rename in the view model panel
  ANIMATOR : Add Timeline Actions This is adding Actions in timeline and ContextMenu.
  DATABIND: Add the binding property for a list item

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/model/Part.java
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/editor/PageDesigner.java

Change-Id: I282aa643bccc177babdf6b0496ac12454916440d
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "NSCREEN : remove unused code. remove unused code." into nscreen
Changyeon Lee [Mon, 12 May 2014 12:37:51 +0000 (05:37 -0700)]
Merge "NSCREEN : remove unused code. remove unused code." into nscreen

10 years agoNSCREEN : remove unused code. 31/20731/2
yonghwan82.jeon [Mon, 12 May 2014 12:08:58 +0000 (21:08 +0900)]
NSCREEN : remove unused code.
remove unused code.

Change-Id: I6b2467c5682fc633a15741439872eb3dcf2117ab
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : Old nscreen source delete 29/20729/1
jooyoul_lee [Mon, 12 May 2014 11:58:46 +0000 (20:58 +0900)]
NSCREEN : Old nscreen source delete
NScreenList, NScreenListItem class delete

Change-Id: I6b9b4b653047d8f0d22d7c3aec6d30226bbc68ae
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoNSCREEN : NScreen view implement update 25/20725/1
jooyoul_lee [Mon, 12 May 2014 11:24:35 +0000 (20:24 +0900)]
NSCREEN : NScreen view implement update
NScreen view contents changed
NScreen view action changed
Nscreen icons added

Change-Id: Ic7d7ec601b8acba2ab51aaae3db6321fd191270f
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoANIMATOR : Refresh TimelinePage 23/20723/2
jinwooim.bae [Mon, 12 May 2014 11:00:55 +0000 (20:00 +0900)]
ANIMATOR : Refresh TimelinePage
This is refreshing timeline when change page.

Change-Id: If36d72b9ea12dff3f9b3343470d1db7d566738f5
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoUIB : rename Part.getPosition to Part.getPositionProperty 21/20721/1
gyeongmin.ju [Mon, 12 May 2014 10:59:44 +0000 (19:59 +0900)]
UIB : rename Part.getPosition to Part.getPositionProperty

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

10 years agoMerge changes I96f47f04,I1d08120a into develop
Changyeon Lee [Mon, 12 May 2014 10:22:00 +0000 (03:22 -0700)]
Merge changes I96f47f04,I1d08120a into develop

* changes:
  ANIMATOR : Add messages using the timeline This is message using the timeline.
  ANIMATOR : Fixed animator initialization This is fixing animator initialization.

10 years agoMerge "ANIMATOR : Check AnimationGroup Name This is checking animationgroup name...
Changyeon Lee [Mon, 12 May 2014 10:21:44 +0000 (03:21 -0700)]
Merge "ANIMATOR : Check AnimationGroup Name This is checking animationgroup name duplication." into develop

10 years agoMerge "UIB : add resize command" into develop
Changyeon Lee [Mon, 12 May 2014 10:21:27 +0000 (03:21 -0700)]
Merge "UIB : add resize command" into develop

10 years agoUIB : add resize command 13/20713/1
gyeongmin.ju [Mon, 12 May 2014 09:21:46 +0000 (18:21 +0900)]
UIB : add resize command

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

10 years agoANIMATOR : Add messages using the timeline 04/20704/3
jinwooim.bae [Mon, 12 May 2014 08:01:31 +0000 (17:01 +0900)]
ANIMATOR : Add messages using the timeline
This is message using the timeline.

Change-Id: I96f47f044985aafdfd1dbe03689edd1376375917
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoNSCREEN : Modify meta reader&writer. 12/20712/1
yonghwan82.jeon [Mon, 12 May 2014 09:02:36 +0000 (18:02 +0900)]
NSCREEN : Modify meta reader&writer.
Modify meta reader and writer for Nscreen view menu info.

Change-Id: I771a3c0d6ccd3b6dbbe4d7ea63a165a488a05acf
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Implements cut, copy, paste 11/20711/1
seongwon.shim [Mon, 12 May 2014 08:50:18 +0000 (17:50 +0900)]
ANIMATOR : Implements cut, copy, paste
Implements Animation cut, copy, paste

Change-Id: Ifa52e9ff1bcd02f36232af89a311226f8092f43a
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoNSCREEN: Make nscreenModelManager. 05/20705/2
yonghwan82.jeon [Mon, 12 May 2014 08:05:42 +0000 (17:05 +0900)]
NSCREEN: Make nscreenModelManager.
Make nscreenModelManger.

Change-Id: I83a5eb5d8f5664cff67f2a0a96f69776a0176dd6
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Fixed animator initialization 87/20687/2
jinwooim.bae [Mon, 12 May 2014 05:28:41 +0000 (14:28 +0900)]
ANIMATOR : Fixed animator initialization
This is fixing animator initialization.

Change-Id: I1d08120afd4222ac899bae1821c5ee1b3f96d2f9
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Check AnimationGroup Name 83/20683/1
jinwooim.bae [Mon, 12 May 2014 04:37:27 +0000 (13:37 +0900)]
ANIMATOR : Check AnimationGroup Name
This is checking animationgroup name duplication.

Change-Id: I2c868e902c19767da8c84756664c1eab511d3dd4
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoPAGES: Fixed page's id mismatch 74/20674/1
youngduk.hwang [Mon, 12 May 2014 02:55:14 +0000 (11:55 +0900)]
PAGES: Fixed page's id mismatch
A page name is consist of integer when a page is added, page id mismath
occurs

Change-Id: I7fd96b56f07ca2505171114eced822051153338b
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoNSCREEN : add getNscreeNModelList(device info) 73/20673/1
yonghwan82.jeon [Mon, 12 May 2014 02:53:54 +0000 (11:53 +0900)]
NSCREEN : add getNscreeNModelList(device info)
get NscreenModellist.

Change-Id: I57e8bd73656796c11d0a88adcaceed7c229a8ee6
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoPAGES: Apply synchronization between pages view and properties view 72/20672/1
youngduk.hwang [Mon, 12 May 2014 02:42:27 +0000 (11:42 +0900)]
PAGES: Apply synchronization between pages view and properties view
properties view is changed to the page's When a user click a page in pages view

Change-Id: I1e7ad7f1cabea8ac5894609b43b0839a5c17b612
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoMerge "ANIMATOR : Add KeyHandler This is keyhandler for action in timeline." into...
Changyeon Lee [Mon, 12 May 2014 01:55:04 +0000 (18:55 -0700)]
Merge "ANIMATOR : Add KeyHandler This is keyhandler for action in timeline." into develop

10 years agoUIB : remove NPE 66/20666/1
gyeongmin.ju [Mon, 12 May 2014 01:54:21 +0000 (10:54 +0900)]
UIB : remove NPE

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

10 years agoANIMATOR : Add KeyHandler 65/20665/3
jinwooim.bae [Mon, 12 May 2014 01:30:22 +0000 (10:30 +0900)]
ANIMATOR : Add KeyHandler
This is keyhandler for action in timeline.

Change-Id: I26bb3a3650d205175a32036841722a447387ee91
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "ANIMATOR : ADD copy,cut and paste in timeline This is copy, cut and paste...
Changyeon Lee [Sun, 11 May 2014 23:26:38 +0000 (16:26 -0700)]
Merge "ANIMATOR : ADD copy,cut and paste in timeline This is copy, cut and paste fuction in timeline." into develop

10 years agoUIB : Add Absolute Position shotcut 58/20658/1
gyeongmin.ju [Sun, 11 May 2014 23:20:14 +0000 (08:20 +0900)]
UIB : Add Absolute Position shotcut

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

10 years agoNSCREEN : Update device Info and modify NscreenModel 55/20655/2
yonghwan82.jeon [Sun, 11 May 2014 12:12:49 +0000 (21:12 +0900)]
NSCREEN : Update device Info and modify NscreenModel
Update real device and Modify Nscreenmodel.

Change-Id: I279896cbaf0f62580500e680150bc048e1ff7f66
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : ADD copy,cut and paste in timeline 54/20654/1
jinwooim.bae [Sun, 11 May 2014 10:30:43 +0000 (19:30 +0900)]
ANIMATOR : ADD copy,cut and paste in timeline
This is copy, cut and paste fuction in timeline.

Change-Id: I456c525afdb615b432f5d65f8a9a2d58feae5ec3
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoNscreen: Add Fields in NscreenModel. 53/20653/1
yonghwan82.jeon [Sun, 11 May 2014 09:50:04 +0000 (18:50 +0900)]
Nscreen: Add Fields in NscreenModel.
It was meaning that allowed menu in Nscreen View.

Change-Id: I6820978e0fd48e1f03a47ae6c73596917d70f3c6
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : Add device and deviceManager 51/20651/1
yonghwan82.jeon [Sun, 11 May 2014 08:04:00 +0000 (17:04 +0900)]
NSCREEN : Add device and deviceManager
add Real device info and deviceManager

Change-Id: Ib8263073cad0ac77139e540d0e196fc40ccb7455
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoDATABIND: Modify the rename in the view model panel 50/20650/1
jaeyeol lee [Sun, 11 May 2014 07:59:28 +0000 (16:59 +0900)]
DATABIND: Modify the rename in the view model panel

If rename the model, the binding property of the widget will be changed
automatically

Change-Id: Ie497329cf658accde20e063d973a044678202073
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "ANIMATOR : Add Timeline Actions This is adding Actions in timeline and Context...
Changyeon Lee [Sun, 11 May 2014 07:27:17 +0000 (00:27 -0700)]
Merge "ANIMATOR : Add Timeline Actions This is adding Actions in timeline and ContextMenu." into develop

10 years agoANIMATOR : Add Timeline Actions 49/20649/1
jinwooim.bae [Sun, 11 May 2014 07:16:18 +0000 (16:16 +0900)]
ANIMATOR : Add Timeline Actions
This is adding Actions in timeline and ContextMenu.

Change-Id: Ia99623445e04410f492365adcbdddbf335bbb3a6
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge remote-tracking branch 'origin/develop' into nscreen 44/20644/2
yonghwan82.jeon [Sun, 11 May 2014 05:45:03 +0000 (14:45 +0900)]
Merge remote-tracking branch 'origin/develop' into nscreen

* origin/develop: (47 commits)
  ANIMATOR : Remove unused source code Remove decrease id call and id related source code from AnimatorModelManager
  DATABIND : support multi binding in the widget
  ANIMATOR : Change model change method in commands Just change specific property that is manipulated in commands which access to Animator model
  DATABIND : XML type file Support(Static Source/File System Source).
  PROP : Fix select CSSSelector when new CSSSelector created. When new CSSSelector created, select the new CSSSelector on CSSSelector category.
  ResourcesView : 1. Modify selection condition                 2. Modify import file (using Job (thread) for progress monitor)
  UIB : Modify deprecated API
  PROP : Fix expansion function of CSS Selector Category.
  PROP : Add validate routine in Metrics.
  ANIMATOR : Check duplication animationgroup name This will check for duplicate animationgroup names.
  ANIMATOR : Add Filter This is a timeline that shows the treeItem is just contain animations.
  PAGETEMP : apply PageWriter, PageReader This commit will be allow us to add a new page by PageTemplate.
  DATABIND : Modify the delete functions in the databinding view
  PROP : Fix refresh bug in font-size/metrics. font-size/metrics did not refresh, well. Fit this bug.
  ANIMATOR : Change AnimatorModelManager lifecycle
  DATABIND : modify the rename can not change the source name in the view model tree
  PROP : bug fixed runtime java script function in the action tab not used the wrong index
  ANIMATOR : Show animationGroup id This is showing menu for user.
  ANIAMTOR : Add Z-order in timeline This is z-order for show keyframe in timeline.
  SNIPPET: Apply ModelSerializer ModelSerializer was applied on Snippet. It is used when a Snippet is converted from Model to String and from String to Model.
  ...

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/model/app/io/HtmlMetaReader_ver_1.java

Change-Id: I385db466dbfb7da57e7ac8021e672c49fbdf11f7
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoDATABIND: Add the binding property for a list item 43/20643/2
jaeyeol lee [Sun, 11 May 2014 05:26:31 +0000 (14:26 +0900)]
DATABIND: Add the binding property for a list item

Change-Id: Ia654acdbfab51d94e2e27dbc085ff7bb58ad9ca1
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "NSCREEN: move initializion of nscreenModel. If index.meta.xml file is net...
Changyeon Lee [Sat, 10 May 2014 07:26:57 +0000 (00:26 -0700)]
Merge "NSCREEN: move  initializion of nscreenModel. If index.meta.xml file is net exist, uibuilder initialize  nscreen model. If index.meta.xml file is exist, uibuidlder read this." into nscreen

10 years agoMerge "NSCREEN : Modify XSLT by new NScreenModel." into nscreen
Changyeon Lee [Sat, 10 May 2014 07:26:35 +0000 (00:26 -0700)]
Merge "NSCREEN : Modify XSLT by new NScreenModel." into nscreen

10 years agoNSCREEN: move initializion of nscreenModel. 32/20632/4
yonghwan82.jeon [Sat, 10 May 2014 02:19:32 +0000 (11:19 +0900)]
NSCREEN: move  initializion of nscreenModel.
If index.meta.xml file is net exist, uibuilder initialize  nscreen model.
If index.meta.xml file is exist, uibuidlder read this.

Change-Id: Ife1ed289316c8f2e6d8a252cbf0f6e1c8ac0bd5e
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : Modify XSLT by new NScreenModel. 34/20634/2
parary [Sat, 10 May 2014 05:15:31 +0000 (14:15 +0900)]
NSCREEN : Modify XSLT by new NScreenModel.

Change-Id: I27d7b4423c731ac624f0b34045c08cd5bf8cf594
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoNSCREEN : Remove unused function and Modify NscreenLisitItem. 31/20631/1
yonghwan82.jeon [Sat, 10 May 2014 01:04:54 +0000 (10:04 +0900)]
NSCREEN : Remove unused function and Modify NscreenLisitItem.
remove printNscreenModel and modify NscreenListItem.

Change-Id: I8fc0f08cc692af08629a7a8858130cb5f1fdbf60
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : initialize nscreenmodel. 19/20619/1
yonghwan82.jeon [Fri, 9 May 2014 13:47:20 +0000 (22:47 +0900)]
NSCREEN : initialize nscreenmodel.
initialize nscreenmodel.

Change-Id: Iab3fe819bcd4a669819a9ecf9056af9c5a7e5d9d
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Remove unused source code Remove decrease id call and id related...
Changyeon Lee [Fri, 9 May 2014 11:33:31 +0000 (04:33 -0700)]
Merge "ANIMATOR : Remove unused source code Remove decrease id call and id related source code from AnimatorModelManager" into develop

10 years agoMerge "DATABIND : support multi binding in the widget" into develop
Changyeon Lee [Fri, 9 May 2014 11:32:28 +0000 (04:32 -0700)]
Merge "DATABIND : support multi binding in the widget" into develop

10 years agoNSCREEN : add nscreenmodel controller. 15/20615/1
yonghwan82.jeon [Fri, 9 May 2014 11:01:02 +0000 (20:01 +0900)]
NSCREEN : add nscreenmodel controller.
when page added, nscreen item add page info.
nscreen controller add nscreen item for page info.

Change-Id: I88d8ea7303e1ce13b9c245c0e2bd3ff76d0a57c5
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Remove unused source code 82/20582/1
seongwon.shim [Fri, 9 May 2014 10:29:17 +0000 (19:29 +0900)]
ANIMATOR : Remove unused source code
Remove decrease id call and id related source code from AnimatorModelManager

Change-Id: I5f9a1d11911cc25903e66064f17025301255f605
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "ANIMATOR : Change model change method in commands Just change specific propert...
Changyeon Lee [Fri, 9 May 2014 09:43:14 +0000 (02:43 -0700)]
Merge "ANIMATOR : Change model change method in commands Just change specific property that is manipulated in commands which access to Animator model" into develop

10 years agoMerge "DATABIND : XML type file Support(Static Source/File System Source)." into...
Changyeon Lee [Fri, 9 May 2014 09:42:57 +0000 (02:42 -0700)]
Merge "DATABIND : XML type file Support(Static Source/File System Source)." into develop

10 years agoDATABIND : support multi binding in the widget 77/20577/1
jaeyeol lee [Fri, 9 May 2014 09:29:29 +0000 (18:29 +0900)]
DATABIND : support multi binding in the widget

Change-Id: Ibe00e4699844219e0fd5b94be9d7e8a1e337c3e6
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Change model change method in commands 40/20540/4
seongwon.shim [Fri, 9 May 2014 04:46:06 +0000 (13:46 +0900)]
ANIMATOR : Change model change method in commands
Just change specific property that is manipulated in commands which access to Animator model

Change-Id: Icd8bcfa39b2a47cd64d0816b1e1f99df8b9885fd
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "PROP : Fix select CSSSelector when new CSSSelector created. When new CSSSelect...
Changyeon Lee [Thu, 8 May 2014 08:13:38 +0000 (01:13 -0700)]
Merge "PROP : Fix select CSSSelector when new CSSSelector created. When new CSSSelector created, select the new CSSSelector on CSSSelector category." into develop

10 years agoDATABIND : XML type file Support(Static Source/File System Source). 84/20484/2
parary [Thu, 8 May 2014 08:12:40 +0000 (17:12 +0900)]
DATABIND : XML type file Support(Static Source/File System Source).

Change-Id: I429932c742ac01a4648fe510529fb8cd0f306aec
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoMerge "ResourcesView : 1. Modify selection condition 2. Modify import...
Changyeon Lee [Thu, 8 May 2014 08:12:11 +0000 (01:12 -0700)]
Merge "ResourcesView : 1. Modify selection condition                 2. Modify import file (using Job (thread) for progress monitor)" into develop

10 years agoMerge "UIB : Modify deprecated API" into develop
Changyeon Lee [Thu, 8 May 2014 08:11:41 +0000 (01:11 -0700)]
Merge "UIB : Modify deprecated API" into develop

10 years agoPROP : Fix select CSSSelector when new CSSSelector created. 93/20493/1
nakyoung2.choi [Thu, 8 May 2014 07:59:42 +0000 (16:59 +0900)]
PROP : Fix select CSSSelector when new CSSSelector created.
When new CSSSelector created, select the new CSSSelector on CSSSelector category.

Change-Id: I88507da7084e129fc64f2c199a51ac3209b257af
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoNScreen : add Common nscreen. 87/20487/1
yonghwan82.jeon [Thu, 8 May 2014 06:49:31 +0000 (15:49 +0900)]
NScreen : add Common nscreen.
addCommonNscreen() in Appmanger.

Change-Id: I6ed0b7b05a2b8b8e0492f8426ace24a0ee2c5c90
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoResourcesView : 1. Modify selection condition 86/20486/1
jeonghwan kim [Thu, 8 May 2014 06:43:23 +0000 (15:43 +0900)]
ResourcesView : 1. Modify selection condition
                2. Modify import file (using Job (thread) for progress monitor)

Change-Id: I16530e424fdd1595e16cd9e53fd3da361d82d0d8
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoUIB : Modify deprecated API 85/20485/1
jeonghwan kim [Thu, 8 May 2014 06:42:48 +0000 (15:42 +0900)]
UIB : Modify deprecated API

Change-Id: If9177c412b672953b962d51b5047ccf2fed260c8
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoPROP : Fix expansion function of CSS Selector Category. 82/20482/1
nakyoung2.choi [Thu, 8 May 2014 06:28:05 +0000 (15:28 +0900)]
PROP : Fix expansion function of CSS Selector Category.

Change-Id: I9305e14addea3b679843380b25ee7ceb74b27188
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "PROP : Add validate routine in Metrics." into develop
Changyeon Lee [Thu, 8 May 2014 05:20:12 +0000 (22:20 -0700)]
Merge "PROP : Add validate routine in Metrics." into develop

10 years agoMerge "PAGETEMP : apply PageWriter, PageReader This commit will be allow us to add...
Changyeon Lee [Thu, 8 May 2014 05:20:01 +0000 (22:20 -0700)]
Merge "PAGETEMP : apply PageWriter, PageReader This commit will be allow us to add a new page by PageTemplate." into develop

10 years agoNSCREEN : Modify nscreen model. 73/20473/1
yonghwan82.jeon [Thu, 8 May 2014 05:08:45 +0000 (14:08 +0900)]
NSCREEN : Modify nscreen model.
add attribute ( link, EnabePages, devicePixelRatio ).
Remove attribute (Prefix min,max attribute).

Change-Id: I4cf610ea3e4d81f395168b8b5656c4cccc8ef115
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoPROP : Add validate routine in Metrics. 72/20472/1
nakyoung2.choi [Thu, 8 May 2014 04:54:21 +0000 (13:54 +0900)]
PROP : Add validate routine in Metrics.

Check integer value.

Change-Id: I52d840ed58225eb811635b3f83805b75bb8e452b
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Check duplication animationgroup name 55/20455/3
jinwooim.bae [Wed, 7 May 2014 11:53:47 +0000 (20:53 +0900)]
ANIMATOR : Check duplication animationgroup name
This will check for duplicate animationgroup names.

Change-Id: I93ebacae639d4d8872b421fd23e79155a0516e09
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Add Filter 46/20446/2
jinwooim.bae [Wed, 7 May 2014 10:06:24 +0000 (19:06 +0900)]
ANIMATOR : Add Filter
This is a timeline that shows the treeItem is just contain animations.

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/TimelineViewer.java

Change-Id: I1cc1548f42e123e9d85243df47d5cf2f599939d3
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoPAGETEMP : apply PageWriter, PageReader 68/20468/1
youngduk.hwang [Thu, 8 May 2014 03:42:58 +0000 (12:42 +0900)]
PAGETEMP : apply PageWriter, PageReader
This commit will be allow us to add a new page by PageTemplate.

Change-Id: I9b7b2e705e3a1f1ae2368953c30f0935ae0071f2
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoMerge "DATABIND : Modify the delete functions in the databinding view" into develop
Changyeon Lee [Thu, 8 May 2014 02:04:49 +0000 (19:04 -0700)]
Merge "DATABIND : Modify the delete functions in the databinding view" into develop

10 years agoMerge "PROP : Fix refresh bug in font-size/metrics. font-size/metrics did not refresh...
Changyeon Lee [Thu, 8 May 2014 02:04:29 +0000 (19:04 -0700)]
Merge "PROP : Fix refresh bug in font-size/metrics. font-size/metrics did not refresh, well. Fit this bug." into develop

10 years agoDATABIND : Modify the delete functions in the databinding view 48/20448/2
jaeyeol lee [Wed, 7 May 2014 10:28:06 +0000 (19:28 +0900)]
DATABIND : Modify the delete functions in the databinding view

If data source is deleted, the model is modified automatically
model, widget works similarly

Change-Id: I66038bed9cacc8b7ceb6b681deac22597312bb8e
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoNSCREEN : Change path for Nscreen model. 49/20449/1
yonghwan82.jeon [Wed, 7 May 2014 10:30:43 +0000 (19:30 +0900)]
NSCREEN : Change path for Nscreen model.
Change path for Nscreen model.

Change-Id: I63d86cc70492609536781db2a8806d0ce098ba42
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoPROP : Fix refresh bug in font-size/metrics. 47/20447/1
nakyoung2.choi [Wed, 7 May 2014 10:25:15 +0000 (19:25 +0900)]
PROP : Fix refresh bug in font-size/metrics.
font-size/metrics did not refresh, well. Fit this bug.

Change-Id: I54c160dc894ab24ff38c5cd388592b75d64ef269
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Change AnimatorModelManager lifecycle 42/20442/1
seongwon.shim [Wed, 7 May 2014 09:24:59 +0000 (18:24 +0900)]
ANIMATOR : Change AnimatorModelManager lifecycle

Change AnimatorModelManager to dynamic instance from static and referenced by AppManager

Change-Id: I478305372567059ac3ce8369acdf9b92deeea176
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "SNIPPET: Apply ModelSerializer ModelSerializer was applied on Snippet. It...
Changyeon Lee [Wed, 7 May 2014 06:37:27 +0000 (23:37 -0700)]
Merge "SNIPPET: Apply ModelSerializer ModelSerializer was applied on Snippet. It is used when a Snippet is converted from Model to String and from String to Model." into develop

10 years agoMerge changes Ic5065905,I7af439bf,I4566751e into develop
Changyeon Lee [Wed, 7 May 2014 06:36:55 +0000 (23:36 -0700)]
Merge changes Ic5065905,I7af439bf,I4566751e into develop

* changes:
  DATABIND : modify the rename can not change the source name in the view model tree
  PROP : bug fixed runtime java script function in the action tab not used the wrong index
  PROP : Add the open URL

10 years agoNSCREEN : Modify N-Screen model scope. page - > application. 38/20238/6
parary [Wed, 30 Apr 2014 04:33:07 +0000 (13:33 +0900)]
NSCREEN : Modify N-Screen model scope. page - > application.

Change-Id: I6c1bf9beb20f31b1db3e096a5486dba2411e8a74
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoDATABIND : modify the rename 48/20348/1
jaeyeol lee [Sun, 4 May 2014 10:45:21 +0000 (19:45 +0900)]
DATABIND : modify the rename
can not change the source name in the view model tree

Change-Id: Ic5065905237cd41b023e6d75757c748fd9be0f65
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : bug fixed runtime java script function in the action tab 46/20346/1
jaeyeol lee [Sun, 4 May 2014 04:32:03 +0000 (13:32 +0900)]
PROP : bug fixed runtime java script function in the action tab
not used the wrong index

Change-Id: I7af439bf02ff512592070c7f5d241d8831475880
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Show animationGroup id 37/20337/2
jinwooim.bae [Fri, 2 May 2014 09:48:24 +0000 (18:48 +0900)]
ANIMATOR : Show animationGroup id
This is showing menu for user.

Change-Id: Ic4f475ad66ed07bf45dd2925bee5ca21ab46daf1
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIAMTOR : Add Z-order in timeline 26/20326/1
jinwooim.bae [Fri, 2 May 2014 05:40:21 +0000 (14:40 +0900)]
ANIAMTOR : Add Z-order in timeline
This is z-order for show keyframe in timeline.

Change-Id: I982b27bce065a273c7f9bf485321a110527f9277
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoSNIPPET: Apply ModelSerializer 57/20257/1
youngduk.hwang [Wed, 30 Apr 2014 07:21:01 +0000 (16:21 +0900)]
SNIPPET: Apply ModelSerializer
ModelSerializer was applied on Snippet. It is used when a Snippet is converted from Model to String and from String to Model.

Change-Id: If4e0e37e8dfd2c9dae39832e7780fdbe05a84a86
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoPROP : Add the open URL 39/20239/1
jaeyeol lee [Wed, 30 Apr 2014 04:36:23 +0000 (13:36 +0900)]
PROP : Add the open URL

Change-Id: I4566751e5d7ea2fa97bd3659f2f4cc7544323ed1
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "DESIGNER: data-binding info bug fix 1. Data-binding view bug fix 2. ColorPicke...
Changyeon Lee [Wed, 30 Apr 2014 02:21:33 +0000 (19:21 -0700)]
Merge "DESIGNER: data-binding info bug fix 1. Data-binding view bug fix 2. ColorPicker plug-in added : org.tizen.common.ui" into develop

10 years agoMerge "ANIMATOR : Bug fix for edit property Get AnimatorKeyframe from constructor...
Changyeon Lee [Wed, 30 Apr 2014 02:21:24 +0000 (19:21 -0700)]
Merge "ANIMATOR : Bug fix for edit property Get AnimatorKeyframe from constructor in AnimationPropertyCommand" into develop

10 years agoDESIGNER: data-binding info bug fix 34/20234/1
jooyoul_lee [Wed, 30 Apr 2014 01:40:15 +0000 (10:40 +0900)]
DESIGNER: data-binding info bug fix
1. Data-binding view bug fix
2. ColorPicker plug-in added : org.tizen.common.ui

Change-Id: Ib58eb893817afecc59177fb61a283b11435dab96
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoANIMATOR : Add ContextMenu Items 16/20216/1
jinwooim.bae [Tue, 29 Apr 2014 10:21:30 +0000 (19:21 +0900)]
ANIMATOR : Add ContextMenu Items
This is for adding contextMenu items in timeline. (copy, paste, cut...)

Change-Id: If38954a7f3c209a99a7f2c1f273103ea1e5a635e
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for edit property 75/20175/1
seongwon.shim [Tue, 29 Apr 2014 05:50:09 +0000 (14:50 +0900)]
ANIMATOR : Bug fix for edit property
Get AnimatorKeyframe from constructor in AnimationPropertyCommand

Change-Id: I913f18140c8169c64ff9ca07a28fe278a3a17101
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoPROP : Add ColorPikcerMethod. 63/20163/1
nakyoung2.choi [Tue, 29 Apr 2014 01:04:36 +0000 (10:04 +0900)]
PROP : Add ColorPikcerMethod.

ColorPickerMethod use org.tizen.common.ui.dialog.ColorPickerDialog. And apply css live edit on ScaleMethod/TextStyleMethod.

Change-Id: Idda4490087079bfb21f7c5320b703fc38895a1d1
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB : When copy & paste, animator fix the problem 58/20158/1
gyeongmin.ju [Mon, 28 Apr 2014 13:10:12 +0000 (22:10 +0900)]
UIB : When copy & paste, animator fix the problem

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

10 years agoUIB : When copy & paste, animator fix the problem 57/20157/1
gyeongmin.ju [Mon, 28 Apr 2014 12:56:08 +0000 (21:56 +0900)]
UIB : When copy & paste, animator fix the problem

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

10 years agoDESIGNER : refactoriing EditPart and PartFigure 54/20154/1
jooyoul_lee [Mon, 28 Apr 2014 12:33:39 +0000 (21:33 +0900)]
DESIGNER : refactoriing EditPart and PartFigure
DataBinding codes move to lower class
1. HoverBrowserViewer  -> DesignerBrowserViewer
2. PartFigure -> WidgetFigure
3. HoverViewerEditPart -> DesignerEditPart

Change-Id: I223bfe2f6401a0d909d584c073d18a76136ba8e0
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoNSCREEN : create new NScreen model and change the code generation logic from new... 50/20150/2
parary [Mon, 28 Apr 2014 11:41:32 +0000 (20:41 +0900)]
NSCREEN : create new NScreen model and change the code generation logic from new model.

Change-Id: I7ac67e71369908e0f99e64e27a6f26a938da5cf1
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoMerge "ResourcesView : 1. Add Home action 2. Add double click navigat...
Changyeon Lee [Mon, 28 Apr 2014 11:41:36 +0000 (04:41 -0700)]
Merge "ResourcesView : 1. Add Home action                 2. Add double click navigation" into develop

10 years agoDESIGNER: CSS Selector, Data-bind info feature 31/20131/1
jooyoul_lee [Mon, 28 Apr 2014 09:52:04 +0000 (18:52 +0900)]
DESIGNER: CSS Selector, Data-bind info feature
1. CSS Selector : Change double click action to Context Menu.
2. Data-bind info
2-1. Add show binding button to data-binding view
2-2. figure update action added (only figure redraw) - show/hide binding icon
2-3. data-binding tooltip figure added
2-4. data-binding parsing class and model class added
2-5. test icons added.
2-6. EditPart, PartFigure and PageDesigner has data-binded info (boolean)
2-7. PageDesignerUtil class added (for getPageDesigner method)

Change-Id: I8eeb0145128b24a662ca1973b171039cf01d791b
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoResourcesView : 1. Add Home action 28/20128/1
jeonghwan kim [Mon, 28 Apr 2014 09:40:24 +0000 (18:40 +0900)]
ResourcesView : 1. Add Home action
                2. Add double click navigation

Change-Id: I985b41e3af08dc6aa9d21161683b56f5179d9c07
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoMerge "ANIMATOR : Add null check Add null check for bug induction code Change conditi...
Changyeon Lee [Mon, 28 Apr 2014 08:09:35 +0000 (01:09 -0700)]
Merge "ANIMATOR : Add null check Add null check for bug induction code Change condition in if statement for checking selector is null" into develop

10 years agoMerge changes I5577ddad,I61f39f8b into develop
Changyeon Lee [Mon, 28 Apr 2014 08:09:17 +0000 (01:09 -0700)]
Merge changes I5577ddad,I61f39f8b into develop

* changes:
  DATABIND : Bug fixed that can not load startup properties.
  DATABIND : modify the code generation for system APIs

10 years agoMerge changes Id6e86e75,I3ee9d0f0,I2b654f46,I25131ac2 into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:55 +0000 (01:08 -0700)]
Merge changes Id6e86e75,I3ee9d0f0,I2b654f46,I25131ac2 into develop

* changes:
  ANIMATOR : Check null point This is checking null point about exception.
  ANIMATOR : Modify OutlineElement in Timeline This is modified for performance by removing SWT composite.
  ANIMATOR : Modify WidgetElement in Timeline This is modifed for performance by removing SWT composite.
  ANIMATOR : Fixed open animator tab This is fixed by adding listener for open animator tab.

10 years agoMerge "ANIMATOR : Bug fix for Frame edit" into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:42 +0000 (01:08 -0700)]
Merge "ANIMATOR : Bug fix for Frame edit" into develop

10 years agoMerge "ResourcesView : support JPEG format" into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:30 +0000 (01:08 -0700)]
Merge "ResourcesView : support JPEG format" into develop

10 years agoNSCREEN : Create new NScreen view. 35/20035/8
yonghwan82.jeon [Fri, 25 Apr 2014 07:14:11 +0000 (16:14 +0900)]
NSCREEN : Create new NScreen view.
Create new Screen view and Add New NScreen Dialog.

Change-Id: I7bd87d9016ac852c3909e9355be8a342cc864e3a
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Check null point 05/20105/1
jinwooim.bae [Mon, 28 Apr 2014 05:49:46 +0000 (14:49 +0900)]
ANIMATOR : Check null point
This is checking null point about exception.

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