summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eio: Eio_Model with promisesdevs/felipealmeida/eio_model-promisesFelipe Magno de Almeida2016-03-1525-757/+462
* ecore: Add tests for promisesFelipe Magno de Almeida2016-03-116-1/+458
* Add promiseFelipe Magno de Almeida2016-03-1111-8/+666
* eo: Add before and after macro hooks for API generation functionsFelipe Magno de Almeida2016-03-1119-115/+125
* eolian generator: check fwrite return value currectlyDaniel Kolesa2016-03-111-2/+12
* eolian: refactor database_typedecl_to_str to remove dead codeDaniel Kolesa2016-03-111-19/+11
* Revert "Eo: Change to the Eo4 eo_add syntax."Tom Hacohen2016-03-111-10/+8
* Revert "Vg node: modify so the eo_add migration script won't break."Tom Hacohen2016-03-111-2/+1
* Revert "Ector and eo suite: Semi automatically migrate to the new eo_add."Tom Hacohen2016-03-114-88/+64
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-11105-507/+477
* Revert "Examples: Update according to recent eo_add changes."Tom Hacohen2016-03-119-29/+31
* Revert "Fix examples according to the recent eo event changes."Tom Hacohen2016-03-116-50/+75
* Revert "cxx: Migrate C++ binding to the new eo_add syntax"Tom Hacohen2016-03-116-76/+59
* edje: add error log message for missing descriptionjinwoo.shin2016-03-101-3/+7
* efl: rename efl.core.animator to efl.animator.Cedric BAIL2016-03-1011-30/+30
* ecore_wl2: Don't treat EINVAL as a recoverable conditionDerek Foreman2016-03-101-3/+3
* ecore-wl2: set fd handler active flags correctly for connect/createMike Blumenkrantz2016-03-101-2/+2
* evas-gl: Fix dereference after null checkChris Michael2016-03-101-1/+1
* edje: Don't leak array source if we are going to exit functionChris Michael2016-03-101-2/+2
* build coverage: make coverage numbers more accurate by using a baselineStefan Schmidt2016-03-091-6/+13
* examples gitignore: adding four new examples to their .gitignore filesStefan Schmidt2016-03-094-0/+4
* eo_cxx: correct constness of basic Eo C++ wrapper functionsVitor Sousa2016-03-091-7/+13
* ecore-drm: don't set DBG on log level if DBG not already setMike Blumenkrantz2016-03-091-4/+0
* ecore-drm: Disable default DBG log levelChris Michael2016-03-091-1/+1
* cxx: Migrate C++ binding to the new eo_add syntaxVitor Sousa2016-03-096-59/+76
* Fix examples according to the recent eo event changes.Tom Hacohen2016-03-096-75/+50
* Examples: Update according to recent eo_add changes.Tom Hacohen2016-03-099-31/+29
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-09105-477/+507
* Ector and eo suite: Semi automatically migrate to the new eo_add.Tom Hacohen2016-03-094-64/+88
* Vg node: modify so the eo_add migration script won't break.Tom Hacohen2016-03-091-1/+2
* Eo: Change to the Eo4 eo_add syntax.Tom Hacohen2016-03-091-8/+10
* tests evas: enable xpm image loader in testsStefan Schmidt2016-03-091-3/+0
* tests evas: remove commented out function which have not been used since 2014Stefan Schmidt2016-03-091-12/+0
* ecore-drm: Don't re-include config.hChris Michael2016-03-097-28/+0
* ecore-drm: Update copyright noticeChris Michael2016-03-0912-0/+336
* Revert "ecore: Create Promises"Tom Hacohen2016-03-0812-1042/+22
* eo_cxx: Fix unused parameter warning when no constructor is requiredVitor Sousa2016-03-081-0/+1
* tests eolian: add test cases for type stub generationsStefan Schmidt2016-03-084-0/+35
* eolian_gen: mention the option for generating a stub header in the example useStefan Schmidt2016-03-081-1/+1
* eolian_gen: remove unused functions _nextline and _startlineStefan Schmidt2016-03-082-30/+0
* evas-3d examples: remove unused variablesStefan Schmidt2016-03-081-2/+0
* eo del interceptor: add the ability to intercept deletions of eo objectsCarsten Haitzler (Rasterman)2016-03-084-0/+138
* Revert "eina: split Makefile with files/headers in preparation for additional...Stefan Schmidt2016-03-082-194/+183
* Revert "eina: reintroduce additional support for eina sub directory compilati...Stefan Schmidt2016-03-082-17/+0
* Revert "eina: rely on GNU make to find file at their correct location."Stefan Schmidt2016-03-083-166/+164
* eolian: validate eo/legacy prefix to be [a-z_][a-z0-9_]*Daniel Kolesa2016-03-071-2/+26
* build: do not use DEBUG when running with coverageStefan Schmidt2016-03-071-1/+1
* build: fix linking with coverage enabled after osx fixStefan Schmidt2016-03-071-1/+1
* tests: get rid of Eo_Event2 in cxx testsStefan Schmidt2016-03-071-1/+1
* cxx bindings: get rid of Eo_Event2Stefan Schmidt2016-03-072-2/+2