summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elementary-cxx: Fix C++ examplesdevs/felipealmeida/cxx-examplesFelipe Magno de Almeida2016-05-2310-139/+187
* eolian: Allow promises to have a second typeFelipe Magno de Almeida2016-05-233-0/+16
* c++: Reorganized C++ binding generationFelipe Magno de Almeida2016-05-2384-583/+429
* Slideshow: Fix doc to reflect the real behaviour of the widget.Dave Andreoli2016-05-231-5/+4
* Eo override: Fix compilation issues.Tom Hacohen2016-05-231-1/+1
* Eo override: Document class.Tom Hacohen2016-05-231-0/+4
* eo: FIXME for wref_del so I don't forgetDaniel Kolesa2016-05-231-0/+1
* eolian: remove pointers from complex and class typesDaniel Kolesa2016-05-23127-686/+665
* elm_win: add elm_win_indcator_type and elm_win_indicator_enabled into window'...Ji-Youn Park2016-05-233-114/+179
* eolian: handle invalid keywords correctlyDaniel Kolesa2016-05-231-1/+1
* Eo: Fix wrong allocation.Tom Hacohen2016-05-231-1/+1
* evas: gl_common add define for missing EGL_WAYLAND_Y_INVERTED_WLNicolas Aguirre2016-05-221-1/+3
* FDO icons: better icons for zoom-*Dave Andreoli2016-05-2214-49/+309
* 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