summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ecore Evas VNC: Add client disconnected callback.devs/iscaro/vnc_disconnectGuilherme Iscaro2016-11-071-0/+29
* Ecore Evas VNC: Add client disconnected callback.Guilherme Iscaro2016-11-074-11/+40
* 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
* egl engines (wl, x11, drm) - add buffer age events for debuggingCarsten Haitzler (Rasterman)2016-11-073-3/+39
* wl_drm and eayland_egl buffer age fix for gl when age changesCarsten Haitzler (Rasterman)2016-11-074-0/+6
* evas render evlog - add more evlog spots to help identify issuesCarsten Haitzler (Rasterman)2016-11-071-4/+58
* ElmTests: modify flip test to fit Exactness limitations.Daniel Zaoui2016-11-061-21/+57
* remove memcmp calls for better performance where size is knownCarsten Haitzler (Rasterman)2016-11-064-10/+50
* eo - use free queue for at least some eo core memory and pointersCarsten Haitzler (Rasterman)2016-11-063-22/+21
* eina list - use free queue to defer freeing list nodes and acctingCarsten Haitzler (Rasterman)2016-11-061-2/+17
* ecore main loop - drive the free queue from the loops idle entererCarsten Haitzler (Rasterman)2016-11-061-1/+6
* eina - add a free queue (eina_freeq) for deferring frees of dataCarsten Haitzler (Rasterman)2016-11-068-3/+723
* Luncher theme: Handle the updated signal for icons in their off state.Stephen okra Houston2016-11-051-1/+9
* elementary/test_entry: resize window on test without itBruno Dilly2016-11-041-0/+1
* Merge branch 'devs/iscaro/vnc-fb'Bruno Dilly2016-11-0410-36/+635
|\
| * VNC Example: Add support to Ecore_Evas FB engine.Guilherme Iscaro2016-11-041-6/+51
| * Ecore_Evas VNC: Add frame buffer support.Guilherme Iscaro2016-11-045-26/+500
| * Evas FB: Add support for region push hook.Guilherme Iscaro2016-11-044-4/+84
|/
* examples/edje: add example of entry - editable textBruno Dilly2016-11-044-0/+270
* examples/edje: Fix build instructions and titlesBruno Dilly2016-11-047-8/+8
* examples/edje: sort makefile listsBruno Dilly2016-11-042-36/+36
* edje eo: remove pointersDaniel Kolesa2016-11-042-9/+9
* ecore_audio, eio eo: remove pointersDaniel Kolesa2016-11-042-3/+3
* eldbus eo: remove pointersDaniel Kolesa2016-11-046-20/+20
* ecore con: remove pointersDaniel Kolesa2016-11-042-7/+7
* examples/eldbus/dbusmodel.c improve situation, far from correct.Gustavo Sverzut Barbieri2016-11-041-50/+167
* efl_model: child,{added,removed} have a payload object.Gustavo Sverzut Barbieri2016-11-041-2/+2
* fix event nameGustavo Sverzut Barbieri2016-11-041-1/+1
* eldbus/eo: improve APIGustavo Sverzut Barbieri2016-11-045-60/+28
* fix event nameGustavo Sverzut Barbieri2016-11-041-6/+6
* themes: add missing uiclock edc file to build for distcheckStefan Schmidt2016-11-041-0/+1
* efl_ui_clock: make sure the headers are disted in to the final tarballStefan Schmidt2016-11-041-0/+2
* tests: ecore_promise: removed unused variableStefan Schmidt2016-11-041-1/+0
* docs: efl_ui*: add docs for interfaces and eventsStefan Schmidt2016-11-045-12/+17
* docs: elm_photocam: add docs for interfaces and eventsStefan Schmidt2016-11-042-9/+10
* docs: elm_atspi: add docs for elm atspi interfacesStefan Schmidt2016-11-045-0/+5
* docs: harmonize AT-SPI writing in all eo files.Stefan Schmidt2016-11-047-20/+20
* docs: elm_code: add missing documentation for elm code widgetStefan Schmidt2016-11-041-33/+43
* elementary transit: more optimal api call.Hermet Park2016-11-041-1/+1
* elementary transit: support image fill area in zoom effect.Hermet Park2016-11-041-4/+31
* Evas events: fix for works with pipes on windows.Mykyta Biliavskyi2016-11-041-5/+25
* evas: Fix masking with window rotation, take 2Jean-Philippe Andre2016-11-046-27/+48
* Revert "evas: Simplify GL masking and fix window rotation"Jean-Philippe Andre2016-11-043-30/+46