summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_wayland WIPdevs/bu5hm4n/work_cnp_waylandMarcel Hollerbach2020-02-105-6/+468
* rewrite efl cnp and dnd handlingMarcel Hollerbach2020-02-1025-7317/+1698
* Introduce initial selection & dnd support for x.Marcel Hollerbach2020-02-101-3/+740
* ecore_x_selection: do not skip any any atomsMarcel Hollerbach2020-02-101-4/+4
* ecore_x: add API to request selection changed events for diff. winsMarcel Hollerbach2020-02-102-0/+28
* ecore_evas: Introduce cnp / dnd API for ecore evasMarcel Hollerbach2020-02-1018-47/+1173
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-02-1010-2/+854
* eina: introduce eina_iterator_processMarcel Hollerbach2020-02-104-0/+133
* efl_ui_draggable: move these events back to legacyMarcel Hollerbach2020-02-104-46/+32
* ecore_input_evas: move in multi when in multi configMarcel Hollerbach2020-02-101-2/+11
* exactness: fix osx buildMarcel Hollerbach2020-02-071-1/+1
* efl.ui.textbox: prevent longpress + right click from working on scrollbarsAli Alzyod2020-02-071-0/+22
* exactness: cleanup some coding style isuesStefan Schmidt2020-02-072-7/+13
* exactness: fix init/shutdown handling of efl components in various binariesStefan Schmidt2020-02-075-29/+7
* exactness: remove unused codeStefan Schmidt2020-02-078-81/+20
* exactness: remove no longer needed EO and BETA API definesStefan Schmidt2020-02-074-15/+0
* exactness: print out statistics at the end of the runStefan Schmidt2020-02-071-1/+3
* exactness: import code from external repo into efl.gitDaniel Zaoui2020-02-0714-0/+7324
* elementary: build elementary_test additionally as shared objectStefan Schmidt2020-02-071-0/+14
* elm_index: keep backward compatibility on size calculationJaehyun Cho2020-02-071-0/+12
* eolian: fix missing stringshare_refDaniel Kolesa2020-02-061-1/+1
* Evas Textblock: update obstacle testabdulleh Ghujeh2020-02-061-0/+7
* eolian_cxx: fix a last few since errorsMarcel Hollerbach2020-02-052-16/+16
* docs: Remove incorrect doc tagXavi Artigas2020-02-051-1/+0
* evas_object_textbox: deal with <br> <tab> without closing '/'ali2020-02-052-2/+12
* bindings-cxx: fix missing @since tags at stable c#/cpp testsLucas Cavalcante de Sousa2020-02-0559-87/+280
* eolian: finally error on missing since tagsMarcel Hollerbach2020-02-051-3/+1
* eot files: fixup all since tagsMarcel Hollerbach2020-02-054-25/+23
* eolian: fix all remaining since errorsMarcel Hollerbach2020-02-0510-17/+41
* bindings: fix missing @since tags & docsMarcel Hollerbach2020-02-051-3/+6
* efl/gesture: remove unused manager functionMike Blumenkrantz2020-02-051-8/+0
* evas/object: remove weird gesture manager methodMike Blumenkrantz2020-02-053-15/+2
* efl/gesture: free object gesture list in destructorMike Blumenkrantz2020-02-051-0/+3
* efl/gesture: use array instead of list for garbage gesture objectsMike Blumenkrantz2020-02-051-14/+8
* efl/gesture: fix gesture object cleanup when unregistering a recognizerMike Blumenkrantz2020-02-051-0/+6
* tests/gesture: add second custom recognizer testMike Blumenkrantz2020-02-054-2/+110
* tests/elm: add explicit printf for event cb assert failureMike Blumenkrantz2020-02-051-0/+1
* tests/gesture: add custom recognizer testMike Blumenkrantz2020-02-054-0/+87
* efl/gesture: implement custom gesture recognizer frameworkMike Blumenkrantz2020-02-0515-46/+238
* efl/gesture: break out gesture processing code into separate functionMike Blumenkrantz2020-02-051-63/+67
* efl/gesture: remove manager's recognizer_get methodMike Blumenkrantz2020-02-052-75/+0
* tests/gesture: change random momentum cb to be useful momentum cbMike Blumenkrantz2020-02-051-10/+7
* tests/gesture: add a 10-touch tap testMike Blumenkrantz2020-02-051-0/+11
* efl/gesture: conditionally ignore multi-touch unpress events in zoom recognizerMike Blumenkrantz2020-02-051-1/+2
* efl/gesture: ignore successive press events in zoom recognizer when canceledMike Blumenkrantz2020-02-051-0/+2
* efl/gesture: ignore multi-touch end events in tap gesture recognizerMike Blumenkrantz2020-02-051-3/+2
* efl/gesture: avoid direct double access in structsMike Blumenkrantz2020-02-055-18/+20
* efl/gesture: reorder gesture private structsMike Blumenkrantz2020-02-051-14/+15
* efl/gesture: remove 'gesture' member from recognizer data structMike Blumenkrantz2020-02-051-1/+0
* efl/gesture: remove 'manager' member from recognizer data structMike Blumenkrantz2020-02-056-13/+5