sdk/ide/web-ui-builder-eplugin.git
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 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 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 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 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 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 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 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>
10 years agoANIMATOR : Modify OutlineElement in Timeline 02/20102/1
jinwooim.bae [Mon, 28 Apr 2014 04:22:41 +0000 (13:22 +0900)]
ANIMATOR : Modify OutlineElement in Timeline
This is modified for performance by removing SWT composite.

Change-Id: I3ee9d0f0609db76b1f9a7224be4b64a91243ca92
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Add null check 97/20097/1
seongwon.shim [Mon, 28 Apr 2014 01:49:28 +0000 (10:49 +0900)]
ANIMATOR : Add null check
Add null check for bug induction code
Change condition in if statement for checking selector is null

Change-Id: I4da13649b60e96cac22d86b5e51267e8d9d53842
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoDATABIND : Bug fixed that can not load startup properties. 73/20073/1
jaeyeol lee [Sat, 26 Apr 2014 06:31:10 +0000 (15:31 +0900)]
DATABIND : Bug fixed that can not load startup properties.

Change-Id: I5577ddad1045ce632b3ac850dc2b31aaaffff1eb
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND : modify the code generation for system APIs 72/20072/1
jaeyeol lee [Sat, 26 Apr 2014 06:26:57 +0000 (15:26 +0900)]
DATABIND : modify the code generation for system APIs

Change-Id: I61f39f8b4d4628b6a47180ec6242d958d2b57c90
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Modify WidgetElement in Timeline 52/20052/2
jinwooim.bae [Fri, 25 Apr 2014 09:21:21 +0000 (18:21 +0900)]
ANIMATOR : Modify WidgetElement in Timeline
This is modifed for performance by removing SWT composite.

Change-Id: I2b654f4600aed9768f204bf328b32375addce17e
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for Frame edit 28/20028/2
seongwon.shim [Fri, 25 Apr 2014 05:28:30 +0000 (14:28 +0900)]
ANIMATOR : Bug fix for Frame edit

Bug fix for frame edit from TilelineFrameEditCommand

Change-Id: I810aeb5d0fea32afa20e3e257e27678da326bd82
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoResourcesView : support JPEG format 37/20037/1
jeonghwan kim [Fri, 25 Apr 2014 07:38:07 +0000 (16:38 +0900)]
ResourcesView : support JPEG format

Change-Id: I406fab5338469fbbd191f2dbb8f9ab08363519eb
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoANIMATOR : Fixed open animator tab 32/20032/1
jinwooim.bae [Fri, 25 Apr 2014 06:49:36 +0000 (15:49 +0900)]
ANIMATOR : Fixed open animator tab
This is fixed by adding listener for open animator tab.

Change-Id: I25131ac26497496a78b5248bebc3444c693cbe6f
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "ANIMATOR : Modify getting pagePart This is for removing that get pagePart...
Changyeon Lee [Thu, 24 Apr 2014 11:18:22 +0000 (04:18 -0700)]
Merge "ANIMATOR : Modify getting pagePart This is for removing that get pagePart by AnimatorManager." into develop

10 years agoMerge remote-tracking branch 'origin/tizen' into develop 04/20004/1
Heekyoung, Oh [Thu, 24 Apr 2014 10:52:10 +0000 (19:52 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop

* origin/tizen:
  DESIGNER : Designer going bridge bug fix java compile version error fix (java 1.7 -> java 1.6)
  Merge remote-tracking branch 'origin/develop' into tizen

Change-Id: I62ba2fb58887f80731fd85c279c8fdf65fd7750a
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoANIMATOR : Modify getting pagePart 03/20003/1
jinwooim.bae [Thu, 24 Apr 2014 10:02:25 +0000 (19:02 +0900)]
ANIMATOR : Modify getting pagePart
This is for removing that get pagePart by AnimatorManager.

Change-Id: If1b892b98c595d89c806921ff6d10089009b8bcb
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoNSCREEN: Add new Model. 00/20000/2
yonghwan82.jeon [Thu, 24 Apr 2014 09:00:21 +0000 (18:00 +0900)]
NSCREEN: Add new Model.
Add new Model.

Change-Id: Ib56aaf04b76fd99231021ca3a683199b741677e6
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Replace getRootPart() and getPagePart() from AnimatorModelManager 94/19994/2
seongwon.shim [Thu, 24 Apr 2014 07:55:48 +0000 (16:55 +0900)]
ANIMATOR : Replace getRootPart() and getPagePart() from AnimatorModelManager
Replace to get rootPart or pagePart from AppManager in AnimatorBrowserViewer

Change-Id: Ibc8946f1b4407e752be8ce4c7b3cef5eb31c7959
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "ANIMATOR : Select other page This is for changing page when click other page...
Changyeon Lee [Thu, 24 Apr 2014 07:16:39 +0000 (00:16 -0700)]
Merge "ANIMATOR : Select other page This is for changing page when click other page in outlineview." into develop

10 years agoMerge "ANIMATOR : Fixed change animation mode This is show timeline when click animat...
Changyeon Lee [Thu, 24 Apr 2014 07:16:26 +0000 (00:16 -0700)]
Merge "ANIMATOR : Fixed change animation mode This is show timeline when click animation tab." into develop

10 years agoMerge "ANIMATOR : Refactoring Animator model related command Change concept in comman...
Changyeon Lee [Thu, 24 Apr 2014 07:16:03 +0000 (00:16 -0700)]
Merge "ANIMATOR : Refactoring Animator model related command Change concept in command to clone each AnimatorSelector for undo/redo then replace property and childen when undo/redo occured" into develop

10 years agoMerge "DATABIND : Remote call Supported response on xml type." into develop
Changyeon Lee [Thu, 24 Apr 2014 07:15:38 +0000 (00:15 -0700)]
Merge "DATABIND : Remote call Supported response on xml type." into develop

10 years agoANIMATOR : Select other page 80/19980/1
jinwooim.bae [Thu, 24 Apr 2014 06:47:05 +0000 (15:47 +0900)]
ANIMATOR : Select other page
This is for changing page when click other page in outlineview.

Change-Id: Iec8698afc152385ed56ef2030ede95e9887b9efe
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Fixed change animation mode 35/19935/2
jinwooim.bae [Wed, 23 Apr 2014 07:24:07 +0000 (16:24 +0900)]
ANIMATOR : Fixed change animation mode
This is show timeline when click animation tab.

Change-Id: I59905bb4fff9221639d90dda4bccbf8eee9f9854
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Refactoring Animator model related command 45/19945/2
seongwon.shim [Wed, 23 Apr 2014 09:44:57 +0000 (18:44 +0900)]
ANIMATOR : Refactoring Animator model related command
Change concept in command to clone each AnimatorSelector for undo/redo then replace property and childen when undo/redo occured

Change-Id: If1438a1f5f119cf47817bcf476f13549d11b2a26
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoDATABIND : Remote call Supported response on xml type. 36/19936/1
parary [Wed, 23 Apr 2014 07:41:02 +0000 (16:41 +0900)]
DATABIND : Remote call Supported response on xml type.

Change-Id: I70f15493960e2f4205c865f005d68f1bf772f271
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoANIMATOR : Fixed remove Widget 02/19902/1
jinwooim.bae [Wed, 23 Apr 2014 01:57:36 +0000 (10:57 +0900)]
ANIMATOR : Fixed remove Widget
This is refreshing timeline when remove widget on designer.

Change-Id: I2485b078bd64aaac2016e21ae10e15ae5cfd49ae
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoUIB : add rhino JavaScript engine library 93/19893/1
gyeongmin.ju [Tue, 22 Apr 2014 13:50:57 +0000 (22:50 +0900)]
UIB : add rhino JavaScript engine library

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

10 years agoMerge "UIB : add Model Reader/Writer" into develop
Changyeon Lee [Tue, 22 Apr 2014 13:45:33 +0000 (06:45 -0700)]
Merge "UIB : add Model Reader/Writer" into develop

10 years agoMerge "PROP : Add live style edit." into develop
Changyeon Lee [Tue, 22 Apr 2014 13:45:20 +0000 (06:45 -0700)]
Merge "PROP : Add live style edit." into develop

10 years agoMerge "ANIMATOR : Bug fix for findAnimator Pass AnimatorWidgetPart when inkove findAn...
Changyeon Lee [Tue, 22 Apr 2014 13:45:04 +0000 (06:45 -0700)]
Merge "ANIMATOR : Bug fix for findAnimator Pass AnimatorWidgetPart when inkove findAnimator Change parent selector in replaceAll from AnimatorSelector" into develop