platform/upstream/efl.git
2014-08-21 Tom HacohenEfl interface: Add image interface and start using it.
2014-08-21 Tom HacohenInterfaces: remove interfaces that we don't use.
2014-08-21 Tom HacohenInterface file: Update file interface and use it for...
2014-08-21 Tom HacohenEfl interfaces: Install missing files.
2014-08-21 Tom HacohenEfl interfaces: Drop interface namespace from the used...
2014-08-21 Tom HacohenEfl interfaces: Start using the text_properties interface.
2014-08-21 Tom HacohenEfl interface file: Remove unneeded method.
2014-08-21 Felipe Magno... edje-cxx: Added interfaces subdir of efl project to...
2014-08-21 Tom HacohenEfl interface file: Start using the new interface.
2014-08-21 Tom HacohenEfl: Create Efl_Cxx makefile and headers.
2014-08-21 Tom HacohenEfl: Create libefl.
2014-08-21 Tom HacohenEfl eolian: Adjust according to eolian syntax changes.
2014-08-21 Tom HacohenEfl interface part: First draft.
2014-08-21 Tom HacohenEcore mainloop: Add .eo implementation.
2014-08-21 Tom HacohenEfl: remove "part" interfaces. Useless.
2014-08-21 Daniel ZaouiInterfaces: Integration into Makefile + fix of .eo
2014-08-21 Daniel ZaouiFirst draft of interfaces
2014-08-21 Cedric BAILecore_x: fix debug message and try to shutdown in time.
2014-08-21 Jean Guyomarc'heo: mmap()/unmap() are also supported on OSX
2014-08-21 Jean Guyomarc'heina: port Eina_Spinlock for OSX
2014-08-21 Mun, Gwan-gyeongevas: add evas gl-drm engine
2014-08-21 Julien Isorceevas: add example to test transparent background
2014-08-21 Cedric BAILedje: edje_cc - warn people when they do bad things.
2014-08-21 Irfan Abduledje: Edje_cc - fix not storing edc sources in .edj...
2014-08-21 Andrii Kroitoredje: Edje_Edit - fix support for program's targets
2014-08-21 Gwanglim Leeevas: Evas_Wayland_Egl - change size of common gl conte...
2014-08-21 Gwanglim Leeevas: Evas_wayland_Egl - fix black surface during resize
2014-08-21 Gwanglim Leeevas: Evas_Gl_X11 - add missing eng_window_free
2014-08-21 Julien Isorcexlib: fix undefined behaviour when freeing colormap...
2014-08-21 Daniel Kolesaeolian: fix shadow warnings upstream/1.11.0+73+gfce1e61
2014-08-21 Daniel Kolesaeolian: remove comma
2014-08-21 Daniel Kolesaeolian: NULL the hashes after shutdown
2014-08-21 Daniel Kolesaelua: eolian binding fix
2014-08-21 Daniel Kolesaelua: update eolian bindings
2014-08-21 Daniel Kolesaeolian: new API: eolian_function_is_constructing
2014-08-21 Daniel Kolesaeolian: prevent potential on-error memory leaks
2014-08-21 Daniel Kolesaeolian: support for setting a free function to values...
2014-08-21 Daniel Kolesaeolian: reduce code duplication
2014-08-21 Daniel Kolesaeolian: fix tests
2014-08-21 Daniel Kolesaeolian: remove a bunch of pointless stringshare refs...
2014-08-21 Daniel Kolesaeolian/generator: support for legacy-only functions
2014-08-21 Daniel Kolesaeolian: legacy only test
2014-08-21 Daniel Kolesaeolian: support "eo: null;" for legacy only functions...
2014-08-21 Daniel Kolesaelua: update lualian
2014-08-21 Daniel Kolesaelua: update eolian bindings
2014-08-21 Daniel Kolesaeolian: drop Eina_Value
2014-08-21 Daniel Kolesaeolian: remove the remaining superfluous database_...
2014-08-21 Daniel Kolesaeolian: first batch of database_ functions removal...
2014-08-21 Daniel Kolesaeolian: get rid of the data hash in Eolian_Function
2014-08-21 Daniel Kolesaeolian: prevent potential memory leakage on error
2014-08-21 Daniel Kolesaeolian: don't need this one
2014-08-21 Daniel Kolesaeolian: add support for opaque struct types (+ tests)
2014-08-21 Daniel Kolesaeolian/generator: support for private and protected...
2014-08-21 Daniel Kolesaeolian: get rid of eolian_parameter_information_get
2014-08-21 Daniel Kolesaeolian: API refactoring
2014-08-21 Daniel Kolesaeolian: API refactoring
2014-08-21 Daniel Kolesaeolian: new API: eolian_class_event_scope_get
2014-08-21 Daniel Kolesaeolian: add comments containing original expressions...
2014-08-21 Daniel Kolesaeolian: allow usage of stack Eina_Value in expr API
2014-08-21 Daniel Kolesaeolian: new API: eolian_type_enum_legacy_prefix_set...
2014-08-21 Daniel Kolesaeolian: working more in-depth enum test
2014-08-21 Daniel Kolesaeolian: struct/enum fixes and initial test for enums
2014-08-21 Daniel Kolesaeolian: new APIs
2014-08-21 Daniel Kolesaeolian: order fields in structs and enums properly
2014-08-21 Daniel Kolesaeolian: add missing pieces of minor infra for enum
2014-08-21 Daniel Kolesaeolian: enum API implementation
2014-08-21 Daniel Kolesaeolian: allow namespaces when referring to constants...
2014-08-21 Daniel Kolesaeolian: initial parsing code and API declarations for...
2014-08-21 Daniel Kolesaeolian: test for constants/globals
2014-08-21 Daniel Kolesaeolian: var parsing (global and constant)
2014-08-21 Daniel Kolesaeolian: expose new variable API
2014-08-21 Daniel Kolesaeolian: add infrastructure for globals and constants
2014-08-21 Daniel Kolesaeolian: consume private/protected modifier on events
2014-08-21 Daniel Kolesaeolian: support for single-line doc comments
2014-08-21 Daniel Kolesaeolian: expression mode for lexer
2014-08-21 Daniel Kolesaeolian: fix tests
2014-08-21 Tom HacohenEolian parser: Allow tagging properties with @constructor.
2014-08-21 Daniel Kolesaeolian: consume the comment token in properties
2014-08-21 Daniel Kolesaeolian: more consistent syntax
2014-08-21 Daniel Kolesaeolian: fix null serialization
2014-08-21 Daniel Kolesaeolian: better doc
2014-08-21 Daniel Kolesaeolian: eolian_type_name_get now returns the eo name...
2014-08-21 Daniel Kolesaeolian: expression improvements
2014-08-21 Daniel Kolesaeolian: initial API for expression evaluation
2014-08-21 Daniel Kolesaeolian: initial eval function with Eina_Value return
2014-08-21 Daniel Kolesaeolian: initial support for expression evaluation
2014-08-21 Daniel Kolesaeolian: lexing of multichar binary operators
2014-08-21 Daniel Kolesaeolian: rename public enum members to a namespaced...
2014-08-21 Daniel Kolesaeolian: initial support for expression parsing
2014-08-21 Daniel Kolesaeolian: actually fill in the line/column info in the...
2014-08-21 Daniel Kolesaeolian: provide line info structure in each eolian...
2014-08-21 Daniel Kolesaeolian: use newly created implicit typedefs in legacy API
2014-08-21 Daniel Kolesaeolian: generate implicit typedef for each class
2014-08-21 Daniel Kolesaecore_poller: no need for eo_prefix
2014-08-21 Daniel Kolesaeolian: fix a bug that caused wrong comparisons of...
2014-08-21 Daniel Kolesaeolian: support for class type in c_type_get
2014-08-21 Daniel Kolesaeolian: better error information + fix tests
2014-08-21 Daniel Kolesaeolian: fix tests and fix class name comparison in...
2014-08-21 Daniel Kolesaeolian: add support for referencing classes as types
2014-08-20 Tom HacohenEvas textblock: Remove unused function.
next