summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_con: Ecore_Con_Server now on top of Efl_Net!devs/barbieri/ecore_con-efl_netGustavo Sverzut Barbieri2016-12-1018-6578/+2670
* ecore_con_server_example: add --socket-activatedGustavo Sverzut Barbieri2016-12-101-0/+6
* ecore_con_server_example: add tcp+ssl, upgrades a live client.Gustavo Sverzut Barbieri2016-12-101-1/+54
* ecore_con_client_example: allow tcp->ssl upgrades.Gustavo Sverzut Barbieri2016-12-101-24/+97
* elm_code: Fix cursor x offset calculationsAndy Williams2016-12-101-2/+2
* ecore_con_url: only close the request if we got a final response.Gustavo Sverzut Barbieri2016-12-091-2/+3
* efl_net_dialer_http: fix delete-from-CURL callback.Gustavo Sverzut Barbieri2016-12-091-24/+37
* elementary: set atspi role before sending a signalShinwoo Kim2016-12-101-3/+2
* elm_code: Use cursor theme from elm_entryAndy Williams2016-12-091-6/+12
* efl_net: fix formatting warnings from windows.Gustavo Sverzut Barbieri2016-12-094-4/+4
* efl_net_dialer_http: fix build on windows.Gustavo Sverzut Barbieri2016-12-093-6/+13
* efl_io_closer_fd: fix warning on windows.Gustavo Sverzut Barbieri2016-12-091-0/+2
* docgen: migrate to new Eolian-provided tokenizerDaniel Kolesa2016-12-094-180/+99
* elm_code: use geometry of cells to paint a simple cursorAndy Williams2016-12-094-8/+97
* efl_net_server_unix: do not mkpath for abstract sockets.Gustavo Sverzut Barbieri2016-12-091-1/+2
* efl_net_dialer: emit 'resolved' even if connection failed.Gustavo Sverzut Barbieri2016-12-093-2/+28
* efl_net: optimize serving of IP addresses.Gustavo Sverzut Barbieri2016-12-094-57/+115
* efl_io_copier: callbacks may close the copier.Gustavo Sverzut Barbieri2016-12-091-1/+14
* efl_io_buffer: callbacks may close the buffer.Gustavo Sverzut Barbieri2016-12-091-0/+13
* efl_io_queue: callbacks may close the queue.Gustavo Sverzut Barbieri2016-12-091-0/+6
* efl_io_buffered_stream: del inner_io if we're the parent.Gustavo Sverzut Barbieri2016-12-091-1/+4
* efl_net_server_simple: fix leak reported by eo_debugGustavo Sverzut Barbieri2016-12-091-0/+1
* efl_net_dialer_socket: allow us to create a dialer from existing object.Gustavo Sverzut Barbieri2016-12-093-3/+35
* efl_net_socket_fd: do not close stdout if nothing was set.Gustavo Sverzut Barbieri2016-12-091-1/+2
* efl_net_ssl: do not access torn down sockets.Gustavo Sverzut Barbieri2016-12-092-4/+33
* efl_net_ssl_conn-openssl: fix dlsym() for X509_check_ip_asc.Gustavo Sverzut Barbieri2016-12-091-1/+1
* ethumb_slave: fix work on WindowsAndrii Kroitor2016-12-091-0/+24
* ethumb: fix absolute path generationAndrii Kroitor2016-12-091-69/+15
* elm: move Elm.Icon.Type to elm_generalDaniel Kolesa2016-12-097-14/+12
* Fix typo in doxygen about ecore_idler_addJihoon Kim2016-12-091-1/+1
* tests: ecore: detect if the timeout test runs on Jenkins and increase allowed...Stefan Schmidt2016-12-091-1/+21
* edje_pick: export aliases and entire dependency listVitalii Vorobiov2016-12-091-6/+44
* edje_pick: use correct id's for exported groupsVitalii Vorobiov2016-12-091-3/+4
* eina: add free cb to eina_iterator_filter_newMarcel Hollerbach2016-12-093-3/+50
* elm_entry: Init cursor position when entry text set.JEONGHYUN YUN2016-12-091-0/+2
* eina: Set magic number in eina_file_virtualizeJean-Philippe Andre2016-12-091-0/+1
* evas: Fix compilation after @cedric's "fix"Jean-Philippe Andre2016-12-093-0/+98
* evas: refactor swap mode info get.Cedric Bail2016-12-088-241/+18
* evas-gl_cocoa: fix complete b0rkage of the engineJean Guyomarc'h2016-12-082-6/+10
* elput: Improve checks for keyboard & pointer devicesChris Michael2016-12-081-2/+4
* ecore-wl2: Minor formatting fixChris Michael2016-12-081-6/+7
* ecore_con_server_example: show client errors.Gustavo Sverzut Barbieri2016-12-081-0/+10
* ecore_con_client_example: allow no-ssl verify and print errors.Gustavo Sverzut Barbieri2016-12-081-1/+21
* efl_net_server_ssl: monitor context del and unref on destructor.Gustavo Sverzut Barbieri2016-12-081-0/+17
* efl_net_ssl_context: check and document constructor only properties.Gustavo Sverzut Barbieri2016-12-082-5/+25
* efl_net_dialer_ssl: fix copy&paste too much.Gustavo Sverzut Barbieri2016-12-081-3/+3
* eo_lifecycle: on log level info (3), show leaked objects.Gustavo Sverzut Barbieri2016-12-081-0/+36
* elm_win: update opaque region on resize when borderlessMike Blumenkrantz2016-12-081-0/+2
* elua: add bindings to new Eolian APIsDaniel Kolesa2016-12-081-0/+143
* evas-wayland-egl: Remove unused field from Outbuf structureChris Michael2016-12-081-1/+0