summaryrefslogtreecommitdiff
path: root/src/modules/elementary
Commit message (Expand)AuthorAgeFilesLines
* modules: Rename EAPI macro to MODAPI for modulesFelipe Magno de Almeida2021-04-176-39/+35
* Evil : move mkstemp(s) and mkdtemp in eina_file directlyVincent Torri2020-10-081-8/+5
* efl: make all _class_get() functions constMarcel Hollerbach2020-07-201-1/+1
* build: modules: harmonize use of package_c_argsStefan Schmidt2020-05-264-0/+4
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-184-12/+0
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-184-0/+12
* meson: support unified suffixes for modulesMarcel Hollerbach2020-04-075-5/+10
* efl_ui/clock: remove module interfaceMike Blumenkrantz2019-08-063-418/+0
* efl_ui_range_display: move events from spinMarcel Hollerbach2019-07-311-1/+1
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickableWooHyun Jung2019-07-291-2/+2
* efl_ui_radio: cleanup APIMarcel Hollerbach2019-06-201-4/+3
* elementary: do not emit new events in legacyMarcel Hollerbach2019-05-132-8/+6
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libsVincent Torri2019-04-116-6/+18
* elm_web: remove all legacy usage from eo filesMike Blumenkrantz2019-03-075-65/+238
* elm_spinner: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-1/+1
* elm_entry: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-1/+1
* elm_ctxpopup: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* elm: restore old elm_web behaviourMarcel Hollerbach2019-01-221-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-031-1/+1
* meson: add eolian custom dependencies supportDaniel Kolesa2018-10-241-1/+3
* here comes mesonMarcel Hollerbach2018-10-028-0/+109
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-15/+15
* elm: fix test case for elm_webMarcel Hollerbach2018-02-171-1/+1
* elm_web: use Efl.Ui.ZoomMike Blumenkrantz2018-02-152-8/+8
* elm_datetime: use legacy elm_buttonSungtaek Hong2018-01-171-4/+1
* elm build for osx - try another dotting of i's and crossing of t'sCarsten Haitzler (Rasterman)2017-12-206-0/+6
* osx build - try againCarsten Haitzler (Rasterman)2017-12-206-5/+19
* try and fix osx build with symbols missing...Carsten Haitzler (Rasterman)2017-12-201-1/+1
* efl_ui_widget: find theme just once in layout inherited widgetSungtaek Hong2017-12-081-1/+4
* prefs elm_entry: change to the new eventMarcel Hollerbach2017-11-211-2/+3
* elm: Try to fix compilation (link) for OSXJean-Philippe Andre2017-11-073-3/+2
* elm: Major cleanup of EO filesJean-Philippe Andre2017-11-013-0/+4
* efl_ui_clock: changed property name from value to timeWooHyun Jung2017-10-251-6/+6
* widget: Rename events to EFL_UI_WIDGET_EVENT_XXXJean-Philippe Andre2017-10-241-1/+1
* efl.ui.clock: correct value_set/get & value_min/max APIs signature.Amitesh Singh2017-09-131-6/+6
* access: Fix crash in ecoreJean-Philippe Andre2017-08-291-1/+4
* elm: Fix modules due to a missing EAPIJean-Philippe Andre2017-08-096-0/+6
* widget: Remove sub_obj arg to resize_object_setJean-Philippe Andre2017-08-091-1/+1
* elm: rename elm slider to Efl.Ui.SliderAmitesh Singh2017-06-121-1/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-192-1/+5
* elm: use new property implement syntax everywhereDaniel Kolesa2016-12-271-31/+22
* elm_map: add copyright_cb for osm tile source.Sungtaek Hong2016-12-061-0/+6
* docs: module: add some missing docs in our modules using eoStefan Schmidt2016-11-111-0/+1
* elm: remove datetime widget internal codeAmitesh Singh2016-11-091-406/+0
* Efl.Ui.Clock: Add elm module & themeAmitesh Singh2016-11-031-0/+399
* eina: module - Add macros for adding module informationsAmitesh Singh2016-08-311-0/+5
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-307-10/+10
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-1/+1