summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/bu5hm4n/work_asdfMarcel Hollerbach2020-01-133-0/+70
* efl_ui_selection: return ERRORS when setting the selection failedMarcel Hollerbach2020-01-131-0/+3
* Revert "efl_ui_spin_button: add tests for direct input feature"Marcel Hollerbach2020-01-133-67/+0
* eina_types: declare unicode type stableMarcel Hollerbach2020-01-131-1/+1
* efl_ui_spin_button: test that max can be reached by clicking incMarcel Hollerbach2020-01-131-0/+18
* efl_ui_spin_button: add tests for direct input featureMarcel Hollerbach2020-01-133-0/+67
* efl_ui_spin_button: add test for sequential incMarcel Hollerbach2020-01-131-0/+20
* efl_ui_spin_button: test wraparroundMarcel Hollerbach2020-01-131-0/+18
* efl_ui/spin_button: fix step clampingMike Blumenkrantz2020-01-131-3/+4
* efl_ui_timepicker: make 24h mode workMarcel Hollerbach2020-01-134-18/+96
* theme: make spin button work betterMarcel Hollerbach2020-01-131-59/+6
* efl_gesture: rename Efl.Gesture.Events to Efl.Canvas.Gesture_EventsJaehyun Cho2020-01-1315-20/+20
* efl.ui.textbox: use efl_del with efl_duplicateAli Alzyod2020-01-131-1/+1
* eolian_mono: add missing tabs to apply indentationJaehyun Cho2020-01-131-2/+2
* efl.ui.textbox: legacy cleanupAli Alzyod2020-01-131-12/+3
* evas_textblock: emit change event on markup_setAli Alzyod2020-01-132-0/+35
* efl.ui.textbox: Enter on keyboard will add \n instead of paragraph separatorAli Alzyod2020-01-131-3/+5
* eolian_mono: add 1 tab inside the namespaceYeongjong Lee2020-01-1310-249/+251
* eolian_gen: utilize c_name instead of name for generationDaniel Kolesa2020-01-104-12/+12
* eolian: use c_name to derive enum c field namesDaniel Kolesa2020-01-101-1/+1
* eolian: fix parsing of c_name tagsDaniel Kolesa2020-01-101-10/+8
* ci: travis: add build on ARM64 arch now provided by TravisStefan Schmidt2020-01-101-0/+4
* efl_ui_collection_view: fix testMarcel Hollerbach2020-01-101-0/+2
* elementary: enable collection view test to wait for "child.selected" event.Cedric BAIL2020-01-091-3/+3
* elementary: start some collectionview testsMike Blumenkrantz2020-01-094-0/+161
* elementary: add proper test for "child.selected" propagation.Cedric BAIL2020-01-091-1/+6
* elementary: properly propagate "child.selected" change.Cedric BAIL2020-01-091-17/+21
* docs: Improvements to Text API documentationXavi Artigas2020-01-095-117/+140
* tests/ecore_wl2: Remove test the ecore_wl2_window_output_findChristopher Michael2020-01-091-18/+0
* ecore-wl2: Move ecore_wl2_window_output_find function to be internalChristopher Michael2020-01-092-12/+12
* efl_wl: Add ecore_wl2_internal includeChristopher Michael2020-01-091-0/+1
* tests/ecore_wl2: Simplify test infrastructureChristopher Michael2020-01-094-31/+9
* elementary: Include ecore_wl2_internal header when building WaylandChristopher Michael2020-01-091-0/+1
* ecore-wl2: Move ecore_wl2_subsurface functions to be internalChristopher Michael2020-01-092-158/+157
* ecore-wl2: Move ecore_wl2_offer functions to be internalChristopher Michael2020-01-092-130/+130
* ecore-wl2: Move ecore_wl2_dnd functions to be internalChristopher Michael2020-01-092-94/+93
* tests/ecore_wl2: Fix ecore_wl2_display_input_find testChristopher Michael2020-01-091-1/+6
* docs: Fine-tuning the gesture descriptionsXavi Artigas2020-01-091-4/+4
* elementary: Add missing EINA_UNUSED for unused parameterChristopher Michael2020-01-091-1/+1
* efl.text.cursor: change to abstract classAli Alzyod2020-01-099-71/+59
* efl.canvas.textblock: rename style strings to have underscore between wordsAli Alzyod2020-01-093-26/+44
* TEXT_FORMAT_HORIZONTAL_ALIGNMENT_AUTO_TYPE: rename end enum into oppositeAli Alzyod2020-01-092-3/+3
* evas ector: ++safety.Hermet Park2020-01-094-6/+17
* efl_ui_textbox: replace elm_obj stuff and focuse stuffAli Alzyod2020-01-091-8/+17
* efl.ui.textbox: rename selection_handler to selection_handlesAli Alzyod2020-01-092-9/+9
* ecore-wl2: Remove unused APIChristopher Michael2020-01-082-24/+0
* tests/ecore_wl2: Add test for ecore_wl2_input_seat_capabilities_getChristopher Michael2020-01-081-0/+25
* tests/ecore_wl2: Add test for ecore_wl2_display_input_find_by_nameChristopher Michael2020-01-081-0/+14
* tests/ecore_wl2: Add test for ecore_wl2_window_popup_input functionsChristopher Michael2020-01-081-0/+34
* tests/ecore_wl2: Fix input_keymap testChristopher Michael2020-01-081-1/+3