summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* genlist: implement item focusMarcel Hollerbach2017-11-124-18/+108
* elm_gengrid: do not try to bring in a NULL itemMarcel Hollerbach2017-11-111-0/+2
* elm_widget_item: refactor logic from gengrid into seperated classMarcel Hollerbach2017-11-115-1/+50
* elm_gengrid: improve the performance while realizingMarcel Hollerbach2017-11-111-8/+9
* elm_widget: add a new api for directly reevalulating widgetsMarcel Hollerbach2017-11-112-0/+11
* efl_ui_focus_composition: make sure to prepare before anything elseMarcel Hollerbach2017-11-111-2/+2
* efl_ui_focus_composition: make sure to not unregister and register againMarcel Hollerbach2017-11-111-1/+9
* elm_code: add support for go syntax.Al Poole2017-11-111-0/+18
* Revert "Edje: use textblock by default"Carsten Haitzler (Rasterman)2017-11-115-523/+188
* evil: add tests for Windows port.Vincent Torri2017-11-106-25/+576
* ecore-wl2: Minor formatting fixesChris Michael2017-11-101-3/+6
* wayland: stop tracking compositor_version in engineDerek Foreman2017-11-103-7/+0
* wayland_shm: Remove surface damage functionDerek Foreman2017-11-102-19/+0
* wayland_shm: cosmetic code simplificationDerek Foreman2017-11-101-1/+1
* waylamd_shm: Use ecore_wl2_window_damageDerek Foreman2017-11-101-4/+1
* ecore_wl2: Add API for adding damage to a windowDerek Foreman2017-11-102-0/+24