summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efl_ui_popup: remove unnecessary function callJinYong Park2017-11-281-4/+1
* efl_ui_popup_alert_scroll: check sizing evaluation while scroller is changedTaehyub Kim2017-11-282-0/+7
* efl_ui_popup: remove efl_ui_popup_position_setJinYong Park2017-11-283-22/+7
* efl_ui_popup: use efl_data_scope_get instead of using 'self' objectJinYong Park2017-11-282-19/+16
* efl_ui_popup_alert_text: add Efl.Ui.Popup.Alert.Text ClassTaehyub Kim2017-11-288-0/+271
* efl_ui_popup_alert_scroll: add Efl.Ui.Popup.Alert.Scroll classTaehyub Kim2017-11-288-0/+323
* efl_ui_popup: cover the corner case of popup sizing evaluationTaehyub Kim2017-11-281-1/+1
* efl_ui_popup_alert: add Efl.Ui.Popup.Alert classTaehyub Kim2017-11-289-0/+525
* efl_ui_popup: make popup size expandableTaehyub Kim2017-11-281-0/+10
* efl_ui_popup: add align and position propertiesTaehyub Kim2017-11-284-15/+189
* efl_ui_popup: add bg_set and bg_repeat_events_set/get APIJinYong Park2017-11-285-11/+159
* efl_ui_popup: add Efl.Ui.Popup classTaehyub Kim2017-11-288-0/+235
* Efl.Ui.Format: do format check once only.Amitesh Singh2017-11-281-13/+14
* Efl.Ui.Format: do proper checking for string template.Amitesh Singh2017-11-281-10/+43
* elc_combobox: use elm_legacy_add for internal componentSungtaek Hong2017-11-281-17/+23
* elm_entry : Added access action interface in entry.Prasoon Singh2017-11-282-5/+30
* elm_code: Reload grid colours on theme changeAndy Williams2017-11-272-7/+28
* efl_wl: Silence ridiculous warningDerek Foreman2017-11-271-4/+11
* Provide a meaningful labelAndy Williams2017-11-271-1/+2
* elementary: Be consistent for the display of test widgetsAndy Williams2017-11-271-2/+2
* efl_ui_spin: Add new spin and spin_button widgetsWoochan Lee2017-11-2731-234/+1886
* evas: Fix sign mismatch in evas between.c and .h definitionsRoss Vandegrift2017-11-271-2/+2
* elementary: fixed single typos in few modulesPawel Aksiutowicz2017-11-279-13/+13
* Efl.Ui.Format: remove the dupicalte codeAmitesh Singh2017-11-271-6/+0
* efl_ui_bg: add Efl.Gfx.color_get.Sungtaek Hong2017-11-273-24/+43
* elm: fix legacy codeMarcel Hollerbach2017-11-261-0/+9
* ecore-wl2: Fix resource leakChris Michael2017-11-261-1/+7
* elm_code: set the color scheme from the default edc.Al Poole2017-11-262-75/+95
* ecore ipc/con: fix nasty ... they dont mutually excludeCarsten Haitzler (Rasterman)2017-11-262-2/+0
* elm ifrace scrollable - fix uninitialized values on scroll asjustCarsten Haitzler (Rasterman)2017-11-241-3/+3
* efl ui slider - fix crashes with fmt callback data and class dataCarsten Haitzler (Rasterman)2017-11-241-3/+3
* elua: correctly wrap gettext funcsDaniel Kolesa2017-11-242-21/+38
* elua - use safeptr with lightuserdata to work around luajit 64bit issueCarsten Haitzler (Rasterman)2017-11-242-14/+13
* eina safepointer - mimic 47 bit eoid patchCarsten Haitzler (Rasterman)2017-11-241-7/+20
* eo - by default on 64bit only use 47 bits because of luajitCarsten Haitzler (Rasterman)2017-11-241-9/+30
* mbe: Fix invalid part handlingJean-Philippe Andre2017-11-242-33/+12
* win: Fix window background EO APIsJean-Philippe Andre2017-11-241-2/+0
* elm: add custom access state for Elm.HoverLukasz Stanislawski2017-11-242-0/+11
* layout: Fix erroneous warnings (from earlier patch)Jean-Philippe Andre2017-11-241-4/+5
* elm_part: Mark as auto-unref before finalizeJean-Philippe Andre2017-11-241-6/+10
* eo: Make sure auto_unref only applies after finalizeJean-Philippe Andre2017-11-241-3/+3
* part bg: Fix up some unnecessary complexityJean-Philippe Andre2017-11-247-120/+76
* efl_ui_layout: create efl_ui_bg when efl_part for background is called.Sungtaek Hong2017-11-2411-5/+411
* Efl.Ui.Format: add string format checking for user inputAmitesh Singh2017-11-241-0/+76
* widget: Add EINA_UNUSEDJean-Philippe Andre2017-11-241-1/+1
* efl_ui_widget: secure elm_legacy_add flagSungtaek Hong2017-11-242-3/+6
* evas: remove warning from image_loaders/png/evas_image_load_pngPawel Aksiutowicz2017-11-231-1/+1
* efl_ui_bg: fix unclipped image on EFL_UI_IMAGE_SCALE_TYPE_NONESungtaek Hong2017-11-231-0/+6
* elementary: fix typos in elm_win_legacyPawel Aksiutowicz2017-11-231-7/+7
* elementary: fix typos in elm_gesture_layerPawel Aksiutowicz2017-11-231-20/+20