platform/upstream/efl.git
2015-06-01 katpavalliedje: add ability to change the language on one specifi...
2015-06-01 Cedric BAILpkg-config: fix portability issue on Windows.
2015-06-01 Daniel Kolesaeolian: tests for declaration api
2015-06-01 Daniel Kolesaeolian/generator: generate types in their original...
2015-06-01 Daniel Kolesaeolian: add actual useful declaration APIs
2015-06-01 Daniel Kolesaeolian: initial exposed declaration API - not yet very...
2015-06-01 Tom HacohenEfl File: Add Eina.File eolian type and use it.
2015-06-01 Tom HacohenEo types: Fix Eina.Rectangle's namespace.
2015-06-01 Tom HacohenEo types: Fix Eina.Stringshare's namespace.
2015-06-01 Tom HacohenEvas object: Migrate (some) types to .eo files.
2015-06-01 Tom HacohenEvas table: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas box: Migrate (some) types to .eo files.
2015-06-01 Tom HacohenEvas textgrid: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas grid: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas smart: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas polygon: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas textblock: Migrate types to .eo.
2015-06-01 Tom HacohenEvas text: Migrate types to .eo.
2015-06-01 Vincent Torrievil: deprecate evil_tmpdir_get() and evil_homedir_get().
2015-06-01 Tom HacohenEvas common interface: Add a workaround for Eolian...
2015-06-01 Tom HacohenEvas: Migrate more types to Eolian.
2015-05-31 Cedric BAILevas: forgotten header needed for make dist.
2015-05-29 Bogdan Devichevevas: Evas_3D examples use new API for creating primitives.
2015-05-29 Srivardhan... ecore_con: add eo_event handler to efl_networ_url.
2015-05-29 Nak-Gyeong Kimedje: edje_cc_parse should check pair of parens.
2015-05-29 Daniel Kolesagitignore++
2015-05-29 Daniel Kolesaeolian/generator: clean up comment gen
2015-05-29 Tom HacohenEvas types: Fix inclusion of evas types from the right...
2015-05-29 Cedric BAILeina: beginning of a generic quaternion API.
2015-05-29 Cedric BAILeina: include dependency header cleanly.
2015-05-29 Cedric BAILeina: add the beginning of an Eina_Matrix4 API.
2015-05-29 Daniel Kolesaeolian: more advanced comment parsing (properly skip...
2015-05-29 Tom HacohenEvas map: Move opaque type definition to .eo.
2015-05-29 Daniel Kolesaeolian: use fprintf(stderr) instead of logging where...
2015-05-29 Tom HacohenEvas: Move evas aspect control to eolian and start...
2015-05-29 Tom HacohenEvas: Move evas coord to eolian and start using it.
2015-05-29 Tom HacohenEvas: Add a general evas types header.
2015-05-29 Tom HacohenEfl gfx shape: Use correct class names in .eo file.
2015-05-29 Tom HacohenEfl gfx stack: Fix eolian warnings.
2015-05-29 Daniel Kolesaeolian: "generic_value" builtin type
2015-05-29 Tom HacohenEo: Add eina_types.eot for general types.
2015-05-29 Tom HacohenEvas object: Use correct type in .eo file.
2015-05-29 Tom HacohenEo base: move type definitions into eo_base.eo.
2015-05-29 Daniel Kolesaeolian: restrict the complex-type condition
2015-05-29 Daniel Kolesaeolian: tests for extern struct/typedef not-generation
2015-05-29 Daniel Kolesaeolian: reserve __builtin_event_cb
2015-05-29 Daniel Kolesaeolian/generator: don't generate extern types
2015-05-29 Daniel Kolesaeo_cxx: remove unused parameter
2015-05-29 Jihoon KimFix issue wrong surrounding text returns when there...
2015-05-28 Tom HacohenEo base: Remove the free_func parameter from key_data_set.
2015-05-28 Tom HacohenEo base: Fix Eolian files to use Eo.Base instead of Eo.
2015-05-28 Tom HacohenEo: rename conflicting internal Eo_Base to Eo_Header
2015-05-28 Daniel Kolesaelua: make eo bindings work with the new generated...
2015-05-28 Daniel Kolesaelua: generate separate key/value numbers for getters...
2015-05-28 Jihoon Kimecore_imf/wayland: support input language mode in wayla...
2015-05-28 Jihoon Kimecore_imf/wayland: support input hint in wayland text...
2015-05-28 Mike Blumenkrantzevas: make image_size_get() return the actual image...
2015-05-28 Jihoon Kimecore_imf/wayland: support password mode in wayland...
2015-05-27 Carsten Haitzler... emotion gstreamer1 module - support 709 color matrix...
2015-05-27 Daniel Kolesaeolian: allow a filename (rather than path) to be given...
2015-05-27 Carsten Haitzler... evas - fix yuv support to no longer ignore 709 colorspa...
2015-05-27 Daniel Kolesaeolian: better error reporting (include correct token...
2015-05-27 Subodh KumarEvas textblock: Add underline height support
2015-05-27 Daniel Kolesaeolian: make sure CLASS/COMPLEX type is always pointer...
2015-05-27 Jihoon Kimecore_imf/wayland: support autocapital mode in wayland...
2015-05-26 se.osadchyevas: fix color pick compatibility of Evas_3D with...
2015-05-26 perepelits.medje: add of descriptors for Evas_3d integration.
2015-05-26 Bogdan Devichevevas: add API for creation Evas_3D node primitives.
2015-05-26 Oleksandr Shcherbinaevas: fix compatibility with GLES2.0. Shadow effect
2015-05-26 jiin.moonedje: fix memory leak detected by prevent static analyser.
2015-05-26 Vivek Ellureina: add test cases for various APIs in eina_quad...
2015-05-26 jiin.moonembryo_cc: prevent memory curruption
2015-05-26 Ivan Fursevas: fix errors when updating the bounding box of...
2015-05-26 Daniel Kolesaeolian/generator: fix memory leak
2015-05-26 Cedric BAILevas: define EGL_OPENGL_ES3_BIT_KHR in all case for...
2015-05-23 Daniel Kolesaautotools: ecore_con_legacy.c is not compiled directly...
2015-05-22 Mike Blumenkrantzeina: change module init error message to an info message
2015-05-22 Daniel Kolesaeolian: merge eo_file_parse and eot_file_parse
2015-05-22 Daniel Kolesaeolian: reuse the parsed eot hash for eo too (simplify...
2015-05-22 Daniel Kolesaeolian: use eo_parser_database_fill for import
2015-05-22 Daniel Kolesaeolian: simplify eolian_eo_file_parse
2015-05-22 Daniel Kolesaeolian: remove obsolete code dealing with multiple...
2015-05-22 Daniel Kolesaeolian: initial support for importing eo files
2015-05-22 Daniel Kolesaeolian: disallow cyclic dependencies between .eo files
2015-05-22 Daniel Kolesaeolian: silence static analysis false positive
2015-05-22 Vitor Sousaeina_cxx, eldbus_cxx: Fix perfect forwarding of arguments
2015-05-22 Carsten Haitzler... evas gl engine - dont complain if refs are still there...
2015-05-21 Daniel Kolesaeolian: remove unnecessary function
2015-05-21 Chris Michaelecore-drm: Remove call to set drm mode when creating...
2015-05-21 Chris Michaelecore-wl: Remove +x from ecore_wl_input.c
2015-05-21 Tom HacohenEina cxx tests: Fix the failing tests.
2015-05-21 Tom HacohenEo: Fix typo in error message.
2015-05-21 Carsten Haitzler... evas shader generation - add comments to indicate to...
2015-05-21 Carsten Haitzler... update shaders
2015-05-21 MinJeong Kimevas_object_textblock: fix dereference before null...
2015-05-21 Daniel ZaouiFix warning on unused parameter
2015-05-21 Daniel ZaouiFix Eolian Cxx generator
2015-05-20 Mike Blumenkrantzevas: add keysym member to key event structs
2015-05-20 Mike Blumenkrantzecore-input: add keysym to Ecore_Event_Key struct
2015-05-20 Chris Michaelecore-wl: Set keycode in event structure for key down/up
next