platform/upstream/elementary.git
7 years agoelm_image: Preserve backward compatibility with Tizen 2.4.
Hosang Kim [Fri, 11 Nov 2016 05:37:39 +0000 (14:37 +0900)]
elm_image: Preserve backward compatibility with Tizen 2.4.

add evas_object_repeat_event_set() to image object.

Change-Id: Ide2bf193bf8ea3c2a301246ef97ac583dc7ecd76

7 years ago[access] remove previous access object before register
Shinwoo Kim [Wed, 9 Nov 2016 12:10:27 +0000 (21:10 +0900)]
[access] remove previous access object before register

Change-Id: I485462d98029befa3fa754d7dcbe428fe330daa5

7 years ago[atspi] change accessible name to const char* - it is same with accessible description
Shinwoo Kim [Fri, 4 Nov 2016 13:04:00 +0000 (22:04 +0900)]
[atspi] change accessible name to const char* - it is same with accessible description

Please refer to following review

https://phab.enlightenment.org/D4378

Change-Id: Id32c83a44f8e5830553b1b439cef172e73e2d62a

7 years agoFix SVACE issues - 150820, 150821, 150838
Shinwoo Kim [Fri, 11 Nov 2016 04:40:43 +0000 (13:40 +0900)]
Fix SVACE issues - 150820, 150821, 150838

- Uninitialized data
- Missed return statement

Change-Id: I5f928f8f6f905526eb9295f633888a0457bcc89b

7 years ago[elementary] Fix warnings.
SubodhKumar [Mon, 7 Nov 2016 14:30:20 +0000 (20:00 +0530)]
[elementary] Fix warnings.

Change-Id: Ic38275955e88e7b368adbf47479bf703c2246686
Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
7 years ago[elm_gl_view] fix memory leak in elm_gl_view
sunghyun kim [Thu, 10 Nov 2016 13:23:18 +0000 (22:23 +0900)]
[elm_gl_view] fix memory leak in elm_gl_view

Delete evas_gl_make_current() in elm_gl_view because of memoryleak.

Change-Id: I44557c5beb3394ed976a2b3a10bc37bb82247c1a

7 years agogenlist : forcely set NULL on focused_item if item is deleted
SangHyeon Lee [Thu, 10 Nov 2016 10:01:46 +0000 (19:01 +0900)]
genlist : forcely set NULL on focused_item if item is deleted

Change-Id: I3b9d161152b464d72b4998aba6dec630e8e7c188
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agoelm_config: fix build break on windows.
Bowon Ryu [Thu, 10 Nov 2016 04:43:27 +0000 (13:43 +0900)]
elm_config: fix build break on windows.

getenv("HOME") causes the build break on windows.
This is caused by 860995081934e9496ca2eeb6b1567edd9730e4b5

Change-Id: I7a7583c524d24910d70764bae88a1a067df4ad86
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 years agopopup: support scrollable content
JinYong Park [Mon, 7 Nov 2016 03:41:14 +0000 (12:41 +0900)]
popup: support scrollable content

@tizen_fix (tizen 2.4 feature)

spin gerrit : I84cee87c36bf2a2facc5fb6ced9f9e4eac1380c5

Change-Id: Ibbfcc68760c81a7ea9ff65bebb81e5f30e4a8f65
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
7 years agoelm_entry: scroller in entry now updates cursor position when unfocused
WooHyun Jung [Wed, 9 Nov 2016 01:45:31 +0000 (10:45 +0900)]
elm_entry: scroller in entry now updates cursor position when unfocused

@tizen_fix

Change-Id: Ief83e5856d53e451707772b044b843477ad5df3d

7 years agoatspi: add elm_atspi_ewk_wrapper class
Lukasz Stanislawski [Sun, 16 Oct 2016 16:19:10 +0000 (18:19 +0200)]
atspi: add elm_atspi_ewk_wrapper class

Create wrapper widget around Ewk_View Evas_Object in order
to integrate a11y frameworks from elementary and Chromium.
Such wrapper should be created on Chromium EFL port side, however
currently will be added on elementary side with hope to move it
into chromium library.

Change-Id: I02b15376cf387b9c88f416c7c96a9ec41e89ec79

7 years agoAccessibility : synchronized highlight of atspi and item align feature for wearable...
JunsuChoi [Fri, 4 Nov 2016 08:07:07 +0000 (17:07 +0900)]
Accessibility : synchronized highlight of atspi and item align feature for wearable profile

   In the genlist, it corrected so that highlight could move according to item align feature.
   This feature operates when screen-reader of wearable was enable.

   @TIZEN_ONLY

Change-Id: I0f838264266ff84be8909f35c00c99c7ca6f17fe

7 years agoDefault theme: remove wrong targets from program.
Mykyta Biliavskyi [Tue, 8 Nov 2016 14:36:21 +0000 (16:36 +0200)]
Default theme: remove wrong targets from program.

Some of styles contain STATE_SET programs, that try to switch part into
non existents description. For desctop application, such as Enventor and
Eflete this make launch and work slow.
This commit fix this situation by removing wrong targets or add missed
states into target parts.

Change-Id: Ia9f51afaa096cadff363d7ea28d40059b5be04a2
Signed-off-by: Mykyta Biliavskyi <m.biliavskyi@samsung.com>
7 years ago[ATSPI]: Highlight not visible in MBE[widgets which implement their own highlight UI]
Shilpa Singh [Tue, 8 Nov 2016 06:38:04 +0000 (12:08 +0530)]
[ATSPI]: Highlight not visible in MBE[widgets which implement their own highlight UI]
issue fix.

Change-Id: Ibbde93b3f78e5523b04848ca2505f718fcd80766

7 years ago[ATSPI]: On Highlight_grab read should happen, spinner role updated.
Shilpa Singh [Tue, 8 Nov 2016 05:39:11 +0000 (11:09 +0530)]
[ATSPI]: On Highlight_grab read should happen, spinner role updated.

Change-Id: I5764516e56aefadd6b336b62295026ff2dbc9863

7 years agoHighlighted obj is eo obj, so make it again view obj before checking its class and...
Prasoon Singh [Fri, 4 Nov 2016 15:15:25 +0000 (20:45 +0530)]
Highlighted obj is eo obj, so make it again view obj before checking its class and parent.

Change-Id: I30fb58e86e20dca6c1361c58b2ace8dedd3c9591

7 years agoHighlight not changing on swipe issue fix.
Shilpa Singh [Fri, 4 Nov 2016 13:59:10 +0000 (19:29 +0530)]
Highlight not changing on swipe issue fix.

Change-Id: I7749f7d6b73f73f50d9d7817fd9bf51e555885dd

7 years agoWhen flicked left/right, scroll and show content.
Shilpa Singh [Fri, 4 Nov 2016 08:57:19 +0000 (14:27 +0530)]
When flicked left/right, scroll and show content.

Change-Id: I14a0458c149d04a015e527a3d0e21426a0360966

7 years agoChanged highlighted object to eo_obj.
Prasoon Singh [Fri, 4 Nov 2016 10:37:44 +0000 (16:07 +0530)]
Changed highlighted object to eo_obj.

Change-Id: I829adbf191cd44062040f61c86043a71fde63583

7 years agoelm_popup: before getting focus, all sub objs should be shown
WooHyun Jung [Fri, 4 Nov 2016 04:26:32 +0000 (13:26 +0900)]
elm_popup: before getting focus, all sub objs should be shown

Change-Id: I1132795056035dc5dd1ffe76336af1f3e01afc6d

7 years agofix - socket proxy should be created before bridge is connected
Shinwoo Kim [Wed, 2 Nov 2016 11:50:57 +0000 (20:50 +0900)]
fix - socket proxy should be created before bridge is connected

Change-Id: I4bef45e97205eab1d125ab70fc037b2b067a2520

7 years agogenlist : fix crash in genlist selected_set in TC 03/95903/2
SangHyeon Lee [Mon, 7 Nov 2016 05:18:24 +0000 (14:18 +0900)]
genlist : fix crash in genlist selected_set in TC

Change-Id: Ifdbc09b795d176ea78651882cf39b6f632b0594b
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agoAuthor: Hermet Park <hermet@hermet.pe.kr> 66/95866/1
Hermet Park [Mon, 7 Nov 2016 04:01:42 +0000 (13:01 +0900)]
Author: Hermet Park <hermet@hermet.pe.kr>
Date:   Fri Nov 4 20:19:14 2016 +0900

    elementary transit: support image fill area in zoom effect.

    Transit zoom effect didn't care image fill area in case of manual filling.
    This additional logic computes map uvs with regards to the current image fill area.

    @fix

Change-Id: I38cd1be536333d6cf984ccea08c524498efceb90

7 years agoelm_layout: add mmap support
Andrii Kroitor [Fri, 4 Nov 2016 11:42:41 +0000 (13:42 +0200)]
elm_layout: add mmap support

Reviewers: cedric, Hermet, NikaWhite, raster

Subscribers: jpeg, reutskiy.v.v

Differential Revision: https://phab.enlightenment.org/D4379

Change-Id: I4eae5fb8bb7bedc6a44fe2b396719d3360aa9e16
Signed-off-by: Mykyta Biliavskyi <m.biliavskyi@samsung.com>
7 years agotoolbar: fix item resize issue. 91/95591/2
Bowon Ryu [Fri, 4 Nov 2016 02:43:17 +0000 (11:43 +0900)]
toolbar: fix item resize issue.

Change-Id: I62f2bc80cd5e33aea1111cb741bad5bc13b9ca13
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 years agoctxpopup: apply color_class parent-child relationship 25/95425/3
JinYong Park [Thu, 3 Nov 2016 07:58:48 +0000 (16:58 +0900)]
ctxpopup: apply color_class parent-child relationship

 # dependency
   - efl-theme-tizen-mobile : Ic77c6c55736397b4acc19f891e5dde345a917a79

Change-Id: I4a831535a738a35a7203df5e8cc57578fe1507f7
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
7 years agocolor class: allow to set color class for efl-extension widgets 97/94797/2
Jee-Yong Um [Tue, 1 Nov 2016 08:26:47 +0000 (17:26 +0900)]
color class: allow to set color class for efl-extension widgets

Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com>
Change-Id: If4930ad0aa449e73d1d09f8171d339a88d6965b2

7 years agolabel: fix label sizing issue. 96/95496/3
Bowon Ryu [Thu, 3 Nov 2016 11:08:57 +0000 (20:08 +0900)]
label: fix label sizing issue.

If a width is 0, Do not calc for the Multi-line.

@tizen_fix

Change-Id: Ib80176e245ad69b619629e2af61e4ac0ad56712c
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 years agoscroller: apply "Improved scroller performance" patch. 92/94492/2
Hosang Kim [Mon, 31 Oct 2016 07:23:42 +0000 (16:23 +0900)]
scroller: apply "Improved scroller performance" patch.

Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Change-Id: I30329241b0030dd368e6c5f25ab083fe33114d61

7 years agomultibuttonentry: apply widget's style to internal entry widget 99/94999/2
Youngbok Shin [Wed, 2 Nov 2016 05:46:01 +0000 (14:46 +0900)]
multibuttonentry:  apply widget's style to internal entry widget

@tizen_fix

Change-Id: Id9ed9b11b7f08129fb917338ef48522c15189a81

7 years agoelm_label: add click event for label widget. 06/94806/5
Hosang Kim [Tue, 1 Nov 2016 08:32:36 +0000 (17:32 +0900)]
elm_label: add click event for label widget.

-This patch is for maintaining compatibility
@tizen

Change-Id: If0334251ac1ba23dd233d25c22ab46bc905fca97

7 years agonaviframe: Fix to process title show/hide signal immediately 72/95172/1
Jaehyun Cho [Fri, 13 Jun 2014 11:35:37 +0000 (20:35 +0900)]
naviframe: Fix to process title show/hide signal immediately

Change-Id: Iaeab08aa2a197575c0280220090b2554bbe3c8d7

7 years agofix crash in pre-built applications on reusable content get 50/95050/3 accepted/tizen/common/20161103.155753 accepted/tizen/ivi/20161103.230213 accepted/tizen/mobile/20161103.230122 accepted/tizen/tv/20161103.230138 accepted/tizen/wearable/20161103.230157 submit/tizen/20161102.045635
SangHyeon Lee [Wed, 2 Nov 2016 07:20:59 +0000 (16:20 +0900)]
fix crash in pre-built applications on reusable content get

Change-Id: I8cf21d78f27617968b31ce8e80d4771e11f11a57
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agocalendar: fix mistyped code for _elm_widget_color_class_parent_set() 69/94769/2 accepted/tizen/common/20161102.121609 accepted/tizen/ivi/20161102.072528 accepted/tizen/mobile/20161102.072404 accepted/tizen/tv/20161102.072438 accepted/tizen/wearable/20161102.072459 submit/tizen/20161101.093908 submit/tizen_3.0/20161102.011054 submit/tizen_3.0/20161102.045635
Youngbok Shin [Tue, 1 Nov 2016 06:18:06 +0000 (15:18 +0900)]
calendar: fix mistyped code for _elm_widget_color_class_parent_set()

@tizen_fix

Change-Id: Iae7e8fb94c75a4bcd0eba2904fd58138873bc476

7 years agogenlist: apply reusable content feature 68/94068/3 submit/tizen/20161101.043805 submit/tizen/20161101.045014
SangHyeon Lee [Thu, 27 Oct 2016 05:31:51 +0000 (14:31 +0900)]
genlist: apply reusable content feature

Apply genlist item reusable content feature into tizen.
This patch is merged commit from upstream patches.

Change-Id: I88e411db28bb91833036afc2bed85adf8a2faa2f
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agocolor class: apply color_class parent-child relationship to all widgets 48/94548/2
Youngbok Shin [Mon, 31 Oct 2016 11:57:19 +0000 (20:57 +0900)]
color class: apply color_class parent-child relationship to all widgets

@tizen_feature

Change-Id: I68e60541998057f628710127def8908b25721d9b

7 years agomobile_lib/ctxpopup: do refactoring for focus movement 40/94540/2
WooHyun Jung [Mon, 31 Oct 2016 10:50:05 +0000 (19:50 +0900)]
mobile_lib/ctxpopup: do refactoring for focus movement

Change-Id: Iff7ea2351292f37cecf96f7524fc0f77a146228c

7 years agoelm hoversel: restore focus to the button when hover end 42/94142/2
WooHyun Jung [Thu, 27 Oct 2016 06:41:22 +0000 (15:41 +0900)]
elm hoversel: restore focus to the button when hover end

Change-Id: I6fd856c9548dba377673db8365ba8d489c69b7bd

7 years agomultibuttonentry: Apply focus UI feature for the item 93/94193/3
Woochan Lee [Thu, 27 Oct 2016 10:51:01 +0000 (19:51 +0900)]
multibuttonentry: Apply focus UI feature for the item

Change-Id: I26670681fe9f98185877cb6e71d05528e53e371e

7 years agowidget: Apply color_class parent-child relationship 14/93714/2
Youngbok Shin [Tue, 25 Oct 2016 10:50:22 +0000 (19:50 +0900)]
widget: Apply color_class parent-child relationship

It removes color_class hashes from elm_widget.
The color_class hash can be removed if we use the following function
to update color classes of internal objects: edje_object_color_class_parent_set().
But, the color_class hash of Elm_Widget_Item has to be maintained.
Because, the edje object of item could be recreated without recreation of Elm_Widget_Item.

@tizen_feature

Change-Id: I40cabe27a3d4976d47258479a2aac58a27ddac45

7 years ago[atspi] add description of elm_atspi_bridge_utils_say 50/94250/3
Shinwoo Kim [Fri, 28 Oct 2016 01:33:52 +0000 (10:33 +0900)]
[atspi] add description of elm_atspi_bridge_utils_say

Change-Id: Ic771f12cfac445e258388d65debc1a86c657c339

7 years ago[atspi] add smart signal 'atspi,screen,reader,changed' 23/94323/3
Shinwoo Kim [Fri, 28 Oct 2016 07:54:41 +0000 (16:54 +0900)]
[atspi] add smart signal 'atspi,screen,reader,changed'

Change-Id: If8ab9c6ca0a049034784553f3ee3b7d2f1d5bfde

7 years ago[atspi] Export elm_atspi_bridge_utils_is_screen_reader_enabled 52/94052/3
Shinwoo Kim [Thu, 27 Oct 2016 04:37:17 +0000 (13:37 +0900)]
[atspi] Export elm_atspi_bridge_utils_is_screen_reader_enabled

Change-Id: Id61e27218b813d2397cefb863eddea8ae5d3c53f

7 years ago[atspi] keep eo_obj as current highlighted object for widget item 82/93482/6
Shinwoo Kim [Mon, 24 Oct 2016 11:44:48 +0000 (20:44 +0900)]
[atspi] keep eo_obj as current highlighted object for widget item
So far, elm_object_accessibility_highlight_set have used VIEW object of Elm_Object_Item.
But, we cannot get Elm_Object_Item related data from VIEW which is returned by _elm_object_accessibility_currently_highlighted_get
We need to use currently highlighted object with some APIs such as elm_interface_atspi_accessible_state_changed_signal_emit.
But, we cannot use this kind of API with VIEW object.

Change-Id: I85ee98c4e2510c8e59c7fd0758281dfa9282f12e

7 years agoelm_spinner: Fix to return Eina_Bool value. 98/94198/2
Jaehyun Cho [Thu, 27 Oct 2016 11:18:46 +0000 (20:18 +0900)]
elm_spinner: Fix to return Eina_Bool value.

Change-Id: Idd97f237d5ce118562ba9e96762667b6b81a6e08

7 years agoChange macro name for SDK tools. 25/94125/2
Jaehyun Cho [Thu, 27 Oct 2016 04:42:20 +0000 (13:42 +0900)]
Change macro name for SDK tools.

Replace macro name "ELM_FEATURE_DESKTOP" with "SDK_TOOLS".

Change-Id: I97f3550b66f96259b023ee4688cb0246fe9cf7e5

7 years ago[ATSPI][Highlight_grab]: Improvise, highlight grab cases. 30/93830/2
Shilpa Singh [Wed, 26 Oct 2016 05:44:57 +0000 (11:14 +0530)]
[ATSPI][Highlight_grab]: Improvise, highlight grab cases.

Change-Id: I5d11de16422dfe7aedaabd50c93f88a0ba6fc37b

7 years ago[Atspi][elm_ctxpopup] highlight_set should be EINA_FALSE when highlight is being... 32/94232/1
Prasoon Singh [Thu, 27 Oct 2016 15:38:13 +0000 (21:08 +0530)]
[Atspi][elm_ctxpopup] highlight_set should be EINA_FALSE when highlight is being cleared

Change-Id: Ie831933e73c327ad22e3088447bd2faf5bed21af

7 years agogenlist: add item focused feature in mobile genlist for focus UI 47/90347/4
SangHyeon Lee [Thu, 29 Sep 2016 12:02:40 +0000 (21:02 +0900)]
genlist: add item focused feature in mobile genlist for focus UI

Change-Id: Ifdf09de56651308a0be2e3f5b23e02379a01be82
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agocolorselector: apply new focus ui for palette and components items 86/87686/5
Taehyub Kim [Fri, 9 Sep 2016 06:36:44 +0000 (15:36 +0900)]
colorselector: apply new focus ui for palette and components items

Change-Id: I39b6227efe511db47c0490122ec824810bee9254

7 years agoelm_spinner: change the key event operation on spinner 33/94033/1
WooHyun Jung [Thu, 27 Oct 2016 01:26:10 +0000 (10:26 +0900)]
elm_spinner: change the key event operation on spinner

Left/Right(or Up/Down with vertical one) changed the value of
spinner previously. However, it gave uneasy because focus could not be
moved to another winset until the value met the min or max.
Now, inc/dec button can get focus, and enter input on them change
the value.
Additionally, central text button changes to the entry automatically
when it gets focus. i.e. toggle on the text button is removed.

@fix

upstream commit: a659fe3484d3631c3d451299e5181789cecc5e00

Change-Id: I37b76f910f56689e8527384dd676de5d1d0b39ef

7 years agoElm theme: correct parse a theme filename on Windows OS. 74/93174/4 accepted/tizen/3.0/ivi/20161028.151233 accepted/tizen/3.0/mobile/20161028.143127 accepted/tizen/3.0/tv/20161028.143440 accepted/tizen/3.0/wearable/20161028.150810 accepted/tizen/common/20161026.134658 accepted/tizen/ivi/20161026.133734 accepted/tizen/mobile/20161026.133443 accepted/tizen/tv/20161026.133626 accepted/tizen/wearable/20161026.133702 submit/tizen/20161026.063315 submit/tizen/20161026.101032 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
Mykyta Biliavskyi [Thu, 20 Oct 2016 15:14:32 +0000 (18:14 +0300)]
Elm theme: correct parse a theme filename on Windows OS.

Windows os uses ':'  as delimiter between disk name and file path.
<disk>:/<dir>/file.ext. In this commit added parse case for <disk_name>
symbol meets before ":/".

Merged with commit:
commit fd7ec0acfdb20888bfe8a827ef6141193380f3ff
Author: Mykyta Biliavskyi <m.biliavskyi@samsung.com>
Date:   Fri Oct 21 15:46:49 2016 +0300

Elm_theme: parse theme name "<disk>:/file.ext" only on Windows.

Commit 86928a430c broke ability to use more than one theme file for
posix compatible systems. For case
ELM_THEME=/home/user/a.edj:/home/user/b.edj string was parsed
incorrectly. The result was a single string
"/home/user/a.edj:/home/user/b.edj", but expected two strings
"/home/user/a.edj" and "/home/user/b.edj"

This commit add additional check of the file paths like
<disk>:/filename.ext or <disk>:\filename.ext in Windows only.
This avoid wrong parse behaviour on Linux and macOS.

Change-Id: I40f6e79209ef4eb38a6e892447b4b7930b9ccf1a
Signed-off-by: Mykyta Biliavskyi <m.biliavskyi@samsung.com>
7 years agogenlist : fix building error about hide flag 23/93823/3
SangHyeon Lee [Wed, 26 Oct 2016 05:30:54 +0000 (14:30 +0900)]
genlist : fix building error about hide flag

Change-Id: I1bc1b732912368c8a557891b0d898d2c8a42c4aa
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years ago[ATSPI][SPINNER]: Set role to spinner, fix warning 21/93621/1 submit/tizen/20161026.040418
Shilpa Singh [Tue, 25 Oct 2016 06:02:52 +0000 (11:32 +0530)]
[ATSPI][SPINNER]: Set role to spinner, fix warning

Change-Id: I25602039429fc62a9abc192fa1d2745db2bca7ad

7 years agogenlist: reset show item if current show item need to be hidden 16/93416/1
SangHyeon Lee [Mon, 24 Oct 2016 07:50:49 +0000 (16:50 +0900)]
genlist: reset show item if current show item need to be hidden

Change-Id: I4e9e743e42c63a7f14116de939a8e57e57115a72

7 years agocopypaste: now argument is appended to get item_count from cbhm 09/93409/1
WooHyun Jung [Mon, 24 Oct 2016 07:15:37 +0000 (16:15 +0900)]
copypaste: now argument is appended to get item_count from cbhm

Change-Id: I836eb8fc04bbc43d4191a95541bd38427011c749

7 years ago[atspi][elm_index] Do not give highlightable state if index style is pagecontrol 22/93322/2
Prasoon Singh [Fri, 21 Oct 2016 14:21:55 +0000 (19:51 +0530)]
[atspi][elm_index] Do not give highlightable state if index style is pagecontrol

Change-Id: I143bba3b225615930379c4d03a4a488a1ddd6f38

7 years ago[atspi][elm_ctxpopup] scroll the content when highlight frame goes out of view port 07/92907/4
Prasoon Singh [Wed, 19 Oct 2016 09:46:48 +0000 (15:16 +0530)]
[atspi][elm_ctxpopup] scroll the content when highlight frame goes out of view port

Change-Id: I0522591b3bffebac6c0bcad153bba50968456dfb

7 years agogenlist : refactoring filter feature and remove deprecated hide_set/get 91/93191/5
SangHyeon Lee [Fri, 21 Oct 2016 02:10:36 +0000 (11:10 +0900)]
genlist : refactoring filter feature and remove deprecated hide_set/get
APIs

Change-Id: I783f5eeb411bb079c50a082cc7ce849d6c2e75e9

7 years ago[ATSPI]: Use visible data changed signal, and add a extent get interface func. 43/92343/7
Shilpa Singh [Fri, 14 Oct 2016 14:29:01 +0000 (19:59 +0530)]
[ATSPI]: Use visible data changed signal, and add a extent get interface func.

Change-Id: I35a0da823d8826466c16d7ab0d9b75b6c15b0dba

7 years agonaviframe: subtitle,show signal not sent 52/93052/1
Shilpa Singh [Mon, 9 Nov 2015 22:34:37 +0000 (14:34 -0800)]
naviframe: subtitle,show signal not sent

Summary:
1. When subtitle is set using actual part name "elm.text.subtitle",
subtitle,show signal is not sent issue fix.
2. Remove unnecessary checks, maintain code readability.

@fix

Test Plan:
Set text using edc part name elm.text.subtitle

Reviewers: Hermet, cedric

Reviewed By: cedric

Subscribers: shashank0990

Differential Revision: https://phab.enlightenment.org/D2988

Change-Id: I6c7b4d206cf756ee532ba62965ac860c709cbfd0
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
7 years ago[atspi][elm_toolbar] enhance accessibility scroll and highlight on toolbar items 64/92964/3 accepted/tizen/common/20161020.173518 accepted/tizen/ivi/20161020.130334 accepted/tizen/mobile/20161020.130211 accepted/tizen/tv/20161020.130252 accepted/tizen/wearable/20161020.130315 submit/tizen/20161020.095955
Prasoon Singh [Wed, 19 Oct 2016 13:18:45 +0000 (18:48 +0530)]
[atspi][elm_toolbar] enhance accessibility scroll and highlight on toolbar items

When there are multiple scrollable toolbar items. Highlight frame should change
when prevoius highlighted object goes out of viewport.

Change-Id: I3206023f843bc12574c62e6cd205fcaf775208fb

7 years agoelm_genlist: apply the item_select_on_focus_disable feature on key_action_move 00/89900/2
SangHyeon Lee [Tue, 27 Sep 2016 10:23:38 +0000 (19:23 +0900)]
elm_genlist: apply the item_select_on_focus_disable feature on key_action_move

This patch is forked by upstream patch
ec8487a8a4021ecccf50def5f4980d28921d1069
written by Minkyu Kang

Change-Id: I0b44f51ea3a5a3ebb816ae160522dabe3dbc141c

7 years agogenlist/gengrid: Fix focus hilight error 98/89898/2
SangHyeon Lee [Tue, 27 Sep 2016 10:20:23 +0000 (19:20 +0900)]
genlist/gengrid: Fix focus hilight error

This patch is forked by upstream patch
:2ad850e99769c6cc0eb002a497bcfb4432132fa8
written by Jean-Philippe Andre

Change-Id: I73e90561cd1bf6239a4e566bdafbb4786a0f3775

7 years agogenlist: fix re-positioning issue in item prepending 39/89839/3
SangHyeon Lee [Tue, 27 Sep 2016 06:57:56 +0000 (15:57 +0900)]
genlist: fix re-positioning issue in item prepending

Change-Id: I3cd6249e8cf405d1088842981edec999333acb97

7 years ago[atspi][elm_widget] add checking atspi mode in highlight grab/clear function. 25/92825/2
JunsuChoi [Wed, 19 Oct 2016 02:25:24 +0000 (11:25 +0900)]
[atspi][elm_widget] add checking atspi mode in highlight grab/clear function.

   highlight grab/clear use only be available in atspi mode.

Change-Id: Iaf29d3944e86bc57ae8cf45a120029a5da74851f

7 years agopopup: fix theme apply problem when font/language is changed 94/92794/4
JinYong Park [Tue, 18 Oct 2016 14:18:14 +0000 (23:18 +0900)]
popup: fix theme apply problem when font/language is changed

Change-Id: Ie788919c85899b6206c1b27a29316b8a2579f1bd
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
7 years agoctxpopup: fix size calc problem when sizing eval 72/92672/2 accepted/tizen/common/20161019.145818 accepted/tizen/ivi/20161019.141812 accepted/tizen/mobile/20161019.141610 accepted/tizen/tv/20161019.141655 accepted/tizen/wearable/20161019.141735 submit/tizen/20161019.092255
JinYong Park [Tue, 18 Oct 2016 05:31:35 +0000 (14:31 +0900)]
ctxpopup: fix size calc problem when sizing eval

Change-Id: Icd80ba9b7cf41d6a4914c46cf45f376a38accc13
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
7 years agoentry: fix to make selection handlers be disappeared when cutting text 70/92670/2
WooHyun Jung [Tue, 18 Oct 2016 05:13:35 +0000 (14:13 +0900)]
entry: fix to make selection handlers be disappeared when cutting text

If user cuts text from entry, and its size changes, registered job for
updating selection handler should be deleted.

Change-Id: Id611af0258039c6fcf3d534b49a57efc2862449e

7 years ago[atspi][elm_widget] add highlighted/unhighlighted signal for atspi 75/92675/4
JunsuChoi [Tue, 18 Oct 2016 06:10:11 +0000 (15:10 +0900)]
[atspi][elm_widget] add highlighted/unhighlighted signal for atspi

I add highlight signal in highlight_grab/clear function.
@tizen_feature

Change-Id: I1e294e4214f8fec8c48e936e380a8893e88f262d

7 years agointerface_scrollable: fix the getting scroll view port size (opensource fix) 71/92671/1
JinYong Park [Tue, 18 Oct 2016 05:19:37 +0000 (14:19 +0900)]
interface_scrollable: fix the getting scroll view port size (opensource fix)

In auto scroller mode, both of vbar and hbar of scroller is created when scroller content size is getting large.
At the state, If we make hbar disappear by resizing scroller content, vbar size is set to small.
Because at the moment, the width and height of elm.swallow.content of sid->edje_obj are zero.

@fix

https://phab.enlightenment.org/D3779

Change-Id: I7b91f9e19912073241069a7480a4dd0ee465a1b7

7 years agoelm_win: fix precreated window logic. 46/92446/3
Hosang Kim [Mon, 17 Oct 2016 04:46:31 +0000 (13:46 +0900)]
elm_win: fix precreated window logic.

Even though window's type is different, window precreation should be
supported.

@tizen_fix
Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Change-Id: I9b020971f3ce9885540dfd02e5b03165186b59e8

7 years ago[tizen_vector][progressbar] do not freeze event of progressbar 74/92574/1
Shinwoo Kim [Mon, 17 Oct 2016 11:31:56 +0000 (20:31 +0900)]
[tizen_vector][progressbar] do not freeze event of progressbar

Change-Id: I8a58d689abec9f7d5d17867c1b89d2aba109bbc3

7 years agogengrid: add message signal process after item realize callback calls 97/92497/2
SangHyeon Lee [Mon, 17 Oct 2016 07:52:21 +0000 (16:52 +0900)]
gengrid: add message signal process after item realize callback calls

Change-Id: If4066fa8ff8d9de9354c6cd8b34146fd2f79d139
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agocopypaste: consider when the clipboard is launched by keypad 29/92529/1
WooHyun Jung [Mon, 17 Oct 2016 08:58:06 +0000 (17:58 +0900)]
copypaste: consider when the clipboard is launched by keypad

When the clipboard is launched by keypad, not by cnp-popup,
clipboard_proxy should be updated from elm_entry by using
extension_module_data_get.
Additionally, I remove comparison between obj and caller,
because caller is not updated with this case.

Change-Id: I02b1def19a6c8fd3b87deb8056704894ac0a2ed3

7 years agocheck: make state_pointer_set identical with state_set 83/92283/2
Wonki Kim [Fri, 14 Oct 2016 08:44:25 +0000 (17:44 +0900)]
check: make state_pointer_set identical with state_set

There are duplicated codes between elm_check_state_pointer_set
and elm_check_state_set. However, elm_check_state_pointer_set
don't have some UI related logics in that duplicated codes.

this commit contains removal of duplicated code by calling
elm_check_state_set in the elm_check_state_pointer_set

Change-Id: Ia12b28ec2a3aa2ccfd88ffc9ee2d53d224f639c1
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
7 years agoelementary: clean up elm color class feature 34/92134/8
Jee-Yong Um [Thu, 13 Oct 2016 10:04:34 +0000 (19:04 +0900)]
elementary: clean up elm color class feature

Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com>
Change-Id: I9b7fa64fc684091b05ceeb6df2d4408eec3c1977

7 years agoelementary: fix wrong main page display in documentation 21/91521/2
Jee-Yong Um [Mon, 10 Oct 2016 04:51:41 +0000 (13:51 +0900)]
elementary: fix wrong main page display in documentation

Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com>
Change-Id: I9350d3c282fda4c6d20741f9e059995d19f3200a

7 years ago[ATSPI]: 1. As ATSPI mode is always on, check for bridge connect as well 09/91909/8
Shilpa Singh [Wed, 12 Oct 2016 07:04:29 +0000 (12:34 +0530)]
[ATSPI]: 1. As ATSPI mode is always on, check for bridge connect as well
2. Use common _elm_atspi_enabled func instead of internal func

Change-Id: Ie30969dcda70bc46194577aa7b55ae520ffc5773

7 years ago[ATSPI]: When scroll happens due to flick, drag, inform screen-reader 74/91574/4
Shilpa Singh [Mon, 10 Oct 2016 08:39:00 +0000 (14:09 +0530)]
[ATSPI]: When scroll happens due to flick, drag, inform screen-reader
to do the reading.

Change-Id: I133c165532348c91ee2de1a81577dbaaef906320
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
7 years agoslider: fix slider for tizen 3.0 GUI guide. 48/90548/3
Hosang Kim [Fri, 30 Sep 2016 12:02:22 +0000 (21:02 +0900)]
slider: fix slider for tizen 3.0 GUI guide.

- deleted unnecessary vector objects.
- change slider indicator initial value.

Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Change-Id: Ib05f483e2d3f362294bed5ab280327bd27022d76

7 years agoKeep Tizen build option naming rule 59/91859/1 accepted/tizen/common/20161013.161042 accepted/tizen/ivi/20161013.035100 accepted/tizen/mobile/20161013.034935 accepted/tizen/tv/20161013.035020 accepted/tizen/wearable/20161013.035034 submit/tizen/20161012.131550 submit/tizen/20161013.015447 submit/tizen_common/20161013.071727
Shinwoo Kim [Wed, 12 Oct 2016 02:30:58 +0000 (11:30 +0900)]
Keep Tizen build option naming rule

Change-Id: Id886b5226c296be21d7f16554047f11d6ee9487b

7 years agoscroller: fix to skip focus for unfocusable scroller 94/89994/2
Wonki Kim [Wed, 28 Sep 2016 04:19:30 +0000 (13:19 +0900)]
scroller: fix to skip focus for unfocusable scroller

this commit is merged from upstream(D4056)

Summary:
There is a issue about passing the focus to unfocusable scroller.
To prevent the issue, check the status of focusable object and child
object
before passing the focus.

Test Plan:
{F38439}

I changed the test file.
The problem occured as below.

1. click button
2. show popup
3. click cancel button in popup
4. lost the focus

Reviewers: Hermet, raster, cedric
Reviewed By: cedric
Subscribers: minkyu, sju27, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4056

Change-Id: I66ebde6ed5f01ca8b54fe9cd556f4745dd89db8a
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
7 years agoelementary: fix dereferenced value after null check 05/91705/2
Jee-Yong Um [Tue, 11 Oct 2016 02:35:04 +0000 (11:35 +0900)]
elementary: fix dereferenced value after null check

Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com>
Change-Id: I3f68f19ea752c8ff6017e26333778199cdbc74d2

7 years agogenlist: add checking item bring in enable on item looping 26/72526/5
Hosang Kim [Mon, 29 Jun 2015 10:26:52 +0000 (19:26 +0900)]
genlist: add checking item bring in enable on item looping

Change-Id: I0460d17e7ecbadcb749048b8eca97dda9b3bb79e
Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
Reviewed-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agogenlist: update genlist style set 05/72905/5
SangHyeon Lee [Mon, 22 Jun 2015 08:01:52 +0000 (17:01 +0900)]
genlist: update genlist style set

update genlist style set to fallback item/style/default

Change-Id: I4d78ecbca9b348c2cc60299dde4adfe2c8e8d418
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
Signed-off-by: jinwoo.shin <jw0227.shin@samsung.com>
7 years ago[atspi][elm_widget] added ignore object type for accessibility 25/91525/2
JunsuChoi [Mon, 10 Oct 2016 05:24:57 +0000 (14:24 +0900)]
[atspi][elm_widget] added ignore object type for accessibility

   It doesn't find if ELM_ATSPI_ROLE is REDUNDANT_OBJECT.
   When called from _elm_widget_elm_interface_atspi_component_accessible_at_point_get function.

Change-Id: I146704526f8b3d6147bcc7c044fb3b9d62eccd2e

7 years agomoble_lib/ctxpopup: resize_obj should be resized to its min size 02/91702/1
WooHyun Jung [Tue, 11 Oct 2016 02:24:20 +0000 (11:24 +0900)]
moble_lib/ctxpopup: resize_obj should be resized to its min size

Change-Id: If07f3bba7beecce2657e9cc7a8a957d4810ee9db

7 years agoRevert "genlist: recalc item size after item content field updated" 60/91160/2 submit/tizen/20161011.025405
SangHyeon Lee [Thu, 6 Oct 2016 06:18:59 +0000 (15:18 +0900)]
Revert "genlist: recalc item size after item content field updated"

This reverts commit 4df56c2ce9b54596c49d4d12a4d5d692a1e9a384.

Change-Id: I411a94aba0dd08d4008317479e351ee2f4e01263
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years agoremove filter queue in item deleting 38/91238/2
SangHyeon Lee [Thu, 6 Oct 2016 10:36:00 +0000 (19:36 +0900)]
remove filter queue in item deleting

Change-Id: I47e7b3a52dfee433d20094e1115264e99b3cc1c9
Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
7 years ago[atspi][elm_index] Added highlighted state for index if highlight frame is present... 74/91274/2
Prasoon Singh [Thu, 6 Oct 2016 12:23:49 +0000 (17:53 +0530)]
[atspi][elm_index] Added highlighted state for index if highlight frame is present over it

Change-Id: If1e23157a36840cd49bcaeaf24a39222195999f3

7 years ago[atspi] Expose access object only when brigde is connected. 05/91305/4
Prasoon Singh [Thu, 6 Oct 2016 15:19:24 +0000 (20:49 +0530)]
[atspi] Expose access object only when brigde is connected.

Change-Id: Ibfda3df165475d72395105daf80710e056d1a865

7 years agonaviframe: Add "item,activated" smart callback. 08/91408/2
Jaehyun Cho [Fri, 7 Oct 2016 08:07:48 +0000 (17:07 +0900)]
naviframe: Add "item,activated" smart callback.

"item,activated" smart callback is added to notice when an item is
activated.

"item,activated" smart callback is called as follows.
1. Item push is finished and the new item is activated.
2. Item pop is finished and the previous item is activated.

void *event_info in smart callback is the activated item pointer.

Change-Id: Ib2e40d4332bad6954cb459404816b4f1c74d1e67

7 years agoentry: fix cursor_handler visible issue in unfocused state 03/91403/2
Youngbok Shin [Fri, 7 Oct 2016 08:18:12 +0000 (17:18 +0900)]
entry: fix cursor_handler visible issue in unfocused state

@tizen_fix

Change-Id: Ib00984c4f7c43069761a36a5c8f22604cd2700b2

7 years ago[Radio] fix wrong state set 05/91405/2
Sungtaek Hong [Fri, 7 Oct 2016 08:50:32 +0000 (17:50 +0900)]
[Radio] fix wrong state set

Change-Id: Ib93bb78c41df164bc6c4df29f2cd6668ccddbdd4
Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
7 years agogengrid : sending default signal while cache added 70/91370/3
SangHyeon Lee [Fri, 7 Oct 2016 07:21:57 +0000 (16:21 +0900)]
gengrid : sending default signal while cache added

Change-Id: I17517dc1719a1913c017b77194297de6466810bd

7 years agoentry: Adjust entry_edje min width according to cursor's geometry 05/91105/3
Youngbok Shin [Thu, 6 Oct 2016 01:37:28 +0000 (10:37 +0900)]
entry: Adjust entry_edje min width according to cursor's geometry

It will fix cursor disappear issue when the last character has [width < advance].

@tizen_fix

Change-Id: I2a551462c227af107710aac2c8d935c25f45c433

7 years agoentry: fix problem "longpressed" signal doesn't occur when entry has not focus 52/91252/2
JinYong Park [Thu, 6 Oct 2016 11:18:56 +0000 (20:18 +0900)]
entry: fix problem "longpressed" signal doesn't occur when entry has not focus

Change-Id: I1dc5f9d8416e60aaacaf84bb60364bd273d9cf2c
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
7 years agospinner: Check the current text is special value or not. 78/91378/1
Woochan Lee [Fri, 7 Oct 2016 07:43:36 +0000 (16:43 +0900)]
spinner: Check the current text is special value or not.

Change-Id: I2059efe145501ae8f87ad2880927cb5abb25dc7b

7 years agonaviframe: Fix to reset pushing flag of pushed item. 02/91002/3
Jaehyun Cho [Tue, 4 Oct 2016 09:55:06 +0000 (18:55 +0900)]
naviframe: Fix to reset pushing flag of pushed item.

If multiple items are pushed, then pushing flag of the pushed item is
not reset.
To resolve this problem, pushing flag of the pushed item is reset.

Change-Id: Ia4734f9efcee1f92b882bcd7381661c743b7d335