summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas: Add event filter example.devs/iscaro/event-filterGuilherme Iscaro2016-12-093-0/+284
* Evas: Objects must not be focused with the seat is not allowed to emit events.Guilherme Iscaro2016-12-091-0/+3
* Efl.Canvas.Object: Override efl_event_callback_[legacy]_call.Guilherme Iscaro2016-12-092-0/+51
* Evas: Add seat_event_filter_set()/get() API.Guilherme Iscaro2016-12-094-0/+72
* Fix typo in doxygen about ecore_idler_addJihoon Kim2016-12-091-1/+1
* tests: ecore: detect if the timeout test runs on Jenkins and increase allowed...Stefan Schmidt2016-12-091-1/+21
* edje_pick: export aliases and entire dependency listVitalii Vorobiov2016-12-091-6/+44
* edje_pick: use correct id's for exported groupsVitalii Vorobiov2016-12-091-3/+4
* eina: add free cb to eina_iterator_filter_newMarcel Hollerbach2016-12-093-3/+50
* elm_entry: Init cursor position when entry text set.JEONGHYUN YUN2016-12-091-0/+2
* eina: Set magic number in eina_file_virtualizeJean-Philippe Andre2016-12-091-0/+1
* evas: Fix compilation after @cedric's "fix"Jean-Philippe Andre2016-12-093-0/+98
* evas: refactor swap mode info get.Cedric Bail2016-12-088-241/+18
* evas-gl_cocoa: fix complete b0rkage of the engineJean Guyomarc'h2016-12-082-6/+10
* elput: Improve checks for keyboard & pointer devicesChris Michael2016-12-081-2/+4
* ecore-wl2: Minor formatting fixChris Michael2016-12-081-6/+7
* ecore_con_server_example: show client errors.Gustavo Sverzut Barbieri2016-12-081-0/+10
* ecore_con_client_example: allow no-ssl verify and print errors.Gustavo Sverzut Barbieri2016-12-081-1/+21
* efl_net_server_ssl: monitor context del and unref on destructor.Gustavo Sverzut Barbieri2016-12-081-0/+17
* efl_net_ssl_context: check and document constructor only properties.Gustavo Sverzut Barbieri2016-12-082-5/+25
* efl_net_dialer_ssl: fix copy&paste too much.Gustavo Sverzut Barbieri2016-12-081-3/+3
* eo_lifecycle: on log level info (3), show leaked objects.Gustavo Sverzut Barbieri2016-12-081-0/+36
* elm_win: update opaque region on resize when borderlessMike Blumenkrantz2016-12-081-0/+2
* elua: add bindings to new Eolian APIsDaniel Kolesa2016-12-081-0/+143
* evas-wayland-egl: Remove unused field from Outbuf structureChris Michael2016-12-081-1/+0
* evas-wayland-shm: Remove unused variblesChris Michael2016-12-081-4/+1
* elementary: atspi accepts UTF-8 textShinwoo Kim2016-12-081-2/+0
* evas-wayland-egl: Cleanup wayland_egl engine and fix build breakChris Michael2016-12-083-10/+15
* evas-gl-drm: Cleanup evas-gl-drm engine build and fix build breakChris Michael2016-12-082-22/+17
* evas-drm: Remove unused variables and fix build breakChris Michael2016-12-081-5/+2
* ecore_con_server_example: allow more features and protocols to be used.Gustavo Sverzut Barbieri2016-12-081-39/+190
* ecore_con_client_example: allow more features and protocols to be used.Gustavo Sverzut Barbieri2016-12-081-36/+190
* efl_io_buffered_stream: better detection of 'finished' state.Gustavo Sverzut Barbieri2016-12-081-4/+25
* efl_io_copier: expose pending_size and add debug to done_get.Gustavo Sverzut Barbieri2016-12-082-2/+36
* efl_io_buffered_stream: property and event 'progress'Gustavo Sverzut Barbieri2016-12-082-0/+37
* eina_btlog: flush stdout for each line.Gustavo Sverzut Barbieri2016-12-081-0/+2
* gl_drm: Check for the correct dma_buf extensionDerek Foreman2016-12-081-1/+1
* ecore_exe: fix ecore_exe_send on WindowsAndrii Kroitor2016-12-082-12/+1
* eolian gen: remove dead codeDaniel Kolesa2016-12-081-8/+0
* eolian gen: fix leak in type generatorDaniel Kolesa2016-12-081-0/+1
* eolian: clean up unnecessary logic in eolian_documentation_string_splitDaniel Kolesa2016-12-081-1/+3
* Revert "exore_exe: fix from @raster"Andrii Kroitor2016-12-082-337/+351
* evas: fix software_gdi engine compilationAndrii Kroitor2016-12-081-1/+2
* exore_exe: fix from @rasterAndrii Kroitor2016-12-082-351/+337
* Eo gdb: Add workaround for gdb oddities.Tom Hacohen2016-12-081-2/+2
* theme: Fix crash at app shutdownJean-Philippe Andre2016-12-081-1/+1
* eina: Set magic type name for Eina_FileJean-Philippe Andre2016-12-081-0/+1
* eina: Reinstall magic checks on Eina_FileJean-Philippe Andre2016-12-081-7/+26
* evas: Don't load wayland engines when running on XJean-Philippe Andre2016-12-081-4/+4
* win: Implement stronger theme compatibility for frame_objJean-Philippe Andre2016-12-086-20/+82