summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace clashes for Efl.Text.Cursordevs/xartigas/rename_text_cursorXavi Artigas2020-04-0719-629/+628
* 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
* exactness_play: transform to LD_PRELOAD libraryMarcel Hollerbach2020-03-312-142/+101
* exactness_player: refactor main methodMarcel Hollerbach2020-03-311-98/+145
* exactness: remove code for compilingMarcel Hollerbach2020-03-313-54/+2
* exactness_record: introduce runner scriptMarcel Hollerbach2020-03-312-1/+72
* exactness_recorder: move to preloadMarcel Hollerbach2020-03-312-126/+82
* exactness_recorder: refactor main methodMarcel Hollerbach2020-03-313-35/+67
* ecore_evas_wayland: Do not pass negative parameter to close functionChristopher Michael2020-03-301-1/+1
* ecore_evas_wayland: Declare variables at top of functionChristopher Michael2020-03-301-1/+3
* efl_ui_textbox: pass in correct seatMarcel Hollerbach2020-03-301-2/+2
* canvas vg: null initialization for safety.Hermet Park2020-03-301-1/+1
* exactness_recorder: cleanup code a bitMarcel Hollerbach2020-03-301-4/+1
* elm_atspi_bridge: initialize variablesShinwoo Kim2020-03-301-4/+4
* ci: enable ecore_con IPv6 testsStefan Schmidt2020-03-271-0/+1
* ci: travis: enable s390x build on daily cronStefan Schmidt2020-03-273-1/+15
* travis: enable more archs during cron buildStefan Schmidt2020-03-272-4/+18