summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Efl.Gfx.View: Try to document view_sizeJean-Philippe Andre2016-03-151-10/+19
* Efl.Image: Move alpha to Efl.Gfx.BufferJean-Philippe Andre2016-03-154-30/+34
* Efl.Gfx.Buffer: Simplify data_get/setJean-Philippe Andre2016-03-152-64/+19
* Evas image: Move content_hint and scale_hint to Efl.ImageJean-Philippe Andre2016-03-159-67/+159
* Evas image: Deprecate evas_object_image_alpha_mask_setJean-Philippe Andre2016-03-152-29/+13
* Evas.Image: Fix legacy proxy APIJean-Philippe Andre2016-03-156-149/+191
* Evas.Image: Move native surfaces to Efl.Canvas.SurfaceJean-Philippe Andre2016-03-1514-123/+424
* Evas engines: Add internal functions for native imagesJean-Philippe Andre2016-03-151-0/+3
* Evas.Image: remove video surfaceJean-Philippe Andre2016-03-154-94/+101
* Edje: Fix warning with clangJean-Philippe Andre2016-03-151-1/+1
* Evas: Move 3d to Efl.Canvas.Scene3dJean-Philippe Andre2016-03-157-272/+276
* Evas.Image: Complete implementation of proxy and snapshotJean-Philippe Andre2016-03-157-454/+289
* Evas.Image: Add new classes Snapshot and ProxyJean-Philippe Andre2016-03-156-0/+381
* Evas: Add internal macro EVAS_OBJECT_LEGACY_APIJean-Philippe Andre2016-03-151-0/+19
* Evas Image: Implement Gfx.Buffer get/set/copy_set APIsJean-Philippe Andre2016-03-154-1/+114
* Efl.Gfx.Buffer: Introduce buffer_set/get/copy_setJean-Philippe Andre2016-03-154-274/+358
* 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