summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* access: add access_parent propertydevs/stanluk/fixLukasz Stanislawski2018-10-152-8/+28
* access: remove type get/set api.Lukasz Stanislawski2018-10-1413-107/+3
* meson: link gl_drm to gdmMarcel Hollerbach2018-10-131-1/+1
* meson: fix build breakMarcel Hollerbach2018-10-121-0/+1
* meson: add buildsystem to ecore_wl2Marcel Hollerbach2018-10-121-1/+1
* elementary textpath: support legacy APIsYoungbok Shin2018-10-127-1/+73
* eo: add log domain to the testsuiteMarcel Hollerbach2018-10-121-0/+6
* evas image: fix preloading compatibility broken.Hermet Park2018-10-121-1/+1
* Revert "elm config: hide theme and profile config in gui when running in enli...Carsten Haitzler (Rasterman)2018-10-111-6/+4
* glx extns - check client and server extnsCarsten Haitzler (Rasterman)2018-10-113-15/+27
* evas gl x11 - add working measure funcs for debugging performanceCarsten Haitzler (Rasterman)2018-10-111-3/+43
* evas cache - avoid a segv...Carsten Haitzler (Rasterman)2018-10-111-1/+2
* ecore_x - add nouveau into the whitelist and clean up so it's a listCarsten Haitzler (Rasterman)2018-10-111-136/+98
* elementary: shutdown cocoa currentlyMarcel Hollerbach2018-10-111-0/+3
* meson: support older udev systemsMarcel Hollerbach2018-10-111-1/+6
* efl_ui_win: Move force resize code on first drawJunsuChoi2018-10-111-6/+5
* efl_ui_progressbar: avoid meaningless theme_applyWooHyun Jung2018-10-111-0/+2
* evas cache: clear up caching locking and reference count.Hermet Park2018-10-111-11/+7
* evas: remove redundant internal functions.Hermet Park2018-10-1111-275/+2
* meson: do not build deprecated wl & drmMarcel Hollerbach2018-10-101-2/+2
* ecore_wl2: fix build breakMarcel Hollerbach2018-10-101-1/+1
* elua: add missing eolian bindings method needed for object castingDaniel Kolesa2018-10-101-0/+4
* eldbus: remove unreachable code.Hosang Kim2018-10-101-3/+0
* meson: add dl to einaMarcel Hollerbach2018-10-101-1/+1
* elementary: fix a typo on override func of signal_callback_delWonki Kim2018-10-101-1/+1
* ecore_wl2: fix coverity issue. (Resource Leak)Hosang Kim2018-10-101-1/+8
* efl_ui_tab_pager: modified test for regression testBowon Ryu2018-10-101-5/+10
* eolian_suite: Fix reference template for docXavi Artigas2018-10-101-3/+3
* evas vector: fix typo.Hermet Park2018-10-101-1/+1
* eolian: use the legacy_prefix to generate the legacy doxygen group namesXavi Artigas2018-10-091-1/+21
* ecore_con_legacy: fix coverity issues (use after free)JunsuChoi2018-10-081-2/+2
* meson: unify system propertiesMarcel Hollerbach2018-10-057-17/+22
* meson: add sizeof checks for mesonMarcel Hollerbach2018-10-051-1/+4
* elm_genlist: prevent null pointer accessJunsuChoi2018-10-051-1/+1
* csharp: Fix missing override keywordLauro Moura2018-10-041-1/+1
* efl-csharp: Fixing C# examplesLauro Moura2018-10-043-13/+13
* eeze: Add buildsystem to list of dependencies.Alastair Poole2018-10-041-1/+1
* elm_theme: fix return value when default style fallback is doneJaehyun Cho2018-10-041-1/+2
* eina debug: fix a double unlock issueYoungbok Shin2018-10-041-3/+6
* elementary entry: apply scale to all edje objectsYoungbok Shin2018-10-041-0/+6
* csharp: Temporarily disable missing docs warningLauro Moura2018-10-041-0/+3
* meson: install compat ethumb_client.pc fileMarcel Hollerbach2018-10-031-0/+9
* meson : fix eina/meson.buildJérémy Zurcher2018-10-031-9/+9
* here comes mesonMarcel Hollerbach2018-10-02258-0/+9752
* ecore_cocoa: stop leaking init countsMarcel Hollerbach2018-10-021-0/+1
* macOS: make eina_environment_tmp_get() work as elsewhere.Alastair Poole2018-10-021-0/+11
* efl_ui_dnd: fixup leaking inits and code duplicationMarcel Hollerbach2018-10-024-47/+44
* eina: move definition of EFL64Marcel Hollerbach2018-10-022-18/+18
* docs: fix the incorrect group name of segment controlBowon Ryu2018-10-021-1/+1
* efl_page_transition_scroll: fix warning the dereference before null checkBowon Ryu2018-10-021-0/+2