framework/uifw/elementary.git
2013-06-12 WooHyun Jung[list] If selected item is the first one (or the last...
2013-06-12 WooHyun Jung[genlist] If selected item is the first one (or the...
2013-06-12 Bora Hwang[ctxpopup] fixed P130411-7458: fixed VI bug and add...
2013-06-12 Tae-Hwan Kim[Genlist] Add scroll callback
2013-06-12 WooHyun Jung[elm_win] Add one more condition when mouse down is...
2013-06-12 Daniel ZaouiColorselector - selection in palette with up and down...
2013-06-12 Tae-Hwan Kim[Gengrid] Fix memory leak
2013-06-12 Tae-Hwan Kim[Genlist] When scrolling, do no processe queueing.
2013-06-12 WooHyun Jung[elm_win] Hardware Keyboard will be recoginized automat...
2013-06-12 ChunEon Parkelementary/fileselector_button, fileselector_entry...
2013-06-12 ChunEon Parkelementary/ctxpopup, hoversel, naviframe, multibuttonen...
2013-06-12 ChunEon Parkelementary/widget - added elm_object_part_text_translat...
2013-06-12 Jaehwan Kim[Scroller] Fix the scrolled entry in scroller is locate...
2013-06-12 jae_hyun.cho[naviframe] Support Escape key popping the current...
2013-06-12 Bora Hwang[multibuttonentry] fixed P130410-6691, P130418-6068
2013-06-12 Rajeev Ranjan[elm_map]Triggering overlay re-rendering on overlay...
2013-06-12 Thiep Ha[Copy&Paste] Implement UI v1.3: Does not show cnp popup...
2013-06-12 Thiep Ha[Copy&Paste] Remove copy/cut notification temporary...
2013-06-12 ChunEon Parknaviframe - Don't Hide Button propagates down events...
2013-06-12 jae_hyun.cho[naviframe] Set hide icon to content set prev_btn when...
2013-06-12 ChunEon Parkelementary/naviframe - don't try to pop the naviframe...
2013-06-12 Thiep Ha[Copy&PasteUI] Limit copy&paste ctxpopup's showing...
2013-06-12 Seunggyun Kim[elm_gengrid] item position calc fix
2013-06-12 Seunggyun Kim[Genlist] Fix sorting problem that some items wasn...
2013-06-12 Thiep Ha[Magnifier] Adjust magnifier size when text size changes
2013-06-12 Tae-Hwan Kim[Genlist/List] Remove focused UI for scroller
2013-06-12 Amit Kamboj[popup] Added popup item theme set logic for orientatio...
2013-06-12 WooHyun Jung[entry] When entry is disabled, scrolling is also disabled.
2013-06-12 sumanth[elm_datetime.c] Datetime bug fix in field format parsi...
2013-06-12 prince[Elm_genlist] Added check in order to avoid unnecessary...
2013-06-12 Jaehwan Kim[Toolbar] Add the feature for key event.
2013-06-12 Tae-Hwan Kim[Genlist] Fix incorret OR
2013-06-12 Jaehwan Kim[Scroller] Fix the policy is not changed when the...
2013-06-12 Thiep Ha[entry] Add callback for copy/cut context menu item...
2013-06-12 ChunEon Parknaviframe - signal send for back button when compress...
2013-06-12 ChunEon Parkelementary/naviframe - renamed internal signal names...
2013-06-12 ChunEon Parknaviframe - support Fake H/W Back key event
2013-06-12 ChunEon Parknaviframe - remove the back button callback if the...
2013-06-12 ChunEon Parkcommit 5bb3633478903b1c14f01c7633b9b61a9eced856
2013-06-12 Bora Hwang[ctxpopup] fixed P130412-8349: wrong scroller appears
2013-06-12 Tae-Hwan Kim[Genlist] Reduce useless changed_job
2013-06-12 Tae-Hwan Kim[Genlist] Change job is only called when viewport width...
2013-06-12 Tae-Hwan Kim[Genlist/list] Add focused UI implementation
2013-06-12 Jaeun Choi[elm_index] smart calculate after box clear & omit...
2013-06-12 Flavio CeolinUpstream cherry-pick:
2013-06-12 Tae-Hwan Kim[Genlist] Comment signal processing for the performance...
2013-06-12 Tae-Hwan Kim[Genlst] Fix warnning
2013-06-12 Tae-Hwan Kim[Genlist] Fix genlist launching time issue.
2013-06-10 Sungho Kwakpackage upload
2013-06-05 Thiep Ha[CopyPaste] Enable repeating click event in cnp popup...
2013-05-29 Sungho Kwakpackage upload
2013-05-29 Sungho KwakMerge branch 'tizen_2.1' of ssh://tizendev.org:29418...
2013-05-29 Sungho Kwakpackage upload
2013-05-29 Sehwan ParkMerge "Add ELM_INPUT_PANEL_LAYOUT_DATETIME layout"...
2013-05-28 Sungho Kwak[access] fix build error
2013-05-28 Sungho Kwak[access] Modify config file for supporting accessibility
2013-05-28 Jihoon KimAdd ELM_INPUT_PANEL_LAYOUT_DATETIME layout
2013-05-27 Jaehwan Kim[access] Fix the widget which uses elm_scroller can...
2013-05-27 Shinwoo Kim[access] check whether hover object is visibile or not
2013-05-27 Shinwoo Kim[access] support automatically read in order
2013-05-27 Shinwoo Kim[naviframe][access] support more btn
2013-05-27 Shinwoo Kim[slider][access] read out even though slider does not...
2013-05-27 Shinwoo Kim[naviframe][access] set access info callback for prev...
2013-05-27 Bora Hwang[multibuttonentry][access] P130510-6316: TTS should...
2013-05-27 Shinwoo Kim[datetime][access] enable access feature on datetime...
2013-05-27 Shinwoo Kim[slider][access] check horizontal, inverted in smart...
2013-05-27 Shinwoo Kim[access] set a module api to NULL in shutdown();
2013-05-27 Shinwoo Kim[access] enhancement - refine function name and more
2013-05-27 Jaehwan Kim[Access] The TTS frame move to next item when the scrol...
2013-05-27 Shinwoo Kim[naviframe][access] use access info callback for prev...
2013-05-27 Shinwoo Kim[popup][access] unregister outline access object if...
2013-05-27 Shinwoo Kim[access] use callback return value for ELM_ACCESS_ACTII...
2013-05-27 Shinwoo Kim[access] revert on_focus_region(); / do not change...
2013-05-27 Shinwoo Kim[slider][access] follow the tizen reading rule
2013-05-27 Shinwoo Kim[genlist][access] do not append NULL to genlist focus...
2013-05-27 Shinwoo Kim[ctxpopup][access] add outline feature
2013-05-27 Shinwoo Kim[popup][access] add outline feature
2013-05-27 Shinwoo Kim[access] call ELM_ACCESS_ACTION_SCROLL callback
2013-05-27 Shinwoo Kim[access][naviframe] enhance highlight chain
2013-05-27 Shinwoo Kim[widget][access] set highlihght only once
2013-05-27 Shinwoo Kim[access] implement on_focus_region();
2013-05-27 Shinwoo Kim[access] prepare to use mouse message
2013-05-27 Shinwoo Kim[access] use ecore_x_atom values for scroll, mouse...
2013-05-27 ChunEon Parkelementary/naviframe - fix null pointer access on navif...
2013-05-27 Jaehwan Kim[access] Fix the widget which uses elm_scroller can...
2013-05-07 Sungho Kwakpackage upload tizen_2.1 submit/tizen_2.1/20130514.052447
2013-05-07 Sungho Kwak[Prevent] _elm_plug_smart_activate
2013-04-29 Sungho Kwakpackage upload
2013-04-29 Shinwoo Kim[focus] update child_can_focus on parents, when an...
2013-04-29 Shinwoo Kim[access] make access object unfocusable, when screen...
2013-04-29 Shinwoo Kim[access] do not use timer to reduce response time
2013-04-29 Shinwoo Kim[plug][access] bug fix in smart_activate(), add HIGHLIG...
2013-04-29 Shinwoo Kim[access][layout] sort focus list based on geometry...
2013-04-29 Shinwoo Kim[access] initial draft of 1 finger tap then touch ...
2013-04-29 Shinwoo Kim[access] convey access action info with value - do...
2013-04-29 Shinwoo Kim[access][plug] add access feature
2013-04-29 Shinwoo Kim[access] revert - delete access object, when its hover...
2013-04-29 Shinwoo Kim[access] delete access object, when its hover object...
2013-04-29 Shinwoo Kim[access][gengrid] add activate callback
2013-04-22 Sungho Kwakpackage upload 2.1b_release accepted/tizen_2.1/20130425.024810 submit/tizen_2.1/20130424.233925
next