summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje_part_box: remove leftover includedevs/herdsman/efl_part_edjeDaniel Hirt2016-11-091-1/+0
* rename edje_containers to edje_part_boxDaniel Hirt2016-11-092-2/+2
* separate box and tableDaniel Hirt2016-11-094-312/+25
* Edje containers: split logicDaniel Hirt2016-11-095-155/+172
* Evas: Change evas_canvas_default_device_get() to property.Guilherme Iscaro2016-11-091-4/+7
* efl: add getter for input device's seatBruno Dilly2016-11-094-35/+41
* [elementary][access] check previous access object before registerShinwoo Kim2016-11-091-0/+5
* efl interface: define own FILL/EXPAND values.Hermet Park2016-11-091-4/+9
* elm: remove datetime widget internal codeAmitesh Singh2016-11-0912-2181/+303
* efl interface: fix typo.Hermet Park2016-11-091-2/+2
* efl interface: define constant in eo.Hermet Park2016-11-092-4/+4
* efl stack: define own LAYER_MIN/MAX values.Hermet Park2016-11-092-1/+4
* Toolbar: fix icon switch during state changeDaniel Zaoui2016-11-091-1/+10
* Toolbar: fix retrieval of previous stateDaniel Zaoui2016-11-091-1/+1
* Focus: add NULL check before function invocationDaniel Zaoui2016-11-091-1/+1
* Genlist: remove callback from correct objectDaniel Zaoui2016-11-091-4/+4
* Genlist: remove not described style contentDaniel Zaoui2016-11-091-1/+0
* evas: Fix clipping of masks and masks of masksJean-Philippe Andre2016-11-092-18/+28
* evas: Fix masks of masks and clippers of clippers in generalJean-Philippe Andre2016-11-096-27/+21
* efl_net_session and efl_net_control for ConnManGustavo Sverzut Barbieri2016-11-0817-4/+6989
* Luncher Gadget Theme: Fix alignment just a hair to a solid middle ground betw...Stephen okra Houston2016-11-081-7/+6
* Launcher gadget: keep the icon alignedDave Andreoli2016-11-081-4/+28
* quicklaunch: Fix cosmetic typo in configure outputDerek Foreman2016-11-081-1/+1
* 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