summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Efl.Gfx.Buffer: Add interface skelettonJean-Philippe Andre2016-03-1512-481/+1170
* Efl.Image: Fix documentation for ratio + implement in evas imageJean-Philippe Andre2016-03-153-2/+11
* Evas image: Create interface Efl.Image.AnimatedJean-Philippe Andre2016-03-158-134/+286
* Efl.Image: Improve documentation a bitJean-Philippe Andre2016-03-152-90/+97
* Efl.Gfx.View: Rename property size to view_sizeJean-Philippe Andre2016-03-155-28/+21
* Evas image: Move filled property to Efl.Gfx.Fill and set as defaultJean-Philippe Andre2016-03-154-54/+85
* Efl.Gfx.Fill: Remove fill_spreadJean-Philippe Andre2016-03-157-102/+41
* Evas filters: Simplify evas_filter_dirtyJean-Philippe Andre2016-03-153-25/+7
* evas: move Evas_Polygon to become Efl_Canvas_Polygon.Cedric BAIL2016-03-145-35/+56
* ecore_drm: Disable custom tick if we can't wait for vblankDerek Foreman2016-03-141-1/+14
* Eo: Move generation of Eo_Event_Cb to Eolian.Tom Hacohen2016-03-142-23/+11
* eolian: builtin support for event callback signatureDaniel Kolesa2016-03-141-6/+20
* Evil: the addr argument of dladdr is acually usedVincent Torri2016-03-141-1/+1
* Evil: cosmetic changeVincent Torri2016-03-141-12/+10
* Ector: try to load libcairo-2.dll first on WindowsVincent Torri2016-03-141-0/+1
* eina: mix possibly misleading indentationJean Guyomarc'h2016-03-121-3/+3
* eina: remove un-necessary tests before freeing memoryJean Guyomarc'h2016-03-121-5/+2
* evas_text_grid: display bold/italic/bolditalic fonts if availableBoris Faure2016-03-121-110/+310
* evas_text_grid: remove optimisation (will come back later) to make code more ...Boris Faure2016-03-121-299/+33
* eeze: remove trailing whitespaceStefan Schmidt2016-03-111-1/+1
* ecore_drm: Update device copy of framebuffer after page flip completesDerek Foreman2016-03-111-0/+2
* 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-113-13/+10
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-1150-109/+78
* Revert "cxx: Migrate C++ binding to the new eo_add syntax"Tom Hacohen2016-03-111-4/+3
* 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