platform/upstream/efl.git
2014-04-10 Tom Hacoheneo2: revert "fixed EO2_CLASS_FUNC_BODY and etc. functions."
2014-04-10 Tom Hacoheneo2: fixed EO2_CLASS_FUNC_BODY and etc. functions.
2014-04-10 Jérémy Zurchereo2: remove EO2_OP_FUNC_VIRTUAL
2014-04-10 Tom Hacoheneo2: fix backslash alignment.
2014-04-10 Tom Hacoheneo2: updated the access test to use eo2.
2014-04-10 Tom Hacoheneo2: revert "eo2_add accepts non-defauld constructors"
2014-04-10 Jérémy Zurchereo2: implement class function support
2014-04-10 Jérémy Zurchereo2: eo_del_internal use same logic as in eo_add_internal
2014-04-10 Jérémy Zurchereo2: fix indent
2014-04-10 Jérémy Zurchereo2: eo2_add accepts non-defauld constructors
2014-04-10 Jérémy Zurchereo2: call _eo2_class_funcs_set from _eo_class_constructor
2014-04-10 Tom Hacoheneo2: cleaned up EO2_CLASS_DESCRIPTION_OPS and OP_DESC_S...
2014-04-10 Tom Hacoheneo2: fixed dbg_info_get function to accept the correct...
2014-04-10 Tom Hacoheneo2: cleaned up eo2_do macros.
2014-04-10 Jérémy Zurchereo2: do not call eo2_do_end() if eo2_do_start() fail
2014-04-10 Jérémy Zurchereo2: eo2_do() uses __attribute__ cleanup
2014-04-10 Jérémy Zurchereo2: add eo2_call_stack_depth
2014-04-10 Jérémy Zurchereo2: EO2_CALL_STACK_SIZE -> EO2_CALL_STACK_DEPTH
2014-04-10 Jérémy Zurchereo2: add virtual func support
2014-04-10 Tom Hacoheneo2: compile eo2_base_class when compiling libeo.
2014-04-10 Tom Hacoheneo2: explicitly put void as the arguments in a zero...
2014-04-10 Jérémy Zurchereo2: _eo2_api_desc_get() searches the class hierarchy
2014-04-10 Jérémy Zurchereo2: oops, forgot to init desc to NULL in eo2_api_op_id...
2014-04-10 Jérémy Zurchereo2: can't detect return in a eo2_do macro, *sigh*
2014-04-10 Jérémy Zurchereo2: eo2_base_class uses eo2 stuff only, I hope
2014-04-10 Jérémy Zurchereo2: eo2_api_op_id_get search in parent klasses too
2014-04-10 Jérémy Zurchereo2: EO2_OP_FUNC_OVERRIDE copy doc from overriden func
2014-04-10 Jérémy Zurchereo2: set eo2_constructor and eo2_destructor chaining
2014-04-10 Jérémy Zurchereo2: use EO2_VERSION
2014-04-10 Jérémy Zurchereo2: add cur_klass in call Stack and eo2_do_super
2014-04-10 Jérémy Zurchereo2: improve func overriding
2014-04-10 Jérémy Zurchereo2: eo2_base_class, one step further
2014-04-10 Jérémy Zurchereo2: Eo.h swallows eo2_base_class.h
2014-04-10 Jérémy Zurchereo2: call stack Proof Of Concept
2014-04-10 Jérémy Zurchereo2: eo2_base_class on it's way
2014-04-10 Jérémy Zurchereo2: better op_descs integration
2014-04-10 Jérémy Zurchereo2: use EO2 instead of EO in macro names
2014-04-10 Jérémy Zurchereo2: add EO_FUNC_BODY_VOID and EO_FUNC_BODY_VOIDV macros
2014-04-10 Jérémy Zurchereo2: rename func parameter into _func_
2014-04-10 Jérémy Zurchereo2: add macros to feed op_descs
2014-04-10 Jérémy Zurchereo2: _Eo_Class_Description swallows op_descs
2014-04-10 Jérémy Zurchereo2: clear _obj_ ptr at the end of eo2_do
2014-04-10 Jérémy Zurchereo2: add optional macros eo2_call[v]
2014-04-10 Jérémy Zurchereo2: add comments end clean up
2014-04-10 Jérémy Zurchereo2: use internal unref, break if eo2_start returns...
2014-04-10 Jérémy Zurchereo2: eliminate the need of OPID and Eo_Op_Func_Description
2014-04-10 Cedric Baileo2: make macro pass C++ compiler.
2014-04-10 Jérémy Zurchereo2: fix obj_data retrieval and speed up
2014-04-10 Jérémy Zurchereo2: add macros for functions with no argument
2014-04-10 Tom Hacoheneo2: pass the object id and data to function call
2014-04-10 Jérémy Zurchereo2: add eo2_data_scope_get()
2014-04-10 Jérémy Zurchereo2: EO_FUNC -> EO_FUNC_BODY
2014-04-10 Jérémy Zurchereo2: macro eo_o => eo2_o for clarity
2014-04-10 Tom Hacoheneo2: fix wrong eo2_do macro as reported by Jeremy.
2014-04-10 Tom Hacoheneo2: Eo2 first commit.
2014-04-10 Daniel ZaouiEolian: add support for functions scope.
2014-04-10 Daniel ZaouiEolian: generation of Eo2.
2014-04-09 Daniel Kolesaeina: a highly irritating error in eina_file documentation
2014-04-09 Wonguk Jeongecore_evas_extn: update plug image object after disconn...
2014-04-09 wonguk.jeongecore_evas_extn: initialize server handle on server...
2014-04-09 Felipe Magno... eina-cxx: Modified eina C++ log use syntax
2014-04-09 Felipe Magno... eet-cxx: Renamed a few local variables and avoided...
2014-04-09 Chris Michaelecore-evas-wl: Reduce useless compositor redraws during...
2014-04-09 Chris Michaelecore-wl: Optimize setting of window input region
2014-04-09 Chris Michaelecore-wl: Store window input region into structure
2014-04-09 Chris Michaelecore-wl: Optimize opaque region setting for surface...
2014-04-09 Yossi KantorEolian: Legacy generator generates const return value...
2014-04-09 Yossi KantorEolian: Legacy generator - no semicolon after EINA_WARN...
2014-04-08 Stefan Schmidtrg_etc: Fix local shadow problems
2014-04-08 Stefan Schmidtbuild: Give correct path for test files
2014-04-08 Stefan Schmidtbuild: Fix make distcheck for tgv saver
2014-04-08 Jean-Philippe... Evas gl: Remove unused variable
2014-04-08 Stefan Schmidtrg_etc: Really fix debug build.
2014-04-08 Jean-Philippe... ETC1 encoding: fix typo in TGV and EET savers
2014-04-08 Yossi KantorEolian: Fix legacy generation.
2014-04-08 Daniel ZaouiEolian: clean API.
2014-04-08 Daniel ZaouiEolian: rename enums.
2014-04-07 zmikereformat edje_player
2014-04-07 Mike Blumenkrantz+eeze_udev_get()
2014-04-07 Ryuan Choiconfigure: Fix the possible build break after 83af91c8b
2014-04-05 Carsten Haitzler... fix swap buffers with damage to not detect if ext str...
2014-04-04 Carsten Haitzler... ecore-con - deal with internal buffer growing over...
2014-04-04 Jean-Philippe... Evas filters: Remove useless include
2014-04-04 Jean-Philippe... Evas: Fix harmless typo in eet image loader
2014-04-04 Stefan Schmidtrg_etc: Fix debug build
2014-04-04 Chris Michaelevas-drm: Remove all async_page_flip options/references
2014-04-04 Chris Michaelevas-drm: Default async page flip to false as this...
2014-04-04 wonguk.jeongecore_evas_extn: fix doxygen sample
2014-04-04 Jean-Philippe... Evas cserve2: Fix crash in elm_test GLView
2014-04-04 Jean-Philippe... Evas gl: Fix colors when using ETC1 textures
2014-04-04 Jean-Philippe... Evas: Fix TGV loader to properly copy ETC1 data
2014-04-04 Jean-Philippe... Evas gl: Fix dlsym usage for glCompressedTexImage2d
2014-04-04 Jean-Philippe... Evas gl: Use implicit cast to DATA8 with image.data8
2014-04-04 Jean-Philippe... Evas: Add support for AGRY88 in image creation functions
2014-04-04 Jean-Philippe... Evas: Add support for AGRY88 in evas_common_rgba_image_...
2014-04-03 Carsten Haitzler... since event is for server, bdata->image is null anyway
2014-04-03 wonguk.jeongecore_evas_extn: give proper event data to callbacks
2014-04-03 Carsten Haitzler... it seems the if 0'd code was wrong and ecore win32...
2014-04-03 Tom HacohenRevert "tests: Add a case for ellipsis in complex marku...
2014-04-03 Daniel ZaouiEolian: use legacy_prefix: null for interfaces.
next