summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_wayland: Add re-connect function for wayland connection handlingdevs/stefan/wl-session-recoveryStefan Schmidt2016-03-221-7/+70
* Add DEBUG outputStefan Schmidt2016-03-221-2/+42
* Efl_file: add more information into the documentationJi-Youn Park2016-03-221-4/+6
* Evas: Add missing cspaces to data_get/put (sw engine)Jean-Philippe Andre2016-03-221-7/+26
* evas: NEON scaling up fixedJean-Philippe Andre2016-03-221-16/+21
* ecore_evas: change RENDER_SYNC from define to envJi-Youn Park2016-03-221-23/+23
* Revert "edje: seems like preloading is fixed and we can now run edje_cc in //"Cedric Bail2016-03-211-1/+1
* evas: make no longer supported object, legacy only.Cedric BAIL2016-03-217-65/+21
* evas: actually we still do need those header for the legacy APICedric BAIL2016-03-211-7/+14
* evas: disable installation of no longer supported Eo object for EFL 2.0.Cedric BAIL2016-03-211-8/+8
* eina_cxx: fix Coverity warning regarding uninitialized iterator memberVitor Sousa2016-03-211-0/+2
* evas-wayland-shm: Fix rotation for wayland shm engineChris Michael2016-03-211-5/+24
* ecore_imf/wayland: use default preedit styleJihoon Kim2016-03-211-0/+3
* eina_file: move doc block about eina_file_path_join from inline to file.hBoris Faure2016-03-192-42/+36
* Evas.Draggable_Interface: add drag_target propertyJi-Youn Park2016-03-191-0/+20
* efl js: Add clean up callbacks to deallocate memory used in v8::ExternalVitor Sousa2016-03-1811-27/+123
* efl js: Finish Eina_Iterator bindingVitor Sousa2016-03-188-30/+364
* efl js: Fix naming of manual binding functions.Lauro Moura2016-03-1824-321/+304
* eina_cxx: Add missing methods to Eina C++ wrappersVitor Sousa2016-03-184-1/+30
* eina_cxx: Add specialized eina::iterator for Eo* wrappersVitor Sousa2016-03-184-2/+165
* efl js: Update Javascript binding to compile with new Eolian APIVitor Sousa2016-03-1813-437/+530
* evas.canvas3d: fix wrong output in evas-3d-pick exampleOleksandr Shcherbina2016-03-181-17/+2
* edje_cc: make script_override default value as EINA_FALSEJee-Yong Um2016-03-181-1/+1
* evas: include Eet.h as we do export a function using Eet_Data_Descriptor.Cedric Bail2016-03-181-0/+1
* 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
* 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