platform/upstream/efl.git
2020-01-19 JunsuChoiEfl.Ui.Vg_Animation: Change property name autorepeat...
2020-01-19 a.srourEfl.Ui.Textbox: Fix Ctrl+Backspace & Ctrl+Delete keys
2020-01-19 JunsuChoitests: Add test cases for Efl.Ui.Vg_Animation
2020-01-19 WooHyun Jungefl_ui_textbox: rename efl_ui_text_part to efl_ui_textb...
2020-01-19 Marcel Hollerbachtheme: remove not yet used groups
2020-01-19 Marcel Hollerbachefl_ui_progressbar: fix theming of progressbar
2020-01-19 Marcel Hollerbachefl_ui_progressbar: do not allow parts on unified widgets
2020-01-19 Ali Alzyodefl.ui.textbox: part implementation comments clean up!
2020-01-17 Hermet Parkcanvas vector: fix to refresh svg file of vector object.
2020-01-16 Jihoon Kimecore_imf: Add since_tizen in deprecated autofill enums 51/222551/1
2020-01-16 Jihoon Kimecore_imf: Deprecated autofill enums in input hints 73/222073/2
2020-01-16 Jongmin LeeRevert "ecore-wl2: Move ecore_wl2_window_aux hint funct... submit/tizen/20200116.043425 submit/tizen/20200116.051036
2020-01-16 Jongmin Leebuild: resolve migration build error submit/tizen/20200116.005149
2020-01-15 SangHyeon Jade LeeGenlist: fix item del animation by using del_intercept submit/tizen/20200115.213910
2020-01-15 Carsten Haitzler... eina - fix eina_strndup test passing
2020-01-15 Carsten Haitzler... eina - rmeove dup EINA_PRINTF
2020-01-15 Carsten Haitzler... eina - eina_strndup - use universal impl because strndu...
2020-01-15 Carsten Haitzler... eina - enable EINA_PRINTF for clang as well as gcc
2020-01-15 Christopher... tests/ecore_wl2: Add test for ecore_wl2_input_pointer_x...
2020-01-15 Christopher... tests/ecore_wl2: Remove test of ecore_wl2_window_hint_a...
2020-01-15 Christopher... ecore-wl2: Move ecore_wl2_window_aux hint functions...
2020-01-15 Christopher... tests/ecore_wl2: Minor formatting fix
2020-01-15 JunsuChoielementary_test: Apply changed event related to Efl...
2020-01-15 Mike Blumenkrantzefl/player: merge in and rework events from vg_animation
2020-01-15 Mike Blumenkrantzelm/animation: correctly implement legacy class
2020-01-15 Jaehyun Choevas_gesture: change getter methods to read-only properties
2020-01-15 WooHyun Jungefl_text_cursor: update doc for Efl.Text.Cursor_Type
2020-01-15 Carsten Haitzler... ecore_exe/efl_exe - implement exit with parent on bsds...
2020-01-15 Felipe Magno... c#: Remove warning about unused variable
2020-01-15 Jaehyun Choefl_canvas_animation_group: preserve each animation...
2020-01-15 Ali Alzyodefl.ui.textbox: paste in mouse button 2
2020-01-15 Ali Alzyodefl.ui.textbox: replace hoversel with popup
2020-01-15 Jaehyun Choefl_mono: remove class ExtensionTag
2020-01-15 Ali Alzyodefl.ui.textbox: add efl.input text as composite interface
2020-01-14 Shilpa Singh[OneUI 1.5][Genlist][Access]: Check for style and set... submit/tizen/20200114.214303
2020-01-14 WooHyun Jungedje_entry: fix some preediting bugs
2020-01-14 WooHyun Jungefl_ui_textbox: mark @beta to cnp_mode and item_factory
2020-01-14 Woochanleetests/ecore_wl2: Add test for ecore_wl2_window_xxx...
2020-01-14 Yeongjong Leeeina_mono: replace eina_list and eina_array with IList
2020-01-14 Ali Alzyodefl.input.text: add variation enums + remove @since...
2020-01-13 Marcel HollerbachRevert "efl_ui_spin_button: add tests for direct input... submit/tizen/20200113.211917
2020-01-13 Marcel Hollerbacheina_types: declare unicode type stable
2020-01-13 Marcel Hollerbachefl_ui_spin_button: test that max can be reached by...
2020-01-13 Marcel Hollerbachefl_ui_spin_button: add tests for direct input feature
2020-01-13 Marcel Hollerbachefl_ui_spin_button: add test for sequential inc
2020-01-13 Marcel Hollerbachefl_ui_spin_button: test wraparround
2020-01-13 Mike Blumenkrantzefl_ui/spin_button: fix step clamping
2020-01-13 Marcel Hollerbachefl_ui_timepicker: make 24h mode work
2020-01-13 Marcel Hollerbachtheme: make spin button work better
2020-01-13 Jaehyun Choefl_gesture: rename Efl.Gesture.Events to Efl.Canvas...
2020-01-13 Ali Alzyodefl.ui.textbox: use efl_del with efl_duplicate
2020-01-13 Jaehyun Choeolian_mono: add missing tabs to apply indentation
2020-01-13 Ali Alzyodefl.ui.textbox: legacy cleanup
2020-01-13 Ali Alzyodevas_textblock: emit change event on markup_set
2020-01-13 Ali Alzyodefl.ui.textbox: Enter on keyboard will add \n instead...
2020-01-13 Yeongjong Leeeolian_mono: add 1 tab inside the namespace
2020-01-11 godlytalias14573465[Scrollable Interface] Page flick adjustments submit/tizen/20200111.071320 submit/tizen/20200112.211134
2020-01-11 Woochanleespinner: Support changed callback.
2020-01-11 Daniel Kolesaeolian_gen: utilize c_name instead of name for generation
2020-01-11 Daniel Kolesaeolian: use c_name to derive enum c field names
2020-01-11 Daniel Kolesaeolian: fix parsing of c_name tags
2020-01-11 Stefan Schmidtci: travis: add build on ARM64 arch now provided by...
2020-01-11 Marcel Hollerbachefl_ui_collection_view: fix test
2020-01-11 Jongmin LeeRevert "ecore-wl2: Move ecore_wl2_window_output_find... submit/tizen/20200111.060210
2020-01-10 WooHyun Jungedje_entry: fix some preediting bugs 86/222086/6
2020-01-09 Jongmin LeeRevert "ecore-wl2: Move ecore_wl2_dnd functions to... submit/tizen/20200110.001918
2020-01-09 Shilpa Singh[OneUI 1.5] Accessibility - Update method name of highl... submit/tizen/20200109.212837
2020-01-09 SangHyeon Jade Leegenlist :disable source clip set to prevent unwanted...
2020-01-09 Cedric BAILelementary: enable collection view test to wait for...
2020-01-09 Mike Blumenkrantzelementary: start some collectionview tests
2020-01-09 Cedric BAILelementary: add proper test for "child.selected" propag...
2020-01-09 Cedric BAILelementary: properly propagate "child.selected" change.
2020-01-09 Xavi Artigasdocs: Improvements to Text API documentation
2020-01-09 Christopher... tests/ecore_wl2: Remove test the ecore_wl2_window_outpu...
2020-01-09 Christopher... ecore-wl2: Move ecore_wl2_window_output_find function...
2020-01-09 Christopher... efl_wl: Add ecore_wl2_internal include
2020-01-09 Christopher... tests/ecore_wl2: Simplify test infrastructure
2020-01-09 Christopher... elementary: Include ecore_wl2_internal header when...
2020-01-09 Christopher... ecore-wl2: Move ecore_wl2_subsurface functions to be...
2020-01-09 Christopher... ecore-wl2: Move ecore_wl2_offer functions to be internal
2020-01-09 Christopher... ecore-wl2: Move ecore_wl2_dnd functions to be internal
2020-01-09 Christopher... tests/ecore_wl2: Fix ecore_wl2_display_input_find test
2020-01-09 Xavi Artigasdocs: Fine-tuning the gesture descriptions
2020-01-09 Christopher... elementary: Add missing EINA_UNUSED for unused parameter
2020-01-09 Ali Alzyodefl.text.cursor: change to abstract class
2020-01-09 Ali Alzyodefl.canvas.textblock: rename style strings to have...
2020-01-09 Ali AlzyodTEXT_FORMAT_HORIZONTAL_ALIGNMENT_AUTO_TYPE: rename...
2020-01-09 Hermet Parkevas ector: ++safety.
2020-01-09 Ali Alzyodefl_ui_textbox: replace elm_obj stuff and focuse stuff
2020-01-09 Ali Alzyodefl.ui.textbox: rename selection_handler to selection_h...
2020-01-09 Hermet Parkevas ector: ++safety.
2020-01-09 Jaehyun Choelementary: add circle to wearable class names 94/221694/2
2020-01-09 Jongmin LeeRevert "ecore_wl2: Move ecore_wl2_window_iconified... submit/tizen/20200109.005838
2020-01-08 Christopher... ecore-wl2: Remove unused API submit/tizen/20200108.220247
2020-01-08 Christopher... tests/ecore_wl2: Add test for ecore_wl2_input_seat_capa...
2020-01-08 Christopher... tests/ecore_wl2: Add test for ecore_wl2_display_input_f...
2020-01-08 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_popup_in...
2020-01-08 Christopher... tests/ecore_wl2: Fix input_keymap test
2020-01-08 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_opaque_r...
2020-01-08 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_input_re...
next