summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_evas: Add eglfs backenddevs/captainigloo/eglfsNicolas Aguirre2016-03-186-2/+168
* ecore_fb: use libinput for all inputsNicolas Aguirre2016-03-188-7/+1664
* evas: add eglfs evas module.Nicolas Aguirre2016-03-1810-0/+2245
* evas: remove check for wayland-egl version.Clément Bénier2016-03-181-1/+1
* ecore_evas_fb: Comments ecore_fb_ts calls that aren't resolved at runtimeFlorent Revest2016-03-181-3/+3
* evas-wayland-shm: Override image_native init and shutdown functionsChris Michael2016-03-181-0/+2
* evas-wayland-egl: Override image_native init and shutdown functionsChris Michael2016-03-181-1/+8
* edje_edit: program's source and signal CAN be NULLVitalii Vorobiov2016-03-181-4/+0
* tests: Remove unused variables (evas_image)Jean-Philippe Andre2016-03-181-2/+1
* edje_cc: fix inheriting script from other groupJee-Yong Um2016-03-181-7/+19
* Efl.Gfx.Fill: Rename filled to fill_autoJean-Philippe Andre2016-03-189-30/+19
* Evas.Image: (eo) fill_set now unsets the filled flagJean-Philippe Andre2016-03-183-4/+16
* evas/gl_x11 : Move engine data to native.Minkyoung Kim2016-03-182-20/+38
* Revert "edje: remove unnecessary repetition during copying code"Jaehyun Cho2016-03-181-4/+3
* evas: fix access to possibility undefined function.Cedric BAIL2016-03-171-1/+2
* evas.canvas3d: example using static LODOleksandr Shcherbina2016-03-175-0/+5910
* edje: remove unnecessary repetition during copying codeJee-Yong Um2016-03-171-3/+4
* edje: add fixed automatically for optimizing edje calc speed.Hosang Kim2016-03-171-0/+21
* 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