platform/core/csapi/tizenfx.git
7 years agoMerge "Revert "Change access modifier of RealHandle in EvasObject"" into tizen
Seungkeun Lee [Thu, 11 May 2017 07:27:30 +0000 (07:27 +0000)]
Merge "Revert "Change access modifier of RealHandle in EvasObject"" into tizen

7 years agoRevert "Change access modifier of RealHandle in EvasObject"
Seungkeun Lee [Thu, 11 May 2017 07:26:59 +0000 (07:26 +0000)]
Revert "Change access modifier of RealHandle in EvasObject"

This reverts commit 81482f11c0514835834a3dbc0de081ca7e7825cf.

Change-Id: I5403c2dd065e1a818b4a588f5e656f9f99d1d192

7 years agoMerge "[label] add slide speed property & TC" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:48:11 +0000 (06:48 +0000)]
Merge "[label] add slide speed property & TC" into tizen

7 years agoMerge "Add IsExpanded property in GenListItem" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:38:04 +0000 (06:38 +0000)]
Merge "Add IsExpanded property in GenListItem" into tizen

7 years agoMerge "Fix left/right icon issue in ListItem" into tizen
Kangho Hur [Thu, 11 May 2017 06:35:38 +0000 (06:35 +0000)]
Merge "Fix left/right icon issue in ListItem" into tizen

7 years agoMerge "Add a Toolbar TC" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:30:30 +0000 (06:30 +0000)]
Merge "Add a Toolbar TC" into tizen

7 years agoMerge "Fix Enabled issue in ToolbarItem" into tizen
Seungkeun Lee [Thu, 11 May 2017 06:30:23 +0000 (06:30 +0000)]
Merge "Fix Enabled issue in ToolbarItem" into tizen

7 years agoAdd IsExpanded property in GenListItem
SungHyun Min [Thu, 11 May 2017 06:26:56 +0000 (15:26 +0900)]
Add IsExpanded property in GenListItem

 TASK=TCAPI-2326

Change-Id: Ie95ea510b890343af1bd57f0b839bf27ffb4715a
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoFix Enabled issue in ToolbarItem
rina6350.you [Wed, 10 May 2017 12:06:11 +0000 (21:06 +0900)]
Fix Enabled issue in ToolbarItem

TASK=CAPI-2336

Change-Id: Ie25848105b38e951ababd3ca6c2b5d07c10ca02e

7 years agoAdd a Toolbar TC
rina6350.you [Thu, 11 May 2017 04:56:23 +0000 (13:56 +0900)]
Add a Toolbar TC

Change-Id: I1d59c8172ceb0cadf9a3b8e356f3823c67c77287

7 years agoChange access modifier of RealHandle in EvasObject
pius.lee [Wed, 10 May 2017 13:19:00 +0000 (22:19 +0900)]
Change access modifier of RealHandle in EvasObject

Change it internal to protected.
Native Handle could be used for extended widget in future.

Change-Id: Ic968ddbd61e5b9be892a67c0082f718bfa65e251
Signed-off-by: pius.lee <pius.lee@samsung.com>
7 years agoFix left/right icon issue in ListItem
SungHyun Min [Wed, 10 May 2017 10:21:10 +0000 (19:21 +0900)]
Fix left/right icon issue in ListItem

 - TASK=TCAPI-2325

Change-Id: I3daa4285445f8d755836628d57a873df8592d114

7 years ago[label] add slide speed property & TC
darkleem [Fri, 21 Apr 2017 06:47:21 +0000 (15:47 +0900)]
[label] add slide speed property & TC

Change-Id: I37ffe75d47e7261ffe8acfdc2ef99d86d562b8c9
Signed-off-by: darkleem <cdark.lim@samsung.com>
7 years agoAdd Accessibility APIs
pius.lee [Fri, 24 Mar 2017 11:13:51 +0000 (20:13 +0900)]
Add Accessibility APIs

Now Widget inherit the AccessibleObject.
AccessibleObject is implement of the IAccessibleObject.
AccessibleUtil inherit the EvasObject.
AccessibleUtil for Say static method.
AccessibleRelation can be use for relationship between AccessibleObjects
And another enums used in Accessible API.

Change-Id: Ied3dbeb326ac80a9dfe94d3ffa2926c88c460141
Signed-off-by: pius.lee <pius.lee@samsung.com>
7 years agoMerge "Add IsIndicatorFocusable property in Slider" into tizen
Kangho Hur [Thu, 27 Apr 2017 07:26:45 +0000 (07:26 +0000)]
Merge "Add IsIndicatorFocusable property in Slider" into tizen

7 years agoMerge "Fixd handle issue and interop function" into tizen
Kangho Hur [Thu, 27 Apr 2017 07:26:32 +0000 (07:26 +0000)]
Merge "Fixd handle issue and interop function" into tizen

7 years agoAdd StructLayout attribute to struct Rect explicitly
WonYoung Choi [Wed, 26 Apr 2017 09:43:58 +0000 (18:43 +0900)]
Add StructLayout attribute to struct Rect explicitly

When using property setter in struct type without StructLayout attribute,
mcs(Mono C# Compiler) generates incorrect IL.
https://bugzilla.xamarin.com/show_bug.cgi?id=55604

Change-Id: Ib77ae509acc076518ad5df3d5138f7b1be1ae829

7 years agoAdd IsIndicatorFocusable property in Slider
Seunghyun Choi [Tue, 25 Apr 2017 10:30:29 +0000 (19:30 +0900)]
Add IsIndicatorFocusable property in Slider

 - need to TV UIComponents

Change-Id: Id2a84bb4185f5473935abe4bb23f00f4a4577303
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
7 years agoFixd handle issue and interop function
darkleem [Tue, 18 Apr 2017 13:05:13 +0000 (22:05 +0900)]
Fixd handle issue and interop function

  - fix LabelTest1 Color issue
  - add LabelTest4(slide animation)

Change-Id: Idc58f178a1911188079304ffff07f3501a57e132
Signed-off-by: darkleem <cdark.lim@samsung.com>
7 years agoMerge "Add TC to test InsertBefore operation of GenList with full style" into tizen
Kangho Hur [Thu, 20 Apr 2017 00:04:50 +0000 (17:04 -0700)]
Merge "Add TC to test InsertBefore operation of GenList with full style" into tizen

7 years agoMerge "Fix wrong library names in Interop.Evas file." into tizen
Kangho Hur [Wed, 19 Apr 2017 08:27:03 +0000 (01:27 -0700)]
Merge "Fix wrong library names in Interop.Evas file." into tizen

7 years agoFix wrong library names in Interop.Evas file.
rina6350.you [Wed, 19 Apr 2017 07:45:18 +0000 (16:45 +0900)]
Fix wrong library names in Interop.Evas file.

Change-Id: I2a7171b39a4bf10cb03cae362d9519d781b4e246

7 years agoAdd TC to test InsertBefore operation of GenList with full style
rina6350.you [Tue, 18 Apr 2017 06:03:00 +0000 (15:03 +0900)]
Add TC to test InsertBefore operation of GenList with full style

TASK=TCAPI-2311

Change-Id: I8fba43cbfb24fd73fcc88f25450be003df66fb69

7 years agoAdd Entry property in MultiButtonEntry
SungHyun Min [Tue, 18 Apr 2017 11:26:09 +0000 (20:26 +0900)]
Add Entry property in MultiButtonEntry

 - to provide the functionalities of the entry in MultiButtonEntry

Change-Id: Ib6935a385685f68554f0364dacd032254409eec2
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoAdd tooltip's methods
rina6350.you [Thu, 13 Apr 2017 07:39:33 +0000 (16:39 +0900)]
Add tooltip's methods

* Update version to 1.1.0-beta-021

Change-Id: I9b5aae5f55b69ae3c286ac8093afe0383d837b2a

7 years agoMerge "Added performance genlist style" into tizen
Kangho Hur [Mon, 17 Apr 2017 03:26:12 +0000 (20:26 -0700)]
Merge "Added performance genlist style" into tizen

7 years agoAdd comment for WrapType
wenxuan.gu [Thu, 13 Apr 2017 03:50:19 +0000 (11:50 +0800)]
Add comment for WrapType

Change-Id: I1d640fff638d103ac5b078d281d3ecc22b87557e

7 years agoMerge "add comments for HoverselItem/Hoversel" into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:36:54 +0000 (18:36 -0700)]
Merge "add comments for HoverselItem/Hoversel" into tizen

7 years agoMerge changes Icde694cd,I48395e46 into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:35:56 +0000 (18:35 -0700)]
Merge changes Icde694cd,I48395e46 into tizen

* changes:
  add comments for Naviframe&NaviItem
  add api comments for IInvalidatable

7 years agoMerge "Add API to show/hide the indicator" into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:10:45 +0000 (18:10 -0700)]
Merge "Add API to show/hide the indicator" into tizen

7 years agoMerge "Add Api comments for EcoreEvent,EcoreKeyEventArgs" into tizen
Jeonghyun Yun [Thu, 13 Apr 2017 01:10:23 +0000 (18:10 -0700)]
Merge "Add Api comments for EcoreEvent,EcoreKeyEventArgs" into tizen

7 years agoAdded performance genlist style
JEONGHYUN YUN [Wed, 12 Apr 2017 10:14:10 +0000 (19:14 +0900)]
Added performance genlist style

Change-Id: I7afc03fe19c976280250ed81f8129d799f49c126
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
7 years agoAdd comments for MultiButtonEntry,MultiButtonEntryItem
Qian Sui [Tue, 11 Apr 2017 02:28:15 +0000 (10:28 +0800)]
Add comments for MultiButtonEntry,MultiButtonEntryItem

Change-Id: Ic7fba20d08fe2ac1e5108fa9c6690960691aad8f
Signed-off-by: Qian Sui <qian.sui@samsung.com>
7 years agoAdd API to show/hide the indicator
Pawel Andruszkiewicz [Wed, 12 Apr 2017 07:16:14 +0000 (09:16 +0200)]
Add API to show/hide the indicator

Change-Id: I4b7999395166d2bc45b472c7e4c35fe6da03690a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
7 years agoAdd Api comments for EcoreEvent,EcoreKeyEventArgs
wenfeng.ge [Wed, 12 Apr 2017 01:54:39 +0000 (09:54 +0800)]
Add Api comments for EcoreEvent,EcoreKeyEventArgs

Change-Id: I36d52ab507d9740699cbdf26c688d0137abb1d82
Signed-off-by: wenfeng.ge <wenfeng.ge@samsung.com>
7 years agoadd comments for HoverselItem/Hoversel
yan97.zhao [Tue, 11 Apr 2017 03:20:50 +0000 (11:20 +0800)]
add comments for HoverselItem/Hoversel

Change-Id: If1e15d4b63a98cfd055831ee34e983a3c9e24a2b
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
7 years agoadd comments for Naviframe&NaviItem
hongqingli [Mon, 10 Apr 2017 07:22:01 +0000 (15:22 +0800)]
add comments for Naviframe&NaviItem

Change-Id: Icde694cd199fade24b03a4366ff8a83b93cedb90
Signed-off-by: hongqingli <hongqing.li@samsung.com>
7 years agoadd api comments for IInvalidatable
hongqingli [Fri, 7 Apr 2017 02:58:18 +0000 (10:58 +0800)]
add api comments for IInvalidatable

Change-Id: I48395e46cbb5c56af529ab0734c8ddc149a63c0e
Signed-off-by: hongqingli <hongqing.li@samsung.com>
7 years agoMerge "Add comments for SmartEvent" into tizen
Jeonghyun Yun [Fri, 7 Apr 2017 02:35:18 +0000 (19:35 -0700)]
Merge "Add comments for SmartEvent" into tizen

7 years agoMerge "add comments for Elementary.cs/EdjeObject.cs/ElmScrollConfig.cs/Entry.cs/EvasK...
Jeonghyun Yun [Fri, 7 Apr 2017 02:35:00 +0000 (19:35 -0700)]
Merge "add comments for Elementary.cs/EdjeObject.cs/ElmScrollConfig.cs/Entry.cs/EvasKeyEventArgs.cs/EvasMap.cs" into tizen

7 years agoMerge "Add ScrollBarVisiblePolicy to GenGrid" into tizen
Kangho Hur [Thu, 6 Apr 2017 10:10:20 +0000 (03:10 -0700)]
Merge "Add ScrollBarVisiblePolicy to GenGrid" into tizen

7 years agoAdd comments for SmartEvent
Qian Sui [Thu, 6 Apr 2017 09:11:17 +0000 (17:11 +0800)]
Add comments for SmartEvent

Change-Id: I35c31d13ba8c33fad8c08974ae37d4495b1b3ec0
Signed-off-by: Qian Sui <qian.sui@samsung.com>
7 years agoAdd internal api for winKeygrab and Iconified
darkleem [Tue, 4 Apr 2017 05:33:37 +0000 (14:33 +0900)]
Add internal api for winKeygrab and Iconified

Change-Id: I80b9b5ac1d5263c539846a9e4e2d8a8732b9ca25
Signed-off-by: darkleem <cdark.lim@samsung.com>
7 years agoadd comments
yan97.zhao [Sat, 1 Apr 2017 12:33:34 +0000 (20:33 +0800)]
add comments
for Elementary.cs/EdjeObject.cs/ElmScrollConfig.cs/Entry.cs/EvasKeyEventArgs.cs/EvasMap.cs

Change-Id: Id5fbfcf01bbaa0cb7c9d02b582d39f47673d1dfa
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
7 years agoAdd ScrollBarVisiblePolicy to GenGrid
SungHyun Min [Thu, 6 Apr 2017 06:47:24 +0000 (15:47 +0900)]
Add ScrollBarVisiblePolicy to GenGrid

Change-Id: Ieb6d6569e82864cf4b2d929dbdb229f4dbda4649
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoAdd and update API comments for ElmSharp
wenfeng.ge [Fri, 31 Mar 2017 02:57:32 +0000 (10:57 +0800)]
Add and update API comments for ElmSharp

Calendar.cs | ColorSelector.cs

Change-Id: I9f41244f591bfc2d7ab40cb3ac19c5d1863fc535

7 years agoMerge "add api comments for GestureLayer.cs/Icon.cs/Image.cs/Index.cs/ IndexItem...
Jeonghyun Yun [Fri, 31 Mar 2017 00:16:26 +0000 (17:16 -0700)]
Merge "add api comments for GestureLayer.cs/Icon.cs/Image.cs/Index.cs/ IndexItem/ItemObject.cs/Label.cs/Layout.cs" into tizen

7 years agoadd api comments for
hongqingli [Tue, 28 Mar 2017 07:08:53 +0000 (15:08 +0800)]
add api comments for
GestureLayer.cs/Icon.cs/Image.cs/Index.cs/
IndexItem/ItemObject.cs/Label.cs/Layout.cs

Change-Id: Ie9442a7a29a2d7a27ed49382ab3365ce97eacf99
Signed-off-by: hongqingli <hongqing.li@samsung.com>
7 years agoMerge "Added GenList default mode (Compress)" into tizen
Kangho Hur [Thu, 30 Mar 2017 01:45:47 +0000 (18:45 -0700)]
Merge "Added GenList default mode (Compress)" into tizen

7 years agomodify comment of Popup and ProgressBar
wenxuan.gu [Wed, 29 Mar 2017 09:20:36 +0000 (17:20 +0800)]
modify comment of Popup and ProgressBar

Change-Id: I242ef9028965ca1b761cd78fd50270031e9ee2a3

7 years agoMerge "Add api comments for GenList,GenListItem,List,ListItem,SmartEvent" into tizen
Jeonghyun Yun [Wed, 29 Mar 2017 04:10:12 +0000 (21:10 -0700)]
Merge "Add api comments for GenList,GenListItem,List,ListItem,SmartEvent" into tizen

7 years agoDo not use layout for button
Sungtaek Hong [Tue, 28 Mar 2017 13:35:44 +0000 (22:35 +0900)]
Do not use layout for button

    - It will be fixed if some bugs are fixed.
    - Opacity will temporarily supported by clipper in theme.
      (https://review.tizen.org/gerrit/#/c/121724/)

Change-Id: I13db906281964afa976919e528a1b5d95ee29d25
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
7 years agoAdd api comments for GenList,GenListItem,List,ListItem,SmartEvent
Qian Sui [Mon, 27 Mar 2017 06:52:34 +0000 (14:52 +0800)]
Add api comments for GenList,GenListItem,List,ListItem,SmartEvent

Change-Id: If6a54f30ab0d650844faef4f773f1522509dfaea
Signed-off-by: Qian Sui <qian.sui@samsung.com>
7 years agoAdded GenList default mode (Compress)
JEONGHYUN YUN [Tue, 28 Mar 2017 06:55:53 +0000 (15:55 +0900)]
Added GenList default mode (Compress)

Change-Id: If8c09c7907bfbdc3ae2a6e740c2846686b303e50
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
7 years agoRefactor RenderPost event using EvasEvent
jh5.cho [Fri, 24 Mar 2017 08:27:09 +0000 (17:27 +0900)]
Refactor RenderPost event using EvasEvent

    - RenderPost event is implemented as EvasEvent, not EvasObjectEvent,
      due to the malfuntion under TCT execute envirenment
    - Update Version to Beta-018

Change-Id: Idaf0137f094674d016f1bdf248b8b8ff007a6660

7 years agoupdate version
Kangho Hur [Thu, 23 Mar 2017 23:48:30 +0000 (08:48 +0900)]
update version

Change-Id: I8ea056032dec33ec035b6f3b8095fa324bb0a7e9

7 years agoFix Naviframe.Push bug
Kangho Hur [Wed, 22 Mar 2017 07:17:56 +0000 (16:17 +0900)]
Fix Naviframe.Push bug

Change-Id: I384050005f6ec7e3fb9d7f237809b758e0772962

7 years agoMerge "Add comments For EvasObject/EvasObjectEvent/FlipSelector/FlipSelectorItem...
Jeonghyun Yun [Wed, 22 Mar 2017 04:05:27 +0000 (21:05 -0700)]
Merge "Add comments For EvasObject/EvasObjectEvent/FlipSelector/FlipSelectorItem/FloatingButton." into tizen

7 years agoMerge "add api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size...
Jeonghyun Yun [Wed, 22 Mar 2017 04:05:13 +0000 (21:05 -0700)]
Merge "add api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size,Slider" into tizen

7 years agoMerge "Add API comments for ElmSharp API" into tizen
Jeonghyun Yun [Wed, 22 Mar 2017 04:04:53 +0000 (21:04 -0700)]
Merge "Add API comments for ElmSharp API" into tizen

7 years agoMerge "Add comments for ElmSharp APIs." into tizen
Jeonghyun Yun [Wed, 22 Mar 2017 04:04:38 +0000 (21:04 -0700)]
Merge "Add comments for ElmSharp APIs." into tizen

7 years agoAdd comments
yan97.zhao [Mon, 20 Mar 2017 10:30:28 +0000 (18:30 +0800)]
Add comments
For EvasObject/EvasObjectEvent/FlipSelector/FlipSelectorItem/FloatingButton.

Change-Id: Ibd8286632208a36fb3dfa216e64c00c2ba0b1885
Signed-off-by: yan97.zhao <yan97.zhao@samsung.com>
7 years agoAdd API comments for ElmSharp API
wenfeng.ge [Sat, 18 Mar 2017 08:36:16 +0000 (16:36 +0800)]
Add API comments for ElmSharp API

- Backgound|Check|CheckStateChangedEventArgs|Color|ColorSelector|
ColorSelector|ColorSelectorItem|Conformant|Container|ContextPopup|
ContextPopupItem|DateChangedEventArgs|DateTimeSelector|
DisplayedMonthChangedEventArgs

Change-Id: I1a4ff17ca41ec93ec3219043af3712b8a4c23fe3
Signed-off-by: wenfeng.ge <wenfeng.ge@samsung.com>
7 years agoadd api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size,Slider
wenxuan.gu [Mon, 20 Mar 2017 05:39:58 +0000 (13:39 +0800)]
add api comments for Popup3D,Popup,PopupItem,Rect,Rectangle,Scroller,Size,Slider

Change-Id: I79a42ef20f773307886ab19dfd6785c79e2528a7

7 years agowin: set elm_win type ELM_WIN_BASIC
Sungtaek Hong [Tue, 21 Mar 2017 04:41:49 +0000 (13:41 +0900)]
win: set elm_win type ELM_WIN_BASIC

 - In Tizen 3.0, ELM_WIN_BASIC is 1, while 0 in upstream.
   when elm_win is added as 0, its type will be ELM_WIN_UNKNOWN,
   and its calculation cannot be guaranteed as the same with
   ELM_WIN_BASIC.

Change-Id: Ifa6212bc73f350010c29929a26f63ebf1bb132b3
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
7 years agoMerge "[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments." into tizen
Kangho Hur [Tue, 21 Mar 2017 00:38:50 +0000 (17:38 -0700)]
Merge "[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments." into tizen

7 years agoAdd comments for ElmSharp APIs.
an87.li [Sun, 19 Mar 2017 22:42:12 +0000 (06:42 +0800)]
Add comments for ElmSharp APIs.

1. Includes EcoreAnimator/EcoreMainloop/EcoreSynchronizationContext/Spinner/Table/Toolbar/ToolbarItem/Widget/Window

Change-Id: If9e7fe5c19454208def4457985ff70e57881a1b3
Signed-off-by: an87.li <an87.li@samsung.com>
7 years agoAllow display rotation to Elmsharp.Test app
Kangho Hur [Mon, 20 Mar 2017 08:42:10 +0000 (17:42 +0900)]
Allow display rotation to Elmsharp.Test app

Change-Id: I4e9bd5b64479c7b01b115152f54aa96802718eac

7 years agoFix target handle of SmartEvent&EvasObjectEvent correctly
darkleem [Mon, 20 Mar 2017 06:11:29 +0000 (15:11 +0900)]
Fix target handle of SmartEvent&EvasObjectEvent correctly

Change-Id: Ieef902b960abbb8eecbe37151c9893c51cdcc577
Signed-off-by: darkleem <cdark.lim@samsung.com>
7 years ago[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments.
Qian Sui [Fri, 17 Mar 2017 02:28:21 +0000 (10:28 +0800)]
[GenGrid|GenGridItem|GenItem|GenItemClass]Add Comments.

Change-Id: Ie9b8f87b646aa3ab0d2099ca6eff05c9a6d0b5dc
Signed-off-by: Qian Sui <qian.sui@samsung.com>
7 years agoMerge "modify api comments of box(GetPartColor,SetPartColor)" into tizen
Jeonghyun Yun [Mon, 20 Mar 2017 02:07:28 +0000 (19:07 -0700)]
Merge "modify api comments of box(GetPartColor,SetPartColor)" into tizen

7 years agomodify api comments of box(GetPartColor,SetPartColor)
wenxuan.gu [Fri, 17 Mar 2017 10:08:13 +0000 (18:08 +0800)]
modify api comments of box(GetPartColor,SetPartColor)

Change-Id: I188da6daff51d0f0a3b2cac06a8bafc5e0ceab12

7 years agoAdd SetBorder in Image
SungHyun Min [Fri, 17 Mar 2017 04:35:45 +0000 (13:35 +0900)]
Add SetBorder in Image

 - for supporting 9-patch image : http://suprem.sec.samsung.net/confluence/display/SPTDTLC/Supporting+9-Patch+Image

Change-Id: I7b896c40713444ee54f302276c3acefc160b9cb0
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoFix target handle of SmartEvent&EvasObjectEvent correctly
darkleem [Fri, 17 Mar 2017 02:28:20 +0000 (11:28 +0900)]
Fix target handle of SmartEvent&EvasObjectEvent correctly

Change-Id: Ie8972c05b24689c60aba8cbd97b4cb1e646c30b0
Signed-off-by: darkleem <cdark.lim@samsung.com>
7 years agoUpdate Hoversel to support Dismissed event
jh5.cho [Thu, 16 Mar 2017 11:46:21 +0000 (20:46 +0900)]
Update Hoversel to support Dismissed event

    - Dismissed SmartEvent is added
    - TC code for dismissed event is added

Change-Id: I17f953f149227fa28ff4e356efce10c5004ac2ea

7 years agoScrollable entry with placeholder placed on screen
Pawel Andruszkiewicz [Fri, 20 Jan 2017 07:57:51 +0000 (08:57 +0100)]
Scrollable entry with placeholder placed on screen

Change-Id: If09f585c03e2862047ff7808939e980d3b0419c6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
7 years agoMerge "Fix FloatingButtonTest" into tizen
Kangho Hur [Thu, 16 Mar 2017 05:55:11 +0000 (22:55 -0700)]
Merge "Fix FloatingButtonTest" into tizen

7 years agoAdd Additional Method and Properties for Calendar
Seunghyun Choi [Fri, 17 Feb 2017 05:02:39 +0000 (14:02 +0900)]
Add Additional Method and Properties for Calendar

 - Add max/min Date, mark, select_mode
 - RFC : http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+11+-+CalendarView

Change-Id: I7a9b49f6bbe471d0149965d544192193f869b715
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
7 years agoFix FloatingButtonTest
sung-su.kim [Thu, 16 Mar 2017 05:16:54 +0000 (14:16 +0900)]
Fix FloatingButtonTest

Change-Id: Id56128aea2adb6916beb0a539fb2b6c873f27efb

7 years agoMerge "Add feature for grabbing HW key events" into tizen
Kangho Hur [Thu, 16 Mar 2017 03:46:05 +0000 (20:46 -0700)]
Merge "Add feature for grabbing HW key events" into tizen

7 years agoMerge "Add API comments" into tizen
Jeonghyun Yun [Thu, 16 Mar 2017 02:08:13 +0000 (19:08 -0700)]
Merge "Add API comments" into tizen

7 years agoMerge "Change the name of event argument class" into tizen
Jeonghyun Yun [Wed, 15 Mar 2017 11:18:07 +0000 (04:18 -0700)]
Merge "Change the name of event argument class" into tizen

7 years agoChange the name of event argument class
SungHyun Min [Wed, 15 Mar 2017 01:47:01 +0000 (10:47 +0900)]
Change the name of event argument class

 - MultiButtonEntryArgs -> MultiButtonEntryItemEventArgs
 - fix typo in TC

Change-Id: I6eb74ed601a4d0ba025769527dd12f44be4ada61
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoMerge "Add MultiButtonEntry" into tizen
Jeonghyun Yun [Tue, 14 Mar 2017 10:02:18 +0000 (03:02 -0700)]
Merge "Add MultiButtonEntry" into tizen

7 years agoAdd API comments
wenxuan.gu [Mon, 13 Mar 2017 05:45:48 +0000 (13:45 +0800)]
Add API comments

Change-Id: I8f0ae38d841fae59ef968d76011047cab2948baa

7 years agoAdd MultiButtonEntry
SungHyun Min [Tue, 7 Mar 2017 10:29:11 +0000 (19:29 +0900)]
Add MultiButtonEntry

Change-Id: Ifb5ae0a7e34fd9a09642f54307c6ed1d6b93cc05
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
7 years agoAdd feature for grabbing HW key events
WonYoung Choi [Tue, 14 Mar 2017 07:31:17 +0000 (16:31 +0900)]
Add feature for grabbing HW key events

Change-Id: I32483846b559a49d3b5e0bbbf207a70e10ac34e7

7 years agoUpdate Version
sung-su.kim [Fri, 10 Mar 2017 06:56:38 +0000 (15:56 +0900)]
Update Version

Change-Id: I73a912aced7ffa31909b6a1bd23529ea4e6eae81

7 years agoMerge "Add FloatingButton" into tizen
Kangho Hur [Fri, 10 Mar 2017 06:53:31 +0000 (22:53 -0800)]
Merge "Add FloatingButton" into tizen

7 years agoAdd FloatingButton
sung-su.kim [Wed, 1 Feb 2017 10:04:52 +0000 (19:04 +0900)]
Add FloatingButton

Change-Id: Iee5c56d4b31b5b8d17f63f1acb205b651093e5ea

7 years agoMerge "Add Hoversel to implement DropdownList" into tizen
Kangho Hur [Fri, 10 Mar 2017 04:32:27 +0000 (20:32 -0800)]
Merge "Add Hoversel to implement DropdownList" into tizen

7 years agoMerge "Add event pass properties in popup outside area" into tizen
Kangho Hur [Fri, 10 Mar 2017 04:15:06 +0000 (20:15 -0800)]
Merge "Add event pass properties in popup outside area" into tizen

7 years agoAdd Hoversel to implement DropdownList
jh5.cho [Wed, 22 Feb 2017 04:59:25 +0000 (13:59 +0900)]
Add Hoversel to implement DropdownList

    - RFC: http://suprem.sec.samsung.net/confluence/pages/viewpage.action?pageId=73052518
    - Add Interop, Hoversel / HoverselItem / HoverselTest1

Change-Id: I69ce9f0cc22c4e8346a49011b051e571234afb77

7 years agoMerge "Add elm_focus related APIs" into tizen
Jeonghyun Yun [Fri, 10 Mar 2017 01:32:53 +0000 (17:32 -0800)]
Merge "Add elm_focus related APIs" into tizen

7 years agoAdd elm_focus related APIs
Kangho Hur [Thu, 9 Mar 2017 11:33:10 +0000 (20:33 +0900)]
Add elm_focus related APIs

Change-Id: I47b4892e37c03788fc9f0da97c1b51f77a9d51a3

7 years agoMerge "Fix target handle of SmartEvent correctly" into tizen
Jeonghyun Yun [Thu, 9 Mar 2017 22:58:19 +0000 (14:58 -0800)]
Merge "Fix target handle of SmartEvent correctly" into tizen

7 years agoAdd GenListItem.Next and Previous properties
Piotr Szydelko [Thu, 2 Mar 2017 06:38:05 +0000 (07:38 +0100)]
Add GenListItem.Next and Previous properties

These readnly properties allows the developer to access
the item following the current one and the one before it.

Change-Id: If3b9cf51a88a4313776057fd433fcf9fd697c40a
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
7 years agoAdd GenList.ReorderMode property
Piotr Szydelko [Wed, 1 Mar 2017 10:31:13 +0000 (11:31 +0100)]
Add GenList.ReorderMode property

The EFL GenList offer the reorder mode, but ElmSharp does didn't
include the relevant functions. This commit fixed the omission.

Change-Id: Ib0dfc1578677e401d6b3639ac340872507f89216
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
7 years agoFix target handle of SmartEvent correctly
Kangho Hur [Wed, 8 Mar 2017 10:31:46 +0000 (19:31 +0900)]
Fix target handle of SmartEvent correctly

Change-Id: Iefb17b774b12f4fc39f6c25fb0e863faab1015b5

7 years agoAdd event pass properties in popup outside area
chungryeol lim [Fri, 24 Feb 2017 01:04:30 +0000 (10:04 +0900)]
Add event pass properties in popup outside area

Change-Id: Id450c0e6b591449865950304bf18366e5cbe259b
Signed-off-by: chungryeol lim <cdark.lim@samsung.com>