platform/upstream/efl.git
2014-06-09 Daniel ZaouiEolian/Generator: Fix comments generation.
2014-06-09 ChunEon Parkevas/evas_3d - build evas_3d_obj example.
2014-06-08 Daniel ZaouiEolian/Generator: concentrate the function name calcula...
2014-06-08 Daniel ZaouiEdje Edit: Fix shadow declarations.
2014-06-08 Daniel Zaoui3d: Fix shadow declaration
2014-06-08 Daniel ZaouiEolian/Generator: remove unused code.
2014-06-08 Daniel ZaouiEolian: set default value when no set/get is defined...
2014-06-08 Daniel ZaouiEolian/Tests: expand the usage of the generation process.
2014-06-07 Maksym Volodinedje: Edje_Edit - add edje_edit_group_broadcast_signal_...
2014-06-07 Cedric BAILedje: simplify and deprecate stub function.
2014-06-07 Alex-P. Natsiosautotools: fix more spelling errors in warnings
2014-06-07 Cedric BAIL.gitignore: don't track generated file.
2014-06-06 se.osadchyexamples: add new example for Evas_3D.
2014-06-06 Alex-P. Natsiosautotools: fix small typo in xim warning
2014-06-06 Mykyta Biliavskyiedje: Edje_Edit - add parameters to generate source...
2014-06-06 Chris Michaelecore-drm: remove unnecessary extra variable.
2014-06-06 Chris Michaelecore-drm: don't declare w & h integers if we don't...
2014-06-06 Chris Michaelecore-drm: Fix formatting issues from D933 patch
2014-06-06 Moritz Bitschecore-drm: implement multitouch support
2014-06-06 maxerbaUpdating catalan translation
2014-06-05 Jérémy Zurcherfix memory leak in Eina_Strbuf usage
2014-06-05 Jérémy Zurcherfix memory leak in Eina_Strbuf usage
2014-06-05 Cedric BAILeina: fix possible access to NULL.
2014-06-05 Cedric BAILeina: leave a comment for CID 1039688.
2014-06-05 Cedric BAILeina: fix typo in matrixsparce.
2014-06-05 perepelits.mevas: Evas_3D - add evas_box3_ray3_intersect and evas_b...
2014-06-05 Bogdan Devichevevas: Evas_3D - add .obj export/import.
2014-06-05 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_cursor_mode functions.
2014-06-05 Vorobiov Vitaliiedje: Edje_Edit - add edje_edit_part_multiline functions.
2014-06-05 Mykyta Biliavskyiedje: Edje_Edit - Improved speed generate source code...
2014-06-05 Maksym Volodinedje: Edje_Edit - add edje_edit_group_orientation_set...
2014-06-05 Tom HacohenRemove autogen.sh from the dist tarball.
2014-06-05 Kai HuuhkoEolian: Add a few missing @ingroup fields for doxygen
2014-06-05 Tom HacohenCoverage: Fix base directory.
2014-06-05 Tom HacohenEolian: Re-generate the ragel file, but this time from...
2014-06-05 Guillaume FrilouxAdd --disable-gui.
2014-06-05 Daniel ZaouiEolian/Generator: Fix Windows issue during string manip...
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.
next