summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_check.c
Commit message (Expand)AuthorAgeFilesLines
* elm: refactor legacy _icon_signal_emitMike Blumenkrantz2020-05-131-23/+3
* Efl.Ui.Check_Legacy: Prevent unnecessary signal emit for contentsJunsuChoi2020-05-121-1/+1
* check: reset flags that used for legacy 'changed' cbWonki Kim2019-11-061-0/+3
* api: move eo-based radio and check widgets to use selectable signal namesMike Blumenkrantz2019-09-251-11/+11
* elm: rename layout part aliasing functions/macrosMike Blumenkrantz2019-09-241-4/+4
* elm/check: fix emission of legacy "changed" callbackMike Blumenkrantz2019-09-181-2/+24
* efl_ui_check: migrate from own property to Efl.Ui.SelectableMarcel Hollerbach2019-08-061-16/+16
* efl_ui_action_connector: rename clickable_util to action_connectorWooHyun Jung2019-08-051-1/+1
* efl_ui_check/radio: use clickableMarcel Hollerbach2019-07-311-3/+8
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-15/+1
* efl_ui: change calls to elm_layout_sizing_eval to efl_canvas_group_changeMike Blumenkrantz2019-07-301-3/+1
* [elm] Add missing sizing eval hook at checkSubodh Kumar2019-07-231-1/+15
* efl_ui_check/radio: restore legacy behaviourMarcel Hollerbach2019-07-031-3/+3
* efl_ui: remove nstate widgetMike Blumenkrantz2019-06-261-1/+0
* efl_ui_check: make it undependend of nstateMarcel Hollerbach2019-06-131-102/+55
* efl_ui/check: check icon swallow existence before getting its contentMike Blumenkrantz2019-05-291-0/+1
* elm_check: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-2/+3
* efl_access_object: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-4/+4
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-4/+4
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-8/+7
* edje: migrate Eo API to use Eo callback instead of opaque type.Cedric BAIL2019-02-061-6/+6
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-7/+7
* elm: update widgets that have documented focus and unfocused eventsMarcel Hollerbach2018-11-151-0/+1
* Clean up efl_ui_XXX eo files.Woochanlee2018-09-041-6/+0
* elm: refactor do not call efl_data_scope_get on a object without dataMarcel Hollerbach2018-06-201-1/+1
* Revert "elementary: fix wrong signal emission"Hermet Park2018-06-191-6/+6
* elementary: fix wrong signal emissionYeongJong Lee2018-06-041-6/+6
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-0/+1
* efl theme: Replace legacy signal names with efl ui signal namesJaehyun Cho2018-04-261-24/+106
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-4/+4
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-3/+3
* efl.ui.check: change signal name for icon/textYeongJong Lee2018-02-261-40/+83
* efl_ui_nstate: make "changed" callback is called properlyWooHyun Jung2018-02-131-29/+47
* Revert "Efl.Ui.Nstate: do not call "changed" callback"WooHyun Jung2018-02-131-2/+0
* Efl.Ui.Nstate: do not call "changed" callbackShinwoo Kim2018-02-071-0/+2
* Efl.Ui.Check: fix changed callback is called twiceSungtaek Hong2018-01-291-2/+0
* efl_ui_legacy: add new interface to indicate legacy widgetSungtaek Hong2018-01-241-15/+27
* ecore/edje/elm: Fix a few WRN from calls to NULLJean-Philippe Andre2018-01-161-0/+1
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-3/+3
* efl_ui_widget: find theme just once in layout inherited widgetSungtaek Hong2017-12-081-3/+2
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-3/+3
* elm: Define and rename internal atspi struct in EOJean-Philippe Andre2017-11-161-2/+2
* elm: Rename elm_interface_atspi_widget_action mixinLukasz Stanislawski2017-11-161-4/+4
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* efl_ui_radio: remove some legacy codeSungtaek Hong2017-11-011-1/+0
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-1/+1
* nstate: Remove some legacy codeJean-Philippe Andre2017-10-241-35/+23
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-13/+13
* elm: Rename Elm.Activate to Efl.Ui.ActivateJean-Philippe Andre2017-10-171-2/+2
* widget: Mark old focus API as beta.Jean-Philippe Andre2017-08-311-1/+0