summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje_cc: fix misleading errordevs/jayji/fixesJean Guyomarc'h2016-03-191-1/+8
* Revert "edje: seems like preloading is fixed and we can now run edje_cc in //"Jean Guyomarc'h2016-03-191-1/+1
* edje: do not emit selection,start twice when running select allMike Blumenkrantz2016-03-171-1/+1
* Efl.Canvas.Image: Add forgotten files!Jean-Philippe Andre2016-03-172-0/+617
* Efl.Canvas.Surface: Fix linking of inexisting functionsJean-Philippe Andre2016-03-174-3/+1
* Evas.Image: Simplify inheritance tree of image classesJean-Philippe Andre2016-03-175-7/+6
* Evas.Image: Create Efl.Canvas.Image for file & data imagesJean-Philippe Andre2016-03-1710-530/+251
* Evas: Improve EVAS_OBJECT_LEGACY_API a bit moreJean-Philippe Andre2016-03-171-2/+4
* Evas.Image: Move all legacy EAPI out of evas_object_image.cJean-Philippe Andre2016-03-174-862/+857
* Evas.Image: Fix ERR message (invalid call)Jean-Philippe Andre2016-03-171-1/+2
* cxx: follow eoid to eo_self rename in cxx generator and bindingsStefan Schmidt2016-03-163-8/+8
* evas: Fix incorrect expression in efl_canvas_surface_x11Chris Michael2016-03-161-1/+3
* evas: Fix incorrect expression in efl_canvas_surface_tbmChris Michael2016-03-161-1/+3
* evas: Fix incorrect expression in efl_canvas_surface_waylandChris Michael2016-03-161-1/+3
* evas.canvas3d: support static LOD technicOleksandr Shcherbina2016-03-158-6/+91
* evas: some changes for preload thread dead lock issuejiin.moon2016-03-152-4/+19
* edje: remove redundant fetch code in file.set methodJee-Yong Um2016-03-151-4/+1
* edje_cc: remove unnecessary internal functionJee-Yong Um2016-03-151-26/+0
* edje: fix wrong char in error messageJee-Yong Um2016-03-151-1/+1
* edje_cc: fix typo in error messageJee-Yong Um2016-03-151-1/+1
* edje_cc: fix group inheritingHosang Kim2016-03-151-2/+2
* eina: fix eina vector in case output vector the same as target vectorOleksandr Shcherbina2016-03-152-13/+51
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-1564-184/+181
* Eo: eo_add(), change current object's name (api).Tom Hacohen2016-03-151-2/+4
* 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