platform/upstream/elementary.git
2017-06-28 Shinwoo Kimatspi: "GetNavigableAtPoint" sends deputy object 95/133895/4
2017-06-28 Shinwoo Kimatspi: add "GetReadingMaterial" interface method 59/131359/6
2017-06-28 Shinwoo Kimatspi: Reduce action related IPC 04/130204/2
2017-06-28 Shinwoo Kimatspi: make popup label accessible 90/135990/1
2017-06-26 Shinwoo Kimwidget: initialize local variable 72/135772/1 accepted/tizen/3.0/common/20170627.122936 accepted/tizen/3.0/ivi/20170626.222348 accepted/tizen/3.0/mobile/20170626.222405 accepted/tizen/3.0/tv/20170626.222344 accepted/tizen/3.0/wearable/20170626.222340 submit/tizen_3.0/20170626.103050
2017-06-26 Hosang Kimconformant: Added "virtualkeypad,size,changed" smart... 03/135703/1 submit/tizen_3.0/20170626.041320
2017-06-23 SangHyeon Leegenlist: add null check in filter item internal for... 92/135392/2
2017-06-22 SangHyeon Leegenlist: fix clip set api calls in genlist when clipees... 91/135391/1
2017-06-15 JunsuChoiatspi: Fix object is completely on screen function 04/132704/3
2017-06-14 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 22/118422/15
2017-06-14 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 06/117306/24
2017-06-13 Jaeun Choipanel: add "elm,state,hold", "elm,state,unhold" signals 06/133806/1
2017-06-13 Shinwoo Kimatspi: ctxpopup item uses parent name first 60/133560/1
2017-06-12 Shinwoo Kimatspi: fix compare func to find object at point 66/132466/2
2017-06-12 Shinwoo Kimatspi: do operation if its object is available 42/131642/3
2017-06-09 Sungtaek Hongelm_map: fix wrong return type 22/133222/2
2017-06-09 Wonki Kimscroller: Initialize member variables which are used... 58/132858/3
2017-06-09 Jeeyong Ummap: Fix broken link to openstreetmap.org 55/133155/1
2017-06-09 SangHyeon Leegenlist: fix build error by wrong merged patches 06/133106/1
2017-06-08 JunsuChoiRevert "[Scroller] Filp to cords for RTL mode in wanted... 35/132835/2
2017-06-08 SangHyeon Leegenlist: fix genlist item prepend to below the group... 28/132828/1
2017-06-07 JunsuChoi[Scroller] Filp to cords for RTL mode in wanted_region_set 31/132731/1
2017-06-07 JinYong Parkpopup: fix object_mirrored_set didn't work 17/132717/2
2017-06-02 Paweł Stawickiatspi: connect to at-spi dbus based on org.a11y.Status... 94/129494/8
2017-06-02 Paweł Stawickiatspi: send window activated event to at_spi2 only... 82/128382/4
2017-05-30 Shinwoo Kimatspi: do not demote an object that repeats event. 74/131074/2
2017-05-30 Taehyub Kimelm_photocam: fix wrong initial value for zoom mode 93/131593/1
2017-05-23 Jeeyong Umdoc: Add missing "Elm_" prefix to doxygen group name 16/130616/2
2017-05-23 Jaeun Choielm_panel: use widget data for getting geometry 84/130184/2
2017-05-19 JEONGHYUN YUNelm_panel: set hidden property when panel is close... 83/130183/1
2017-05-19 JEONGHYUN YUNelm_panel: scrollable panel content size ratio refactor... 82/130182/1
2017-05-19 JEONGHYUN YUNelm_panel: Add _scrollable_layout_resize internal funci... 81/130181/1
2017-05-19 JEONGHYUN YUNelm_panel: add some exception handling code in scrollab... 80/130180/1
2017-05-17 Shinwoo KimResize highlight rectangle if target object is clipped 96/129396/3
2017-05-17 Shinwoo Kimatspi: Demote relation object if the object exist 33/129633/2
2017-05-17 Shinwoo KimOverride Elm_Interface_Atspi_Accessible.relationships_clear 52/129552/2
2017-05-15 Shinwoo Kimentry: Support accessibility for entry anchors 06/129006/5
2017-05-10 Shinwoo Kim[atspi] Use atspi status as smart callback event info 21/128421/2
2017-05-08 katpagavalliwl_selection_send callabck comes twice with same buffer... 16/128216/1
2017-04-21 Shinwoo Kimatspi: enhance documentation 13/126013/3 accepted/tizen/3.0/common/20170511.174310 accepted/tizen/3.0/ivi/20170510.222447 accepted/tizen/3.0/mobile/20170510.222438 accepted/tizen/3.0/tv/20170510.222441 accepted/tizen/3.0/wearable/20170510.222444 submit/tizen_3.0/20170424.042911 submit/tizen_3.0_common/20170511.082856
2017-04-21 Shinwoo Kimatspi: Check existing attribute and override 77/125477/4
2017-04-21 JunsuChoi[ATSPI] Modify clear only specified objects when called... 58/126258/1
2017-04-19 se.osadchyelm_map: Fix elm_map_overlay_color_get 04/125904/1
2017-04-19 JunsuChoi[atspi][popup] Add text of elm.text to accessible_name_get. 72/125172/2
2017-04-18 Hosang Kimslider: fix memory corruption issue 58/125658/2
2017-04-17 Shinwoo Kimentry: init eldbus before using eldbus 72/125472/1
2017-04-17 Shinwoo Kimatspi: Expose API for both Mobile and Wearable 24/125324/2 submit/tizen_3.0/20170417.044527
2017-04-17 Shinwoo Kimatspi: Make atspi,(un)highlighted callback work on... 11/124811/3
2017-04-14 Shinwoo Kimatspi: Add and expose API 03/125203/3
2017-04-13 se.osadchyelm_map: Fix work of elm_map_overlay_icon_set if icon... 99/121899/2
2017-04-13 Shinwoo Kimmain: Handle exception calling elm_shutdown without... 51/125051/1 accepted/tizen/3.0/common/20170414.095000 accepted/tizen/3.0/ivi/20170414.043232 accepted/tizen/3.0/mobile/20170414.043125 accepted/tizen/3.0/tv/20170414.043157 accepted/tizen/3.0/wearable/20170414.043216 submit/tizen_3.0/20170413.122705
2017-04-07 Hosang Kimelm_win: add information of window state. 54/121054/4 accepted/tizen/3.0/common/20170414.094803 accepted/tizen/3.0/ivi/20170414.042839 accepted/tizen/3.0/mobile/20170414.041526 accepted/tizen/3.0/tv/20170414.042229 accepted/tizen/3.0/wearable/20170414.042642 submit/tizen_3.0/20170413.075042
2017-04-07 Shinwoo Kimatspi: Add Elm_Atspi_Reading_Info_Type_Mask 53/123553/2
2017-04-07 Shinwoo Kimaccess: call "access,activated" smart callback 10/123410/2
2017-04-07 Shinwoo Kimatspi: add gesture method to accessible interface 37/113437/8
2017-04-06 Godly T.AliasCtxPopup: Fix for scroller position of horizontal ctxpo... 50/123450/4
2017-04-05 Godly T.AliasGenlist: Fix for reorder item crossing parent item 84/123384/1 accepted/tizen/3.0/common/20170406.142615 accepted/tizen/3.0/ivi/20170406.101535 accepted/tizen/3.0/mobile/20170406.101035 accepted/tizen/3.0/tv/20170406.101329 accepted/tizen/3.0/wearable/20170406.101439 submit/tizen_3.0/20170406.040809
2017-04-05 Sungtaek Hongelm_map: fix copyright scalability issue 90/123290/2
2017-04-05 Hosang Kimconformant: refer to window position when reflecting... 30/123230/5
2017-04-05 JinYong Parkpopup: add show signal to notify after align set 18/121818/2
2017-04-05 jinwoo.shinelm_genlist : Fix duplicated focused signal emit 30/102630/3
2017-04-04 Wonki KimCompensate scroller when scroller is not stable 56/122856/2
2017-04-03 Bowon Ryutoolbar: Initialize scroll region when toolbar is resized. 43/122843/2
2017-03-31 Woochan Leeelc_multibuttonentry: Null checking before reference... 78/122378/1
2017-03-31 Jaeun Choielm_flipselector: fixed flipselector item deletion... 96/122296/2
2017-03-28 Jeeyong Umlicense: Add macro to copy license file 36/121636/1 accepted/tizen/3.0/common/20170330.125324 accepted/tizen/3.0/ivi/20170330.042838 accepted/tizen/3.0/mobile/20170330.042439 accepted/tizen/3.0/tv/20170330.042639 accepted/tizen/3.0/wearable/20170330.042740 submit/tizen_3.0/20170329.101717
2017-03-28 JinYong Parkctxpopup: add visible signal for show ctxpopup after... 10/121410/2
2017-03-28 Shinwoo KimRevert "Elm_Main, Elc_Naviframe: Access frame is not... 27/118527/3
2017-03-28 Minchul Leeelm_entry: monitor the cbhm daemon 03/121403/2
2017-03-26 Jeeyong UmHoversel: Adjust alignment correctly when mirrored... 74/118374/4
2017-03-24 Vyacheslav... elm_entry: fix build on not wayland systems 80/120080/2
2017-03-22 Godly T.AliasGenlist: Performance optimization for genlist in non... 26/120326/1
2017-03-20 Godly T.AliasGenlist: Fix for filtering skipped for items in queue 31/119931/1 submit/tizen_3.0/20170323.054933
2017-03-20 SangHyeon LeeRevert "Genlist: Set focused content as null when conte... 91/119891/1
2017-03-20 JinYong Parkpopup: add tizen custom signal (tizen 2.3 layout feature) 05/102805/2
2017-03-20 Godly T.AliasGenlist: Set focused content as null when content is... 21/119121/2
2017-03-17 Shinwoo Kimatspi: enhance atspi accessible documentation 36/119536/4
2017-03-17 Godly T.AliasGenlist: Performance optimization for filtering 75/119575/1
2017-03-17 Shilpa Singhelm_config: Password mode change on running apps is... 84/119284/2
2017-03-17 Shilpa SinghWhen pasted 2 line text, <br> tag shown issue fix 82/119282/4
2017-03-16 Shilpa Singhelm_entry: If entry is empty, on selection cursor is... 79/119279/3
2017-03-16 Jaehyun Chointerface_scrollable: Adjust bar position when edje... 46/119246/4
2017-03-15 SubodhKumarelm_entry: Disable selection in empty area on double... 84/118484/2 accepted/tizen/3.0/common/20170316.121803 accepted/tizen/3.0/ivi/20170316.083711 accepted/tizen/3.0/mobile/20170316.083518 accepted/tizen/3.0/tv/20170316.083549 accepted/tizen/3.0/wearable/20170316.083624 submit/tizen_3.0/20170316.021641
2017-03-15 Shinwoo Kimctxpopup: remove warning message 48/118948/2
2017-03-14 JunsuChoi[elm_popup][atspi] expose part-text as at-spi object 55/118855/3
2017-03-14 Shilpa Singh[ATSPI][elm_gengrid]: Do not append children for non... 86/118486/7
2017-03-14 Shinwoo Kimctxpopup: make ctxpopup work customize accessible name. 30/118530/3
2017-03-10 Sungtaek Hong[Panel] initialize repeat_events when scrollable is set 47/118347/2
2017-03-09 Woochan Leemultibuttonentry: Clean up keypad enable scenario. 54/118154/1
2017-03-08 Youngbok Shinnaviframe: keep unfocusable state of item before finish... 36/117936/3 accepted/tizen/3.0/ivi/20170315.221146 accepted/tizen/3.0/mobile/20170315.220534 accepted/tizen/3.0/tv/20170315.220841 accepted/tizen/3.0/wearable/20170315.221013 submit/tizen_3.0/20170309.094217 submit/tizen_3.0/20170315.013945
2017-03-08 Woochan LeeFix target of signal. 47/117547/2
2017-03-07 Bowon Ryuelm_toolbar: reduce unnecessary search cost. 85/117785/1
2017-03-07 Wonki Kiminterface_scrollable: Fix scroller to keep its page... 46/117346/2
2017-03-07 Wonki Kiminterface_scrollable: modify mirror logic consistently 90/117390/2
2017-03-07 Wonki KimRevert "interface_scrollable: modify position mirror... 89/117389/2
2017-03-07 Amitesh Singhaccess: fix crash while cleanup 38/113338/2
2017-03-06 Godly T.AliasGenlist: Unhighlight item on unrealizing 84/117084/2
2017-03-06 Minchul Leeadd eclipse project filename to gitignore 66/117466/1
2017-03-02 Godly T.AliasGengrid: Item show not working if pan calc is not done 83/116883/2
2017-03-02 Woochan Leemultibuttonentry: Hide last item divider on shrink... 72/115972/2
next