summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* efl wl - fix segv where garbage ptr to comp surface is still thereCarsten Haitzler (Rasterman)2018-02-071-0/+3
* elput - fix crash on shutdown where input.lib was NULLCarsten Haitzler (Rasterman)2018-02-071-1/+1
* efl theme - fix bug in e init splash that would do hide anim 2xCarsten Haitzler (Rasterman)2018-02-071-10/+39
* efl-wl: send more mouse buttons to clientsMike Blumenkrantz2018-02-071-2/+8
* efl-wl: propagate surface activation back to parent if child is hiddenMike Blumenkrantz2018-02-071-2/+4
* efl-wl: set event ON_HOLD flag when they are sent to a surfaceMike Blumenkrantz2018-02-071-30/+92
* efl-wl: remove some broken logic for activating toplevel parentsMike Blumenkrantz2018-02-071-10/+2
* efl-wl: immediately unset a destroyed surface's cursorMike Blumenkrantz2018-02-071-1/+13
* ecore_anim: Check for null ptr derefMyoungwoon Roy, Kim2018-02-071-0/+1
* ecore_evas: Check for null ptr derefMyoungwoon Roy, Kim2018-02-071-0/+3
* ecore_drm2: fix seat matching when checking for a device with a null seatChris Michael2018-02-071-3/+3
* ecore-wl2: correctly translate spacebar keyname into key eventsMike Blumenkrantz2018-02-071-1/+1
* ecore-x: perform internal shutdown on io error if callback is setMike Blumenkrantz2018-02-073-21/+33
* ecore-x: add more null checks for functionsMike Blumenkrantz2018-02-071-1/+5