framework/uifw/elementary.git
2013-06-27 Daniel ZaouiGesture Layer: Add API to set the finger size for taps...
2013-06-27 Aharon HillelGesture Layer: fix to improve fingers taps registration
2013-06-27 Tae-Hwan Kim[Genlist] Fix Genlist item processing issue
2013-06-27 Jaehwan Kim[Access] Fix the bug for access scroll and simplify...
2013-06-27 prince[Genlist] Added check for proper handling of selected...
2013-06-27 Shinwoo Kim[access] remove comma from text to read - TTS engine...
2013-06-27 Bora Hwang[multibuttonentry] disabled entry filter(semicolon...
2013-06-27 Bora HwangRevert "[multibuttonentry] trimmed focus of box's children"
2013-06-27 Bora HwangRevert "[multibuttonentry] fixed bugs"
2013-06-27 Tae-Hwan Kim[Genlist] Emit signal for VIEW(it) when sweeping for...
2013-06-27 Jaeun Choi[elm_index] added a new feature: index item priority set
2013-06-27 Amit Kamboj[Prevent] Fixed Prevent issues related to naviframe...
2013-06-27 Hosang Kim[toolbar] added callback associated with the scroll
2013-06-27 Bora Hwang[multibuttonentry] fixed bugs
2013-06-27 Jaehyun Cho[naviframe] Fix the commit which set hint min size...
2013-06-27 Seunggyun Kim[Genlist] fix P130608-1485 : the problem that edit...
2013-06-27 Bora Hwang[multibuttonentry] trimmed focus of box's children
2013-06-27 Tae-Hwan Kim[Genlist] Fix update operation.
2013-06-27 Seunggyun Kim[gengrid] fix eina warnning
2013-06-27 Seunggyun Kim[Gengrid] fix item flickering problem after deleting...
2013-06-27 Hosang Kim[toolbar] improved focus UI action
2013-06-27 Hosang KimBetter logic for elm_scroller_current_page_get() while...
2013-06-27 Youngbok Shin[entry] Fix non-scrollable entry did not comply focus_h...
2013-06-21 Sungho Kwakpackage upload
2013-06-20 Jaehwan KimFix elm_scroller_page_show bug. It have to save the...
2013-06-20 Shinwoo Kim[access] use timer to give a highlight and read information
2013-06-20 Shinwoo Kim[access] patial revert to give a highlight, if an objec...
2013-06-20 Shinwoo Kim[access] patial revert to give a highlight, if an objec...
2013-06-20 prince[Gengrid] Fix Crash issue. Focused item must be reset...
2013-06-20 Tae-Hwan Kim[Genlist] Minor fix
2013-06-20 Jaehyun Cho[naviframe] Set hint min size of naviframe as the top...
2013-06-20 Jaehwan KimIn case of scroll in scroll, the child scroller have...
2013-06-20 Shinwoo Kim[access][entry] read guide text
2013-06-20 Shinwoo Kim[access][popup] highlight chain resurrection
2013-06-20 Shinwoo Kim[access][button] remove unnecessary signal emit
2013-06-20 Shinwoo Kim[access][naviframe] fix invalid deletion of access...
2013-06-20 Shinwoo Kim[access] highlight recovery enhancement
2013-06-20 Bora Hwang[multibuttonentry] changed style of entry
2013-06-20 Bora Hwang[ctxpopup] removed warnings
2013-06-20 ChunEon Parkctxpopup - ctxpopup will be dismissed by user.
2013-06-20 prince[popup] Implementation of support for focus traversing...
2013-06-20 Amit Kamboj[Conform] Added logic for repeat events for portarit...
2013-06-20 ChunEon Parkelementary/naviframe - dont' be popped if the event...
2013-06-20 ChunEon Parknaviframe - don't support any key events
2013-06-20 ChunEon Parknaviframe - remove the redundant tizen only code.
2013-06-20 Tae-Hwan Kim[Genlist] Fix item update
2013-06-20 Tae-Hwan Kim[Genlist/Gengrid/List] Add workaround codes
2013-06-20 Hosang Kim[toolbar]if toolbar have only one item, emit two signal...
2013-06-20 prince[Genlist, Gengrid] If the focused item gets deleted...
2013-06-20 ChunEon Parkelementary/naviframe - Keep the smart members of the...
2013-06-20 Bora Hwang[multibuttonentry] fixed entry size although system...
2013-06-20 prince[Gengrid] Fix crash issue. On unselect, item must be...
2013-06-20 Amit Kamboj[button] removed timer before adding it again.(Elementa...
2013-06-20 Daniel Willmannels_tooltip: Only call ecore_x_pointer_xy_get() if...
2013-06-20 Daniel Willmannels_tooltip.c: Initialize px and py to zero
2013-06-20 Daniel Willmannels_tooltip: Don't expect to have X running if support...
2013-06-20 Tae-Hwan Kim[Genlist] Fix genlist crash problem.
2013-06-20 Seunggyun Kim[Genlist] fix flickering problem when a lot of expanded...
2013-06-20 Seunggyun Kim[Genlist] fix problem that expandable items are showing...
2013-06-20 ChunEon Parkconformant - delete the smart callbacks fairly
2013-06-20 Shinwoo Kim[access][win] use return value of elm_widget_focus_list...
2013-06-20 Shinwoo Kim[access] check highlight root for auto reading
2013-06-20 Amit Kamboj[conform] Correct logic for repeat event for indicator...
2013-06-20 prince[Gengrid] On Focus, Press "Return" Key will do the...
2013-06-20 Tae-Hwan Kim[Genlist/Gengrid/List] Fix focus
2013-06-12 Sungho Kwakpackage upload
2013-06-12 Sungho Kwak[Win] Fix bugs
2013-06-12 Sungho Kwak[Win] Fix build break
2013-06-12 Sungho Kwak[plug] enable access
2013-06-12 Sungho Kwak[Genlist] Fix Small Bugs
2013-06-12 Sungho Kwak[access] Fix minor bugs
2013-06-12 Shinwoo Kim[access] prepare to use mouse message
2013-06-12 Shinwoo Kim[access] use ecore_x_atom values for scroll, mouse...
2013-06-12 Shinwoo Kim[access] make access object unfocusable, when screen...
2013-06-12 Shinwoo Kim[access] do not use timer to reduce response time
2013-06-12 Shinwoo Kim[naviframe][access] support more btn
2013-06-12 Shinwoo Kim[naviframe][access] set access info callback for prev...
2013-06-12 Sungho Kwak[ctxpopup] Modify Indentation
2013-06-12 Bora Hwang[ctxpopup][access] P130521-5025: more menu should have...
2013-06-12 Rajesh PS[elm_conformant] Added null check before accessing...
2013-06-12 Shinwoo Kim[naviframe][access] remove unnecessary lines, use _elm_...
2013-06-12 Shinwoo Kim[gesture_layer] use evas_object_ref/unref to avoid...
2013-06-12 Tae-Hwan Kim[Genlist/Gengrid/List] Fix Focus
2013-06-12 Tae-Hwan Kim[Access] Access object should be shown when hover objec...
2013-06-12 Thiep Ha[CopyPaste] Set horizontal as default style for copypas...
2013-06-12 Amit Kamboj[popup] First get correct button styles and then set it.
2013-06-12 Tae-Hwan Kim[Genlist/Focus] Fix focus usage.
2013-06-12 shilpa singh[elc_multibuttonentry.c]: memory leak fix "on_entry_unf...
2013-06-12 ChunEon Parknaviframe - it's insane that title icon have the focus...
2013-06-12 Tae-Hwan Kim[Gengrid] Fix calc job crash bug
2013-06-12 ChunEon Parkelementary/naviframe - try to read the titles only...
2013-06-12 Tae-Hwan Kim[Genlist/Gengrid] Fix focus
2013-06-12 Tae-Hwan Kim[Genlist] Remove error abort code
2013-06-12 Tae-Hwan Kim[Genlist] Fix memory leaks
2013-06-12 prince[Gengrid] Avoid possible crash issue.
2013-06-12 Jaehwan Kim[Access] Add the access,changed signal. It is called...
2013-06-12 Tae-Hwan Kim[Genlist] Fix crash issues
2013-06-12 Shinwoo Kim[access] do not check children to scroll an object
2013-06-12 Shinwoo Kim[access] check whether the access info is NULL or not
2013-06-12 Jaehwan Kim[Scroller] Change config value about page scroll, becau...
next