summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* eio: update efl_io_manager_xattr_ls test to use Eina_Future.Cedric Bail2017-12-141-31/+7
* ecore_con: update efl_net_control_access_point_connect to use Eina_Future.Cedric Bail2017-12-141-18/+21
* eio: migrate Efl.Io.Manager.xattr_ls to use Eina_Future.Cedric Bail2017-12-142-13/+20
* ecore_con: move Efl.Net.Control.Access_Point to use Eina_Future.Cedric Bail2017-12-143-24/+26
* elm: Fix typo in copy and paste in efl_ui_list precise layouterFelipe Magno de Almeida2017-12-141-1/+1
* eolian-cxx: Fix distributing eo files in examplesFelipe Magno de Almeida2017-12-141-2/+4
* efl-mono: Add workaround for efl_ui_listFelipe Magno de Almeida2017-12-141-0/+3
* efl-mono: Fix examples Makefiles for mono examplesVitor Sousa2017-12-145-106/+118
* efl-cxx: Fixes in automake MakefilesFelipe Magno de Almeida2017-12-142-6/+2
* evas: forgotten adjustement to handle the output geometry offset.Cedric Bail2017-12-141-0/+4
* elementary: fix building agaiunst efl - missing installed headersCarsten Haitzler (Rasterman)2017-12-151-5/+5
* eolian: remove _cunit and prepare for returning actual unitsDaniel Kolesa2017-12-145-53/+61
* eolian: remove parent info from units (actually doesn't make sense)Daniel Kolesa2017-12-142-2/+0
* eolian: store unit inside lexerDaniel Kolesa2017-12-142-0/+3
* Revert "docs: remove resolved FIXMEs"Daniel Kolesa2017-12-141-1/+24
* docs: Don't ignore eo.legacy.h files in doxygenAndy Williams2017-12-141-1/+3
* eeze: Remove unused device variablesChris Michael2017-12-141-14/+2
* eeze: Don't leak udev enumerationChris Michael2017-12-141-1/+4
* tests: Add an example test case for shadowsJean-Philippe Andre2017-12-143-1/+198
* elm: Include elm_widget.eo.h for EO APIJean-Philippe Andre2017-12-141-0/+1
* elm: Add "shadow" part to all widgetsJean-Philippe Andre2017-12-147-0/+310
* efl: Add simple API for "blur" effectsJean-Philippe Andre2017-12-144-0/+44
* evas filters: Add "alphaonly" flag for blend and blurJean-Philippe Andre2017-12-1414-71/+194
* evas: Avoid invalid call to efl_fileJean-Philippe Andre2017-12-141-1/+2
* evas: Fix potential crash with draw contextJean-Philippe Andre2017-12-141-6/+4
* elm_code: Correct tooltip behaviour for elm_cde_widgetAndy Williams2017-12-141-6/+29
* efl.image.load: fix eolian redefine warnings for load_error{}Amitesh Singh2017-12-145-18/+5
* efl_ui_popup: Code refactorying for elm_layout_sizing_evalJaehyun Cho2017-12-146-46/+69
* ecore: rename Efl.Loop_User to Efl.Loop.Consumer.Cedric BAIL2017-12-1326-60/+60
* elm_code: Fix tooltip crashAndy Williams2017-12-132-4/+11
* ecore_wl2: Better handling of extra commitDerek Foreman2017-12-131-2/+4
* edje: fix using undefined macros(ECORE_AUDIO_OUT_RENDER_CLASS/ECORE_AUDIO_OUT...Ivan Furs2017-12-131-0/+13
* ecore_audio: fix using undefined macrosIvan Furs2017-12-133-14/+8
* Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS ...Cedric BAIL2017-12-1313-177/+715
* efl: drop deprecated Encoding key from desktop filesRoss Vandegrift2017-12-1336-84/+76
* eldbus: add test suite for eldbus_proxy*Mykola Solyanko2017-12-135-1/+423
* docs: Remove the Efl namespace from our legacy docsAndy Williams2017-12-131-5/+6
* docs: Updated legacy API introductionAndy Williams2017-12-131-4/+12
* docs: Move inherited items to tablesAndy Williams2017-12-131-139/+222
* docs: Sort the data before renderingAndy Williams2017-12-131-86/+78
* efl-cxx: Fixes to make distFelipe Magno de Almeida2017-12-1321-206/+202
* elementary: Add efl_ui_list widgetFelipe Magno de Almeida2017-12-1329-10/+3973
* docs: Don't display any inheritance info if we do not inheritAndy Williams2017-12-131-10/+7
* docs: Remove the somewhat unreadable graphs from web outputAndy Williams2017-12-132-131/+0
* efl_ui_popup_alert_text: add expandable featureTaehyub Kim2017-12-134-19/+624
* efl_ui_popup_alert_scroll: Fix indentation on eo fileJaehyun Cho2017-12-131-17/+17
* elm test: add efl.ui.panes test code in separate file.Amitesh Singh2017-12-134-44/+50
* text: Another event info fixJean-Philippe Andre2017-12-131-1/+1
* text: Fix event info in one caseJean-Philippe Andre2017-12-131-2/+4
* text: Don't use legacy eventsJean-Philippe Andre2017-12-132-42/+31