summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm_dnd: support target setting on none evas_objectsdevs/bu5hm4n/travis-cnpMarcel Hollerbach2020-04-122-12/+42
* ecore_evas_x: allow parsing of links form the link listMarcel Hollerbach2020-04-123-4/+34
* elm_dnd: complete the list of causal text typesMarcel Hollerbach2020-04-111-1/+5
* elm_slider: create timer for hiding laterMarcel Hollerbach2020-04-111-3/+7
* 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
* meson: build modules on macos as .soMarcel Hollerbach2020-04-071-1/+1
* meson: support unified suffixes for modulesMarcel Hollerbach2020-04-0722-14/+36
* ci: force system zlib on osxMike Blumenkrantz2020-04-072-1/+17
* evas: prepare for cur beeing NULLMarcel Hollerbach2020-04-071-1/+5
* eo: only prepare a empty nodeMarcel Hollerbach2020-04-071-1/+1
* elm icon/image efl ui image - respect aspect hints at all if setCarsten Haitzler (Rasterman)2020-04-062-39/+20
* elm icon/image efl ui image - respect aspect hints at all if setCarsten Haitzler (Rasterman)2020-04-061-1/+28
* efl.ui.textbox: add test case for copy/paste resultsAli2020-04-061-0/+12
* ui textpath: removed unused var.Hermet Park2020-04-061-1/+0
* ui textpath: update map before rendering begins.Hermet Park2020-04-061-6/+14
* build: add version to exactness libsMarcel Hollerbach2020-04-061-1/+3
* emile: fix a potentional resource leaking.Wonki Kim2020-04-061-0/+6
* ecore_evas: fix leaks in macos and win32Marcel Hollerbach2020-04-062-0/+3
* tests/hover: add behavior tests for elm_hoverMike Blumenkrantz2020-04-031-0/+48
* tests/layout: add explicit test for freeze and thaw no-op correctnessMike Blumenkrantz2020-04-031-0/+21
* tests/elm: add wrapper for forcing manual render in testsMike Blumenkrantz2020-04-032-1/+7
* tests/elm: add helper macros for asserting size and position of objectsMike Blumenkrantz2020-04-031-0/+18
* efl_ui/layout: correctly batch object changed state when using freeze/thawMike Blumenkrantz2020-04-033-2/+19
* eo: use eina_prefetchMarcel Hollerbach2020-04-031-0/+1
* Replace strncmp codeMarcel Hollerbach2020-04-036-8/+8
* evas/text: remove paragraph_direction inherit during renderMike Blumenkrantz2020-04-031-16/+0
* ecore-evas/cocoa: fix cnp leakMike Blumenkrantz2020-04-031-0/+1
* elm_entry: using keycode for main keyboard shortcutsAli2020-04-032-10/+40
* code: Silence compiler warnings.Alastair Poole2020-04-031-2/+2
* edje_legacy: Remove EINA_UNUSED when obj is actually usedProhtMeyhet2020-04-031-11/+11
* free memory in clipboard notify event and fix clipboard clear eventVincent Torri2020-04-031-16/+24
* doxygen docs: some fixes in Evas_Legacy.hXavi Artigas2020-04-022-15/+88
* doxygen docs: Add _Eina_Version struct docsXavi Artigas2020-04-021-0/+2
* comments: Typos in Efl_Config.hXavi Artigas2020-04-021-2/+2
* exactness docs: Add docs, fix docs, remove docsXavi Artigas2020-04-024-44/+96
* ci: travis: switch exactness testing to normal test fileStefan Schmidt2020-04-021-1/+1
* exactness: protect against forked callsMarcel Hollerbach2020-04-014-11/+47
* release: Update NEWS and bump version for 1.24.0-alpha1 releasev1.24.0-alpha1Stefan Schmidt2020-04-012-3/+68
* exactness: error when _src_unit is NULLMarcel Hollerbach2020-03-311-6/+5
* exactness: equip with ERR and CRITMarcel Hollerbach2020-03-311-5/+15
* exactness: correctly call mkdirMarcel Hollerbach2020-03-311-11/+20
* exactness: do not efl_del the evasMarcel Hollerbach2020-03-311-1/+0
* exactness_play: introduce runner scriptMarcel Hollerbach2020-03-312-0/+104