efl/src/examples/ecore
Carsten Haitzler d1f1af054f emile/ecore-con - remove gnutls support since openssl3 is out
openssl3 should now solve licensing issues with openssl. there is no
good reason to keep gnutls support anymore especially since there just
isn't anyoen who wants to maintain that extra ifdef'd code (and that
code has some gotchas that don't match the full features of openssl
too). so this removed "code cruft" to maintain, complexity and
maintenance work as well as build complexity.
2022-08-12 09:33:17 +01:00
..
.gitignore emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +01:00
ecore_animator_example.c examples: Change EINA_TRUE/FALSE to ECORE_CALLBACK_RENEW/CANCEL 2014-09-18 13:30:07 +09:00
ecore_audio_custom.c Examples: update ecore_audio 2022-08-01 09:38:52 -07:00
ecore_audio_playback.c Examples: minor changes 2022-08-01 09:38:52 -07:00
ecore_audio_to_ogg.c Examples: update ecore_audio 2022-08-01 09:38:52 -07:00
ecore_buffer_consumer_example.c examples ecore_buffer: correct argument order for calloc() 2015-11-30 16:31:58 +01:00
ecore_buffer_example.c ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_buffer_provider_example.c
ecore_client_bench.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_compose_get_example.c Get rid of trailing whitespaces (2 / 14) 2020-06-23 10:27:35 +02:00
ecore_con_client_example.c
ecore_con_client_simple_example.c
ecore_con_eet_client_example.c
ecore_con_eet_descriptor_example.c
ecore_con_eet_descriptor_example.h
ecore_con_eet_server_example.c
ecore_con_lookup_example.c examples/ecore_con: Mark some unused parameters as such 2015-07-23 17:18:04 +02:00
ecore_con_server_example.c ecore_con_*_example: compile on win32. 2017-03-29 12:44:19 -03:00
ecore_con_server_http_example.c
ecore_con_server_simple_example.c
ecore_con_url_cookies_example.c
ecore_con_url_download_example.c
ecore_con_url_ftp_example.c
ecore_con_url_headers_example.c ecore_con_url_headers_example: allow POST data. 2016-11-29 16:03:13 -02:00
ecore_evas_basics_example.c
ecore_evas_buffer_example_01.c
ecore_evas_buffer_example_02.c Get rid of trailing whitespaces (2 / 14) 2020-06-23 10:27:35 +02:00
ecore_evas_callbacks.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_cursor_example.c singularize srand in eina_init - only once in one place 2020-10-03 20:46:50 +01:00
ecore_evas_extn_plug_example.c Get rid of trailing whitespaces (2 / 14) 2020-06-23 10:27:35 +02:00
ecore_evas_extn_socket_example.c doxygen docs: Fix warnings in Ecore_Evas.h 2020-03-24 13:43:37 +01:00
ecore_evas_object_example.c
ecore_evas_vnc_example.c
ecore_evas_wayland_multiseat_example.c
ecore_evas_window_sizes_example.c
ecore_event_example_01.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_event_example_02.c
ecore_exe_example.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_exe_example_child.c
ecore_fd_handler_example.c
ecore_file_download_example.c
ecore_getopt_example.c
ecore_idler_example.c Revert "efl_add_ref - fis to use efl_add properly with a parent." 2018-05-24 16:02:17 -07:00
ecore_imf_example.c ecore_imf_example: remove unnecessary code to set client window 2015-08-20 16:11:24 +09:00
ecore_input_joystick_example.c
ecore_ipc_client_example.c
ecore_ipc_server_example.c ecore_ipc_server_example: test "write & del" using -m/--single-message 2016-11-23 12:57:10 -02:00
ecore_job_example.c
ecore_pipe_gstreamer_example.c
ecore_pipe_simple_example.c
ecore_poller_example.c
ecore_promise2_example.c
ecore_server_bench.c
ecore_thread_example.c examples: Simplify & fix thread example 2018-01-17 17:37:03 +09:00
ecore_time_functions_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_timer_example.c
efl_exe.c
efl_exe_test.sh
efl_io_buffered_stream_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_io_copier_example.c
efl_io_copier_simple_example.c
efl_io_queue_example.c
efl_mono_loop_timer_example.cs
efl_net_control_example.c ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
efl_net_dialer_http_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_dialer_simple_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_dialer_udp_example.c
efl_net_dialer_unix_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_dialer_websocket_autobahntestee.c
efl_net_dialer_websocket_example.c
efl_net_dialer_windows_example.c
efl_net_ip_address_example.c
efl_net_server_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_server_simple_example.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_session_example.c
efl_net_socket_ssl_dialer_example.c
efl_net_socket_ssl_server_example.c
efl_thread.c
meson.build emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +01:00
red.png