summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ee_wayland_egl: Fix EGL_KHR_Partial_Update usagedevs/derekf/damageDerek Foreman2016-08-191-15/+17
* engines: Add a damage_region_set callbackDerek Foreman2016-08-1911-1/+19
* wayland_shm: Fix dmabuf orientationDerek Foreman2016-08-191-1/+1
* eina_cxx: change strings to match new returned system string.Cedric BAIL2016-08-191-1/+1
* docs: generate reference pages for codelinkDaniel Kolesa2016-08-195-32/+51
* docs: generate keyword-link.txt for codelinkDaniel Kolesa2016-08-193-6/+20
* docs: fix invalid links in class reference tableDaniel Kolesa2016-08-191-1/+2
* elm: Install elm test images in the right placeJean-Philippe Andre2016-08-191-1/+7
* emile: fix jpeg loader broken with orientationjiin.moon2016-08-191-16/+17
* efreetd - only open log file is env var is set to do soCarsten Haitzler (Rasterman)2016-08-191-6/+16
* evas software downscaler - get about 1.8x to 3x speedups for casesCarsten Haitzler (Rasterman)2016-08-191-350/+686
* eina_error: allow errno.h codes.Gustavo Sverzut Barbieri2016-08-187-29/+194
* docs: add include flag verificationDaniel Kolesa2016-08-181-2/+61
* docs: add writer support for include pluginDaniel Kolesa2016-08-181-0/+36
* Evas text: fix RTL text ellipsis issuesYoungbok Shin2016-08-181-8/+20
* Elementary: Load image for image item with proper orientationYoungbok Shin2016-08-181-0/+1
* Evas Text: parse font string everytime for updating lang properlyYoungbok Shin2016-08-181-11/+8
* ejde - fix recalc single min n edje for h evalCarsten Haitzler (Rasterman)2016-08-181-1/+1
* edje - solve crash issues brought on by optimization of edje mem usageCarsten Haitzler (Rasterman)2016-08-181-61/+22
* efl_loop_user: error if parent is not a loop provider.Gustavo Sverzut Barbieri2016-08-181-1/+4
* eolian: gracefully handle incorrect case of inherit.Gustavo Sverzut Barbieri2016-08-181-1/+8
* edje_entry: Make a result of retrieve_surrounding_cb secureJihoon Kim2016-08-181-0/+7
* eolian_cxx: Fix behavior with explicit void returnLauro Moura2016-08-172-3/+3
* wayland_egl: Fix rendering on systems without buffer ageDerek Foreman2016-08-171-0/+1
* wayland_egl: Remove swap_mode from engine infoDerek Foreman2016-08-172-37/+1
* examples: evas: ensure filter example lua files land in tarballStefan Schmidt2016-08-171-0/+9
* doc: put shot.sh into dist to allow make doc run from tarballStefan Schmidt2016-08-171-1/+2
* docs: move all of serializers to doctreeDaniel Kolesa2016-08-175-160/+154
* docs: move type serializer into doctreeDaniel Kolesa2016-08-173-59/+61
* docs: move type cstr retrieval to doctreeDaniel Kolesa2016-08-173-19/+19
* Efl Object: Make event description arrays const.Tom Hacohen2016-08-172-2/+2
* evas/gl_x11 : Add multiple_buffer member in native surface x11 type union.Minkyoung Kim2016-08-173-1/+35
* evas: Fix BMP load with region set and scale downJean-Philippe Andre2016-08-171-2/+6
* evas: Fix region test in jpeg load with region + zoomJean-Philippe Andre2016-08-172-2/+9
* emile: region_set does not working in jpeg loader if scale_down has setjiin.moon2016-08-171-12/+19
* photocam: Fix region load + scale down optionsJean-Philippe Andre2016-08-171-10/+11
* evas: Add support for region load with PNG filesjiin.moon2016-08-171-10/+54
* evas: Support region_set for BMP imagejiin.moon2016-08-171-45/+95
* evas: mark unused function parameter as suchStefan Schmidt2016-08-171-1/+1
* evas: Fix hold eventsJean-Philippe Andre2016-08-171-0/+2
* evas: Fix mouse inputs when also listening to multiJean-Philippe Andre2016-08-173-3/+13
* Efl Object: Change and rename the type we use for function pointers.Tom Hacohen2016-08-162-6/+5
* Efl object: implement CoW for the function vtablesTom Hacohen2016-08-162-30/+98
* evas: engine: remove set but unused variableStefan Schmidt2016-08-161-2/+0
* docs: add Type to doctree and remove direct eolian api usagesDaniel Kolesa2016-08-162-18/+141
* docs: reduce the Expression API to just what's necessaryDaniel Kolesa2016-08-161-16/+0
* docs: add Expression node typeDaniel Kolesa2016-08-162-4/+47
* evas: Fix ordering of input eventJean-Philippe Andre2016-08-1611-66/+418
* edje: Allow no_render in descriptionJean-Philippe Andre2016-08-165-2/+81
* elm: Remove _EFL_APP_VERSION_SET from ELM_MAINJean-Philippe Andre2016-08-161-2/+2