summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_evas/wayland_shm: Check if the Ecore_Evas is visible on render.devs/devilhorns/waylandRafael Antognolli2013-03-261-0/+5
* eina-cow: fix valgrind instrumentationBoris 'billiob' Faure2013-03-261-1/+8
* eina_test_list: Move fail_if out of the hot pathDaniel Willmann2013-03-261-2/+6
* evas/wayland_egl: Fall back to dlsym if eglGetProcAddress fails.Rafael Antognolli2013-03-261-3/+2
* Hush clang warnings for EINA_INLIST_FOREACH_SAFEDaniel Willmann2013-03-261-1/+1
* Evas gl: Fixed warnings in the gl engine.Tom Hacohen2013-03-261-4/+4
* eina: add eina_list_shuffleJérémy Zurcher2013-03-264-2/+28
* TESJérémy Zurcher2013-03-263-0/+151
* oh so minor buglet - interpolate border scale by a sa float (in fixedCarsten Haitzler (Rasterman)2013-03-261-1/+1
* eina: fix use of Valgrind macro in Eina_Cow.Cedric BAIL2013-03-261-16/+22
* eina: improve speed of Eina_Cow.Cedric BAIL2013-03-264-16/+25
* ecore: include mman.h also when Evil is found.Cedric Bail2013-03-262-2/+2
* eet_cipher: Fix initialization of opened variableDaniel Willmann2013-03-261-1/+2
* ecore_coroutine: Silence warning in clangDaniel Willmann2013-03-261-2/+2
* Eina cow: Don't tests things that depend on magic when it's off.Tom Hacohen2013-03-261-2/+7
* Disable cow magic in dev profile, instead of a hack in the source.Tom Hacohen2013-03-262-2/+1
* Revert "eina: reenable them as it was a bug from Tasn."Tom Hacohen2013-03-261-1/+1
* eina: reenable them as it was a bug from Tasn.Cedric Bail2013-03-261-1/+1
* eina: disable Eina_Cow magic completely for the moment.Cedric Bail2013-03-261-1/+1
* fix magic failure in eina_value_array_count when array has not been allocatedMike Blumenkrantz2013-03-263-1/+6
* Evas object: Fixed clouseau reporting for align and weight.Tom Hacohen2013-03-261-4/+4
* eina: Add execinfo.h to avoid implicit declarations.Stefan Schmidt2013-03-261-0/+4
* efl: add macro to swap Windows and Unix path separators.Cedric Bail2013-03-268-77/+51
* ecore: fix overflow on Windows 64 bits.Cedric Bail2013-03-261-2/+2
* eina: speed up Eina_Cow.Cedric BAIL2013-03-262-34/+60
* edje: let's not segfault when we remove a non existant callback.Cedric BAIL2013-03-261-0/+2
* Eo: Added an eo_do_super benchmark.Tom Hacohen2013-03-261-0/+49
* Change usage of eo_do_super to the new prototype.Tom Hacohen2013-03-2644-96/+94
* Eo: Added cur_klass as a parameter to eo_*_do_super.Tom Hacohen2013-03-263-82/+38
* Revert "Add a new API to edbus to let it create an EDbus session from"Lucas De Marchi2013-03-262-39/+0
* embryo_cc: Fix possible buffer overflow in setconfig()Daniel Willmann2013-03-261-1/+2
* edje: i am lazy, i like to not care about case.Cedric BAIL2013-03-261-1/+1
* edje: handle custom state to.Cedric BAIL2013-03-261-1/+2
* edje: fix run on 64bits system.Cedric Bail2013-03-264-21/+43
* Revert "edje: fix run on 64bits system."Carsten Haitzler (Rasterman)2013-03-264-43/+21
* eina eina_inlist.c: fixed formatting while reading the code.Daniel Juyung Seo2013-03-261-93/+100
* Ecore.h: use ECORE_CALLBACK_RENEW/CANCEL for timer callback.Daniel Juyung Seo2013-03-261-3/+3
* seems tegra has gotten better so up pipe max number in gl engine.Carsten Haitzler (Rasterman)2013-03-262-3/+5
* update on recent symbol finding changes in evas - use dlsym for fbo'sCarsten Haitzler (Rasterman)2013-03-261-1/+10
* edje: fix run on 64bits system.Cedric Bail2013-03-264-21/+43
* ecore_con: fix warnings when curl is not available.Cedric Bail2013-03-261-10/+10
* ecore: another needed virtual destructor.Cedric Bail2013-03-261-1/+1
* ethumb: we are linking with Ethumb_Client.Cedric Bail2013-03-261-1/+1
* ecore: virtual destructors are neededCedric Bail2013-03-263-1/+3
* ecore: lower more warning level.Cedric Bail2013-03-261-6/+6
* edje: lower warning level.Cedric Bail2013-03-261-1/+1
* edje: remove that anoying \n.Cedric Bail2013-03-261-1/+1
* gitignore: let's forget about exe files.Cedric Bail2013-03-261-0/+1
* eina: add support for Systemd journal in Eina_Log.Cedric Bail2013-03-265-1/+120
* ecore_evas: Mark unused variables as unusedDaniel Willmann2013-03-261-10/+10