summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl: Remove part name in Efl.Container (use Efl.Part)devs/jpeg/efl_partJean-Philippe Andre2016-05-2567-470/+927
* fileselector button: Move EO APIs to legacyJean-Philippe Andre2016-05-253-96/+117
* fileselector entry: Move EO API to legacyJean-Philippe Andre2016-05-253-121/+128
* Edje: Remove impossible codeJean-Philippe Andre2016-05-251-18/+6
* slider: move range as a group in themedevs/ami/slider-rangeAmitesh Singh2016-05-252-277/+1439
* evas - use actual smart bounding box not obj geometry for render inclCarsten Haitzler (Rasterman)2016-05-251-2/+21
* eldbus: divide dbus call timeouts by 1000 to convert from millisecondsMike Blumenkrantz2016-05-241-1/+1
* Fix The name of the pc file for Ecore_Win32Vincent Torri2016-05-241-0/+3
* Eo: Fix issue of too many unrefs in some cases.Tom Hacohen2016-05-242-6/+3
* Eo: use internal unref function intsead of public one.Tom Hacohen2016-05-241-1/+1
* Fix crazy indentation. no functional changes.Dave Andreoli2016-05-241-40/+28
* eolian: replace Eina.Value with generic_value usageDaniel Kolesa2016-05-244-6/+4
* elput: Add API function to set left-handed deviceChris Michael2016-05-243-0/+57
* eolian: add support for warning when pointer type is found (with env var)Daniel Kolesa2016-05-241-0/+5
* Edje: Test proxy objects moreJean-Philippe Andre2016-05-242-2/+24
* Edje: cache proxy objects (1 slot only)Jean-Philippe Andre2016-05-243-19/+132
* Edje: fix test case (switch to efl_part)Jean-Philippe Andre2016-05-242-99/+40
* Edje: Auto-unref proxy objects after callsJean-Philippe Andre2016-05-241-61/+65
* Efl: Add Efl.Part and switch to itJean-Philippe ANDRE2016-05-249-48/+91
* eolian-cxx: ship new complex.eo file in distStefan Schmidt2016-05-241-1/+2
* build: cxx bindings: make sure we ship needed headers in distributionStefan Schmidt2016-05-241-1/+3
* build: cxx binding: fix typo in file path to be cleanedStefan Schmidt2016-05-241-1/+1
* genlist: process message before restricted calc for get proper size of text a...SangHyeon Lee2016-05-241-0/+2
* eo - now ref and unref objects on each eo call to keep things safeCarsten Haitzler (Rasterman)2016-05-242-2/+17
* ecore-con tests - remove WRONG connect checkCarsten Haitzler (Rasterman)2016-05-241-2/+0
* ecore-con - simplify down to a single libc resolverCarsten Haitzler (Rasterman)2016-05-247-11181/+130
* eolian-cxx: Fix generation of complex types in C++ bindingFelipe Magno de Almeida2016-05-238-7/+170
* eolian-cxx: Add test for list and array complex typesFelipe Magno de Almeida2016-05-234-1/+38
* 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