platform/upstream/efl.git
2014-07-24 Jaehwan Kimedje: Add dpi feature.
2014-07-23 Daniel Kolesaeolian/generator: fix coverity issues
2014-07-23 Daniel KolesaRevert "eina: new API: eina_file_path_basename"
2014-07-23 Daniel Kolesaeolian: use libgen.h basename
2014-07-23 Daniel Kolesaeolian: fix tests
2014-07-23 Daniel Kolesaeolian: use just filename (not path) for eolian_class_g...
2014-07-23 Daniel Kolesaeina: new API: eina_file_path_basename
2014-07-23 Jean Guyomarc'hecore_cocoa: Lion fullscreen workaround + warning fixes
2014-07-23 Daniel Kolesaeolian: eolian_function_parameter_get -> eolian_functio...
2014-07-23 Daniel Kolesaeolian: eolian_parameters_get -> eolian_function_parame...
2014-07-23 Daniel Kolesaeolian: list_get -> get, find_by -> get_by
2014-07-23 Daniel Kolesaeolian: fix NULL checks in APIs that return iterators...
2014-07-23 Daniel Kolesaeolian_cxx: fix migration to iterators
2014-07-23 Daniel ZaouiEolian: modify APIs to return iterators instead of...
2014-07-23 Carsten Haitzler... efreet - add menu ref/unref calls and refcounting to...
2014-07-23 Seunghun Leefix typo in configure.ac
2014-07-23 Daniel Kolesaeolian: add comment parsing for typedefs
2014-07-23 Amitesh Singhedje embryo: Now supports get_anim_pos_map
2014-07-22 Daniel Kolesaeolian: fix coverity defects
2014-07-22 Daniel Kolesaeolian: use new syntax for const methods as per wiki
2014-07-22 Daniel Kolesaeolian: use @protected syntax as per wiki
2014-07-22 Daniel Kolesaeolian: lexer line context push/pop/restore/clear
2014-07-22 Cedric BAILevas: do check visibility flag early to not propagate...
2014-07-22 Daniel Kolesaeolian: include file info in redef errors when differen...
2014-07-22 Daniel Kolesaeolian: structs and aliases now contain line/column...
2014-07-22 Daniel Kolesaeolian: new API: eolian_type_structs/aliases_get_by_file
2014-07-22 Daniel Kolesaeolian: support for typedefs in c_type_get
2014-07-22 Daniel Kolesaeolian: include newly added test files in dist
2014-07-22 Cedric BAILautotools: missing files for make check in a make dist...
2014-07-22 Daniel ZaouiEolian/Generator: simplify eo_do invocation.
2014-07-22 Jean Guyomarc'hecore_audio: fix crash on OSX when using Ecore_Audio...
2014-07-22 Cedric BAILautotools: we actually do want portability warning.
2014-07-22 Daniel Kolesaeolian: prevent freeing of full named structures that...
2014-07-22 Daniel Kolesaeolian: another leak fix
2014-07-22 Daniel Kolesaeolian: memory leak fix
2014-07-22 Savio Senamodules/evas/gl_common: Distribute rgb_a_pair_*.{h...
2014-07-22 Savio Senaeolian-cxx: Oops. Fixing function_return_is_explicit_vo...
2014-07-22 Savio Senaeolian-cxx: Handle exclicitly void-return getters.
2014-07-22 Savio Senaeolian-cxx: Removes more warnings.
2014-07-22 Savio Senaautotools: Added missing .eo to EXTRA_DIST
2014-07-22 Savio Senaeolian-cxx: Added missing keyword.
2014-07-21 Savio Senaeina-cxx: Remove warnings from tests.
2014-07-21 Savio Senaeolian-cxx: Handle C++ keywords in function names.
2014-07-21 Savio Senaeo-cxx: Fixed return of the assignment operator.
2014-07-21 Shinwoo Kimeina: Eina_Module - check whether the file exists or...
2014-07-21 Gwanglim Leeeina: Eina_Tiler - return a NULL if intersection of...
2014-07-21 Daniel Kolesaeolian/generator: remove check_same
2014-07-21 Daniel Kolesaeolian: new API: eolian_type_alias_find_by_name, remove...
2014-07-21 Daniel Kolesaeolian: rename _types to _aliases
2014-07-21 Tom HacohenConfigure.ac: Free up the "efl" name for usage.
2014-07-21 Daniel Kolesaeolian: remove Eolian_Typedef, use Eolian_Type instead...
2014-07-21 Daniel Kolesaeolian: move eina types to namespaced syntax
2014-07-21 Daniel Kolesaeolian: database_type_to_str now respects namespaces...
2014-07-21 Daniel Kolesaeolian/generator: add code to check if the newly genera...
2014-07-21 Daniel Kolesaeolian: fill in full_name and namespaces properly,...
2014-07-21 Daniel Kolesaeolian: type_struct_description, type_struct_file ...
2014-07-21 Daniel Kolesaeolian: new APIs: eolian_type_full_name_get, eolian_typ...
2014-07-21 Daniel Kolesaeolian: type_struct_is_extern -> type_is_extern
2014-07-21 Daniel Kolesaeolian: initial code and struct layout for revamped...
2014-07-21 Daniel ZaouiEina: fix annoying warning during tests.
2014-07-21 Daniel Kolesaeolian: typo fix
2014-07-21 Daniel Kolesaeolian: add API to retrieve filename for each typedef...
2014-07-21 Daniel Kolesaeolian: only check redef on actual named structs
2014-07-21 Daniel Kolesaeolian: put structs and typedefs right in the respectiv...
2014-07-21 Daniel Kolesaeolian: check redefinitions in the parser instead ...
2014-07-21 Daniel Kolesaeolian: check for typedef and struct redefinitions
2014-07-19 q66eolian: ouch... fix a major bug, *spanks self*
2014-07-19 WooHyun Jungevas: table - when colspan(rowspan) is over 2, padding...
2014-07-18 Felipe Magno... eldbus-cxx: Used inner braces for initialization of...
2014-07-18 Felipe Magno... eolian-cxx: Fixed generation using abstract return...
2014-07-18 Felipe Magno... eolian-cxx: Fixed exapmle with support for complex...
2014-07-18 Felipe Magno... eolian-cxx: Fixed inheritance feature with callbacks
2014-07-18 Felipe Magno... eolian-cxx: Added callback test
2014-07-18 Felipe Magno... eolian-cxx: Various and various fixes with callbacks
2014-07-18 Felipe Magno... eolian-cxx: Workaround for callbacks without void*...
2014-07-18 Felipe Magno... eo-cxx: Added a few complex types to lookup table
2014-07-18 Felipe Magno... Fixed type looking up for complex types
2014-07-18 Felipe Magno... Changed uses of std::abort to assert's with better...
2014-07-18 Felipe Magno... eo-cxx: Added support for returning-void function objects
2014-07-18 Felipe Magno... eo-cxx: Removed the necessity of copying for interopera...
2014-07-18 Felipe Magno... eina-cxx: Added move-constructors to lists
2014-07-18 Felipe Magno... eo-cxx: Added default-constructor to wref type
2014-07-18 Felipe Magno... eina-cxx: Added range_list to range types for eina-cxx
2014-07-18 Felipe Magno... eolian-cxx: Workaround for multiple callbacks without...
2014-07-18 Felipe Magno... eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and...
2014-07-18 Felipe Magno... eo-cxx: Added catch-all to_c interoperability function
2014-07-18 Felipe Magno... eina-cxx: Fixed includ'ing list and array containers...
2014-07-18 Felipe Magno... eolian-cxx: Fixed double qualifying operator on generat...
2014-07-18 Savio Senaeolian-cxx: Fixed complex-types.
2014-07-18 Savio Senaeolian-cxx: Updated the examples according to the new...
2014-07-18 Savio Senaeolian-cxx: Relevant cosmetics.
2014-07-18 Savio Senaeolian-cxx: Fixed the translation of classnames
2014-07-18 Savio Senaeo-cxx: Fixed duplicated constructors.
2014-07-18 Felipe Magno... eolian-cxx: Added eo_base extension_inheritance
2014-07-18 Felipe Magno... eolian-cxx: Fixed using eo::base for extension_inheritance
2014-07-18 Felipe Magno... eolian-cxx: Added empty wrapper constructor
2014-07-18 Felipe Magno... evas-cxx: Added canvas sub-directory to include paths...
2014-07-18 Felipe Magno... eolian-cxx: Fixed inheritance extensions not proper...
2014-07-18 Savio Senaeolian-cxx: Fixed the translation of the native type.
2014-07-18 Savio Senaeolian-cxx: Fixed a bug in class validator.
next