summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* efl_js: Update JS examplesLauro Moura2017-02-1327-417/+458
* efl_js: Update registration functionsLauro Moura2017-02-132-21/+30
* eolian_js: Several fixesLauro Moura2017-02-131-32/+101
* eo_js: Update event callback after return removal.Lauro Moura2017-02-131-3/+1
* eolian-js: Fix dependency on Ecore.eo.hhFelipe Magno de Almeida2017-02-131-1/+1
* ecore_fb: allow ecore_fb to not setup VT.Gustavo Sverzut Barbieri2017-01-031-4/+16
* ecore_fb_init(): use 'name' parameter similar to ecore_evas_fb_new().Gustavo Sverzut Barbieri2017-01-031-8/+31
* ecore_x: Early check image bpp based on depthJean-Philippe Andre2016-12-061-0/+4
* wayland_egl: Fix compilationJean-Philippe Andre2016-12-021-1/+0
* gl drm/x11: Fix compilation for EGL < 1.5Jean-Philippe Andre2016-12-022-0/+8
* evas/x11: Fix EGL engine for recent nvidia binaryJean-Philippe Andre2016-12-021-2/+28
* eet: fix gnutls support with newer version.Cedric BAIL2016-11-201-5/+4
* wl_drm and eayland_egl buffer age fix for gl when age changesCarsten Haitzler (Rasterman)2016-11-074-0/+6
* emotion gst1 module - disable subtitles by default as that should beCarsten Haitzler (Rasterman)2016-10-311-1/+2
* ecore audio - fix hang in wayland due to pulse audio connecting to xCarsten Haitzler (Rasterman)2016-10-311-1/+44
* ecore_cocoa: fix handling of some keysJean Guyomarc'h2016-10-301-6/+18
* ecore anim - actually fix by checking fd not thread handleCarsten Haitzler (Rasterman)2016-10-211-4/+6
* eocre animator - the anim thread is polled on shutdown use volatileCarsten Haitzler (Rasterman)2016-10-211-1/+1
* Emile: use stronger ssl cipherSimon Lees2016-10-171-2/+2
* ecore_ssl: Use stricter cipher suitesSimon Lees2016-10-171-2/+2
* fix edje_cc segv when compiling bling bling themeCarsten Haitzler (Rasterman)2016-10-161-2/+5
* epp: fix memory corruption when using #warning and #errordevs/jayji/efl-1.18Jean Guyomarc'h2016-10-141-4/+6
* Ecore_Cocoa: Fix repeat modifers keys.Guilherme Iscaro2016-10-141-6/+11
* Ecore Cocoa: Add missing modifiers field to Ecore EventsGuilherme Iscaro2016-10-143-4/+9
* Ecore Evas Cocoa: Properly unregister the window events.Guilherme Iscaro2016-10-141-1/+1
* ecore_cocoa: upgrade API to macOS SierraJean Guyomarc'h2016-10-144-41/+75
* evas: Fix evas_object_smart_clipped_clipper_getJean-Philippe Andre2016-10-142-8/+15
* FDO icons: add missing system-file-manager iconDave Andreoli2016-10-091-0/+1
* ecore-evas - x fix intial iconified state so terminology -I worksCarsten Haitzler (Rasterman)2016-10-061-2/+1
* ecore_evas x - dont set withdrawn to fals on show but wait for wm stateCarsten Haitzler (Rasterman)2016-10-061-5/+5
* Evas_Device: Use eo_del() in evas_device_del().devs/iscaro/efl-1.18-device-fixGuilherme Iscaro2016-09-281-1/+1
* Evas_Common: Fix typo.Guilherme Iscaro2016-09-261-11/+11
* efreet - fix command generation by fixing string buffer expansionCarsten Haitzler (Rasterman)2016-09-251-42/+17
* eina: populate memory in the right limit.Cedric BAIL2016-09-191-1/+3
* eina: overhaul Mac OS X semaphoresJean Guyomarc'h2016-09-151-21/+13
* eina: fixtures on OSX semaphoresJean Guyomarc'h2016-09-151-21/+8
* ecore_audio: fix distribution of eolian filesJean Guyomarc'h2016-09-081-8/+2
* eio: fix kevent monitor to not SIGBUS.Al Poole2016-09-071-6/+0
* edje_cc: fix group inheritAndrii Kroitor2016-09-071-0/+2
* ecore_cocoa: fix fullscreen for older osx versionsJean Guyomarc'h2016-08-291-0/+12
* ecore_cocoa: refactor resizing requestJean Guyomarc'h2016-08-292-15/+24
* ecore_cocoa: fix memory leakJean Guyomarc'h2016-08-291-0/+1
* edje - fix missing vector field frees, copies, handling etc.Carsten Haitzler (Rasterman)2016-08-214-1/+4
* examples: evas: ensure filter example lua files land in tarballStefan Schmidt2016-08-171-0/+9
* elm: Remove _EFL_APP_VERSION_SET from ELM_MAINJean-Philippe Andre2016-08-161-2/+2
* win: Mark two properties as eo-onlyJean-Philippe Andre2016-08-161-4/+12
* elm: Hide new init APIs behind BETA tagJean-Philippe Andre2016-08-162-3/+23
* eolian tests: fix reference file after beta in legacy changeDaniel Kolesa2016-08-161-36/+0
* glview: Mark draw_request as eo-onlyJean-Philippe Andre2016-08-162-4/+5
* evas gl x11 engine - fix buffer age symbol find and useCarsten Haitzler (Rasterman)2016-08-163-7/+10