summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian-cxx: WIP: Remove .Base requirementdevs/felipealmeida/remove_baseFelipe Magno de Almeida2016-03-186-9/+43
* 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-1510-68/+160
* 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-1515-123/+434
* Evas engines: Add internal functions for native imagesJean-Philippe Andre2016-03-1510-11/+251
* Evas.Image: remove video surfaceJean-Philippe Andre2016-03-154-94/+101
* Edje: Fix warning with clangJean-Philippe Andre2016-03-151-1/+1
* Examples: Update evas object eo exampleJean-Philippe Andre2016-03-151-6/+6
* Evas: Move 3d to Efl.Canvas.Scene3dJean-Philippe Andre2016-03-1527-315/+325
* Edje: fix tests snapJean-Philippe Andre2016-03-151-1/+2
* Evas.Image: Complete implementation of proxy and snapshotJean-Philippe Andre2016-03-158-455/+290
* Evas.Image: Add new classes Snapshot and ProxyJean-Philippe Andre2016-03-157-1/+386
* 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-1513-481/+1172
* 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-159-134/+287
* 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-155-54/+114
* Efl.Gfx.Fill: Remove fill_spreadJean-Philippe Andre2016-03-157-102/+41
* Evas filters: Simplify evas_filter_dirtyJean-Philippe Andre2016-03-153-25/+7
* ecore_evas_cocoa: correct focus handlersThiep Ha2016-03-151-2/+2
* evas: move Evas_Polygon to become Efl_Canvas_Polygon.Cedric BAIL2016-03-146-36/+57
* edje: seems like preloading is fixed and we can now run edje_cc in //Cedric BAIL2016-03-141-1/+1
* 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-145-6/+28
* eolian generator: simplify typedef genDaniel Kolesa2016-03-141-6/+3
* 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
* gl_common: call evas_gl_common_texture_free() before dropping image cacheMike Blumenkrantz2016-03-111-1/+1
* gl_common: remove incorrect EINA_UNUSED for evas_gl_common_texture_freeMike Blumenkrantz2016-03-111-1/+1
* tests eeze: enable eeze_net IPv6 test again and skip if impossibleStefan Schmidt2016-03-111-5/+11
* 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 generator: close the file with zero writeDaniel Kolesa2016-03-111-4/+6
* 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