framework/uifw/elementary.git
11 years ago[Focused UI] When the first input, highlight will be on the current focused object...
WooHyun Jung [Mon, 15 Jul 2013 01:05:15 +0000 (10:05 +0900)]
[Focused UI] When the first input, highlight will be on the current focused object. After that, focus will be moved properly by the keyboard input.

11 years agogesture_layer - make pair ref/unref!
ChunEon Park [Wed, 10 Jul 2013 12:41:37 +0000 (21:41 +0900)]
gesture_layer - make pair ref/unref!

Change-Id: I97c1e67c6b75882d687a9ea7e60e05284066f8eb

11 years agopackage upload submit/tizen_2.2/20130714.145026
Sungho Kwak [Mon, 8 Jul 2013 09:26:00 +0000 (18:26 +0900)]
package upload

Change-Id: I48811b9a4650feb2e1707616d3f94dc0e357b421

11 years ago[Genlist] Bug fix item content realize
Tae-Hwan Kim [Sat, 6 Jul 2013 06:02:48 +0000 (15:02 +0900)]
[Genlist] Bug fix item content realize

Change-Id: I66608032885e569ea52422d25a364240e20f9f98

11 years ago[Genlist] Refactoring state update codes
Tae-Hwan Kim [Fri, 5 Jul 2013 22:18:01 +0000 (07:18 +0900)]
[Genlist] Refactoring state update codes

Change-Id: I0f0a239bcfe8c4b0762d3cfb8a312c84134c2e40

11 years ago[Genlist/List/Gengrid] Change select effect like Andro..
Tae-Hwan Kim [Fri, 5 Jul 2013 03:16:36 +0000 (12:16 +0900)]
[Genlist/List/Gengrid] Change select effect like Andro..

When scrolling, selected effect should not be shown.
I added timer for this.

Change-Id: Ibb78149f3b76546be5aef82d4ab2d6d30091ce15

11 years ago[datetime_input_popup.c] Bug fix in datetime module: in case of user set 24hr format...
sumanth [Thu, 4 Jul 2013 18:51:12 +0000 (00:21 +0530)]
[datetime_input_popup.c] Bug fix in datetime module: in case of user set 24hr format, AM/PM string is not correct.

Change-Id: I2f0dd31e9d206a22758d1f8cf793f7a6ba5ef142

11 years agoGesture Layer: cancel timer on delete.
Aharon Hillel [Wed, 3 Jul 2013 14:42:21 +0000 (17:42 +0300)]
Gesture Layer: cancel timer on delete.

We need to cancel any running timers when GLayer is deleted.

Conflicts:

src/lib/elm_gesture_layer.c

Change-Id: I8ec0f36aa8fc4e69f48776d84b77d6fe89187f0d

11 years ago[access] unfocusable object could have highlight
Shinwoo Kim [Thu, 4 Jul 2013 02:19:12 +0000 (11:19 +0900)]
[access] unfocusable object could have highlight

Change-Id: Ibf5b82c023a42e53da4b9e08e9969785118eba7b

11 years agoGesture Layer: changed order in cleanup func.
Aharon Hillel [Mon, 1 Jul 2013 15:45:06 +0000 (18:45 +0300)]
Gesture Layer: changed order in cleanup func.

Changed the order when GLayer is deleted. First we cancel all Gestures,
then we handle any event forwarding.

Conflicts:

src/lib/elm_gesture_layer.c

Change-Id: I7ad6919550b9cd50a1c050bb0a845d2569d2d4c7

11 years agoGesture Layer: fix crash during deletion.
Aharon Hillel [Mon, 1 Jul 2013 15:37:17 +0000 (18:37 +0300)]
Gesture Layer: fix crash during deletion.

if target object is deleted before GLayer is deleted, we get a crash
from _event_history_clear.
Setting target to NULL on delete, then testing it before reporting state
takes care of this problem.

Change-Id: I48fe1a1effe3fc4ea6629b587f7f7d9bf1749620

11 years agoDnD: rotate the dragwin of the user icon according to the rotation of
Daniel Zaoui [Fri, 28 Jun 2013 08:28:47 +0000 (11:28 +0300)]
DnD: rotate the dragwin of the user icon according to the rotation of
the main win.

11 years ago[entry] When the viewport of scrollable entry is resized, entry resize callback funct...
Youngbok Shin [Tue, 2 Jul 2013 11:54:32 +0000 (20:54 +0900)]
[entry] When the viewport of scrollable entry is resized, entry resize callback function will be called.

11 years ago[Config] Change Default theme from tizen-hd to tizen-HD-dark
Sungho Kwak [Wed, 3 Jul 2013 02:00:24 +0000 (11:00 +0900)]
[Config] Change Default theme from tizen-hd to tizen-HD-dark

Change-Id: I592b462b242b548b160ec1748e1516c59c7e6891

Conflicts:

config/mobile/base.src

11 years agopackage upload
Sungho Kwak [Thu, 4 Jul 2013 07:54:02 +0000 (16:54 +0900)]
package upload

Change-Id: Ibf63e68c909176bf18c9c8eb9e764bcc529b82ab

11 years ago[elm_button] Parent's on_focus function should be called in advance.
WooHyun Jung [Thu, 4 Jul 2013 02:18:58 +0000 (11:18 +0900)]
[elm_button] Parent's on_focus function should be called in advance.

11 years agoRevert "elementary/naviframe - If the current item is added as the resize object...
Sungho Kwak [Tue, 2 Jul 2013 23:15:54 +0000 (08:15 +0900)]
Revert "elementary/naviframe - If the current item is added as the resize object, the previous will be canceled."

This reverts commit 4c9356300d0eea93120a1f12b93e61e131a2c817.

Change-Id: I231e3a2ee95c35f5be0284172624bd3376dce9ea

11 years ago[Genlist] Refactoring !
Tae-Hwan Kim [Tue, 2 Jul 2013 15:01:53 +0000 (00:01 +0900)]
[Genlist] Refactoring !

Change-Id: I08c7ac36f25efb4495a2c8c3113930b041d108af

11 years ago[elm_index] changed priority rule
Jaeun Choi [Thu, 27 Jun 2013 13:17:16 +0000 (22:17 +0900)]
[elm_index] changed priority rule

according to priority, the index shows only one selected group at a time
and the other groups are represented by one item.

before: always the first item of a group represents the group
after: if the priority of a group is lower than that of the showing group,
the last item represents the group

Change-Id: Ie16839526229b8687f5752e2f798cdb992c31a73

11 years ago[datetime_input_popup] elm_datetime new module is added: dark theme UX v0.7 implemented.
sumanth [Wed, 19 Jun 2013 21:35:19 +0000 (03:05 +0530)]
[datetime_input_popup] elm_datetime new module is added: dark theme UX v0.7 implemented.

Change-Id: Id776177a711bc60af9fdea15b4492cd4e0292f9e

Conflicts:

config/mobile/base.src

11 years agoChange the scroll animation distance to be proportional to sine curve.
Jaehwan Kim [Tue, 2 Jul 2013 11:27:33 +0000 (20:27 +0900)]
Change the scroll animation distance to be proportional to sine curve.

Change-Id: I9ed72f2ca522421020016f31ad68645c40519708

Conflicts:

src/lib/elm_interface_scrollable.c

11 years agoAdd the elm_scrollable_interface_content_viewport_resize_cb_set.
Jaehwan Kim [Mon, 1 Jul 2013 11:28:23 +0000 (20:28 +0900)]
Add the elm_scrollable_interface_content_viewport_resize_cb_set.
When the viewport is resized, the enrolled function is called.

Change-Id: I77ebbf7cf54d13130689f7e31f8880de6bfad219

11 years ago[Genlist] Move state,default from cache pop to cache push
Tae-Hwan Kim [Mon, 1 Jul 2013 05:34:03 +0000 (14:34 +0900)]
[Genlist] Move state,default from cache pop to cache push

Change-Id: If1a9e18411c05e9bdd9b2ae766e190f5f1fbf855

11 years agoelementary/naviframe - If the current item is added as the resize object, the previou...
ChunEon Park [Sun, 30 Jun 2013 08:44:47 +0000 (17:44 +0900)]
elementary/naviframe - If the current item is added as the resize object, the previous will be canceled.
Now, keep the smart members always.

commit 3c8cca95e4b2fb93525f05da4055c38a8234a2ce
Author: ChunEon Park <hermet>@hermet .pe.kr>
Date: Sun Jun 30 17:42:59 2013 +0900

11 years agopackage upload
Sungho Kwak [Mon, 1 Jul 2013 09:31:33 +0000 (18:31 +0900)]
package upload

Change-Id: I07d91075d4aff92cb0a978b27f94ee71232136d1

11 years ago[Entry] Select current word with double click
Thiep Ha [Sat, 29 Jun 2013 03:14:35 +0000 (12:14 +0900)]
[Entry] Select current word with double click

Change-Id: Idebde19ac673d820d8559730345b623cb6d3dcb5

11 years ago[multibuttonentry] when mbe gets/loses focus, state/color of items is changed
Bora Hwang [Fri, 28 Jun 2013 08:00:05 +0000 (17:00 +0900)]
[multibuttonentry] when mbe gets/loses focus, state/color of items is changed

Change-Id: If8371c4c0b70f331198fee17f5d59d39e09dc5fb

11 years ago[access][win] remove unsupported lines - auto read, go to back
Shinwoo Kim [Thu, 27 Jun 2013 13:30:57 +0000 (22:30 +0900)]
[access][win] remove unsupported lines - auto read, go to back

Change-Id: I73554d8a70fb44cb231b0d9ba5ca521f55de994d

11 years agoPackage Upload
Tae-Hwan Kim [Sat, 29 Jun 2013 09:31:24 +0000 (18:31 +0900)]
Package Upload

Change-Id: Iaf2e46a77a56aad1537ff9ea84e96be0f3fc52ec

11 years ago[Genlist] Disable item update temporarily
Tae-Hwan Kim [Sat, 29 Jun 2013 09:23:24 +0000 (18:23 +0900)]
[Genlist] Disable item update temporarily

This fix some side effect on setting application, etc.
But TTS frame issue will occur again.

Change-Id: Ia88228faa69ff0c61e987d253b9456baf281d936

11 years agoPackage Upload.
WooHyun Jung [Sat, 29 Jun 2013 06:41:05 +0000 (15:41 +0900)]
Package Upload.

11 years ago[toolbar] improved toolbar's highlight effect
Hosang Kim [Sat, 29 Jun 2013 05:45:42 +0000 (14:45 +0900)]
[toolbar] improved toolbar's highlight effect

if toolbar is on focus, toolbar's first item is on focus  immediately

11 years agopackage upload
Sungho Kwak [Fri, 28 Jun 2013 11:14:53 +0000 (20:14 +0900)]
package upload

Change-Id: Ic1a81e3cdd7cbb00a50016ba4869073007376b13

11 years ago[plug][access] add access action callback - READ, MOUSE
Shinwoo Kim [Sat, 25 May 2013 06:27:33 +0000 (15:27 +0900)]
[plug][access] add access action callback - READ, MOUSE

Change-Id: I2aa1fa0098c7084dca374588f34ded0fb8db1e22

11 years ago[Genlist] Fix icon floating issues
Tae-Hwan Kim [Thu, 27 Jun 2013 16:36:33 +0000 (01:36 +0900)]
[Genlist] Fix icon floating issues
Swallowed objects are not deleted correctly.

Change-Id: I184856b7876d8057067be5de68fe6eb2ba9e6a67

11 years agoelm config: fix all_flush to not delay as this causes odd behavior in feedback loops...
Shinwoo Kim [Thu, 27 Jun 2013 09:24:57 +0000 (18:24 +0900)]
elm config: fix all_flush to not delay as this causes odd behavior in feedback loops with x11 and property
(upstream merge: 18f588c6f236cceda37eadde55c9069e721b7787)

Change-Id: If6b9f2e7421427efe05a301154c7b354d9f34f70

11 years ago[ctxpopup] fixed prevent issue: _smart_focus_next needs to have return value
Bora Hwang [Thu, 27 Jun 2013 12:02:45 +0000 (21:02 +0900)]
[ctxpopup] fixed prevent issue: _smart_focus_next needs to have return value

Change-Id: Ia6ff4ceae9b8a14cb427f4a82a8cd5225bf937ba

11 years agoelc_fileselector: Backport d713271bec8a24efdcfaa94191101e3c16108f0f
Stefan Schmidt [Thu, 13 Jun 2013 10:09:12 +0000 (11:09 +0100)]
elc_fileselector: Backport d713271bec8a24efdcfaa94191101e3c16108f0f

Cherry-pick failed so going with a manual backport.

elc_fileselector: Fix memory leak in _selected_set.

Using ecore_file_dir_get() like this will leak the returned string as we
have no way to control its free'ing. Better use a separate variable for it.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
11 years ago[CnP] Fix prevent of null dereference
Thiep Ha [Thu, 27 Jun 2013 11:42:04 +0000 (20:42 +0900)]
[CnP] Fix prevent of null dereference

Change-Id: I97f25026f042a63b439304fb4a3e4185b543c9b4

11 years ago[elm_cnp] Fix a use after free problem.
WooHyun Jung [Thu, 27 Jun 2013 11:12:10 +0000 (20:12 +0900)]
[elm_cnp] Fix a use after free problem.

11 years ago[ctxpopup] fixed prevent issue: ctxpopup will be dismissed by user
Bora Hwang [Thu, 27 Jun 2013 11:12:18 +0000 (20:12 +0900)]
[ctxpopup] fixed prevent issue: ctxpopup will be dismissed by user

Change-Id: I67ac1138a288ea7fac512f141c0871718d535ce3

11 years ago[elm_entry] Fixed memory leak by elm_entry_markup_to_utf8.
WooHyun Jung [Thu, 27 Jun 2013 08:11:15 +0000 (17:11 +0900)]
[elm_entry] Fixed memory leak by elm_entry_markup_to_utf8.

11 years agoelm_cnp: Fix memory leak in error path.
Stefan Schmidt [Mon, 10 Jun 2013 13:53:11 +0000 (14:53 +0100)]
elm_cnp: Fix memory leak in error path.

We allocate info->filename in all cases but missed a free in the error path.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
11 years agoelm_gesture_layer: Fix potential NULL pointer dereference.
Stefan Schmidt [Thu, 13 Jun 2013 15:34:06 +0000 (16:34 +0100)]
elm_gesture_layer: Fix potential NULL pointer dereference.

If _pointer_even_make is false pe stays NULL and might get dereferenced
later. Instead we return now if _pointer_event_make fails.

Thanks to Tom for consulting with the gesture layer code.

Change-Id: I5050639235b9f2922c8ff242b7dc6641d0041952

11 years ago[access.c] Info is checked for null.
Subodh Kumar [Wed, 26 Jun 2013 11:12:13 +0000 (16:42 +0530)]
[access.c] Info is checked for null.

Change-Id: I8f94c4709c8c2766a0d8a1513b08f693c4285cdf

11 years agoelc_naviframe.c: Correctly call _resize_object_reset()
Daniel Willmann [Wed, 26 Jun 2013 15:45:54 +0000 (16:45 +0100)]
elc_naviframe.c: Correctly call _resize_object_reset()

Incorrect use of the ?-operator...

Backported b088400a2bfa8422a83eeb4e08b1113e0a0b7fa2

Change-Id: I48f1d87944f63627bbc727c47d60000a0c701b6d
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
11 years agoDnD: move NULL check to a better place
Daniel Zaoui [Wed, 26 Jun 2013 12:02:09 +0000 (15:02 +0300)]
DnD: move NULL check to a better place

11 years ago[button] Add focused and unfocused smart callback signals.
WooHyun Jung [Wed, 26 Jun 2013 11:52:25 +0000 (20:52 +0900)]
[button] Add focused and unfocused smart callback signals.

11 years ago[Genlist] Remove useless codes
Tae-Hwan Kim [Wed, 26 Jun 2013 09:36:31 +0000 (18:36 +0900)]
[Genlist] Remove useless codes

Because elm,state,default did state initialization,
It is not need to update all states.

Change-Id: I7fd54c8dc3d2fa512fc3c4245c7e475d0dd9d0d3

11 years agoRemove useless signal codes
Tae-Hwan Kim [Wed, 26 Jun 2013 07:50:33 +0000 (16:50 +0900)]
Remove useless signal codes

Change-Id: If416ce639b870a5395786ea492a81e52d6955f79

Conflicts:

src/lib/elm_genlist.c

11 years agopackage upload
Sungho Kwak [Thu, 27 Jun 2013 06:52:06 +0000 (15:52 +0900)]
package upload

Change-Id: Ia58634c75d4dac12575b59990c065882a2e8ae6b

11 years ago[scroller] fixed warning message in elm_scroller.c
Hosang Kim [Wed, 26 Jun 2013 07:21:15 +0000 (16:21 +0900)]
[scroller] fixed warning message in elm_scroller.c

11 years ago[Genlist] Remove useless codes
Tae-Hwan Kim [Wed, 26 Jun 2013 09:36:31 +0000 (18:36 +0900)]
[Genlist] Remove useless codes

Because elm,state,default did state initialization,
It is not need to update all states.

Change-Id: I7fd54c8dc3d2fa512fc3c4245c7e475d0dd9d0d3

11 years agoRemove useless signal codes
Tae-Hwan Kim [Wed, 26 Jun 2013 07:50:33 +0000 (16:50 +0900)]
Remove useless signal codes

Change-Id: If416ce639b870a5395786ea492a81e52d6955f79

11 years ago[Copy&PasteUI] keep selection when scroll, move entry
Thiep Ha [Wed, 26 Jun 2013 07:33:54 +0000 (16:33 +0900)]
[Copy&PasteUI] keep selection when scroll, move entry

Change-Id: I959501386622163ff5a262aa2f0101bc555738bd

11 years ago[toolbar] toolbar item signal bug fixed
Hosang Kim [Wed, 26 Jun 2013 05:54:08 +0000 (14:54 +0900)]
[toolbar] toolbar item signal bug fixed

changed "eina_list_count -> eina_list_count(list)"

11 years ago[win] remove warning message
Shinwoo Kim [Tue, 25 Jun 2013 06:00:14 +0000 (15:00 +0900)]
[win] remove warning message

Change-Id: I7348fb4276afafdd6883b8132434b581e8d3601a

11 years agoGesture Layer: Add API to set the finger size for taps. The default
Daniel Zaoui [Tue, 25 Jun 2013 02:32:22 +0000 (05:32 +0300)]
Gesture Layer: Add API to set the finger size for taps. The default
value is the one stored in elm_config.

11 years agoGesture Layer: fix to improve fingers taps registration
Aharon Hillel [Sun, 9 Jun 2013 13:14:08 +0000 (16:14 +0300)]
Gesture Layer: fix to improve fingers taps registration

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
11 years ago[Genlist] Fix Genlist item processing issue
Tae-Hwan Kim [Tue, 25 Jun 2013 08:22:22 +0000 (17:22 +0900)]
[Genlist] Fix Genlist item processing issue

Some applications (ex. music-player) append items on idler or animator
or something. In that case, Later queued items can be processed before
items previously queued because later items can be processed directly
and previous items can be processed on idle enterer.
So if there alreday exist queued items, do not process items directly.

Change-Id: Idf9331f8190e08094a782c4745a76c10578f20a4

11 years ago[Access] Fix the bug for access scroll and simplify the code.
Jaehwan Kim [Wed, 26 Jun 2013 02:36:57 +0000 (11:36 +0900)]
[Access] Fix the bug for access scroll and simplify the code.

Change-Id: I334153a12ab8db18b8db1d52010951cf5085cbcd

11 years ago[Genlist] Added check for proper handling of selected items. Unnecessary addition...
prince [Tue, 25 Jun 2013 14:30:09 +0000 (20:00 +0530)]
[Genlist] Added check for proper handling of selected items. Unnecessary addition of selected item leads to crash.
Resolve PLM: P130607-2341.

Change-Id: Iebbb7280ddecb988152283faa4da9bd1498bf08c

11 years ago[access] remove comma from text to read - TTS engine issue, Tizen only
Shinwoo Kim [Tue, 25 Jun 2013 05:50:00 +0000 (14:50 +0900)]
[access] remove comma from text to read - TTS engine issue, Tizen only

Change-Id: I012479b45f69828480cd7dceff8734cd0d1db268

11 years ago[multibuttonentry] disabled entry filter(semicolon, comma)
Bora Hwang [Tue, 25 Jun 2013 05:12:25 +0000 (14:12 +0900)]
[multibuttonentry] disabled entry filter(semicolon, comma)

Change-Id: Ided7b606f0fbc38647049e8ca4b0a78640ed64f0

11 years agoRevert "[multibuttonentry] trimmed focus of box's children"
Bora Hwang [Tue, 25 Jun 2013 04:23:21 +0000 (13:23 +0900)]
Revert "[multibuttonentry] trimmed focus of box's children"

This reverts commit 732cb34d34c0a58a9950864668ca37e9aa584396

Change-Id: I3cc76be1b43848ede8313d19b1ed9ad96f4864d1

11 years agoRevert "[multibuttonentry] fixed bugs"
Bora Hwang [Tue, 25 Jun 2013 04:19:00 +0000 (13:19 +0900)]
Revert "[multibuttonentry] fixed bugs"

This reverts commit e97a3e47b91494433bb4fcf6cbf23fd4eb3424e5

Change-Id: I5731babf6fe75957fce4ee6c59a04684e6be2129

11 years ago[Genlist] Emit signal for VIEW(it) when sweeping for disabling
Tae-Hwan Kim [Mon, 24 Jun 2013 14:05:08 +0000 (23:05 +0900)]
[Genlist] Emit signal for VIEW(it) when sweeping for disabling
clicked sound on edc

Change-Id: I35d187661f002edc09dc021aa4f301ff09203d04

11 years ago[elm_index] added a new feature: index item priority set
Jaeun Choi [Mon, 24 Jun 2013 06:41:13 +0000 (15:41 +0900)]
[elm_index] added a new feature: index item priority set

Change-Id: I8366dfcaf43f9765e7bc6f28845e1f1464fee505

11 years ago[Prevent] Fixed Prevent issues related to naviframe,genlist and date time module.
Amit Kamboj [Thu, 20 Jun 2013 12:54:43 +0000 (18:24 +0530)]
[Prevent] Fixed Prevent issues related to naviframe,genlist and date time module.

Change-Id: Ia2998bc4b49aa00de0354099496616d28c13d316

11 years ago[toolbar] added callback associated with the scroll
Hosang Kim [Mon, 24 Jun 2013 08:59:59 +0000 (17:59 +0900)]
[toolbar] added callback associated with the scroll

"scroll", "scroll,anim,start", "scroll,anim,stop", "scroll,drag,start", "scroll,drag,stop"

11 years ago[multibuttonentry] fixed bugs
Bora Hwang [Mon, 24 Jun 2013 06:35:19 +0000 (15:35 +0900)]
[multibuttonentry] fixed bugs

Change-Id: Ia3be6a011068b0326251f95ed310a3162056b091

11 years ago[naviframe] Fix the commit which set hint min size of naviframe as the top item's...
Jaehyun Cho [Fri, 21 Jun 2013 01:31:04 +0000 (10:31 +0900)]
[naviframe] Fix the commit which set hint min size of naviframe as the top item's min size

Change-Id: I261a69757dc5b7d8eb778d779583cfc993d93496

11 years ago[Genlist] fix P130608-1485 : the problem that edit mode items are disappeared after...
Seunggyun Kim [Fri, 21 Jun 2013 00:53:50 +0000 (09:53 +0900)]
[Genlist] fix P130608-1485 : the problem that edit mode items are disappeared after pinch zoom out

Change-Id: I7d3e9a3854ab33be5ea849a3f05d14d284a9498c

11 years ago[multibuttonentry] trimmed focus of box's children
Bora Hwang [Mon, 17 Jun 2013 01:35:00 +0000 (10:35 +0900)]
[multibuttonentry] trimmed focus of box's children

Change-Id: I356d063afd5d1308dd0cffb08c47387f17fc98ed

11 years ago[Genlist] Fix update operation.
Tae-Hwan Kim [Thu, 20 Jun 2013 12:53:39 +0000 (21:53 +0900)]
[Genlist] Fix update operation.

If item is already realized, only update needed things.
If not, accessibility object will be removed and highlight will be gone
away.

Change-Id: I59d64489338a6af243b2c8d99dc811943d39a8b4

11 years ago[gengrid] fix eina warnning
Seunggyun Kim [Thu, 20 Jun 2013 13:51:04 +0000 (22:51 +0900)]
[gengrid] fix eina warnning

Change-Id: I3b6fd2439e3c31a98901b31fafba13acca6a024b

11 years ago[Gengrid] fix item flickering problem after deleting item [P130520-0431]
Seunggyun Kim [Thu, 20 Jun 2013 13:41:13 +0000 (22:41 +0900)]
[Gengrid] fix item flickering problem after deleting item [P130520-0431]

Change-Id: I09d0229d50665e0e46ad791a2ea7bfd75f4151a2

11 years ago[toolbar] improved focus UI action
Hosang Kim [Thu, 20 Jun 2013 06:47:09 +0000 (15:47 +0900)]
[toolbar] improved focus UI action

Change-Id: I5df29b28d5b4258cc8a1a1a189882cb73475ceef

11 years agoBetter logic for elm_scroller_current_page_get() while scrolling/dragging.
Hosang Kim [Wed, 19 Jun 2013 06:10:06 +0000 (15:10 +0900)]
Better logic for elm_scroller_current_page_get() while scrolling/dragging.

We still report the topmost/leftmost page, but DURING animations we
return which of the competing pages on the top, left edge get the
majority of their regions in the viewport.

11 years ago[entry] Fix non-scrollable entry did not comply focus_highlight data.
Youngbok Shin [Thu, 20 Jun 2013 06:31:44 +0000 (15:31 +0900)]
[entry] Fix non-scrollable entry did not comply focus_highlight data.

Change-Id: Ie0ae78ef478f95c5752a19f2385cae4cc3e0e7d2

11 years agopackage upload
Sungho Kwak [Fri, 21 Jun 2013 03:25:30 +0000 (12:25 +0900)]
package upload

Change-Id: I0e50869b4b4d902d680c90cb185074fe6e1cf340

11 years agoFix elm_scroller_page_show bug. It have to save the wanted values to show the wanted...
Jaehwan Kim [Wed, 19 Jun 2013 14:31:36 +0000 (23:31 +0900)]
Fix elm_scroller_page_show bug. It have to save the wanted values to show the wanted page.

Conflicts:
ChangeLog
NEWS

Change-Id: If54d546cddff659a1ab0a66f809d51a5f05646e7

11 years ago[access] use timer to give a highlight and read information
Shinwoo Kim [Wed, 19 Jun 2013 12:12:41 +0000 (21:12 +0900)]
[access] use timer to give a highlight and read information

Change-Id: I0cb7dd613f69a3d240b594c55b18843de1a867a3

11 years ago[access] patial revert to give a highlight, if an object has a focus
Shinwoo Kim [Wed, 19 Jun 2013 08:04:59 +0000 (17:04 +0900)]
[access] patial revert to give a highlight, if an object has a focus

11 years ago[access] patial revert to give a highlight, if an object has a focus
Shinwoo Kim [Wed, 19 Jun 2013 08:04:59 +0000 (17:04 +0900)]
[access] patial revert to give a highlight, if an object has a focus

11 years ago[Gengrid] Fix Crash issue. Focused item must be reset to NULL on clear.
prince [Wed, 19 Jun 2013 08:39:22 +0000 (14:09 +0530)]
[Gengrid] Fix Crash issue. Focused item must be reset to NULL on clear.

Change-Id: I3a2e63bfb79cf7ea32f4c126c2c86f7d4f5d9714

11 years ago[Genlist] Minor fix
Tae-Hwan Kim [Tue, 18 Jun 2013 07:40:55 +0000 (16:40 +0900)]
[Genlist] Minor fix

Change-Id: I08c753afb06fce4ab7ddc909c56b21bf51b8fc6f

11 years ago[naviframe] Set hint min size of naviframe as the top item's min size
Jaehyun Cho [Sun, 16 Jun 2013 08:21:19 +0000 (17:21 +0900)]
[naviframe] Set hint min size of naviframe as the top item's min size

Change-Id: Id33a1070f06c32c7eb10c41787a673d1ca0d4f44

11 years agoIn case of scroll in scroll, the child scroller have to bounce if parents don't have...
Jaehwan Kim [Tue, 18 Jun 2013 07:33:28 +0000 (16:33 +0900)]
In case of scroll in scroll, the child scroller have to bounce if parents don't have a bounce.

Change-Id: Ia101c9bb22888bb96a092b302337a161acaca7d8

11 years ago[access][entry] read guide text
Shinwoo Kim [Sat, 15 Jun 2013 05:57:05 +0000 (14:57 +0900)]
[access][entry] read guide text

Change-Id: I7b7e6695335eae51424256dd6c1216fbc82c9005

11 years ago[access][popup] highlight chain resurrection
Shinwoo Kim [Sat, 15 Jun 2013 05:56:03 +0000 (14:56 +0900)]
[access][popup] highlight chain resurrection

Change-Id: Ie56e558f27c0f594424b8980489b5349b5d3f591

11 years ago[access][button] remove unnecessary signal emit
Shinwoo Kim [Fri, 14 Jun 2013 11:58:48 +0000 (20:58 +0900)]
[access][button] remove unnecessary signal emit

Change-Id: Ib06d231d4ab72fb1f1a51c8f394920791d5f7d14

11 years ago[access][naviframe] fix invalid deletion of access object
Shinwoo Kim [Fri, 14 Jun 2013 11:53:57 +0000 (20:53 +0900)]
[access][naviframe] fix invalid deletion of access object

Change-Id: I56a147b3793f38a40bfce26175bdb0ee95d66613

11 years ago[access] highlight recovery enhancement
Shinwoo Kim [Thu, 13 Jun 2013 12:35:09 +0000 (21:35 +0900)]
[access] highlight recovery enhancement

Change-Id: I1e07cd0a9b482a5d607fc5df539c3621bd4d2332

11 years ago[multibuttonentry] changed style of entry
Bora Hwang [Tue, 18 Jun 2013 05:11:19 +0000 (14:11 +0900)]
[multibuttonentry] changed style of entry

Change-Id: Ic97f93cccf82354abba16c2b163477b8b461a8a1

11 years ago[ctxpopup] removed warnings
Bora Hwang [Mon, 17 Jun 2013 07:55:33 +0000 (16:55 +0900)]
[ctxpopup] removed warnings

Change-Id: I3abb2770f855d8a66da503e42b29ae968fc13ce3

11 years agoctxpopup - ctxpopup will be dismissed by user.
ChunEon Park [Mon, 17 Jun 2013 10:57:57 +0000 (19:57 +0900)]
ctxpopup - ctxpopup will be dismissed by user.

11 years ago[popup] Implementation of support for focus traversing between popup items.
prince [Mon, 17 Jun 2013 09:25:23 +0000 (14:55 +0530)]
[popup] Implementation of support for focus traversing between popup items.

Change-Id: I03b11d356257779a46d51e9a68a713a4a49c3841

11 years ago[Conform] Added logic for repeat events for portarit mode also.
Amit Kamboj [Mon, 17 Jun 2013 06:44:31 +0000 (12:14 +0530)]
[Conform] Added logic for repeat events for portarit mode also.

Change-Id: I964ea6216b81e34de5df700e805a0da4bb166fb2

11 years agoelementary/naviframe - dont' be popped if the event is freezed and popping is going on.
ChunEon Park [Sun, 16 Jun 2013 10:57:58 +0000 (19:57 +0900)]
elementary/naviframe - dont' be popped if the event is freezed and popping is going on.

commit 8fb591b0590f8bf188e63aff4cb293caad54a343
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sun Jun 16 19:57:19 2013 +0900

Change-Id: Icb32560e6e3cf6347b166c10ef38266c2bda4460