summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo: eo_add_internal() ensures that all needed composites have been attacheddevs/jeyzu/eo-compositesJérémy Zurcher2014-02-191-0/+14
* eo: first check class desc in eo_class_newJérémy Zurcher2014-02-191-6/+10
* eo: add tests for eo_composite_detachJérémy Zurcher2014-02-191-1/+2
* eo: replace composite_objects Eina_List with an array of Eo_Object*Jérémy Zurcher2014-02-193-32/+71
* eo: block regular non-instantiable classes in class extension listJérémy Zurcher2014-02-181-1/+5
* eo: eo_composite_attach check composite class, disallow duplicatesJérémy Zurcher2014-02-183-5/+29
* evas: rename macro EVAS_COMMON_CLASS -> EVAS_COMMON_INTERFACE as it is oneJérémy Zurcher2014-02-173-3/+3
* Emotion: Add cmake definition filesJean-Philippe Andre2014-02-173-0/+40
* Evas filters: Fix alpha in displacement filterJean-Philippe Andre2014-02-171-7/+16
* Evas filters: Fix RGBA displacement filterJean-Philippe Andre2014-02-171-8/+15
* Emotion test: more cleanupsdavemds2014-02-161-15/+8
* Emotion test: no need for an animator to update the time string.davemds2014-02-161-13/+0
* Emotion test: some small cleanupsdavemds2014-02-161-39/+33
* Emotion test: no need to search for a folder that no more existsdavemds2014-02-161-17/+0
* Emotion test: add the volume slider also to the Reflex group.davemds2014-02-161-7/+58
* Emotion test: Removed volume key bind. EINA_UNUSED--davemds2014-02-161-13/+3
* Emotion test: rename speed slider to alpha as it should be.davemds2014-02-162-28/+27
* Emotion test: New volume slider. More readable alpha text.davemds2014-02-162-12/+79
* edje: fix Eo ids, to make Eolian keep silenceYakov Goldberg2014-02-162-8/+8
* edje: fix doxygen, to make Eolian keep silenceYakov Goldberg2014-02-161-0/+1
* Emotion generic interface: FILE_SET_DONE do not have any param.davemds2014-02-161-1/+1
* ecore timer: change name of Eo constructor, to avoid clash in EolianYakov Goldberg2014-02-162-4/+4
* ecore animator: change name of Eo constructor, to avoid clash in EolianYakov Goldberg2014-02-162-4/+4
* Emotion test: some small usability improvements.davemds2014-02-146-41/+44
* Emotion test theme: formattingdavemds2014-02-141-440/+200
* Emotion test theme: tabs--davemds2014-02-141-1597/+1597
* Emotion test: tabs--davemds2014-02-141-107/+107
* evas/common: fix segfaults in evas_map_image_loop.cDaniel Kolesa2014-02-141-0/+5
* evas gl: added partial rendering support for qcom extensionSung W. Park2014-02-158-52/+298
* cserve2: Fix minor clang warningJean-Philippe Andre2014-02-141-1/+1
* Evas filters: Another clang warning fixJean-Philippe Andre2014-02-141-0/+2
* Evas filters: More clang fixesJean-Philippe Andre2014-02-141-1/+6
* Doc: Fix compilation warning in preview_text_filter.cJean-Philippe Andre2014-02-141-1/+1
* Evas filters: Fix more clang stuff and add safety checksJean-Philippe Andre2014-02-141-3/+8
* Evas filters: Silence some clang warningsJean-Philippe Andre2014-02-142-5/+5
* Evas filters: Prevent division by zeroJean-Philippe Andre2014-02-141-0/+14
* Doc: Try to fix nightly buildsJean-Philippe Andre2014-02-141-18/+18
* eina: fix in eina_rectangle_pool to make sorting effectiveRajeev Ranjan2014-02-141-1/+1
* eet - dump - if group type is not a handled type, assume unknownCarsten Haitzler (Rasterman)2014-02-131-1/+1
* fix DSO complaint on build ... build break by jpeg.Carsten Haitzler (Rasterman)2014-02-131-0/+2
* evas - table - fix theoretical leak that likely will never happenCarsten Haitzler (Rasterman)2014-02-131-0/+3
* evas - gl - core - checke for wrong context in error checkCarsten Haitzler (Rasterman)2014-02-131-1/+1
* evas - gl x11 - fix glx texture from pixmap target rectangle mode checkCarsten Haitzler (Rasterman)2014-02-131-1/+1
* edje - edje_cc - remove logically dead codeCarsten Haitzler (Rasterman)2014-02-131-6/+0
* evas cserve2 - fix chekc of wrong return typeCarsten Haitzler (Rasterman)2014-02-131-1/+1
* evas - gl core - don't access null ptr on initCarsten Haitzler (Rasterman)2014-02-131-3/+5
* edje - fix bunch of possible null return errors with checksCarsten Haitzler (Rasterman)2014-02-131-4/+5
* evas filter - fix uninitialized pointer in evasCarsten Haitzler (Rasterman)2014-02-131-1/+1
* fix build break with preview_text_filter.cCarsten Haitzler (Rasterman)2014-02-131-0/+1
* evas - filter - don't use longs when DATA32 is the right typeCarsten Haitzler (Rasterman)2014-02-131-2/+2