summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spinner: don't allow dragging if widget is disabledefl-1.18Amitesh Singh2017-07-071-1/+3
* efl.ui.image: fix the old align behaviour in img.Amitesh Singh2017-07-072-5/+34
* Add a new test for elm_image align inside a swallowDave Andreoli2017-07-073-0/+115
* release: Update NEWS and bump version for 1.18.5 releasev1.18.5Stefan Schmidt2017-05-042-2/+12
* elm_code : LINE_APPEND Render fixAl Poole2017-05-021-0/+3
* ecore_imf/xim: Fix memory leakJihoon Kim2017-03-031-0/+3
* ecore_imf/ibus: Fix memory leak allocated by ibus_bus_newJihoon Kim2017-03-023-0/+12
* ecore_imf/ibus: fix memory leakJihoon Kim2017-03-021-0/+1
* ecore_imf/ibus: Fix memory leakJihoon Kim2017-03-021-0/+2
* ecore_imf/wayland: Fix memory leak in immoduleJihoon Kim2017-03-021-0/+2
* elementary gengrid: fix for working item reorder mode correctlyMinkyu Kang2017-02-231-3/+3
* edje_edit: fix scripts compilationAndrii Kroitor2017-02-221-2/+2
* eolian_js efl_js: Fix tests.Lauro Moura2017-02-202-4/+4
* efl_js: Update JS examplesLauro Moura2017-02-2027-417/+458
* efl_js: Update registration functionsLauro Moura2017-02-202-21/+30
* eolian_js: Several fixesLauro Moura2017-02-201-32/+101
* eo_js: Update event callback after return removal.Lauro Moura2017-02-201-3/+1
* eolian-js: Fix dependency on Ecore.eo.hhFelipe Magno de Almeida2017-02-201-1/+1
* elm_test: Add autobounce test for "Scroller 2"Jean-Philippe Andre2017-02-201-0/+104
* 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
* release: Update NEWS and bump version for 1.18.4 releasev1.18.4Stefan Schmidt2016-12-072-2/+11
* 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
* release: Update NEWS and bump version for 1.18.3 releasev1.18.3Stefan Schmidt2016-11-242-2/+14
* 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
* release: Update NEWS and bump version for 1.18.2 releasev1.18.2Stefan Schmidt2016-10-172-2/+17
* 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
* data: elm: images: fix double data file definitions leading to racesStefan Schmidt2016-10-122-9/+1
* windows: remove expicit -levil flagAndrii Kroitor2016-10-111-3/+0
* FDO icons: add missing system-file-manager iconDave Andreoli2016-10-094-4/+6
* 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