efl/src/lib
Gustavo Sverzut Barbieri f4306d654d ecore_con: Ecore_Con_Server now on top of Efl_Net!
This is a major work and unfortunately couldn't be split into smaller
pieces as old code was highly coupled.

Ecore_Con_Server is now a wrapper around Efl_Net_Dialer_Simple
(ecore_con_server_connect()) and Efl_Net_Server_Simple
(ecore_con_server_add()), doing all that the original version did with
some fixes so ecore_con_ssl_server_upgrade() and
ecore_con_ssl_client_upgrade() are more usable -- see the examples and
-t/--type=tcp+ssl.

I tried to be bug-compatible, with code annotations where things
doesn't make sense. This was based on ecore_con_suite tests and some
manual experimenting with the examples, these can be helpful if you
find regressions (report/assign to me).
2016-12-10 08:44:06 -02:00
..
ecore efl_io_closer_fd: fix warning on windows. 2016-12-09 19:12:33 -02:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con ecore_con: Ecore_Con_Server now on top of Efl_Net! 2016-12-10 08:44:06 -02:00
ecore_drm
ecore_drm2 ecore_drm2: Make ecore_drm2_fb_release return status 2016-12-07 11:30:03 -06:00
ecore_evas Ecore Evas: Add multi seat support for mouse in/out. 2016-11-28 13:57:55 -02:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update(). 2016-12-02 09:57:50 -02:00
ecore_ipc ecore_ipc: silence a maybe unitialized warning 2016-12-02 16:28:31 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32
ecore_wl2 ecore-wl2: Minor formatting fix 2016-12-08 14:32:22 -05:00
ecore_x ecore_evas/x: Inform WM about borders and shadows 2016-11-23 13:04:12 +09:00
ector efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
edje Edje: remove a unreachable code from edje_text.c 2016-12-08 13:31:05 +09:00
eet Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fix 2016-12-01 11:05:50 +09:00
eeze eeze: remove trailing whitespaces 2016-09-07 09:48:39 +05:30
efl efl_io_buffer: callbacks may close the buffer. 2016-12-09 13:47:04 -02:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina eina: add free cb to eina_iterator_filter_new 2016-12-09 10:16:08 +01:00
eio eio - have a smaller mempool as i can see 270k of stuff hanging about 2016-12-03 18:01:53 +09:00
eldbus eldbus: change to idle_enterer from idler 2016-12-06 12:02:32 +09:00
elementary elm_code: Fix cursor x offset calculations 2016-12-10 00:44:38 +00:00
elocation
elput elput: Improve checks for keyboard & pointer devices 2016-12-08 14:32:22 -05:00
elua elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
embryo
emile emile_image: fix possible segmentation fault in AGRY88 2016-12-07 13:42:46 +09:00
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo eo_lifecycle: on log level info (3), show leaked objects. 2016-12-08 16:00:01 -02:00
eolian eolian: clean up unnecessary logic in eolian_documentation_string_split 2016-12-08 13:53:03 +01:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics
escape
ethumb ethumb: fix absolute path generation 2016-12-09 16:54:12 +02:00
ethumb_client
evas evas: Don't load wayland engines when running on X 2016-12-08 16:13:32 +09:00
evil
.gitignore