summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_evas: fix fallback codedevs/bu5hm4n/fixesMarcel Hollerbach2020-04-151-10/+6
* elm: add accidently removed API symbolMarcel Hollerbach2020-04-151-0/+6
* doxygen docs: Define a couple missing ELM_WIN typesXavi Artigas2020-04-141-6/+6
* doxygen docs: Fix Elm_Toolbar groupsXavi Artigas2020-04-141-26/+26
* doxygen docs: Fix several invalid refs in ElmXavi Artigas2020-04-146-11/+11
* doxygen docs: Fix missing docs in EdjeXavi Artigas2020-04-142-6/+10
* doxygen docs: Fix misplaced Evas_Font group tagsXavi Artigas2020-04-141-9/+10
* doxygen docs: Proper usage of @ingroup and @addtogroupXavi Artigas2020-04-147-54/+37
* doxygen docs: Fix double groupXavi Artigas2020-04-141-1/+1
* efl_ui_focus_manager: correct checkMarcel Hollerbach2020-04-141-3/+3
* ecore_evas_x: fix typo'ed function nameMarcel Hollerbach2020-04-141-5/+5
* elm_dnd: complete the list of text typesMarcel Hollerbach2020-04-141-1/+5
* build: fix libraries of efreet-mime -trashMarcel Hollerbach2020-04-141-2/+2
* ecore_evas_x: add safety check for data in converterMarcel Hollerbach2020-04-141-0/+9
* ecore_evas_x: reject the promise instead of returnMarcel Hollerbach2020-04-141-7/+8
* ecore_evas: add API for finding out if event is usedMarcel Hollerbach2020-04-144-8/+29
* elm_dnd: support target setting on none evas_objectsMarcel Hollerbach2020-04-143-12/+34
* ecore_evas_x: allow parsing of links form the link listMarcel Hollerbach2020-04-143-5/+36
* elm_slider: create timer for hiding laterMarcel Hollerbach2020-04-141-3/+7
* efl_ui_focus_layer: correctly dismantle redirect chainMarcel Hollerbach2020-04-141-1/+11
* efl_ui_focus_manager: do not magically set focus to new elementsMarcel Hollerbach2020-04-141-2/+2
* efl_ui_focus_manager: do not fallback to the same objectMarcel Hollerbach2020-04-141-1/+1
* efl_ui_focus_manager: refactor _request_subchild_exceptMarcel Hollerbach2020-04-141-4/+4
* efl/wl: fix namespacing conflict in rotation enumMike Blumenkrantz2020-04-141-2/+2
* meson: do not install namespace problem legacy filesMarcel Hollerbach2020-04-145-27/+40
* efl_input_text: rename namespaceMarcel Hollerbach2020-04-147-44/+45
* Fix namespace clashes for Efl.Text.CursorXavi Artigas2020-04-1419-629/+628
* efl_text_formatter: rename from Efl.Text.Formatter to Efl.Text_FormatterMarcel Hollerbach2020-04-141-1/+1
* Efl.Canvas.Vg.Container: Prevent duplicate transpacency calculation.JunsuChoi2020-04-141-0/+7
* evas_main: add null check for safetyWooHyun Jung2020-04-141-4/+12
* eo: null check for vtable allocationYeongjong Lee2020-04-131-0/+4
* elm_cnp: fix memory leaksTaehyub Kim2020-04-131-2/+9
* evas text: fix memory leak.Hermet Park2020-04-131-2/+6
* Ector: Refer to visibility of Ector_Renderer when doing rle_update.JunsuChoi2020-04-131-2/+2
* elm_atspi_bridge: fix memory leakShinwoo Kim2020-04-131-0/+2
* edje_calc: add null check after eet_readWooHyun Jung2020-04-131-10/+13
* fix buid on bsdCarsten Haitzler (Rasterman)2020-04-121-2/+2
* ecore con - clean up file lock andunlock on failed bindCarsten Haitzler (Rasterman)2020-04-121-12/+19
* ecore-evas - x dnd/cnp - handle null data content and not segvCarsten Haitzler (Rasterman)2020-04-121-0/+5
* evas: fix dereference after null checkShinwoo Kim2020-04-101-1/+1
* efreetd - ensure on bsd where connects succed despite daemon being goneCarsten Haitzler (Rasterman)2020-04-101-2/+12
* efreet - try less chaotic efreetd restart and delay 0.5-1.0 rand secCarsten Haitzler (Rasterman)2020-04-091-10/+6
* tests: popupAlastair Poole2020-04-091-2/+2
* tests: Add case to match ephoto behaviour.Alastair Poole2020-04-091-0/+76
* elm_dnd: null check for safetyYeongjong Lee2020-04-081-0/+9
* release: Update NEWS and bump version for 1.24.0-beta1 releasev1.24.0-beta1Stefan Schmidt2020-04-081-0/+3
* elm_entry, accessibility: Send utf8 text instead of markup to ATSPI clientShilpa Singh2020-04-071-4/+6
* efl_ui_dnd: cleanup when backend failed to create dnd opMarcel Hollerbach2020-04-071-5/+11
* ecore_evas_cocoa: be aware of NULL dataMarcel Hollerbach2020-04-071-2/+4
* meson: do no build upower on macosMarcel Hollerbach2020-04-071-1/+1