summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FDO icons: added all the Devices iconsDave Andreoli2016-05-2190-27/+59707
* Efreet test: fix warning on WindowsVincent Torri2016-05-211-507/+508
* eina vector - fix indenting and 80 col overflow in inline headerCarsten Haitzler (Rasterman)2016-05-211-1/+2
* eina vector inline header - replace last equal with approx macroCarsten Haitzler (Rasterman)2016-05-211-1/+3
* elementary: Add correct icon fallback for fdo iconsAndy Williams2016-05-211-2/+11
* elementary: Icon config don't disable elementsAndy Williams2016-05-211-3/+14
* gl_drm: switch to GLERRV macro for error reportingDerek Foreman2016-05-201-2/+1
* gl_drm: Fix silly run time warning for wayland dmabufDerek Foreman2016-05-201-5/+2
* elm_win: define EFL_TEAMWORK_VERSION in all casesMike Blumenkrantz2016-05-201-0/+4
* elm_win: implement v2 of teamwork api using window-based display protocolMike Blumenkrantz2016-05-2011-2/+356
* eolian: add warnings for class/complex types with pointers (with env var)Daniel Kolesa2016-05-201-1/+18
* elput: Check return of calibration_get_default_matrix functionChris Michael2016-05-201-5/+8
* Edje cc out: Make list removal slightly more efficient.Tom Hacohen2016-05-201-1/+1
* Edje cc: Rename shadowing variables.Tom Hacohen2016-05-201-2/+2
* elput: Don't calculate pointer constraints twiceChris Michael2016-05-201-16/+2
* Eo: Fix compilation for people using GCC.Tom Hacohen2016-05-202-5/+7
* evas 3d - fix mesh savers/loaders to not leave memory unsetCarsten Haitzler (Rasterman)2016-05-202-5/+5
* fix warnings about double/float comparisons in eina vectorCarsten Haitzler (Rasterman)2016-05-202-5/+22
* Eo super: Validate class in eo_super instead of call_reslove.Tom Hacohen2016-05-201-10/+5
* Eo tests: Fix compilation warnings with eoid disabled.Tom Hacohen2016-05-201-0/+2
* Eo: Implement eo_override() to enable overriding functions of objects.Tom Hacohen2016-05-206-41/+211
* Eo: Improve error message when overriding functions.Tom Hacohen2016-05-202-2/+2
* Eo: Reorganise the vtable in classes and add pointer from objects.Tom Hacohen2016-05-203-33/+41
* Eo: Remove useless test.Tom Hacohen2016-05-201-15/+0
* ecore: promise for timeout and job are clearly never optional, so return them.Cedric Bail2016-05-204-14/+36
* eolian: enable incorrect property doc warnings with env varDaniel Kolesa2016-05-191-0/+10
* ecore-wl2: Minor formatting fixChris Michael2016-05-191-3/+4
* evas-vg: Don't fetch parent if we are not going to use itChris Michael2016-05-191-3/+0
* evas: propagate the change to child when object is a vector graphic containerSubhransu Mohanty2016-05-197-11/+37
* elementary: remove elm_mapbuf_eo.h target from Makefile.amJee-Yong Um2016-05-191-1/+0
* LazEDC: introduce simple external param syntaxJee-Yong Um2016-05-193-8/+211
* evas: changed the interpolate() implementaionSubhransu Mohanty2016-05-191-21/+25
* evas: fix the ref issue of newly created object in shape_dup() functionSubhransu Mohanty2016-05-191-6/+9
* elm_win: add elm_win_indcator_overlap mode into window's eo.Ji-Youn Park2016-05-192-24/+64
* examples: emotion: adapt to name change from obj to objectStefan Schmidt2016-05-193-20/+20
* sclae : add the feature for rounding offJaehwan Kim2016-05-191-1/+1
* 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