Tae-Hwan Kim [Mon, 10 Jun 2013 06:34:42 +0000 (15:34 +0900)]
[Genlist/Focus] Fix focus usage.
1. last selected items is not used for focus.
2. when disabled, focus is not set.
Change-Id: I2648547ba724e910b824a74a5262d46a0ad1d43b
shilpa singh [Fri, 7 Jun 2013 11:45:24 +0000 (17:15 +0530)]
[elc_multibuttonentry.c]: memory leak fix "on_entry_unfocused"
Change-Id: Id8fec5d7f4be2cf025d7e703c1b765bdac74c439
ChunEon Park [Sat, 8 Jun 2013 08:41:46 +0000 (17:41 +0900)]
naviframe - it's insane that title icon have the focus even if the title area is invisible.
Tae-Hwan Kim [Mon, 10 Jun 2013 13:15:27 +0000 (22:15 +0900)]
[Gengrid] Fix calc job crash bug
Change-Id: I5f1e2c078b124c1cdf216dbac9b093d263cd158b
ChunEon Park [Sat, 8 Jun 2013 09:17:16 +0000 (18:17 +0900)]
elementary/naviframe - try to read the titles only when title is set and title_area is visible
elementary/naviframe - return as soon as possible
commit
9f16e2ff16c024c5053d2b508a59fb0925bbb733
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sat Jun 8 18:10:17 2013 +0900
commit
e4617409c9e8a09497afa0203495da609d3e3d6c
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Sat Jun 8 18:11:09 2013 +0900
Tae-Hwan Kim [Fri, 7 Jun 2013 13:06:30 +0000 (22:06 +0900)]
[Genlist/Gengrid] Fix focus
Only genlist/gengrid is focused, focus state is enabled.
Change-Id: I15c5db47c29227564d4cb6c97e14c9251e70e41c
Tae-Hwan Kim [Fri, 7 Jun 2013 13:48:10 +0000 (22:48 +0900)]
[Genlist] Remove error abort code
when "highligted" callback is called (_elm_genlist_item_state_update),
application can call elm_genlist_item_fields_update().
Then, it->content_objs can be updated.
So this ERR check is deprecaed. So before realize contents, unrealize
all contents if contents exist.
Change-Id: Id6161cc928364c085117a812093cbcbe31318b76
Tae-Hwan Kim [Fri, 7 Jun 2013 14:06:29 +0000 (23:06 +0900)]
[Genlist] Fix memory leaks
Change-Id: Ia847fa9e970fe873256575ecb8421414d96fd3b5
prince [Fri, 7 Jun 2013 07:53:34 +0000 (13:23 +0530)]
[Gengrid] Avoid possible crash issue.
Change-Id: I84e12c2d4ddad51ee69c78d679c225f03bb8c43c
Jaehwan Kim [Fri, 7 Jun 2013 04:58:05 +0000 (13:58 +0900)]
[Access] Add the access,changed signal. It is called when the access is enable or disable.
Change-Id: I4fcf2ac4fc906f1a12379fef7753b991974eefcd
Tae-Hwan Kim [Fri, 7 Jun 2013 06:21:33 +0000 (15:21 +0900)]
[Genlist] Fix crash issues
If application remove genlist in the callback of SIG_ACTIVATED,
then all smart data (wsd, psd) will be NULL.
So after this, return this stack.
Change-Id: Icff79c6426f75014ef2d994fd38b9e1b56c1a4b9
Shinwoo Kim [Fri, 7 Jun 2013 04:37:25 +0000 (13:37 +0900)]
[access] do not check children to scroll an object
Change-Id: Ie1bc79c14accc88395a706c35bb1d305d5fc5ba9
Shinwoo Kim [Fri, 7 Jun 2013 04:28:25 +0000 (13:28 +0900)]
[access] check whether the access info is NULL or not
Change-Id: Iac34cc76d9ae3a74f23db61e12d02239521ee621
Jaehwan Kim [Fri, 7 Jun 2013 04:02:22 +0000 (13:02 +0900)]
[Scroller] Change config value about page scroll, because of PLM P130529-4570
Change-Id: I711dbecb07db850671c45c1a04d2d688d07e4eb7
Conflicts:
config/mobile/base.src
Jongmin Lee [Thu, 6 Jun 2013 08:54:44 +0000 (17:54 +0900)]
add log for abort on errors
Change-Id: Ie262390d68170123d1db92202b05b16e76ad4a9a
Shinwoo Kim [Thu, 6 Jun 2013 08:43:55 +0000 (17:43 +0900)]
[access] revert invalid mouse in
Shinwoo Kim [Thu, 6 Jun 2013 08:35:52 +0000 (17:35 +0900)]
[ctxpopup][access] check whether the ctxpoup has a scroller or not in focus_next();
prince [Thu, 6 Jun 2013 08:24:40 +0000 (13:54 +0530)]
[Gengrid] Inorder to process the _calc_job in same rendering loop, job has been removed.
Change-Id: I197522bc0d9a21ec13bef130c121767052473878
Shinwoo Kim [Thu, 6 Jun 2013 05:17:17 +0000 (14:17 +0900)]
[ctxpopup][access] use focused UI button to highlight an item
Change-Id: Idaee737a8917b3ec4b15e8aadc88c977c8656bb8
Seunggyun Kim [Wed, 5 Jun 2013 12:03:30 +0000 (21:03 +0900)]
[Genlist] fix scroll freezing problem - somtimes gesture_layer end_callback is skipped when multi touch is pressed
Change-Id: I47b5e0fdba2659e080dcf6b46fff7cbf18866e95
prince [Wed, 5 Jun 2013 10:24:43 +0000 (15:54 +0530)]
[Genlist] On item realization, if the item is focused. just emit the edje focus signal.
Change-Id: Ie0f86d5d011574a13ce83fd308813e06c1bba865
prince [Wed, 5 Jun 2013 10:18:50 +0000 (15:48 +0530)]
[Gengrid] Focus support implemented.
Change-Id: I281dc1018fa1d153938b8cc19a684280947f618c
Shinwoo Kim [Wed, 5 Jun 2013 07:40:48 +0000 (16:40 +0900)]
[access] add hide callback to hover object to hide a highlight
Change-Id: Ie35fa358d91b2bc1823805576ad3dd7ced88e269
Tae-Hwan Kim [Wed, 5 Jun 2013 08:28:40 +0000 (17:28 +0900)]
[Genlist] Fix focus for decorate mode
Select mode is not used anymore for checking focus possibility.
Only disabled items are skipped for focus
Change-Id: I93c30f370aa8287689ca80d86796071018716a7f
Tae-Hwan Kim [Tue, 4 Jun 2013 13:45:49 +0000 (22:45 +0900)]
[Access] Add new APIs
External:
elm_access_highlight_next_set
elm_object_part_access_register
Internal:
elm_widget_focus_region_show
Change-Id: I9635c37e16712340e85ace918c175c4a98d1644b
ChunEon Park [Wed, 5 Jun 2013 07:35:03 +0000 (16:35 +0900)]
elementary/naviframe - fix the naviframe to recover the focus when top item is deleted
commit
8c8c1ed9a74ec9c6edccaf16d0b4d8454750e32b
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Wed Jun 5 16:31:49 2013 +0900
Change-Id: I5fcaae09ecb110e802b1576a3c16bef7f35b12a1
Bora Hwang [Tue, 4 Jun 2013 12:58:09 +0000 (21:58 +0900)]
[multibuttonentry] P130528-5353: MBE doesn't need to calculate everything when boxw is zero
Change-Id: Ia3a54673cc491ed6f605e97064fb96584090c361
Tae-Hwan Kim [Wed, 5 Jun 2013 05:46:14 +0000 (14:46 +0900)]
[Genlist] If type is NULL, then continue.
Change-Id: If8e4b85d431a86cb65c5487836356724db806703
Daniel Juyung Seo [Fri, 31 May 2013 12:46:52 +0000 (21:46 +0900)]
[elm_priv.h] Adopted ELM_SAFE_FREE from EFL upstream.
Change-Id: I8703f138eab11cff4d4d6b2ddc1206203e45a332
sumanth [Tue, 4 Jun 2013 09:38:20 +0000 (15:08 +0530)]
[elm_datetime.c] Bug fix in calculating maximum days of a month - mktime() does the month wrapping unnecessarily because of daylight saving mode in some locales.
Change-Id: Ica9df1da5da97dc4f830258bd5d4ea4b6255d727
Bora Hwang [Tue, 4 Jun 2013 10:39:36 +0000 (19:39 +0900)]
[ctxpopup][access] P130603-4130: TTS doesn't read "icon" for icon+text style
Change-Id: I7183a22049ee0913e35f90694a0442fc16d5bb9f
Tae-Hwan Kim [Tue, 4 Jun 2013 06:14:30 +0000 (15:14 +0900)]
[Access] Add new API to register a part on an object item as an access
object.
Change-Id: I7427d467035cbf2d1b271c9f39439792b48fc164
Tae-Hwan Kim [Mon, 3 Jun 2013 14:07:42 +0000 (23:07 +0900)]
[Genlist] Fix multiline calculation problem again.
When resizing, It should not be caculated directly.
Change-Id: I19c15ed6ce92492aa9aef418d114da46030ef55f
Shinwoo Kim [Mon, 3 Jun 2013 12:27:27 +0000 (21:27 +0900)]
elm_gesture_layer.c: add EVAS_CALLBACK_DEL to the target object. The target object could be deleted before deletion of the gesture layer
Change-Id: Ifc29d0dd6b8de748da61238d326ced0c7b366e26
Shinwoo Kim [Mon, 3 Jun 2013 11:12:23 +0000 (20:12 +0900)]
[multibuttonentry][access] add smart_activate(); to expand multibutton entry, when it has a highlight
Change-Id: I2a6450473a96a0d5ab533a7678e49611b627bdb8
Tae-Hwan Kim [Mon, 3 Jun 2013 12:23:04 +0000 (21:23 +0900)]
[Genlist] Fix genlist item append problem.
Appneded genlist items are processed on idle enterer.
Deleted items are removed directly.
If application removes/appends items on same rendering loop,
It will not be synced.
Initial items within viewport size are processed directly.
Change-Id: If31feb1d140afa1c52f978c9f9099ac73d26755d
Tae-Hwan Kim [Mon, 3 Jun 2013 11:42:49 +0000 (20:42 +0900)]
[Genlist] Fix crash issue
Before strcmp, NULL check should be done.
Change-Id: I418cd1ae30518949a98c221499fa3787c14fdf8b
Bora Hwang [Mon, 3 Jun 2013 08:05:18 +0000 (17:05 +0900)]
[multibuttonentry] P130528-3583: fixed condition of text ellipsis
item can be ellipsis when box has width
and width of item is bigger than that of box
Change-Id: I35957977a0752734a4f31a08b0d525fd711dbc27
Tae-Hwan Kim [Mon, 3 Jun 2013 02:54:41 +0000 (11:54 +0900)]
[elmgenlist/list] Use last selected item as focus item.
Change-Id: I56f4bb4a33af69b4a4c4798db64a181b04c94d9d
Tae-Hwan Kim [Mon, 3 Jun 2013 01:30:45 +0000 (10:30 +0900)]
[Genlist/list] Fix focus highlight problem
Check focus hilight enable when widget is focused.
Change-Id: I1acae5ac7b24aba812537dd6b41a0310ac4fb5d9
Tae-Hwan Kim [Sat, 1 Jun 2013 06:14:33 +0000 (15:14 +0900)]
[Genlist] Fix multline item size issue
Unrealized multiline item was not recaculated.
Add the item into queue to recaculate later.
Change-Id: I2a0c6086461128daf01cbae77698c8e5ac2e5cce
Conflicts:
src/lib/elm_genlist.c
Tae-Hwan Kim [Sat, 1 Jun 2013 04:55:16 +0000 (13:55 +0900)]
[Genlist] Popping selected or disabled cached items
Change-Id: I963b5ab75c47b03ea56b87c35cba65f42be0c4fb
Rajesh PS [Thu, 30 May 2013 16:30:21 +0000 (22:00 +0530)]
[conformant] PLM Issue fix for P130522-3734
* The keyboard state was already set from the previous view which caused a problem
* Resetting the keyboard state fixes the problem
Shinwoo Kim [Fri, 31 May 2013 23:07:00 +0000 (08:07 +0900)]
[gengrid][access] tizen only, comment out type infomration
Change-Id: I493fe5bb7bfa820f24c794dc01ac115cc9486ba1
Shinwoo Kim [Fri, 31 May 2013 12:56:05 +0000 (21:56 +0900)]
[naviframe][access] create title access object based on layout - VIEW(item), not naviframe - WIDGET(itme)
Change-Id: Ibd83cd55ca24407e8549961ccc6a22f401fa7aed
Tae-Hwan Kim [Fri, 31 May 2013 08:59:25 +0000 (17:59 +0900)]
[Genlist/list] Item is focused when widget is focused.
Change-Id: I1f9f7a7a83e325bdb43b252e788226c7e9e96a29
Jaehwan Kim [Fri, 31 May 2013 06:00:34 +0000 (15:00 +0900)]
[Scroller] Scroll config is changed for fixing PLM issue.
Change-Id: I524569f950c31f0a15e966738560afa7e3d3593d
Conflicts:
config/mobile/base.src
WooHyun Jung [Fri, 31 May 2013 06:48:44 +0000 (15:48 +0900)]
[popup] When popup is shown, popup should get focus even if there is no focusable child in it.
Bora Hwang [Thu, 30 May 2013 14:08:21 +0000 (23:08 +0900)]
[ctxpopup] more btn style shouldn't have arrow
Change-Id: Ic10225a2d6424a7f1a4775196f079161d0040b3b
Conflicts:
src/lib/elc_ctxpopup.c
Tae-Hwan Kim [Thu, 30 May 2013 14:40:34 +0000 (23:40 +0900)]
[Genlist] Fix genlist multiline calculation bug
If genlist item is not in viewport, it is queued for processing later.
Change-Id: I8124e119cd7af940d80b516062330c7c7b296964
Tae-Hwan Kim [Thu, 30 May 2013 13:09:43 +0000 (22:09 +0900)]
[Genlist] Fix genlist calculation bug
Change-Id: I014241211cd4a1ec2681e513315d25402e2e2c86
Tae-Hwan Kim [Thu, 30 May 2013 12:37:58 +0000 (21:37 +0900)]
[List] Remove useless
Change-Id: I59c7fdd8649cabdb76543b1afc3df213485ab7bc
WooHyun Jung [Thu, 30 May 2013 13:06:58 +0000 (22:06 +0900)]
[ctxpopup] Add more additional key inputs for supporting dismissing.
Thiep Ha [Thu, 30 May 2013 12:33:08 +0000 (21:33 +0900)]
[CopyPaste] Keep cnp ctxpopup when device rotates
Change-Id: Iebbedf085da7fa9cd4de392fb7dc55aa0ac7ad9a
WooHyun Jung [Thu, 30 May 2013 11:53:17 +0000 (20:53 +0900)]
[ctxpopup] Items in ctxpopup is now focusable.
Conflicts:
src/lib/elc_ctxpopup.c
Change-Id: If174fb112da52f8b7ada0cf7367c40715c9a6e4f
Seunggyun Kim [Thu, 30 May 2013 06:59:41 +0000 (15:59 +0900)]
[elm_win] fix object dump module unload BS issue
Change-Id: Iefce4d9130954d59286d11a18aaf2aeb9ccab1a6
Conflicts:
src/lib/elm_win.c
Seunggyun Kim [Wed, 29 May 2013 10:19:06 +0000 (19:19 +0900)]
[Genlist] Change pinch zoom using elm_gesture zoom
Change-Id: If3806bc86281773d243480dbc15b8b304df70e2b
Seunggyun Kim [Wed, 29 May 2013 09:41:16 +0000 (18:41 +0900)]
[Genlist] show smoothly VI effect when last item has separator
Change-Id: I01b72c5a3f632c14a3847fa10676a05a0cc72e73
ChunEon Park [Wed, 29 May 2013 17:34:54 +0000 (02:34 +0900)]
elementary/mapbuf - fix the mapbuf to be enabled before it's content is entirely rendered.
This will fix the bad-cases that content is not updated properly if they are changed outside of the viewport
commit
1850e735698f926cad8303cfe96610b5c58410d1
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Thu May 30 02:31:38 2013 +0900
Change-Id: I380ebbc7ac9ecd738c2978b1ce2843ae7c0e542b
Jaehyun Cho [Wed, 29 May 2013 14:11:13 +0000 (23:11 +0900)]
[elm_cnp] Fix copied image file path related to Elementary: DnD feature
Change-Id: I0ce656b9f22ea4f171ef86d1b4e37d00cb07fb03
Thiep Ha [Wed, 29 May 2013 06:52:18 +0000 (15:52 +0900)]
[Entry] Add viewport, layout calculation when theme changes
Change-Id: I15b6322ce23ae733e707a619c1209f16d514ba98
Youngbok Shin [Tue, 28 May 2013 11:21:34 +0000 (20:21 +0900)]
Entry: _elm_entry_smart_signali calls edje_object_message_signal_process for processing the pending messages.
Because Edje can’t changes size or position of parts when it receive a signal without this.
Jaehwan Kim [Tue, 28 May 2013 07:16:12 +0000 (16:16 +0900)]
[Scroller] Add the infinite loop feature.
Change-Id: I2f7db8a6513b654b94dedab4cd490bedff0758b1
Seunggyun Kim [Wed, 29 May 2013 05:25:51 +0000 (14:25 +0900)]
[config] change mobile config glayer_long_tap_start_timeout from 1.2 to 0.5sec
Change-Id: If40746ea286ceda44377dded8446efa3a107f3b5
Seunggyun Kim [Tue, 28 May 2013 10:05:52 +0000 (19:05 +0900)]
Current elm_config has _elm_config->glayer_long_tap_start_timeout and _elm_config->glayer_double_tap_timeout variable but there is no api related to those.
Apps like setting want to change gesture tap timeout value on runtime.
So I added below APIs.
elm_config_glayer_long_tap_start_timeout_set/get
elm_config_glayer_double_tap_timeout_set/get
Conflicts:
ChangeLog
NEWS
src/lib/elm_config.c
Change-Id: I279277563694b1e09ff5dfcdac109a46db3320bd
Tae-Hwan Kim [Tue, 28 May 2013 14:01:39 +0000 (23:01 +0900)]
[Genlist/list] Update focus left/right, etc.
Change-Id: I811c6ca48c17ca3abf9cf91047379871014d917c
Myoungwoon Kim [Tue, 28 May 2013 12:38:46 +0000 (21:38 +0900)]
[Popup] Fixed logic about smart deletion of notify.
Jaehyun Cho [Wed, 22 May 2013 12:34:27 +0000 (21:34 +0900)]
[naviframe] Remove mouse up event area check
Change-Id: Ib1f6368efc4d82ca098154328e918a93ce78a7e3
Jaehyun Cho [Tue, 28 May 2013 11:24:44 +0000 (20:24 +0900)]
[conformant] Set size of virtualkeypad area as 0 if the state is OFF
Change-Id: I6b343322e31306d65d933cc0f012490c0a679d86
prince [Thu, 23 May 2013 11:50:29 +0000 (17:20 +0530)]
[Conformant] EVAS_CALLBACK_DEL event added in order to make sure that the scroller deleted by the
app must be informed to conformant.
Change-Id: I81046809a217d04c6176a4ee0092a03ee20d45c1
Youngbok Shin [Mon, 27 May 2013 12:59:05 +0000 (21:59 +0900)]
entry: Fix elm_entry_end_visible_set checked wrong content.
Shinwoo Kim [Mon, 27 May 2013 12:07:16 +0000 (21:07 +0900)]
[mapbuf][access] add accessibility feature
Change-Id: I16f89fd65ebc5bb8fe4f686c15d72acd88d5e7dc
Tae-Hwan Kim [Mon, 27 May 2013 10:04:11 +0000 (19:04 +0900)]
[Genlist] Fix memory leaks
Change-Id: Ic40fce85b01413f7cb0928b88cfe9edf263dfff6
Tae-Hwan Kim [Mon, 27 May 2013 09:43:48 +0000 (18:43 +0900)]
[Genlist] Do not remove evas_object when swallowing failed.
After this, failed objects can be floated.
Change-Id: Ib2df3cdeb24f81c282353b3767b423f468fc69ce
Tae-Hwan Kim [Mon, 27 May 2013 07:36:43 +0000 (16:36 +0900)]
[Genlist] Functionize the item'st min caculation.
Change-Id: I0ea417002c5641f6110f614625ea98dfa359e1db
Tae-Hwan Kim [Sun, 26 May 2013 07:49:27 +0000 (16:49 +0900)]
[list] Add signal emit hook same as genlist
Change-Id: Ib5ee6ed3f48a1acbf6ab5531cb74a1656c993868
Bora Hwang [Mon, 27 May 2013 05:26:43 +0000 (14:26 +0900)]
[multibuttonentry] fixed lots of PLMs: because of refactoring bug
Change-Id: I7292fae4c2345c646629fcf5184566f4ac9608be
Daniel Zaoui [Wed, 8 May 2013 07:39:21 +0000 (10:39 +0300)]
Elementary: DnD feature for genlist, gengrids and lists.
Three tests have been added in elementary_test to show the work done.
They are located in the new section "DnD".
Due to the new APIs in elm_cnp.c, some widgets had to be adapted.
Rajesh PS [Wed, 22 May 2013 09:06:00 +0000 (14:36 +0530)]
[map] Fixes as part of EFL verification
* Set the timers, idlers, animators to NULL after use
* [Patch2] As per review comments removed unnecessary code
Change-Id: I72f19421ea1abc960a6fd9f40d6d62db4720859e
Tae-Hwan Kim [Fri, 24 May 2013 12:53:52 +0000 (21:53 +0900)]
[Genlist] Fix simple bug!
Change-Id: I3957132755e3b9f7b2f7b2ade0a30eaaf0625e0d
Tae-Hwan Kim [Fri, 24 May 2013 12:36:58 +0000 (21:36 +0900)]
[Genlist] Refactoring events
Change-Id: I2e23bc9712aa06018a748dd8ab46e3d179884177
Tae-Hwan Kim [Fri, 24 May 2013 10:26:17 +0000 (19:26 +0900)]
[Genlist] Simple Bug Fix
Change-Id: I3321065e93fb5b305cc40960727224932ae3f528
ChunEon Park [Fri, 24 May 2013 10:07:16 +0000 (19:07 +0900)]
elementary/widget - plase update display mode whenever sub object is set
commit
9d8874b737637a607b6fb74b7828f1643ec09022
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Fri May 24 18:34:37 2013 +0900
Thiep Ha [Fri, 24 May 2013 08:16:00 +0000 (17:16 +0900)]
[CopyPaste] Add __UNUSED__ to avoid build warnings; correct format
Change-Id: Ic289e11c271f7fcc731728201e6e9722c4efc486
Thiep Ha [Fri, 24 May 2013 05:46:44 +0000 (14:46 +0900)]
[Copy&Paste] Fix bug of cannot show cnp popup if end handler is hidden; handle landscape entry case
Change-Id: I9a2fd5ece7b0d37c621784add3055c495c5b69df
Hosang Kim [Fri, 24 May 2013 04:27:40 +0000 (13:27 +0900)]
[scroller] added that whether pagesize is zero or not
Hosang Kim [Thu, 23 May 2013 08:53:29 +0000 (17:53 +0900)]
[scroller] fixed that focus doesn't move by page
Change-Id: I01672e5c6c65275dd75d5207d80b4224f9f917a0
prince [Wed, 22 May 2013 15:54:57 +0000 (21:24 +0530)]
[Elementary Job Validation]
Change-Id: I90102fa0aa21d7af1eb0b63dc3a43a12111556d3
Bora Hwang [Thu, 23 May 2013 07:26:52 +0000 (16:26 +0900)]
[multibuttonentry] fix bug: if MBE is unfocused and MBE item is added, input panel should not appear
Change-Id: I714b4aad86782f9b611dfc0efbbb66a86f59881a
Seunggyun Kim [Thu, 23 May 2013 06:44:19 +0000 (15:44 +0900)]
[Genlist] disable scroller handler when pinch zoom starts
Change-Id: I5b148466f6a9205ecdce0ec669f4f9fbc7bc7ddc
Hosang Kim [Wed, 22 May 2013 06:02:49 +0000 (15:02 +0900)]
[scroller] changed thumbscroll_threshold value 24 to 15
Change-Id: Icdb06e4cb8ebaca504f38b7527b25d02d8706555
Bora Hwang [Tue, 21 May 2013 00:25:38 +0000 (09:25 +0900)]
[multibuttonentry] refactoring MBE layout
Before this, MBE item has fixed max width.
From now on, MBE item has flexible max width
by various languages, %d, or portrait/landscape mode
Change-Id: Ic25dd64451f60d0402c47004a74e483a304aa23d
sh10233.lee [Wed, 22 May 2013 04:29:20 +0000 (13:29 +0900)]
gengrid: add new condition in _elm_gengrid_item_del_serious() that item cannot be bring_in or show_region when item is deleted.
Change-Id: I183fcf3880c137e3ea7112b3bfe84608c8af6451
Jiyoun Park [Wed, 22 May 2013 07:18:08 +0000 (16:18 +0900)]
fix elm image timer code
Change-Id: I0d78f8411f92fb81ddfe9e905660a3cdb06aa85e
ChunEon Park [Mon, 20 May 2013 11:03:31 +0000 (20:03 +0900)]
elementary/win - prevent to add the timer multiple times.
elementary/ews_wm - prevent to add a duplicated animator.
commit
0e9cd6e86425ebb8e2a3e8454e999496d10c1811
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Mon May 20 19:09:13 2013 +0900
commit
9bcb15b2603598f5ca9ff20548d0a5c3fdfb5bdb
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Mon May 20 19:17:57 2013 +0900
Jaehyun Cho [Tue, 21 May 2013 13:00:49 +0000 (22:00 +0900)]
[naviframe] Call callback function of the more button by KEY_MENU H/W key event
Change-Id: I40e1116085cb74337d34a22eb3c8d1d14c760b6e
Jaehyun Cho [Tue, 21 May 2013 08:14:09 +0000 (17:14 +0900)]
[naviframe] Pop an item by clicking mouse right button (H/W Mouse Support)
Change-Id: I7b280b74836e304e85c07366f42c9ed98df67298
Thiep Ha [Wed, 22 May 2013 01:40:26 +0000 (10:40 +0900)]
[Magnifier] Move down to fully show magnifier in case of not enough space
Change-Id: I1003dba5bc7315bd8aea16d5a8756e93efaaf54f
Hosang Kim [Tue, 21 May 2013 04:32:00 +0000 (13:32 +0900)]
[toolbar] fixed code for verification(ecore_job_add)
Sungho Kwak [Thu, 9 May 2013 07:48:46 +0000 (16:48 +0900)]
Revert "[cbhm_helper] add __UNUSED__ tag for unused parameter"
This reverts commit
4aea3dd17e9c4407be52afdbad4b09368b14e753
Change-Id: I2b1f2e6691f1310dfcbbbfc4350c0395535bc45d