summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-1010-29/+29
* 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
* 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-091-3/+4
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-0950-78/+109
* Ector and eo suite: Semi automatically migrate to the new eo_add.Tom Hacohen2016-03-093-10/+13
* 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
* 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-087-645/+18
* eo del interceptor: add the ability to intercept deletions of eo objectsCarsten Haitzler (Rasterman)2016-03-083-0/+83
* Revert "eina: split Makefile with files/headers in preparation for additional...Stefan Schmidt2016-03-081-187/+0
* Revert "eina: reintroduce additional support for eina sub directory compilati...Stefan Schmidt2016-03-081-16/+0
* Revert "eina: rely on GNU make to find file at their correct location."Stefan Schmidt2016-03-082-164/+164
* eolian: validate eo/legacy prefix to be [a-z_][a-z0-9_]*Daniel Kolesa2016-03-071-2/+26
* 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-067-18/+645
* 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
* edje_embryo: add box attributes support to set_state_val()Jee-Yong Um2016-03-042-1/+70
* Eo: unmark Eo_Class as deprecated.Tom Hacohen2016-03-041-1/+0
* Eo: Remove more deprecated functions.Tom Hacohen2016-03-041-8/+0
* Eo: remove the long deprecated eo_data_get.Tom Hacohen2016-03-042-15/+0
* Eo legacy events: remove pointless string copies.Tom Hacohen2016-03-041-4/+1
* Eo: Remove useless safety checks.Tom Hacohen2016-03-041-6/+1
* Eo: fix oversight for key_dataDaniel Zaoui2016-03-041-1/+1
* Eo: set object as const for key_data_getDaniel Zaoui2016-03-042-2/+2
* eina: rely on GNU make to find file at their correct location.Cedric Bail2016-03-032-164/+164
* Eo: Fix typo of SUPER_TAG_SHIFT.Jaehyun Cho2016-03-041-1/+1
* eina: reintroduce additional support for eina sub directory compilation.Cedric Bail2016-03-031-0/+16
* eina: split Makefile with files/headers in preparation for additional per sub...Cedric Bail2016-03-031-0/+187
* eolian-cxx: Fix Eolian C++ constructing methods with new eo_addVitor Sousa2016-03-031-4/+5
* eolian-cxx: Partial fix for generation without eo_doFelipe Magno de Almeida2016-03-035-20/+37
* eolian: type documentation and other cleanupsDaniel Kolesa2016-03-032-78/+177
* eolian: completely clean up the type systemDaniel Kolesa2016-03-039-119/+66
* eolian: clean up some temporary hashesDaniel Kolesa2016-03-034-27/+9
* eolian: separate type_to_str for declsDaniel Kolesa2016-03-033-47/+66
* eolian: remove database_type_print (unused)Daniel Kolesa2016-03-032-81/+0
* eolian: remove most of the old type APIsDaniel Kolesa2016-03-034-90/+50