summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: add ability to set item providersdevs/herdsman/object_factoryDaniel Hirt2017-11-1912-119/+543
* Canvas.Text: Add Efl.Canvas.Text.FactoryDaniel Hirt2017-11-193-0/+3
* Edje: remove item provider from eo apiDaniel Hirt2017-11-173-14/+19
* Ctxpopup: resizing ctxpopup after its content is removedJinYong Park2017-11-152-0/+53
* efl_ui_win.c: send bounds changed signal on window rotationShilpa Singh2017-11-151-0/+26
* elementary: make sure efl_general.h detection work also when you are not usin...Cedric Bail2017-11-141-15/+16
* elementary: protect from stall include.Cedric Bail2017-11-142-1/+8
* elementary: provide network when doing ui.Cedric Bail2017-11-141-0/+1
* elementary: only include Efl_Ui.h when BETA API is requested.Cedric Bail2017-11-141-0/+4
* elementary: elm_widget actually rely on elm_object_item.Cedric Bail2017-11-141-0/+2
* elementary: fix typos in header inclusion rules.Cedric Bail2017-11-141-2/+2
* ecore: always declare EFL_MAIN not just for application using the BETA flag.Cedric Bail2017-11-141-15/+15
* Revert "Revert series of patches from cedric (due to dependencies and conflic...Cedric Bail2017-11-1412-16/+307
* Revert series of patches from cedric (due to dependencies and conflicts)Carsten Haitzler (Rasterman)2017-11-1512-307/+16
* elementary: currently double declare elm_init/shutdown.Cedric BAIL2017-11-141-0/+53
* elementary: fix efl_ui_multibutton installed headers.Cedric BAIL2017-11-142-1/+1
* elementary: introduce Efl_Ui.h.Cedric BAIL2017-11-147-5/+227
* ecore: do not display error message on cancel.Cedric BAIL2017-11-141-3/+6
* efl: and don't forget to install the new dependencies.Cedric BAIL2017-11-141-0/+2
* ecore: remove EFL_OBJECT_BETA as Efl_Core.h is for Efl new inerfaces.Cedric BAIL2017-11-141-3/+1
* ecore: move EAPI_MAIN from elementary to ecore.Cedric BAIL2017-11-142-4/+17
* elm_code: Add basic scope parsing to syntax highlighting.Andy Williams2017-11-144-12/+133
* eina: Improve API docs for eina_crc.hBryce Harrington2017-11-141-18/+30
* eolian: scan system dir by defaultDaniel Kolesa2017-11-146-18/+45
* elc_popup.c: accessible name_get interface addedShilpa Singh2017-11-142-0/+25
* eolian: Fix odd syntax (remove EINA_UNUSED)Jean-Philippe Andre2017-11-141-1/+1
* cxx: Only give a single ref to unparented objectsJean-Philippe Andre2017-11-141-4/+6
* win: Move autodel to C onlyJean-Philippe Andre2017-11-146-45/+103
* test calendar: Add test case for string format func.Amitesh Singh2017-11-141-11/+17
* Efl.Ui.Format: Add support for "struct tm" in string format.Amitesh Singh2017-11-141-1/+6
* test calendar: make format callback function betterAmitesh Singh2017-11-141-5/+6
* Efl.Ui.Slider_Interval: remove smart data associated with class.Amitesh Singh2017-11-142-7/+4
* evas: disable unecessary lock when not using evas_render2Cedric BAIL2017-11-132-0/+7
* edje: last improvement of _edje_hash_find_helper speed by reducing call to ei...Cedric BAIL2017-11-131-0/+9
* edje: cache last string search miss to reduce useless call to eina_str_split_...Cedric BAIL2017-11-132-1/+11
* edje: cleanup life cycle of buffer in _edje_hash_find_helper.Cedric BAIL2017-11-131-4/+3
* efl_ui_win: unfocus and focus again the most upper widgetMarcel Hollerbach2017-11-131-1/+12
* elc_naviframe.c: Append title, subtitle while reading title and subtitle in n...Shilpa Singh2017-11-131-0/+3
* calendar: Remove invalid ref to elm enumJean-Philippe Andre2017-11-131-6/+7
* edje: add event for inform about circular dependencyVyacheslav Reutskiy2017-11-133-1/+24
* eina: Fix spelling/punctuation errors in docs (quaternion..rectangle)Bryce Harrington2017-11-133-40/+34
* elm: evaluate MULTISELECTABLE state for genlist and gengridLukasz Stanislawski2017-11-132-0/+6
* elm: set accurate access role for elm_iconLukasz Stanislawski2017-11-132-2/+2
* elm: set accurate access role for elm_popupLukasz Stanislawski2017-11-132-2/+2
* eina: Fix spelling/punctuation errors in documentation (safepointer..strbuf)Bryce Harrington2017-11-136-31/+31
* eina: Fix spelling/punctuation errors in documentation (thread..xattr)Bryce Harrington2017-11-1311-61/+217
* eina: Add API doxygen for eina_rbtree_inline_lookup()Bryce Harrington2017-11-132-2/+13
* eina: Improve eina_alloca API doxBryce Harrington2017-11-131-4/+9
* libinput check - move up to requiring 1.6 as a minimum for libinputCarsten Haitzler (Rasterman)2017-11-123-47/+2
* elm_widget_item_static_focus: do not accept the adapter as subchildMarcel Hollerbach2017-11-121-2/+5