summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: ecore: detect if the timeout test runs on Jenkins and increase allowed...devs/stefan/jenkins-checkStefan Schmidt2016-12-091-1/+23
* 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
* entry: set autocapital mode according to the layoutJihoon Kim2016-12-081-0/+16
* Edje: remove a unreachable code from edje_text.cYoungbok Shin2016-12-081-1/+0
* access: do not count initted if elm_modapi_init() is failJonghee Choi2016-12-081-3/+5
* efreet_desktop: fix potential error in efreet_desktop_cache_createSungtaek Hong2016-12-081-0/+1
* evas fb engine - fix build break cedric added...Carsten Haitzler (Rasterman)2016-12-081-2/+3
* evas: do not rely on Evas canvas no longer passed during setup.Cedric BAIL2016-12-075-11/+19
* evas: refactor setup stage and reduce complexity for engine.Cedric BAIL2016-12-0720-1022/+879
* gl_drm: Only use dmabuf if the extension is presentDerek Foreman2016-12-071-0/+4