platform/upstream/efl.git
2020-02-11 Mike Blumenkrantztests/gesture: add custom recognizer test
2020-02-11 Mike Blumenkrantzefl/gesture: implement custom gesture recognizer framework
2020-02-11 Mike Blumenkrantzefl/gesture: break out gesture processing code into...
2020-02-11 Mike Blumenkrantzefl/gesture: remove manager's recognizer_get method
2020-02-11 Mike Blumenkrantztests/gesture: change random momentum cb to be useful...
2020-02-11 Mike Blumenkrantztests/gesture: add a 10-touch tap test
2020-02-11 Mike Blumenkrantzefl/gesture: conditionally ignore multi-touch unpress...
2020-02-11 Mike Blumenkrantzefl/gesture: ignore successive press events in zoom...
2020-02-11 Mike Blumenkrantzefl/gesture: ignore multi-touch end events in tap gestu...
2020-02-11 Mike Blumenkrantzefl/gesture: avoid direct double access in structs
2020-02-11 Mike Blumenkrantzefl/gesture: reorder gesture private structs
2020-02-11 Mike Blumenkrantzefl/gesture: remove 'gesture' member from recognizer...
2020-02-11 Mike Blumenkrantzefl/gesture: remove 'manager' member from recognizer...
2020-02-11 Mike Blumenkrantzefl/gesture: remove 'config' property from recognizers
2020-02-11 Mike Blumenkrantzefl/gesture: expose 'continues' as a public property...
2020-02-11 Mike Blumenkrantzefl/gesture: add an event to notify when a config value...
2020-02-11 Mike Blumenkrantzefl/gesture: move finger_size into private structs...
2020-02-11 Mike Blumenkrantztests/gesture: add zoom and pinch tests
2020-02-11 Mike Blumenkrantzefl/gesture: discard non-press events for all touch...
2020-02-11 Mike Blumenkrantzefl/gesture: add 'pressed' state info for touch data
2020-02-11 Mike Blumenkrantzefl/gesture: correctly reset zoom gesture recognizer...
2020-02-11 Mike Blumenkrantztests/elm: add util function for doing pinch motions
2020-02-11 Mike Blumenkrantzefl/gesture: more accurately handle flick/momentum...
2020-02-11 Mike Blumenkrantzefl/gesture: break out _direction_get() into helper...
2020-02-11 Mike Blumenkrantzevas/events: fix multi-touch object targeting on touch...
2020-02-11 Mike Blumenkrantzefl/gesture: correct config value name for glayer_doubl...
2020-02-11 Mike Blumenkrantztests/gesture: add extra event callback to verify event...
2020-02-11 Mike Blumenkrantzefl/gesture: redo (and make stupider) hash usage in...
2020-02-11 Mike Blumenkrantzefl/gesture: add touch_count property for gesture event...
2020-02-11 Mike Blumenkrantztests/gesture: add gesture tests for basic multi-touch...
2020-02-11 Mike Blumenkrantztests/elm: add util functions for doing multi-touch...
2020-02-11 Mike Blumenkrantzefl/gesture: fix zoom to ignore single press events...
2020-02-11 Mike Blumenkrantzefl/gesture: restrict flick and momentum gestures to...
2020-02-11 Mike Blumenkrantzefl/gesture: handle multi-touch press for tap gestures
2020-02-11 Marcel Hollerbachmove stabelized items out of @beta
2020-02-11 abdulleh Ghujehefl_canvas_textblock: incorrect value returned for...
2020-02-11 JunsuChoisoftware_evas_engine: Remove unnecessary member for...
2020-02-11 Ali Alzyodefl.canvas.textblock: update style strings
2020-02-11 aliefl.input.text: add underscore for enums names
2020-02-11 abdulleh Ghujehefl_text_change_info: change text change type property...
2020-02-11 Yeongjong Leecsharp: implement GetChildrenIndex for GenericModel
2020-02-11 Ali Alzyodefl.ui.textbox: add and use keyboard bindings
2020-02-11 Marcel Hollerbachelm_config: add helper method for copying widget key...
2020-02-11 Marcel Hollerbachelm_config: fix wrong update code
2020-02-11 Shinwoo Kimevas proxy: make it work for File_Save.save
2020-02-11 Hermet Parkcanvas proxy: fix broken proxy source clip set behavior. 69/224569/1
2020-02-11 WoochanleeRevert "ecore_wl2: API classification for make it public."
2020-02-11 WoochanleeRevert "ecore_wl2: Move Wayland header into Ecore_Wl2...
2020-02-11 WoochanleeRevert "ecore_wl2: Creates internal header for legacy...
2020-02-11 Woochanleeecore_wl2: Creates internal header for legacy user. 16/224516/1 submit/tizen/20200211.071840
2020-02-11 Woochanleeecore_wl2: Move Wayland header into Ecore_Wl2 header... 14/224514/1 submit/tizen/20200211.070535
2020-02-11 Woochanleeecore_wl2: API classification for make it public. 04/224504/1 submit/tizen/20200211.063445
2020-02-11 WooHyun Jungefl_ui_widget: set comment to unreacable code 93/224493/2
2020-02-11 WooHyun Jungelm_focus_legacy: set comment to unreachable code 85/224485/1
2020-02-10 Hermet Parkevas object: + null check for safety 41/224441/1
2020-02-10 WoochanleeRevert "Revert "ecore_audio, ecore_buffer, ecore_wl2... 18/223418/2
2020-02-07 Jaehyun Choelm_index: keep backward compatibility on size calculation 51/224251/1
2020-02-07 Taehyub Kimelm_win_legacy: add Elm_Win group for document of elm_w... 24/224224/2
2020-02-06 Yeongjong Leeevas: prevent calling api with NULL filter image
2020-02-05 Yeongjong Leeefl_ui_layout: prevent needless calls of elm_layout_siz... 16/223916/2
2020-02-05 Yeongjong Leeelm_conform: prevent calling elm_layout_sizing_eval... 13/223913/3
2020-02-05 Yeongjong Leeelm_interface_scrollable: avoid calling focus_manager... 58/223858/2
2020-02-05 YoungGun Chunelm_atspi_bridge: Add UTF-8 txt format check part. 20/223920/1
2020-02-03 Marcel Hollerbachtheme: rework a bit the tab_pager theme submit/tizen/20200203.210507
2020-02-03 Marcel Hollerbachefl_ui_spotlight: correctly emit page size
2020-02-03 Marcel Hollerbachefl_ui_tab_pager: do not directly inherit from spotligh...
2020-02-03 Cedric BAILefl: add test for efl_model_children_index_get. accepted/tizen/unified/20200203.125626 submit/tizen/20200203.015339
2020-02-03 Cedric BAILefl: add Efl.Model.Children_Index_Get.
2020-02-03 Cedric BAILecore: refactor unpacking/packing code used in conjonct...
2020-02-03 Cedric BAILeina: do not warn when calling eina_inarray_pop on...
2020-02-03 Cedric BAILeina: add test for eina_future_all_iterator.
2020-02-03 Cedric BAILeina: add eina_future_all_iterator and eina_promise_all...
2020-02-03 Tom CallawayFix build with gcc 10 (which has -fno-common enabled...
2020-02-03 ProhtMeyhetedje: use EINA_UNUSED consistently after in function...
2020-02-03 Marcel Hollerbachevas_object_grid: fix leaking of pointer
2020-02-03 Woochanleeevas_object_grid: Fix memory leak.
2020-02-03 Shinwoo Kimevas filter: fix crash issue
2020-02-03 Xavi Artigasdocs: Remove leftover 'see also' from Efl.Ui.Image
2020-02-03 Shinwoo KimEfl.Canvas.Group: make mask filter work on GL engine
2020-02-03 JunsuChoiEfl.Ui.Vg_Animation: Remove @beta mark
2020-01-31 Yeongjong LeeRevert "Revert "elementary: make focus manager update_c... 35/223635/1
2020-01-31 Yeongjong Leeefl_ui_focus_manager_calc: remove update_children,... 34/223634/1
2020-01-31 Woochanleetizen_vector: Fix callback calling after deleted callback. 26/223626/1
2020-01-31 Yeongjong Leeefl_access_object: mark @beta efl_access_object.eo 71/223471/2
2020-01-30 Jongmin LeeRevert "elementary: make focus manager update_children... submit/tizen/20200130.211720
2020-01-30 Prohtedje: use EINA_UNUSED consistently after declaration...
2020-01-30 Stefan Schmidtci: add leak ignore as a temporary bandaid
2020-01-30 Stefan Schmidtci: update Ubuntu bionic deps to cover openjp2 we now...
2020-01-30 Mike Blumenkrantzefl/gesture: move Point_Data to eo and add methods...
2020-01-30 Mike Blumenkrantztests/gesture: add longpress tests
2020-01-30 Mike Blumenkrantztests/elm: add util functions for pressing mouse button...
2020-01-30 Mike Blumenkrantztests/elm: add util function to automatically delay...
2020-01-30 Mike Blumenkrantzefl/gesture: unset timer pointers for tap recognizers
2020-01-30 Mike Blumenkrantztests/gesture: beef up gesture flick/momentum tests...
2020-01-30 Mike Blumenkrantztests/elm: add util function for dragging the pointer...
2020-01-30 Mike Blumenkrantzefl/gesture: formatting
2020-01-30 Mike Blumenkrantztests/efl_ui: begin some gesture unit tests
2020-01-30 Mike Blumenkrantztests/elm: add basic timestamping for event helpers
2020-01-30 Mike Blumenkrantzefl/gesture: do not emit events for canceled gestures...
2020-01-30 Cedric BAILelementary: make focus manager update_children and...
next