summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_widget.h
Commit message (Expand)AuthorAgeFilesLines
* elm - genlist+gird - use item specific realize/unrealize not eo callbackCarsten Haitzler (Rasterman)2020-07-201-0/+5
* Use extern after EAPIVincent Torri2020-06-101-1/+1
* elementary: use array instead of list for subchildrenMarcel Hollerbach2020-02-191-1/+1
* efl: remove remaining instances of .eo global variablesDaniel Kolesa2019-09-241-0/+3
* elm/widget: make this header usable without elm_priv.h againMike Blumenkrantz2019-09-181-0/+5
* efl_ui_widget: make Efl_Ui_Scrollable_On_Show_Region legacyYeongjong Lee2019-09-101-2/+4
* api: remove Efl.Ui.Scroll_BlockMike Blumenkrantz2019-09-031-2/+2
* efl_ui_widget: fix model listenting logicMarcel Hollerbach2019-08-211-0/+1
* efl_ui_widget: remove self referenceMarcel Hollerbach2019-08-211-1/+0
* efl_ui_widget: remove unused fieldMarcel Hollerbach2019-08-201-3/+0
* efl_ui_widget: remove x,y,w,hMarcel Hollerbach2019-08-201-1/+0
* efl_ui_widget: make treeunfocusable state easierMarcel Hollerbach2019-08-201-1/+1
* efl_ui_widget: add a place to share dataMarcel Hollerbach2019-08-201-0/+1
* efl: add a Efl.Model_Provider that every widget will look up for in their par...Cedric BAIL2019-07-171-0/+1
* efl: implement notification for when the model is changed on a widget.Cedric BAIL2019-07-171-0/+1
* efl_ui: add a internal flag to mark widgets internalMarcel Hollerbach2019-04-301-0/+1
* efl_ui_widget: add implementation for finding the windowMarcel Hollerbach2019-03-291-0/+1
* elementary: Use efl_data_scope_safe_get when trying to get widget dataChristopher Michael2019-03-181-2/+2
* elementary: Add ELM_WIDGET_DATA_GET macroChristopher Michael2019-03-181-0/+7
* elementary: implemente property_bind support on all widget using property ref...Cedric BAIL2019-03-081-0/+5
* elm_widget_item*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-4/+4
* efl.ui.widget: remove widget_top propertyMike Blumenkrantz2019-03-041-1/+1
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-4/+4
* efl_ui_widget: child_can_focus is not needed anymoreMarcel Hollerbach2019-02-271-1/+0
* efl_ui_widget: redo disable handlingMike Blumenkrantz2019-02-271-1/+1
* efl_ui_widget: move orientation to the specific users of this widgetMike Blumenkrantz2019-02-271-1/+0
* efl_ui_widget: remove focused_itemMarcel Hollerbach2019-02-251-0/+1
* elm_widget: remove defines that are not implementedMarcel Hollerbach2018-12-201-63/+0
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-4/+4
* elementary: due to lifecycle difference between legacy object and unified obj...Cedric BAIL2018-05-241-0/+1
* efl_ui_widget: do not register if the child is missing in a custom chainMarcel Hollerbach2018-04-301-0/+1
* elm_widget: Introduce elm_focus_legacyMarcel Hollerbach2018-04-301-5/+5
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-5/+5
* elementary: make sure windows are not born orfan and properly have at least a...Cedric Bail2018-03-191-1/+1
* elm_widget: provide base implementation of style propertyMike Blumenkrantz2018-02-151-0/+1
* Use ERR instead of CRI if *DATA_GET* returns NULLShinwoo Kim2018-02-011-1/+1
* efl_ui_legacy: add new interface to indicate legacy widgetSungtaek Hong2018-01-241-10/+2
* widget: Rename orientation_mode_disabledJean-Philippe Andre2018-01-181-2/+0
* efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixinYeongjong Lee2018-01-161-1/+1
* ecore/edje/elm: Fix a few WRN from calls to NULLJean-Philippe Andre2018-01-161-0/+7
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-10/+10
* elm: Add "shadow" part to all widgetsJean-Philippe Andre2017-12-141-0/+1
* elm: Rename struct to Efl.Ui.Widget.Focus_StateJean-Philippe Andre2017-12-121-1/+1
* efl_ui_widget: add new internal EAPI for new group nameSungtaek Hong2017-12-081-0/+10
* focus: remove focus.get{} from widget.eoAmitesh Singh2017-11-291-2/+1
* part bg: Fix up some unnecessary complexityJean-Philippe Andre2017-11-241-0/+2
* efl_ui_layout: create efl_ui_bg when efl_part for background is called.Sungtaek Hong2017-11-241-0/+1
* elm: Add hack to make test case workJean-Philippe Andre2017-11-231-1/+1
* elementary: elm_widget actually rely on elm_object_item.Cedric Bail2017-11-141-0/+2