summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* release: Update NEWS and bump version for 1.15.0 releasev1.15.0Stefan Schmidt2015-08-042-1/+16
* ecore_evas: Fix crash in async renderjiin.moon2015-08-041-2/+7
* evas image unload - fix free path to remove from pending listCarsten Haitzler (Rasterman)2015-08-041-0/+1
* Revert "[HACK] configure.ac: Forces linking with -lEGL"Nicolas Aguirre2015-08-031-1/+1
* Revert "[HACK] ecore_evas_fb: Comments ecore_fb_ts calls that aren't resolved...Nicolas Aguirre2015-08-031-3/+3
* Revert "configure.ac: Don't check for Xprint extension. cf:"Nicolas Aguirre2015-08-031-0/+1
* Revert "Include <Eet.h> where needed. cf:"Nicolas Aguirre2015-08-033-3/+0
* Revert "Adds support of the eglfs module in the autotools config"Nicolas Aguirre2015-08-037-116/+1
* Revert "evas: Adds an eglfs module"Nicolas Aguirre2015-08-034-1928/+0
* Revert "ecore_evas: Adds an eglfs module"Nicolas Aguirre2015-08-034-148/+0
* [HACK] configure.ac: Forces linking with -lEGLFlorent Revest2015-08-031-1/+1
* [HACK] ecore_evas_fb: Comments ecore_fb_ts calls that aren't resolved at runtimeFlorent Revest2015-08-031-3/+3
* configure.ac: Don't check for Xprint extension. cf:Florent Revest2015-08-031-1/+0
* Include <Eet.h> where needed. cf:Florent Revest2015-08-033-0/+3
* Adds support of the eglfs module in the autotools configFlorent Revest2015-08-037-1/+116
* evas: Adds an eglfs moduleFlorent Revest2015-08-034-0/+1928
* ecore_evas: Adds an eglfs moduleFlorent Revest2015-08-034-0/+148
* ecore_con: Correcting ece_svr to ece_cl in test case.Srivardhan Hebbar2015-08-031-2/+2
* eio: grammar and typo fixes in docs.Yomi2015-08-032-7/+7