summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: add getter for input device's seatdevs/bdilly/input_seat_getBruno Dilly2016-11-084-35/+41
* Merge branch 'devs/iscaro/evas-focus-per-seat'Bruno Dilly2016-11-0812-75/+525
|\
| * Evas: Add support for multiple focused objects.Guilherme Iscaro2016-11-087-54/+366
| * Evas: Properly set the device under legacy events.Guilherme Iscaro2016-11-081-11/+26
| * Evas Events: Properly ref the Efl_Input_Devices.Guilherme Iscaro2016-11-081-11/+8
| * Ecore Evas: Set the device that originated the event.Guilherme Iscaro2016-11-081-1/+12
| * Evas: Add the default input devices for Evas.Guilherme Iscaro2016-11-084-1/+112
| * Efl Input Hold: Increment/Decrement the device reference.Guilherme Iscaro2016-11-081-2/+3
| * Efl Input Key: Increment/Decrement the device reference.Guilherme Iscaro2016-11-081-1/+3
| * Efl Input Pointer: Increment/decrement the device reference.Guilherme Iscaro2016-11-081-2/+3
|/
* ecore-evas-wayland: Fix case of potential double-freeChris Michael2016-11-081-1/+0
* ecore-evas-wayland: Fix typoChris Michael2016-11-081-1/+1
* ecore-evas-wayland: Add warning if we fail to set engine infoChris Michael2016-11-081-1/+2
* ecore-evas-wayland: Fix NULL pointer dereferenceChris Michael2016-11-081-0/+2
* ecore_evas_wayland: Fix null pointer dereferenceChris Michael2016-11-081-0/+2
* ecore-evas-wayland: Fix use after freeChris Michael2016-11-081-8/+11
* elementary_test: rework a 'Genlist Tree, Insert Sorted' testVyacheslav Reutskiy2016-11-081-52/+98
* edje_edit: fix compare double valuesVyacheslav Reutskiy2016-11-081-1/+1
* evas: Fix performance issue with moveJean-Philippe Andre2016-11-082-3/+6
* evas: Fix previous pointer position in output coordsJean-Philippe Andre2016-11-083-3/+8
* Ecore Evas VNC: add client disconnected callback.Guilherme Iscaro2016-11-074-11/+69
* Eina: add NULL check to eina_module_symbol_global_set API @fixArtem Popov2016-11-071-0/+1
* elm_layout: add mmap supportAndrii Kroitor2016-11-073-0/+72
* evas: move the error listing in dbg info to the canvas imageMarcel Hollerbach2016-11-073-8/+19
* ecore: simplify suite name as I try to spot an intermitent failure.Cedric BAIL2016-11-071-1/+1
* eina: remove Eina_Promise.Cedric BAIL2016-11-075-1519/+0
* eio: fix conversion mistake from Eina_Promise to Efl_Future.Cedric BAIL2016-11-071-1/+1
* eolian: remove Eina_Promise.Cedric BAIL2016-11-073-3/+3
* eolian: remove test for generated Eina_Promise.Cedric BAIL2016-11-073-123/+0
* eolian_js: remove Eina_Promise.Cedric BAIL2016-11-071-1/+0
* eolian: remove generation of Eina_Promise.Cedric BAIL2016-11-071-39/+9
* bindings: remove Eina_Promise reference from JS binding.Cedric BAIL2016-11-072-17/+0
* bindings: remove Eina_Promise from C++ bindings.Cedric BAIL2016-11-071-20/+0
* eolian_cxx: do not test Eina_Promise anymore.Cedric BAIL2016-11-072-39/+0
* elementary: fix conversion mistake from Eina_Promise to Efl_Future in file se...Cedric BAIL2016-11-071-1/+1
* eina: remove Eina_Promise tests.Cedric BAIL2016-11-073-719/+0
* ecore: remove Eina_Promise tests.Cedric BAIL2016-11-071-104/+0
* eina: remove benchmark for Eina_Promise.Cedric BAIL2016-11-073-311/+0
* elementary: update example to use Efl_Future.Cedric BAIL2016-11-071-3/+6
* elementary: remove old comment and update code accordingly.Cedric BAIL2016-11-071-25/+5
* ecore: remove ecore_thread_promise_run.Cedric BAIL2016-11-073-254/+1
* ecore: remove tests for ecore_thread_promise_run.Cedric BAIL2016-11-071-279/+0
* evas: restore expected behavior for rejecting move with same coordsMike Blumenkrantz2016-11-072-1/+2
* docs: ecore_con: add missing docs for new efl_net_* componentsStefan Schmidt2016-11-075-23/+23
* docs: elm_web: add missing docs for elm_webStefan Schmidt2016-11-071-10/+11
* docs: efl_io: add missing docs for efl_io_managerStefan Schmidt2016-11-071-16/+16
* docs: efl_input: add missing docs for efl input pointerStefan Schmidt2016-11-071-18/+18
* docs: eldbus: add docs for new eldbus enumStefan Schmidt2016-11-071-4/+5
* ector: update the render api eo signetureSubhransu Mohanty2016-11-071-3/+3
* swap mode - add evlog logging for querying surface ageCarsten Haitzler (Rasterman)2016-11-073-0/+6