summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests eeze: enable eeze_net IPv6 test again and skip if impossibledevs/stefan/testsuite-new-testsStefan Schmidt2016-03-111-5/+11
* eeze: remove trailing whitespaceStefan Schmidt2016-03-111-1/+1
* 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
* build: fix type in m4 macroStefan Schmidt2016-03-071-1/+1
* Eo event cb: Update documentation.Tom Hacohen2016-03-072-2/+2
* Eo: Update documentation according to the event cb changes.Tom Hacohen2016-03-071-3/+1
* Eo: get rid of Eo_Event2.Tom Hacohen2016-03-071-2/+2
* ecore: Create PromisesFelipe Magno de Almeida2016-03-0612-22/+1042
* eina: Add Eina_Iterator implementation for C-arrayFelipe Magno de Almeida2016-03-062-0/+69
* eina: fix typos in doxygenJean Guyomarc'h2016-03-062-7/+7
* ecore: better resources use in the glib integrationJean Guyomarc'h2016-03-042-1/+3
* Evas: fix camera node adding to sceneperepelits.m2016-03-041-2/+0
* evas: fix preload thread deadlock issuejiin.moon2016-03-042-1/+4
* edje: return default description depends on RTL when description doesn't existSoohye Shin2016-03-041-1/+3