platform/upstream/efl.git
2014-05-09 Tom HacohenEo: Improved docs a bit.
2014-05-09 Chris Michaelevas-wayland-shm: Use XDG_RUNTIME_DIR if available...
2014-05-09 Chris Michaelecore-x: Set keycode in ecore_event structure during...
2014-05-09 WooHyun Jungecore/example: Modify the explanation of ecore evas...
2014-05-09 Mike Blumenkrantzcall edje_cc link combining when popping the group...
2014-05-08 Cedric Bailautotools: make it possible to forcibly disable neon.
2014-05-08 Jérémy Zurchereo: improve error reporting, update tests
2014-05-07 Jérémy Zurchereo: improve error reporting for _eo_api_op_id_get()
2014-05-07 Jérémy Zurchersilence a few warnings
2014-05-07 Savio Senaeolian_cxx: fix install-examples and (post-install...
2014-05-07 Felipe Magno... eolian_cxx: fix compilation of examples out-of-tree
2014-05-07 Mike Blumenkrantzfix emotion_test signal emit object
2014-05-07 Jérémy Zurcherdo not use EINA_FALSE instead of NULL
2014-05-07 ChunEon Parkevas/evas3d: removed export of evas_3d_node_add() and...
2014-05-07 Jean-Philippe... rg_etc: Add README to EXTRA_DIST
2014-05-07 Jean-Philippe... rg_etc: Add a README for the Zlib license
2014-05-07 ChunEon Parkevas/evas3d: call eo_unref() after eo_add().
2014-05-07 Jaehyun Choevas-3d: Fix typo in evas-3d-pick.c
2014-05-07 Lucas De Marchieolian_cxx: Fix out of tree build
2014-05-07 ChunEon Parkevas/evas3d - adjust examples window size.
2014-05-07 ChunEon Parkevas - removed stdlib.h math.h header include in each...
2014-05-07 ChunEon Parkevas/evas3d: don't be crash when it's running on sw...
2014-05-07 ChunEon Parkevas/evas3d: set gl backened forcely in the examples
2014-05-07 Daniel ZaouiEolian_CXX: Fix generation warnings.
2014-05-07 Daniel ZaouiEolian: fix type resolving for implement functions.
2014-05-06 Savio Senaeolian_cxx: remove warnings from bin and lib.
2014-05-06 Savio Senaexamples: fix the include paths of eina example.
2014-05-06 Cedric Bailautotools: make it possible to disable support for...
2014-05-06 zmikeedje entry no longer selects none with unimplemented...
2014-05-06 zmikeedje entry no longer prints control codes
2014-05-06 Tom HacohenEo gdb: Removed unneeded eo_backtrace and fixed eo_step...
2014-05-06 Stefan Schmidtexamples: Fix install for eolian_cxx examples
2014-05-05 Savio Senaeolian-cxx: Fixed the generation .eo.h path.
2014-05-05 Stefan Schmidtrelease: v1.10.0 beta1 v1.10.0-beta1
2014-05-05 Stefan Schmidtconfigure: Print out eolian_cxx path in summary if set
2014-05-05 Mike Blumenkrantzeldbus-codegen no longer passes garbage values to error...
2014-05-04 Cedric Bailautotools: add our own macro that disable anything...
2014-05-04 Cedric Bailautotools: fix typos for autodetecting C++11.
2014-05-04 Cedric Baileolian_cxx: oops, forgot to disable build of Eolian_Cxx...
2014-05-04 Felipe Magno... eolian-cxx: fix make distcheck and automake files for...
2014-05-04 Daniel ZaouiEolian: Fix support of virtual constructors.
2014-05-04 Daniel ZaouiEolian: Fix Coverity issue CID1210805.
2014-05-04 Cedric Baileolian_cxx: add forgotten include for packaging.
2014-05-03 Cedric Baileolian_cxx: fix include for cross compiling on Windows.
2014-05-03 Cedric Bailevas: let's not leak on failure.
2014-05-03 Cedric Bailevas: reuse buffer instead of leaking it.
2014-05-03 Cedric Bailevas: behave nicely with unitialized data.
2014-05-03 Cedric Bailevas: fix use of uninitialized pointer.
2014-05-02 Savio Senaeolian_cxx: initial version of the EFL C++ Bindings...
2014-05-02 Felipe Magno... eina-cxx: add eina_integer_sequence, eina_optional...
2014-05-02 Savio Senaeet-cxx: remove unused typedef.
2014-05-01 Tom HacohenEo: Made some functions class functions again.
2014-05-01 Tom HacohenEo: fixed misleading indentation.
2014-05-01 Cedric Bailevas: protect against lacking light.
2014-05-01 Cedric Bailevas: don't track Evas_3D examples.
2014-05-01 Cedric Bailevas: make evas_3d_node_add visible to others.
2014-05-01 Cedric Bailevas: fix Evas_3D examples to use Eo API.
2014-04-30 Stefan Schmidtconfigure: Only allow wayland + egl with opengl ES
2014-04-30 ChunEon Parkevas/evas3d: rewrite evas-3d-md2 example with eo based.
2014-04-30 ChunEon Parkevas/evas3d: rewrite evas-3d-cube2 example with eo...
2014-04-30 ChunEon Parkevas/evas3d: cleanup cube example code.
2014-04-30 ChunEon Parkevas/evas3d: removed unnecessary header include.
2014-04-30 ChunEon Parkevas/evas_3d: rewrite evas_3d_cube eo based.
2014-04-30 ChunEon Parkevas/evas3d: exceptional handling if a camera doesn...
2014-04-30 Daniel ZaouiEolian: fix prints
2014-04-30 Jean-Philippe... Evas filters: Fix parsing of instructions with unnamed...
2014-04-30 Jean-Philippe... Evas filters: Premultiply colors after parsing integers
2014-04-29 Carsten Haitzler... return stride for yuv formats as width in bytes (y...
2014-04-29 Stefan Schmidtbuild/lcov/: Disable coverage for external headers
2014-04-29 Stefan Schmidtbuild: Fix coevrage build with eolian and lcov 1.10
2014-04-29 Jean-Philippe... Evas: Fix stretching of ETC1/2 textures
2014-04-29 ChunEon Parkevas - removed unncessary header include
2014-04-29 ChunEon Parkecore/example: --warning.
2014-04-29 Jean-Philippe... Evas GL: Fix invalid definitions of ETC2 GLenum
2014-04-29 Jean-Philippe... Evas: Fix wrong comment
2014-04-28 Mike Blumenkrantzedje_cc now requires quotes for using lazEDC block...
2014-04-28 Cedric Bailautotools: remove left over from optional Evas 3D support.
2014-04-28 ChunEon Parkevas/gl - make simple.
2014-04-28 Stefan Schmidtrelease: v1.10.0 alpha1 v1.10.0-alpha1
2014-04-28 Daniel ZaouiEolian/Tests: fix distcheck.
2014-04-28 Daniel ZaouiEolian: update cmake.
2014-04-28 Daniel ZaouiEolian: add API to retrieve the file name of a class
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.
next