summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_imf: turn off autocapital mode in password layoutefl-1.20Jihoon Kim2018-06-041-0/+3
* remove potential double freeAndy Williams2018-05-151-1/+0
* Add missing continue keyword from Go definitionAndy Williams2018-05-151-1/+1
* edje: fix backward compatibility issue caused by legacy cursor funcsYoungbok Shin2018-05-024-12/+157
* ecore_file: switch from buf to tmpstrMarcel Hollerbach2018-04-111-1/+1
* evas_render: Don't render from norenderDerek Foreman2018-04-041-1/+1
* evas: Check for NEON via eina_cpu_features if possibleDerek Foreman2018-04-041-0/+6
* Fix private usage by removing those testAndy Williams2018-03-291-141/+0
* elm_code: Remove a render test and complex workarounds requiredAndy Williams2018-03-284-79/+0
* ecore_imf: check validation before accessing context classJihoon Kim2018-03-261-38/+45
* elm_code: Fix cusor position after newline when indenting with tabsAndy Williams2018-03-241-2/+2
* elm_code: Support indentation styles that are purely tab basedAndy Williams2018-03-247-11/+131
* efreet_xml: make certain we unmap the right pointer.Al Poole2018-03-101-3/+4
* efl_wl: Don't create touch resources with pointer interfacesDerek Foreman2018-03-061-1/+1
* elm_code: Fix line selection with leading tabsv1.20.7Andy Williams2018-02-172-1/+10
* elm_code: Fix issue where text selection menu did not showAndy Williams2018-02-151-1/+9
* release: Update NEWS and bump version for 1.20.7 releaseStefan Schmidt2018-02-142-2/+45
* eina: use a stringshare to store the filename internally.Cedric Bail2018-02-144-29/+39
* elua: add eina in environment variable library pathRomain Naour2018-02-131-0/+1
* Revert "elm - fix makefile to install missing header for elm_code"Andy Williams2018-02-121-1/+0
* edje - entry - fix empty item handlingCarsten Haitzler (Rasterman)2018-02-111-3/+3
* elm - fix makefile to install missing header for elm_codeCarsten Haitzler (Rasterman)2018-02-101-0/+1
* elm_code: Cancel selection if clicked outside of the editor areaAndy Williams2018-02-101-0/+13
* elm_code: Fix tooltip crashAndy Williams2018-02-102-6/+11
* elm_code: If showing line numbers don't resize at 10 lines.Andy Williams2018-02-101-2/+4
* elm_code: Don't bold beginnings of linesAndy Williams2018-02-101-0/+2
* elementary: fix compilation of elm_code test on windowsLauro Moura2018-02-104-0/+31
* elm_code: add support for go and markdown syntax.Al Poole2018-02-101-0/+30
* elm_code_widget: keep track of visibility.Al Poole2018-02-102-2/+4
* elm_code: hide cursor if we hide the widget.Al Poole2018-02-101-0/+28
* elm_code_widget: make sure the widget is cleared properly.Al Poole2018-02-100-0/+0
* evas_language_utils: Fix build error without NLSJaehyun Cho2018-02-081-1/+6
* example: Add elocation to elm buildLauro Moura2018-02-081-1/+4
* eo - by default on 64bit only use 47 bits because of luajitCarsten Haitzler (Rasterman)2018-02-071-9/+30
* elm ifrace scrollable - fix uninitialized values on scroll asjustCarsten Haitzler (Rasterman)2018-02-071-3/+3
* eina_file: make sure we use a stringshare when virtualized.Al Poole2018-02-072-3/+3
* ecore-evas-drm: Check for XDG_SEAT existenceChris Michael2018-02-071-0/+4
* eina: Fix typo in doxygenChris Michael2018-02-071-1/+1
* eeze: Don't leak udev enumerationChris Michael2018-02-071-1/+4
* eeze: Remove unused device variablesChris Michael2018-02-071-14/+2
* eldbus test - del not unref obj as it has a parent ...Carsten Haitzler (Rasterman)2018-02-071-1/+1
* eina: fix random segfaults when displaying BTJean Guyomarc'h2018-02-071-1/+1
* ecore_con: bug workaround SO_REUSEADDR and EADDRINUSE from bind (fix)Carsten Haitzler (Rasterman)2018-02-071-1/+13
* elm: fix typo in elm_list documentationJean Guyomarc'h2018-02-071-1/+1
* elm: fix memleak in comboboxJean Guyomarc'h2018-02-071-0/+1
* emotion: unset DISPLAY when loading an engine under waylandMike Blumenkrantz2018-02-071-0/+14
* ecore evas init - init ecore then evas not the other way...Carsten Haitzler (Rasterman)2018-02-071-4/+4
* efl thread signal masks - fix up for various threads manually createdCarsten Haitzler (Rasterman)2018-02-073-2/+45
* ecore-drm2: Fix enabling outputsChris Michael2018-02-071-1/+1
* ecore-drm2: return supported rotations if not using hardwareChris Michael2018-02-071-6/+13