summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evil_string: fix strndup() for non-NULL terminated strings.devs/barbieri/efl_net_socket_windows2Gustavo Sverzut Barbieri2017-03-291-2/+1
* ecore_con: remove warnings if FD_CLOEXEC is undefined.Gustavo Sverzut Barbieri2017-03-282-0/+11
* eina: fix compilation warning on _WIN32 due missing strndup()Gustavo Sverzut Barbieri2017-03-283-0/+12
* others: support efl_net_dialer_windows.Gustavo Sverzut Barbieri2017-03-272-2/+8
* ecore_ipc: use new efl_net_*_windows classes.Gustavo Sverzut Barbieri2017-03-272-360/+42
* ecore_con_local_path_new(): implemented for WindowsGustavo Sverzut Barbieri2017-03-271-0/+34
* implement efl_net_{socket,dialer,server}_windowsGustavo Sverzut Barbieri2017-03-2716-14/+2038
* ecore_con_*_example: compile on win32.Gustavo Sverzut Barbieri2017-03-272-5/+17
* ecore_ipc_client_example: win32 doesn't provide getline().Gustavo Sverzut Barbieri2017-03-271-0/+12
* efl_net_dialer_unix_example: read in loop while "can_read".Gustavo Sverzut Barbieri2017-03-271-9/+15
* ecore pub headers - use __sun not __sun__ for ifdef for solarisCarsten Haitzler (Rasterman)2017-03-271-1/+1
* Eina_Value: strdup() is used, so include string.hVincent Torri2017-03-271-0/+1
* Ecore: siginfo_t type is defined in sys/siginfo.h on SolarisVincent Torri2017-03-271-0/+2
* gengrid: fix the crash in _elm_gengrid_item_edge_checkAmitesh Singh2017-03-261-0/+1
* Gengrid: Bring the item into view scope before swapping.Umesh Tanwar2017-03-261-0/+1
* Ecore_Con: Fix compilation on SolarisVincent Torri2017-03-262-1/+5
* elm_code: fix CID 1368489Andy Williams2017-03-251-2/+2
* efreet: Don't prefer the second perfect over the first in desktop_exec_find()Derek Foreman2017-03-241-1/+6
* ecore-evas: better handling for pointer_warp with buffer canvasMike Blumenkrantz2017-03-241-1/+49
* evas_events: look for seats on hash instead of input devicesBruno Dilly2017-03-241-2/+8
* ecore-drm2: Remove unused field in Output structureChris Michael2017-03-241-2/+0
* eet cmdline tool - dont give garbage certificate length if there is noneCarsten Haitzler (Rasterman)2017-03-241-4/+11
* ecore audio: Fix loss of last streamJiwon Kim2017-03-241-2/+5
* ecore_evas: delete exit idler when done with itJean Guyomarc'h2017-03-231-0/+2
* Eina_Xattr: fix memory corruptionArtem Popov2017-03-231-3/+3
* ecore_evas extn - fix buffer n check for lock files with untrusted valCarsten Haitzler (Rasterman)2017-03-231-5/+9
* evas: Fix a rare issue with GL and map and maskJean-Philippe Andre2017-03-222-1/+19
* elm_code: fix keyboard selection forwardAndy Williams2017-03-211-0/+11
* elm_map: Fix work of elm_map_overlay_icon_set if icon is NULL.se.osadchy2017-03-211-1/+0
* ecore: proper macro usage for double comparision. Summary: The comparisions a...Umesh Tanwar2017-03-214-4/+4
* ecore_evas_extn: do not update plug image when lockfile is invalid.Minkyoung Kim2017-03-211-0/+11
* genlist: Fix another issue with insert sortedJean-Philippe Andre2017-03-201-2/+3
* evas gl: Fix a compilation warningJean-Philippe Andre2017-03-201-0/+2
* eina_debug: do not leak a spinlock when the path is not givenMarcel Hollerbach2017-03-181-1/+5
* gl_drm: Fix KHR partial update supportDerek Foreman2017-03-173-14/+18
* ecore_drm2: Move function call after the NULL checkDerek Foreman2017-03-171-1/+2
* gl_drm: Properly disable EGL_EXT_buffer_age when we don't have itDerek Foreman2017-03-171-4/+1
* theme: remove event gaps in enlightenment window framesMike Blumenkrantz2017-03-171-7/+3
* efreet: CRI and fail after 10 attempts to connect to efreetdMike Blumenkrantz2017-03-171-0/+9
* ecore-evas: handle title_set and name_class_set for buffer engineMike Blumenkrantz2017-03-171-2/+29
* theme: make bryce vertical clipping work as expectedMike Blumenkrantz2017-03-171-1/+1
* evas table: CRI when attempting to pack a table child into another tableMike Blumenkrantz2017-03-171-2/+10
* elm_code: Update and demo status messages inlineAndy Williams2017-03-173-13/+28
* elementary: enhance atspi accessible documentationShinwoo Kim2017-03-171-20/+20
* gengrid: avoid call select callback twice in mode ELM_OBJECT_MULTI_SELECT_MOD...Vyacheslav Reutskiy2017-03-171-1/+0
* luncher: improving engage animationsAndy Williams2017-03-161-1/+0
* eina_file: fixed T2244Ivan Furs2017-03-151-3/+17
* evas: drop redundant pointer checkBryce Harrington2017-03-151-2/+1
* elementary: Fix minor typo in efl_ui_win.eoChris Michael2017-03-141-1/+1
* genlist: Fix a leakJean-Philippe Andre2017-03-141-0/+1