summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* text: Merge changed,user eventsJean-Philippe Andre2017-12-135-32/+31
* text: Fix event propagation (changed,user)Jean-Philippe Andre2017-12-133-15/+19
* efl_ui_popup_alert_scroll: Modify variable name for better understandingJaehyun Cho2017-12-131-18/+18
* efl: Move VG-specific change event to efl.gfx.pathJean-Philippe Andre2017-12-1312-30/+59
* elm: Uniform change event for nstate,radio,checkJean-Philippe Andre2017-12-137-30/+17
* Efl.Canvas.Object: add legacy APIs for pointer_coords_inside_get()Amitesh Singh2017-12-133-0/+30
* efl_mono: Fix dll.config pathsLauro Moura2017-12-122-5/+5
* docs: Fix description position for property pagesAndy Williams2017-12-121-8/+8
* docs: Fix referencing formatAndy Williams2017-12-1212-19/+19
* docs: Save a few kB by stripping spaces from newlinesAndy Williams2017-12-121-13/+7
* docs: Group our inherited members and events by classAndy Williams2017-12-121-43/+72
* docs: Keep description at the top and code snippets at the bottomAndy Williams2017-12-121-41/+42
* docs: Reverse the described relationships in our API docs siteAndy Williams2017-12-121-14/+4
* evas-gl-drm: Don't pass invalid surface or bo to gbm functionChris Michael2017-12-121-0/+1
* elementary: Comment out defined but unused variableChris Michael2017-12-121-6/+6
* elementary: Comment out unused defined variableChris Michael2017-12-121-1/+1