summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* win: Prevent crash inside ecore evas callbacksJean-Philippe Andre2017-08-111-8/+33
* eo: Check refs in efl_data_scope_safe_getJean-Philippe Andre2017-08-112-0/+2
* Efl.Ui.Panes: don't use edje restrict cal to calculate min sizeAmitesh Singh2017-08-111-9/+8
* efl_ui_focus_manager: make focus a propertyMarcel Hollerbach2017-08-1013-46/+36
* efl_ui_focus_manager: split this of tinto a class and a interfaceMarcel Hollerbach2017-08-1024-1649/+1680
* eolian-cxx: Add workaround for clang removing const from parametersFelipe Magno de Almeida2017-08-101-0/+5
* efl_wl: Update to latest dmabuf protocol versionDerek Foreman2017-08-103-17/+108
* eolian cxx: fix the remaining type errorsDaniel Kolesa2017-08-101-5/+5
* eolian cxx: fix build after eolian type api changeDaniel Kolesa2017-08-101-5/+5
* ecore, ecore_con: fix const on Eina.SliceDaniel Kolesa2017-08-103-6/+3
* eolian: fix testsDaniel Kolesa2017-08-101-20/+20
* eolian: implement proper return type serializationDaniel Kolesa2017-08-104-42/+52
* elua: update eolian bindings with c type serialization changeDaniel Kolesa2017-08-103-12/+24
* eolian: change C type serialization API to account for returnsDaniel Kolesa2017-08-106-19/+28
* elm test: rename efl.ui.panes test caseAmitesh Singh2017-08-102-4/+4
* Efl.Ui.Image: use internal func to detect legacy usageAmitesh Singh2017-08-101-4/+2
* Efl.Ui.Panes: use internal func to detect legacy usageAmitesh Singh2017-08-102-12/+4
* Efl.Ui.Panes: set dir to EFL_UI_DIR_VERTICALAmitesh Singh2017-08-101-0/+1
* Efl.Ui.Panes: switch to Efl.Ui.Dir (EO)Amitesh Singh2017-08-104-30/+31
* Efl.Ui.Panes: rename left/right_size_set to split_ratioAmitesh Singh2017-08-106-117/+280
* Efl.Ui.Panes: implement allow_user_size_hints on partsAmitesh Singh2017-08-108-65/+183
* Efl.Ui.Panes: allow panes to respect the min size of its contentAmitesh Singh2017-08-104-3/+147
* ctxpopup: Remove use of Orientation API (EO)Jean-Philippe Andre2017-08-104-56/+32
* elm_ctxpopup: Implemented elm_widget_item_part_content_unset for elm_ctxpopup...JEONGHYUN YUN2017-08-103-0/+91
* elm_ctxpopup: Add APIs to insert before/after item to a ctxpopup object.JEONGHYUN YUN2017-08-103-4/+90
* elm_ctxpopup: Implemented elm_widget_item_del_pre for elm_ctxpopup_itemarosis2017-08-103-0/+20
* toolbar: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-103-50/+51
* separator: Remove orientation API use (EO)Jean-Philippe Andre2017-08-105-62/+25
* index: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-103-61/+26
* slider: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-103-67/+61
* progressbar: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-103-62/+56
* grid: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-106-49/+36
* flip: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-103-49/+54
* efl.ui.box: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-1015-49/+88
* evas: Modify wheel events direction to bool (EO)Jean-Philippe Andre2017-08-107-23/+19
* elm_test: Fix some test cases to use legacyJean-Philippe Andre2017-08-103-5/+5
* efl: Introduce Efl.Ui.Direction interfaceJean-Philippe Andre2017-08-107-21/+69
* Efl.Ui.Panes: add first and second as content aliasesAmitesh Singh2017-08-101-0/+3
* update po filesCarsten Haitzler (Rasterman)2017-08-1023-782/+782
* evas: Fix crash in EJean-Philippe Andre2017-08-101-1/+1
* ecore_drm2: Remove ecore_drm2_output_resolution_get()Derek Foreman2017-08-092-28/+0
* ecore_drm2: Remove ecore_drm2_output_crtc_size_get()Derek Foreman2017-08-093-32/+1
* ecore_drm2: Remove ecore_drm2_output_geometry_get()Derek Foreman2017-08-093-28/+2
* ecore_drm2: Add ecore_drm2_output_info_getDerek Foreman2017-08-092-0/+34
* ecore_drm2: Remove useless safety checksDerek Foreman2017-08-091-3/+0
* ecore_drm2: Merge ecore_drm2_device_free and _closeDerek Foreman2017-08-093-20/+0
* ecore_drm2: Merge ecore_drm2_device_find and ecore_drm2_device_openDerek Foreman2017-08-093-50/+19
* ecore_drm2: Remove connector bitfieldDerek Foreman2017-08-092-41/+43
* ecore_drm2: remove unused crtc bitfieldDerek Foreman2017-08-092-3/+1
* gl_drm: Remove some stale commentsDerek Foreman2017-08-091-29/+0