summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efl: Define if systemd version >= 209Chris Michael2016-05-181-1/+4
* edje: fix condition scopeJean Guyomarc'h2016-05-181-2/+4
* ecore-wl2: Minor formatting fixesChris Michael2016-05-181-1/+3
* ignores: eo_suite_add_fallbackJean Guyomarc'h2016-05-181-0/+1
* efl: fix misleading indentationJean Guyomarc'h2016-05-1810-83/+124
* eina: add missing header guardsJean Guyomarc'h2016-05-181-0/+4
* ecore-evas: Fix Makefile to not include Ecore_WaylandChris Michael2016-05-181-3/+0
* elementary: Add missing EINA_UNUSED for unused parameterChris Michael2016-05-181-1/+1
* software_generic: Add wayland dmabuf native surface supportDerek Foreman2016-05-184-0/+143
* gl_drm: Add wayland dmabuf native surface supportDerek Foreman2016-05-181-6/+164
* evas: Add wayland dmabuf native surface typeDerek Foreman2016-05-182-0/+37
* software_generic: Call native surface free callbacksDerek Foreman2016-05-181-11/+25
* wayland_shm: Attempt to create mmappable dmabuf objectsDerek Foreman2016-05-181-3/+15
* wayland_shm: Fix dmabuf failed allocation handlingDerek Foreman2016-05-181-1/+3
* js fixesFelipe Magno de Almeida2016-05-1811-81/+438
* eo: for consistency use object like all our API.Cedric Bail2016-05-1861-200/+200
* eo datarefcount - only use in debug modeCarsten Haitzler (Rasterman)2016-05-182-2/+5
* elc_popup: add escape key bindingTaehyub Kim2016-05-185-4/+33
* Eo: Fix singleton pattern and add a test to make sure it works.Tom Hacohen2016-05-185-0/+83
* examples: elementary: remove unused variableStefan Schmidt2016-05-181-2/+0
* examples: evas: remove unused variableStefan Schmidt2016-05-181-2/+0
* examples: evas: build evas-3d-fog exampleStefan Schmidt2016-05-181-1/+5
* examples: ecore: add all needed files to SOURCES to make sure they are distri...Stefan Schmidt2016-05-181-2/+6
* examples: evas: add all needed files to SOURCES to make sure they are distrib...Stefan Schmidt2016-05-181-1/+4
* Index : Use orientation interface APIs instead of horizontal set/get APIsYeshwanth Reddivari2016-05-185-35/+80
* index: Avoid SIGSEV in elm_index_item_sorted_insertYeshwanth Reddivari2016-05-181-1/+1
* efl: change name of animator,tick event in C.Cedric Bail2016-05-1812-33/+34
* eo: fix borked test.Cedric Bail2016-05-181-3/+3
* elm_list: perform a null check before accessing its memberJee-Yong Um2016-05-181-1/+5
* Eo cxx: remove leftover usage of eo_del().Tom Hacohen2016-05-181-6/+0
* elementary/colorselector: apply scale factor.Hermet Park2016-05-181-0/+3
* ecore_imf: Add multiline hint in input hintJihoon Kim2016-05-183-0/+10
* eina test suite vector - make correctness range 2x as bigCarsten Haitzler (Rasterman)2016-05-181-1/+1
* ecore audio test - improve samples for ecore audio testCarsten Haitzler (Rasterman)2016-05-186-12/+12
* ecore wl2 - remove warning with unused goto labelCarsten Haitzler (Rasterman)2016-05-181-1/+0
* efl - key/data/value/obj attach to eo objects - make these propertiesCarsten Haitzler (Rasterman)2016-05-1811-70/+64
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-17107-76/+175
* Panes: Use orientation interface APIs instead of horizontal set/get APIsAmitesh Singh2016-05-185-38/+84
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-1757-156/+132
* Eo name: Rename Eo.Base.id to Eo.Base.name.Tom Hacohen2016-05-173-53/+53
* ecore: do not create another main loop objectCedric Bail2016-05-172-3/+7
* docs: progressbar: correct minor typosShuhrat Dehkanov2016-05-172-9/+4
* edje: attaching viewport of camera to the image partperepelits.m2016-05-174-27/+60
* elementary: mapbuf is legacy for now and should be automatic in the future.Cedric Bail2016-05-175-17/+3
* Eo: Rename an internal function to reduce confusion.Tom Hacohen2016-05-173-20/+20
* Eo children: Make children tracking an inlist instead of a list.Tom Hacohen2016-05-173-15/+43
* Eo: change refcount to short from int.Tom Hacohen2016-05-171-2/+2
* Edje_edit: generate code of the image sets.Mykyta Biliavskyi2016-05-171-16/+130
* popup: add popup default scrollable flag config for other profiles.Jinyong Park2016-05-178-23/+63
* ecore_imf/wayland: Change sequence to call preedit changed and end callbackJihoon Kim2016-05-171-9/+9