efl/src/lib/ecore_con
Daniel Kolesa 7e94eb22b4 eolian: mark pure virtual funcs outside of implements
This is a better syntax and should've been like this in the first place.
2016-05-12 16:15:24 +01:00
..
Ecore_Con.h Ecore con base: Fix Eolian warnings. 2016-02-16 10:02:10 +00:00
Ecore_Con_Eet.h Ecore con eet: Fix Eolian warnings. 2016-02-17 09:39:53 +00:00
Ecore_Con_Eet_Eo.h ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +02:00
Ecore_Con_Eet_Legacy.h ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +02:00
Ecore_Con_Eo.h Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
Ecore_Con_Legacy.h Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
ecore_con.c Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
ecore_con_alloc.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_ares.c ecore_con: fix compilation issues on Windows 2016-02-17 14:09:55 -08:00
ecore_con_dns.c ecore_con: change Ecore.Con.Client to Efl.Network.Client. 2016-02-12 21:25:55 +01:00
ecore_con_eet.c Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
ecore_con_eet_base.eo Eet: Fix namespacing to use . and not _. 2016-05-12 12:20:34 +01:00
ecore_con_eet_client_obj.eo docs: add descriptions for ecore_con_eet_{client,server} EO classes 2016-04-11 16:52:43 +02:00
ecore_con_eet_server_obj.eo docs: add descriptions for ecore_con_eet_{client,server} EO classes 2016-04-11 16:52:43 +02:00
ecore_con_info.c fix duplicate function call names in ecore and ecore_con that can clash 2014-06-16 15:57:05 +09:00
ecore_con_legacy.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
ecore_con_local.c Ecore con local: properly clean up fd on error. 2016-02-05 11:48:36 +00:00
ecore_con_local_win32.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
ecore_con_private.h ecore_con: change Ecore.Con.Client to Efl.Network.Client. 2016-02-12 21:25:55 +01:00
ecore_con_socks.c ecore_con: changing Ecore.Con.Server to Efl.Network.Server. 2016-02-05 08:10:52 +01:00
ecore_con_ssl.c ecore_con: change Ecore.Con.Client to Efl.Network.Client. 2016-02-12 21:25:55 +01:00
ecore_con_url.c Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
ecore_con_url_curl.c ecore-con-url- split out the curl dleopener and resolver and headers 2015-09-03 12:22:01 +09:00
ecore_con_url_curl.h ecore-con-url- split out the curl dleopener and resolver and headers 2015-09-03 12:22:01 +09:00
efl_network.eo eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +01:00
efl_network_client.eo Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
efl_network_connector.eo docs: efl_network: class descriptions for connector and URL 2016-04-26 14:01:17 +02:00
efl_network_server.eo Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
efl_network_url.eo docs: efl_network: class descriptions for connector and URL 2016-04-26 14:01:17 +02:00