examples/unsorted/ecore
Cedric BAIL 76fa50f58b ecore: remove use of efl_main_loop_get from example. 2018-01-08 10:08:43 -08:00
..
Makefile.examples emotion: initial port of emotion to GStreamer 1.0 2013-12-23 10:59:42 +09: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 Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio_playback.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
ecore_audio_to_ogg.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01: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 examples ecore_buffer: correct argument order for calloc() 2015-11-30 16:31:58 +01:00
ecore_client_bench.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_compose_get_example.c ecore_example: fix file name in the example's comment. 2015-09-23 12:43:23 -07:00
ecore_con_client_example.c ecore_con_*_example: compile on win32. 2017-03-29 12:44:19 -03:00
ecore_con_client_simple_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_eet_client_example.c examples: use printf instead of fprintf(stdout, ...) 2017-05-08 15:14:29 -07:00
ecore_con_eet_descriptor_example.c ecore_con: example program for ecore_con_eet. 2015-04-22 15:10:20 +02:00
ecore_con_eet_descriptor_example.h ecore_con: example program for ecore_con_eet. 2015-04-22 15:10:20 +02:00
ecore_con_eet_server_example.c examples: use printf instead of fprintf(stdout, ...) 2017-05-08 15:14:29 -07:00
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: preventing possible NULL pointer dereference. 2015-09-23 12:42:22 -07:00
ecore_con_server_simple_example.c ecore_con: preventing possible NULL pointer dereference. 2015-10-09 10:00:32 +02:00
ecore_con_url_cookies_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_url_download_example.c efl: add binary mode to open() calls 2015-12-05 21:06:04 +01:00
ecore_con_url_ftp_example.c ecore_con: add example for ftp upload. 2015-03-25 19:40:41 +01:00
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/example: --warning. 2014-04-29 14:04:10 +09:00
ecore_evas_buffer_example_01.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
ecore_evas_buffer_example_02.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
ecore_evas_callbacks.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_cursor_example.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
ecore_evas_ews_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_extn_plug_example.c [ecore_evas_extn] add function to block mouse event. 2015-05-15 16:46:22 +09:00
ecore_evas_extn_socket_example.c [ecore_evas_extn] add function to block mouse event. 2015-05-15 16:46:22 +09:00
ecore_evas_object_example.c Ecore_Evas: add new API for unset the cursor from Ecore_Evas. 2014-06-10 17:32:11 +09:00
ecore_evas_vnc_example.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
ecore_evas_wayland_multiseat_example.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
ecore_evas_window_sizes_example.c examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
ecore_event_example_01.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_event_example_02.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
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 examples: fix ecore_exe_child example to work properly on Windows 2017-06-15 12:18:42 +09:00
ecore_fd_handler_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_fd_handler_gnutls_example.c ecore: use new API eina_file_close_on_exec in example too. 2017-04-18 16:57:36 -07:00
ecore_file_download_example.c ecore_file_download_example: allow cancel. 2016-11-21 19:47:35 -02:00
ecore_getopt_example.c getopt: add positional argument handling. 2013-12-17 21:06:53 -02:00
ecore_idler_example.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01: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_input: add API to get name of joystick. 2017-04-13 14:53:48 +09:00
ecore_ipc_client_example.c ecore_ipc_client_example: win32 doesn't provide getline(). 2017-03-29 12:44:19 -03:00
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 examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
ecore_pipe_gstreamer_example.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
ecore_pipe_simple_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_poller_example.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
ecore_promise2_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
ecore_server_bench.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_thread_example.c examples: fix pointer <-> int conversion (windows 64 bits) in ecore and evas examples. 2014-01-10 16:36:39 +09:00
ecore_time_functions_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_timer_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
efl_io_buffered_stream_example.c ecore: remove use of efl_main_loop_get from example. 2018-01-08 10:08:43 -08:00
efl_io_copier_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_io_copier_simple_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_io_queue_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_loop_callback_add_event.cs efl_mono: Add examples code. 2017-12-04 15:47:51 -03:00
efl_loop_timer_example.cs efl_mono: Add examples code. 2017-12-04 15:47:51 -03:00
efl_net_control_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_http_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_simple_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_udp_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_unix_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_websocket_autobahntestee.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_websocket_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_dialer_windows_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_ip_address_example.c examples/net: Fix compilation on Windows 2017-06-20 14:34:52 +09:00
efl_net_server_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_server_simple_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_session_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_socket_ssl_dialer_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
efl_net_socket_ssl_server_example.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
red.png Ecore: add examples 2012-12-03 19:36:16 +00:00