platform/upstream/efl.git
2014-04-27 Cedric Bailemotion: remove warning.
2014-04-27 Daniel ZaouiEolian: add API to parse all the .eo files.
2014-04-27 Wonguk Jeongemotion: use eina stringshare not strdup
2014-04-27 Cedric Bailautotools: enable lua old support before testing for it.
2014-04-27 Jean-Philippe... Evas: Disable legacy bindings for the filters
2014-04-27 Jean-Philippe... tests: Disable the evas filters test suite for now
2014-04-27 Jean-Philippe... Evas image: Gracefully handle filter failures
2014-04-27 Jean-Philippe... Evas image: Skip draw when the image size is < 0 due...
2014-04-27 Jean-Philippe... Evas image: Add read-only property filter_padding
2014-04-27 Jean-Philippe... Evas filters: Fix image with filters using fill mode
2014-04-27 Jean-Philippe... Evas filters: Quick redraw using output buffer
2014-04-27 Jean-Philippe... Evas filters: Add support for Evas_Object_Image
2014-04-27 Jean-Philippe... Evas filters: Remove legacy code
2014-04-27 Jean-Philippe... Evas filters: switch script language to Lua
2014-04-27 Jean-Philippe... Evas: Add lua support for evas
2014-04-27 Daniel ZaouiEvas_3d: Fix warning.
2014-04-27 Daniel ZaouiTests: fix annoying warning.
2014-04-27 Daniel ZaouiEolian: Valgrind fixes.
2014-04-27 Daniel ZaouiEolian/Generator: only requests .eo files parsing when...
2014-04-27 Daniel ZaouiEolian: remove --eo1 support totally
2014-04-26 Savio Senaeina_cxx: fix a bug in efl::eina::range_inlist constructor.
2014-04-26 Daniel Juyung SeoAUTHORS: updated Brett's email address.
2014-04-26 Daniel ZaouiEvas_3d: fix some typo in .eo.
2014-04-26 Daniel ZaouiEvas_3d: modify .eo files to disable legacy.
2014-04-26 Mike Blumenkrantzeina_value_free() now takes NULL like the rest of the...
2014-04-26 Mike Blumenkrantzfix edje_cc multiple link usage on same description
2014-04-25 Cedric Bailevas: remove Evas_3D legacy API.
2014-04-25 Mike Blumenkrantzedje_cc now (more) correctly handles text filter inheri...
2014-04-25 Mike Blumenkrantzedje should only apply "calculated" text size if that...
2014-04-25 Mike Blumenkrantzedje now correctly supports text.source and text.text_s...
2014-04-25 Mike Blumenkrantzedje_cc no longer has "slave" lookups
2014-04-25 Mike Blumenkrantzedc parts.alias documentation is now comprehensible...
2014-04-25 Mike Blumenkrantzedje now has the group.script_recursion flag for permit...
2014-04-25 Mike Blumenkrantzedje_cc now supports part.description.link for single...
2014-04-25 Mike Blumenkrantzeina_hash now has helper functions for managing lists...
2014-04-25 Mike Blumenkrantzedje_cc now supports group.program_source for specifyin...
2014-04-25 Mike Blumenkrantzedje_cc now has the program.groups and X.target_group...
2014-04-25 Mike Blumenkrantzedje emit refactored to streamline emit programs with...
2014-04-25 Mike Blumenkrantzedje_cc now errors immediately on syntax errors trigger...
2014-04-25 Mike Blumenkrantzedje_cc now supports targets for SIGNAL_EMIT actions
2014-04-25 Mike Blumenkrantzedje_cc now supports the group.inherit_only attribute
2014-04-25 Mike Blumenkrantzedje_cc now supports "lazEDC", a more concise version...
2014-04-25 Cedric Bailevas: fix broken build with OpenGL ES backend.
2014-04-25 Cedric Bailevas: our API are always build in, only the header...
2014-04-25 Cedric Bailevas: rename near and far as it seems protected on...
2014-04-25 Daniel ZaouiEvas_3d: Fix warnings.
2014-04-25 Daniel ZaouiEolian/Tests: add test for complex type.
2014-04-25 Cedric Bailevas: fix massive number of warning introduced by Evas_3d.
2014-04-25 Vincent Torriecore: improve and fix various issue in Ecore_Exe windo...
2014-04-25 ChunEon Parkevas/image: updated image_scene_set/get doc.
2014-04-25 ChunEon Parkevas/image - fixed typo
2014-04-25 ChunEon Parkevas/image - fill up a missed initial value in the...
2014-04-25 ChunEon Parkevas/evas3d: rename 3d_scene_set()/get() to scene_set...
2014-04-25 ChunEon Parkevas/evas3d: clean up camera code.
2014-04-25 ChunEon Parkevas/evas3d: keep the code style.
2014-04-25 ChunEon Parkevas/evas3d: just cleanup image code.
2014-04-25 ChunEon Parkevas/evas3d: cleanup docs and removed unncessary files.
2014-04-25 ChunEon Parkevas/evas3d: filled up missed eo headers to be installed.
2014-04-25 ChunEon Parkevas/evas3d: don't occur build break.
2014-04-25 ChunEon Parkevas/evas3d - changed file access authority.
2014-04-25 ChunEon Parkevas/evas3d: oops. evas_3d.h should be removed since...
2014-04-25 ChunEon Parkevas3d: forget evas_3d.h. it's merged to evas.h
2014-04-25 ChunEon Parkevas3d: fixed grammartical break.
2014-04-25 ChunEon Parkevas/evas3d - use the image loader of the evas instead...
2014-04-25 subhransuEvas_3D : Eolian change for Evas_3D_Object.
2014-04-25 subhransuEvas_3D : Eolian change
2014-04-25 Jean-Philippe... Evas gl_x11: Add ETC2 support to the GL/X11 engine
2014-04-25 Jean-Philippe... Evas: Add support for ETC2 in the TGV loader
2014-04-25 Jean-Philippe... Evas TGV: Add direct copy mode for ETC1/ETC2 data
2014-04-25 Jean-Philippe... Evas: Add RGB8_ETC2 and RGBA8_ETC2 colorspaces
2014-04-25 Subhransu Sekhar... Evas: 3D: Change the api name from t3d_scene to 3d_scen...
2014-04-25 Taekyun KimEvas: 3D: Add missing image file for example evas-3d...
2014-04-25 Taekyun KimEvas: 3D: API documentation
2014-04-25 Taekyun KimEvas: 3D: Updated proxy texture example
2014-04-25 Taekyun KimEvas: 3D: Refined proxy texture implementation
2014-04-25 Taekyun KimEvas: 3D: Fix typo error in preprocessor for GLES
2014-04-25 Taekyun KimEvas: 3D: evas_3d_node_look_at_set() bug fix
2014-04-25 Taekyun KimEvas: 3D: Example: MD2 mesh file example
2014-04-25 Taekyun KimEvas: 3D: Example: Picking example
2014-04-25 Taekyun KimEvas: 3D: Example: Proxy texture example
2014-04-25 Taekyun KimEvas: 3D: Example: Rotating Cube 2
2014-04-25 Taekyun KimEvas: 3D: Example: Rotating cube
2014-04-25 ChunEon Parkevas/evas3d: include evas3d header file properly.
2014-04-25 Taekyun KimEvas: 3D: Introducing 3D scene rendering features
2014-04-25 Jaeun ChoiEvas: gif decoding bug fix
2014-04-25 bluezeryedje: Remove build warnning by clang
2014-04-25 Jean-Philippe... Evas TGV: Fix distortion of TGV images (ETC1)
2014-04-25 se.osadchyEdje/Edje_edit: corrected type of input parameter for...
2014-04-25 Ryuan ChoiClear the values of pipe before calling handler.
2014-04-24 Daniel ZaouiEolian: Remove support of legacy into implement section.
2014-04-24 Daniel ZaouiEolian: Removal of the support for custom destructors.
2014-04-24 Daniel ZaouiEolian/Tests: add test for ctors and dtors.
2014-04-24 Daniel ZaouiTextBlock: fix porting to Eolian.
2014-04-24 Daniel ZaouiEolian/Tests: Clean makefile + add return comment tests.
2014-04-24 Wonguk Jeongemotion: play set before file open callback bug fix
2014-04-23 Daniel ZaouiEolian: Remove useless functions.
2014-04-23 Mike Blumenkrantzrevert edje ellipsis doc changes
2014-04-23 Yossi KantorEolian: Legacy integration of Evas class
2014-04-23 Yossi KantorEolian: Legacy integration of Evas Box and Evas Out
2014-04-23 Yossi KantorEolian: Legacy integration of Evas Image
next