summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina: populate memory in the right limit.efl-1.15Cedric BAIL2016-09-191-1/+3
* Revert "Set the name for table, box items"Cedric BAIL2016-04-191-7/+0
* NEWS: Bump up the last version to 1.15.3.Daniel Juyung Seo2015-12-261-1/+1
* emile: fix compilation with --enable-liblz4Hein-Pieter van Braam2015-12-151-1/+1
* po: Update po files.v1.15.3Daniel Juyung Seo2015-12-0822-22/+22
* release: Update NEWS and bump version for 1.15.3 releaseDaniel Juyung Seo2015-12-072-1/+7
* ecore: thread - need to null check of function pointerShinwoo Kim2015-11-111-2/+2
* edje: initialize map.zoom values to fix old *.edj compatibility issues.Youngbok Shin2015-11-111-0/+1
* ecore fb: Unbreak ecore_evas_fb.Chidambar Zinnoury2015-10-201-0/+17
* ecore fb: We shall look for the Ecore_Fb.h header only where needed.Chidambar Zinnoury2015-10-201-1/+1
* Eina: fix memory leak in eina_file_open()Vincent Torri2015-10-141-22/+8
* Eina: fix eina_file_current_directory_get()Vincent Torri2015-10-141-9/+7
* Eina: fix spelling in eina_tmpstr documentationVincent Torri2015-10-141-3/+3
* Evil: set EAPI correctly in pwd.hVincent Torri2015-10-141-0/+18
* ecore_evas_convert: make sure we add all needed flags and deps for the buildStefan Schmidt2015-10-131-3/+3
* Ecore exe win32: Fix double-free errors.Tom Hacohen2015-10-131-0/+1
* Ecore_xcb_keymap: Fix memory leak in _ecore_xcb_keymap_finilizeMrunal Sovani2015-10-091-0/+1
* Evas filters: Fix crash with async sw renderingJean-Philippe Andre2015-10-072-1/+8
* ecore_x: Remove XPrint usageDerek Foreman2015-10-063-82/+0
* release: Update NEWS and bump version for 1.15.2 releasev1.15.2Daniel Juyung Seo2015-10-052-1/+14
* evas: include new header file in build to fix distcheckStefan Schmidt2015-10-051-0/+1
* eldbus - make method calls less crasy since libdbus likes to abortCarsten Haitzler (Rasterman)2015-10-041-0/+16
* ector: don't leak cairo context.Cedric BAIL2015-10-023-13/+8
* edje_cc: Fix inheritance of "no_render" flagJean-Philippe Andre2015-10-021-0/+1
* eio: improve documentation.Cedric BAIL2015-10-011-57/+122
* eina: fix misleading documentation regarding enum values.Cedric BAIL2015-10-011-1/+1
* doc/eldbus: fix parameter in documentThiep Ha2015-10-011-1/+1
* evas: Add defines for GL_COLOR_EXT, GL_DEPTH_EXT, GL_STENCIL_EXTNicolas Aguirre2015-10-011-0/+6
* evas: move all GL safe define to a common header and use it.Cedric BAIL2015-09-305-260/+266
* evas: use void * instead of struct wl_* to avoid compilation issue on system ...Cedric BAIL2015-09-301-3/+3
* edje: fix a memory leak while iterating used color class.Cedric BAIL2015-09-301-4/+9
* ecore-audio: defer deletion of pulseaudio timer until after event processingMike Blumenkrantz2015-09-301-11/+19
* Ecore win32: Fix compilation.Tom Hacohen2015-09-301-1/+1
* ecore_win32: fix the mouse out behavior.ChunEon Park2015-09-301-3/+7
* upower: free version string splitsMike Blumenkrantz2015-09-291-0/+2
* ecore_evas-x11: unset withdrawn flag when showing the ecore evasMike Blumenkrantz2015-09-251-6/+6
* ecore_evas-x11: unset withdrawn state when window is mappedMike Blumenkrantz2015-09-251-1/+2
* eldbus: add dbus_pending NULL checkThiep Ha2015-09-231-1/+9
* Edje Example: Fix wrong usage of evas_object_color_set APIYeshwanth Reddivari2015-09-191-1/+1
* evas - fix texture context bind reset in gl common using wrong textureSubhransu Mohanty2015-09-021-21/+21
* Evas textblock: fix case of own_closer in style_setDaniel Hirt2015-08-301-2/+5
* emile: fix can not parsing the EXIF info of the jpeg file which has IFD offsetjiin.moon2015-08-291-5/+10
* edje: Fix double free scenario caused by static pointer.Youngbok Shin2015-08-271-8/+1
* ecore_pipe: add write fdset and except fdset.Ji-Youn Park2015-08-271-2/+4
* ecore_wayland: bind and destroy session_recovery interface correctly.Stefan Schmidt2015-08-261-0/+7
* release: Update NEWS and bump version for 1.15.1 releasev1.15.1Daniel Juyung Seo2015-08-252-2/+11
* Evas language: fix script run codeDaniel Hirt2015-08-241-14/+23
* use SDL2 everywhereMike Frysinger2015-08-244-7/+7
* ecore-wl: do not nul terminate dropsMike Blumenkrantz2015-08-131-3/+2
* ecore_evas: fix first render skip in several windowsJi-Youn Park2015-08-071-0/+4