summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_icon.c
Commit message (Expand)AuthorAgeFilesLines
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elm_icon: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-3/+3
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-12/+18
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+1
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-3/+3
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-1/+1
* elm: set accurate access role for elm_iconLukasz Stanislawski2017-11-131-1/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-1/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-2/+2
* elm: Cleanup theme and style set functionsJean-Philippe Andre2017-08-091-3/+3
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+5
* elm_icon: avoid useless assignmentJean Guyomarc'h2016-10-281-1/+1
* elm_icon: slightly clean-up codeJean Guyomarc'h2016-10-281-5/+1
* elm: Remove some eo files from installationJean-Philippe Andre2016-10-261-0/+1
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-3/+3
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-12/+12
* image: Remove all new EAPI that shouldn't existJean-Philippe Andre2016-08-121-1/+1
* elm_image: Remove EAPI sizing_evalJean-Philippe Andre2016-08-121-1/+1
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-6/+6
* efl: Cleanup some code (return values)Jean-Philippe Andre2016-08-051-6/+2
* theme: return enum from elm_widget_style_set instead of boolJinyong Park2016-07-011-4/+4
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-4/+4
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-2/+2
* Evas: Move smart_callbacks_descriptions to legacyJean-Philippe Andre2016-06-171-1/+1
* elm_image: rename the elm_image into efl_ui_image.Ji-Youn Park2016-05-311-6/+6
* elementary: Add correct icon fallback for fdo iconsAndy Williams2016-05-211-2/+11
* elementary: remove fdo caching and fallback codeAndy Williams2016-04-281-30/+1
* elm_icon: move lookup_order and standard feature from eo to legacyJi-Youn Park2016-04-261-45/+50
* elementary: Provide the user an icon config guiAndy Williams2016-04-251-1/+1
* elementary: Replace icon lookup_order with icon_theme.Andy Williams2016-04-251-36/+20
* Elm_icon: fix build error. --;Ji-Youn Park2016-04-111-1/+1
* Elm_icon: move thumb_set API from eo to legacy.Ji-Youn Park2016-04-111-27/+30
* Elm_image: remove elm_image_sizing_eval from eo to legacy.Ji-Youn Park2016-04-071-1/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+954