summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* __WIP__devs/jpeg/shadowJean-Philippe Andre2017-12-1310-5/+340
* evas: Fix potential crash with draw contextJean-Philippe Andre2017-12-131-6/+4
* 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
* efl_ui_focus_manager_calc: move the second stage result to another listMarcel Hollerbach2017-12-121-25/+69
* efl_interfaces_main: Fix NULL API of Efl.Canvas pointer_iterateJaehyun Cho2017-12-121-0/+2
* Efl.Canvas.Object: rename pointer_coords_inside_get to coords_inside property.Amitesh Singh2017-12-122-9/+12
* Efl.Canvas: make pointer_iterate a beta APIAmitesh Singh2017-12-123-1/+4
* elm test: Add test for Efl.Ui.SliderAmitesh Singh2017-12-124-0/+124
* elm: Rename struct to Efl.Ui.Widget.Focus_StateJean-Philippe Andre2017-12-1210-13/+13
* elm: Remove unused declarations in eo fileJean-Philippe Andre2017-12-121-4/+0
* format: Fixup the string format implementationJean-Philippe Andre2017-12-121-37/+29
* elm: Rename slider part to part_indicatorJean-Philippe Andre2017-12-126-19/+20
* win: apply conformant features.Hosang Kim2017-12-126-63/+417
* ecore_con: implement FIXME for Efl.Net.Control.Technology by returning EINA_V...Cedric BAIL2017-12-112-2/+2
* ecore_con: use Eina_Future for Efl.Net.Control.Technology.Cedric BAIL2017-12-114-41/+52
* elementary: fixup typo breaking compilation.Cedric BAIL2017-12-111-3/+3
* eina: add an error for when a feature is not implemented.Cedric BAIL2017-12-112-0/+5
* docs: Strip duplicate inherited eventsAndy Williams2017-12-111-0/+5
* ecore: rename efl_loop_Eina_FutureXXX_idle to efl_loop_idleCedric BAIL2017-12-113-8/+8
* ecore: rename efl_loop_Eina_FutureXXX_job to efl_loop_job.Cedric BAIL2017-12-1110-14/+14
* ecore: remove efl_loop_job().Cedric BAIL2017-12-112-98/+0
* ecore: use Eina_Future variant for job internally to.Cedric BAIL2017-12-111-10/+12
* elementary: use the Eina_Future based job.Cedric BAIL2017-12-111-5/+11
* elementary: use Eina.Future based job.Cedric BAIL2017-12-111-4/+9
* ecore: remove test of efl_loop_job.Cedric BAIL2017-12-111-30/+0
* eina: Fix typo in doxygenChris Michael2017-12-111-1/+1
* elementary: Fix resource leakChris Michael2017-12-111-1/+6