platform/upstream/efl.git
2014-06-05 Daniel ZaouiEolian: rename internal files.
2014-06-05 Daniel ZaouiEolian: Fix Coverity issue.
2014-06-05 Cedric BAILeina: removing more dead code looking for strange int.
2014-06-05 Cedric BAILeina: removing more dead code that expect strange int.
2014-06-05 Cedric BAILeina: remove logically dead code.
2014-06-05 Cedric BAILeina: remove logically dead code.
2014-06-05 Cedric BAILeina: let's check for returned value of realloc.
2014-06-05 Cedric BAILeina: remove logically dead code.
2014-06-05 Cedric BAILeina: simplifie logic to not go with multiple level...
2014-06-05 Cedric BAILeina: fix possible memory leak on failure in eina_tiler...
2014-06-04 vitor.sousaeina_cxx: add documentation to the Eina C++ header...
2014-06-04 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_access functions.
2014-06-04 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_precide_is_inside...
2014-06-04 Andrii Kroitoredje: Edje_Edit - add getters and setters for source2...
2014-06-04 Oleksandr Shcherbinaevas: Evas_3D - Revision frustum culling.
2014-06-04 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_pointer_mode funct...
2014-06-04 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_copy function...
2014-06-04 Cedric BAILgitignore: let's ignore generated binary.
2014-06-04 Andrii Kroitoredje: Edje_Edit - fix edje_edit_part_source_set
2014-06-04 Tom HacohenC++ bindings: Generate them as part of the build, not...
2014-06-04 Tom HacohenEvas textblock: Fix crash when cutting ligatures with...
2014-06-03 Cedric BAILevas: check that we don't use a NULL pointer on wrong...
2014-06-03 Savio Senaevas: Examples - fix Evsa3D Eo classnames.
2014-06-03 Igor Galaedje: Edje_Edit - add sounds list accessor.
2014-06-03 Maksym Volodinedje: Edje_Edit - add new feature edje_edit_image_compr...
2014-06-03 Raoul HeckyFix curl dynamic loading on windows
2014-06-03 Guillaume FrilouxFix gcc warning about uninitialized variable.
2014-06-03 Tom HacohenEolian CXX: Remove unneeded Eo.h include.
2014-06-03 Tom HacohenEo base: Start generating eo_base from the .eo file.
2014-06-03 Tom HacohenEfl: Update code to use the new class names generated...
2014-06-03 Tom HacohenEolian cxx: Fix it to use the right class names.
2014-06-03 Daniel ZaouiEolian: Use class name and not prefix in the class...
2014-06-03 Tom HacohenEo: Fix and use the abstract class .eo file.
2014-06-03 Daniel ZaouiEolian: Fix bad behavior when the .eo is incorrect
2014-06-02 Daniel ZaouiEolian: Fix class look up.
2014-06-02 Guillaume FrilouxDont install c++ headers of bindings when --disable...
2014-06-02 Tom HacohenEo base: rename event_freeze_get to event_freeze_count_get.
2014-05-31 ChunEon Parkeina/file - revert 18be4c50d9990c82ed9ce4269b7820e61f772699
2014-05-31 ChunEon Parkevas/blend: oops, missed a variable declaration.
2014-05-31 ChunEon Parkevas/blend - disable neon code.
2014-05-30 Tom HacohenEo: Fix docs of functions that have changed in eo2.
2014-05-30 Guillaume FrilouxFix unused var warning in emotion.
2014-05-30 Guillaume FrilouxFix unused var warning.
2014-05-30 Guillaume FrilouxFix unused var warning
2014-05-30 Guillaume FrilouxFix unused var warning.
2014-05-30 Guillaume FrilouxFix warning with undefined ntohl().
2014-05-30 Guillaume FrilouxFix warnings with sig_atomic_t being a long on FreeBSD.
2014-05-30 Tom HacohenEo: Add eo_finalize. A func that's called at the end...
2014-05-30 Guillaume FrilouxAdd prototype of evas_3d_mesh_aabb_add_to_frame for...
2014-05-30 Guillaume FrilouxFix warning with -Wincompatible-pointer-types-discards...
2014-05-30 Guillaume FrilouxFix unused param warning when building on non linux.
2014-05-30 Guillaume FrilouxRemove warning by adding eina_cpu.h which expose eina_c...
2014-05-30 Guillaume FrilouxRemoved double inclusion of eina_thread.h
2014-05-30 Guillaume FrilouxFix warnings in eina_thread.c
2014-05-30 Guillaume FrilouxFix warnings on calls to iconv, on freebsd.
2014-05-30 Guillaume FrilouxFix unused var warning when not building on linux.
2014-05-29 ChunEon Parkevas/evas_3d: fix implicit declaration function call.
2014-05-29 Doug NewgardEvas: Update for giflib 5.1 api change
2014-05-29 Daniel HirtEvas/Textblock: add support for ellipsis values
2014-05-29 Daniel ZaouiEolian: modify 'implement' API parameters.
2014-05-29 Jean-Philippe... Win64: Fix a bunch of warnings
2014-05-29 Jean-Philippe... Evas: Remove invalid cast and fix warning/bug on windows
2014-05-29 Tom HacohenEo legacy events: Add missing addition to hash table.
2014-05-29 Carsten Haitzler... evas loader - redo gif fix so it doesn't break everything
2014-05-29 Daniel ZaouiEolian: modify generators to use internal variables...
2014-05-29 Daniel ZaouiEolian: add the super invocation for developer code...
2014-05-29 Daniel ZaouiEolian: Add an internal environment for class variables.
2014-05-29 Daniel ZaouiEolian: fix test.
2014-05-29 Daniel ZaouiEvas_3d: fix warnings.
2014-05-29 Carsten Haitzler... Revert "Evas: gif decoding bug fix"
2014-05-29 Moritz Bitschecore-drm: convert compose string into utf8
2014-05-28 Tom HacohenEo/evas events: Fix support of mixing legacy smart...
2014-05-28 Tom HacohenEo legacy events: Add legacy events tests.
2014-05-28 Tom HacohenEo: Support mixing legacy and non-legacy callbacks.
2014-05-28 Tom HacohenEo/evas events: Move legacy events dynamic generator...
2014-05-28 Carsten Haitzler... warning--
2014-05-28 se.osadchy[Evas/evas_3d_scene] Propagate events.
2014-05-28 Vitor SousaC++11 explicit conversion from accessor to bollean
2014-05-28 Vitor SousaCorrection for the macro EINA_CXX_DOM_LOG
2014-05-28 Vitor SousaFixed rbegin/rend implementation on the Eina C++ ranges.
2014-05-28 MinJeong Kimeina-tiler:add union, subtract, intersection, equal...
2014-05-28 Daniel ZaouiEolian: fix issue for Windows.
2014-05-28 Jaehyun Chogl_x11/evas_engine: Prevent dereference before NULL...
2014-05-28 Jaehyun Choevas_gl_rectangle: Remove unnecessary conditional expre...
2014-05-28 ChunEon Parkevas/textblock - apply efl coding style.
2014-05-28 ChunEon Parkevas/textblock - removed unnecessary null check.
2014-05-28 ChunEon Parkevas/textblock - null check format.
2014-05-28 Jean-Philippe... Evas rg_etc2: Fix Windows build
2014-05-28 Jaehyun Choevas_draw_main: Remove unnecessary conditional expression
2014-05-28 Jaehyun Choevas_font_dir: Prevent the use after free
2014-05-28 Jean-Philippe... Eolian test: Fix other compilation warnings
2014-05-28 Jean-Philippe... Eolian test: Fix test on hardened gentoo
2014-05-27 Jean-Philippe... Evas rg_etc1: Fix build break (with DEBUG)
2014-05-27 ChunEon Parkevas/evas3d - fixed incorrect usage in evas-3d-aabb...
2014-05-27 ChunEon ParkRevert "ecore/ecore_event - logically this check is...
2014-05-27 Tom HacohenEvas textblock: Fix wrong advance calculation when...
2014-05-27 ChunEon Parkedje/epp - clean up memory allocated.
2014-05-27 Oleksandr Shcherbina[evas/evas-3d] Add OBB and AABB.
2014-05-27 ChunEon Parkedje/edje_cc - intensive null check.
2014-05-27 ChunEon Parkecore/ecore_exe - removed duplicated null check.
next