summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove @beta from Canvas_Textblock_Factory and Selection_Formatedevs/woohyun/text_interfaceWooHyun Jung2020-01-142-2/+2
* removing @beta testWooHyun Jung2020-01-1313-35/+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
* tests/ecore_wl2: Add test for ecore_wl2_window_opaque_region functionsChristopher Michael2020-01-081-0/+23
* tests/ecore_wl2: Add test for ecore_wl2_window_input_region functionsChristopher Michael2020-01-081-0/+23
* Revert "tests/ecore_wl2: Add test for ecore_wl2_window_xxx functions"Christopher Michael2020-01-082-514/+5
* Text_Format_Horizontal_Alignment_Auto_Type: rename enums, and Doc detailsAli Alzyod2020-01-082-8/+13
* tests/ecore_wl2: Fix formattingChristopher Michael2020-01-081-28/+40
* ecore-wl2: Fix return with no value in function returning non-voidChristopher Michael2020-01-081-1/+1
* ci: travis: enable ptrace capabilities to our docker runsStefan Schmidt2020-01-081-1/+1
* ecore_wl2: Move ecore_wl2_window_iconified, ecore_wl2_window_pending_get func...Woochanlee2020-01-082-25/+25
* ecore_wl2: Add APIs to get window property.Woochanlee2020-01-082-0/+70
* tests/ecore_wl2: Add test for ecore_wl2_window_xxx functionsWoochanlee2020-01-082-17/+501
* docs: Better description of the Flick gestureXavi Artigas2020-01-071-0/+2
* edje_load: Delete wrong free callback set for hash.Woochanlee2020-01-071-2/+0
* efl/gesture: correct namespacing of all gesture enums in CMike Blumenkrantz2020-01-0712-155/+155
* ecore-x add root barrier setup func to fix xserver mouse containmentCarsten Haitzler (Rasterman)2020-01-072-0/+100