summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix build when cxx is disableddevs/raster/utcMike Blumenkrantz2015-01-061-5/+4
* edje shadow warning--Mike Blumenkrantz2015-01-061-1/+0
* ecore-drm: Fix issue with TakeControl and ReleaseControl functionsChris Michael2015-01-061-4/+27
* ecore-drm: Fix incorrect launcher shutdown procedureChris Michael2015-01-061-9/+9
* ecore-evas-drm: Perform shutdown in proper orderChris Michael2015-01-061-1/+1
* eet: Remove unused variableChris Michael2015-01-061-2/+0
* ecore_evas: fix doc for ecore_evas_pointer_warp.Andrii Kroitor2015-01-061-1/+1
* edje: Edje_Edit - add Proxy to Edje_Part_Collection_Directory_Entry initializ...Cedric BAIL2015-01-061-0/+2
* eet: refactoring jpeg encoding.Cedric BAIL2015-01-061-147/+97
* eet: refactorize handling of endian.Cedric BAIL2015-01-061-98/+59
* eet: use eina_swap*() function instead of custom slower one.Cedric BAIL2015-01-061-17/+3
* Evas fonts: Fix minor deviation in RLE font renderJean-Philippe Andre2015-01-061-3/+1
* eolian-cxx: Fixed mixed inheritance between C and C++ classesFelipe Magno de Almeida2015-01-053-17/+18
* eolian_cxx: Using eina::optional to handle parameters without @nonull propertyVitor Sousa2015-01-054-1/+152
* eina_cxx: Allow creating an eina::optional<T> from a type convertible to TVitor Sousa2015-01-051-2/+31
* eo_cxx: Implicit conversion from C++ wrapper to void* via address_of operatorVitor Sousa2015-01-051-0/+2
* eolian_cxx: Fix compilation of inheritance from Eolian generated classesVitor Sousa2015-01-0512-137/+59
* allow C++ user create new classes inheriting from Eolian generated ClassesLarry Jr2015-01-059-5/+221
* eolian_cxx: Add implicit conversion of the returned pointer of C++ wrappersVitor Sousa2015-01-0513-2/+305
* eolian_cxx: Fix "dreaded diamond" inheritance problem for C++ wrappersVitor Sousa2015-01-056-42/+48
* cxx: General C++ Eo wrapper generation improvementVitor Sousa2015-01-0533-374/+599
* catch exceptions in cxx wrappers and throw a eina_errorLarry Jr2015-01-051-4/+20
* eolian_cxx: Fix: Using binding type for @out parameter instead of native typeVitor Sousa2015-01-054-11/+62
* eolian-cxx: Fixed C++ conversion for listsFelipe Magno de Almeida2015-01-053-18/+24
* added new types in lookup tableLarry Jr2015-01-051-0/+3
* eolian_cxx: Fix callback handling on generated wrappersVitor Sousa2015-01-056-242/+375
* eo_cxx: Fix leakage of eo objects by removing unnecessary "eo_ref"Vitor Sousa2015-01-051-1/+1
* eolian_cxx: Fix Eolian C++ generated wrapper inconsistenciesVitor Sousa2015-01-0515-154/+452
* eolian_cxx: Assertions to ensure C++ wrapper compatibility with Eo*Vitor Sousa2015-01-054-1/+36
* eina_cxx: Using eina::eina_init in all tests casesVitor Sousa2015-01-053-2/+4
* eina_cxx: Fix eina::array cend method recursive calling itselfVitor Sousa2015-01-051-1/+1
* eina_cxx: Fix eina::accessor for C++ Eo wrappersVitor Sousa2015-01-054-87/+592
* ecore-evas: Fix compiler warnings about inproper returnsChris Michael2015-01-051-2/+2
* elua: more getopt.lua featuresDaniel Kolesa2015-01-051-87/+109
* edje: fix @since to match the next release.Cedric BAIL2015-01-051-1/+1
* ecore_evas/wayland_shm: Set alpha of ecore_evas object if parent alpha is setkabeer khan2015-01-051-2/+4
* ecore_evas_wayland: Add null check conditions in ecore evas wayland modulevivek2015-01-051-0/+6
* ecore-drm: remove duplicated code from logind and tty.Seunghun Lee2015-01-054-344/+147
* edje: Edje_Edit - add API for renaming of image.Cedric BAIL2015-01-052-0/+37
* edje: Edje_Edit - remake deletion and replacing of stringsCedric BAIL2015-01-051-107/+88
* [edje] refine odd lines to delete _edje_timerShinwoo Kim2015-01-051-2/+4
* [eina-cxx] fix: wrong parameter type preventing the use of copy ctorVinícius dos Santos Oliveira2015-01-041-2/+2
* curl usage better accounts for timeoutszmike2015-01-021-6/+43
* ecore_con: SSL error function is waiting for Eo object not their private data.Cedric BAIL2014-12-301-12/+12
* ecore_con: the timer callback is waiting for the Eo object not its private data.Cedric BAIL2014-12-301-2/+2
* Make it clear in documentation that these methods are not implemented.Andy Williams2014-12-292-3/+6
* eeze: Fix unused variable build warning.Daniel Juyung Seo2014-12-291-0/+2
* Revert "evas/gl_x11: set EGL_PLATFORM environment variable" as cedric wants t...Daniel Juyung Seo2014-12-291-2/+0
* evas/gl_x11: set EGL_PLATFORM environment variableMinJeong Kim2014-12-291-0/+2
* Edje_Edit: Add sound samples into generated code for the group.ChunEon Park2014-12-291-0/+60