efl/src/modules
Carsten Haitzler 58eceeef12 ecore imf - scim module - fix string handling to stop warnings
so blind use of strncpy was again wrong - it limited to the length of
the src not the dest buffer and gcc warnings pointed out this
silliness. so instead go back to strcpy with proper length checks
before and now it's clear that it's correct and not trying to hide
behind strncpy which was wrong.
2019-03-03 11:43:36 +00:00
..
ecore cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_buffer meson: modify install pathes for modules of ecore_buffer 2019-02-27 21:20:30 +01:00
ecore_evas ecore-evas/extn: use evas from events when updating key masks 2019-01-22 12:05:32 -05:00
ecore_imf ecore imf - scim module - fix string handling to stop warnings 2019-03-03 11:43:36 +00:00
ecore_wl2 here comes meson 2018-10-02 17:22:50 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
eina cmake: remove! 2018-12-20 20:07:26 +01:00
elementary elm: restore old elm_web behaviour 2019-01-22 14:02:36 +01:00
emotion emotion: gstreamer: fix deprecation warning for g_type_class_add_private 2019-01-16 11:23:44 +00:00
ethumb meson - edje_cc use -fastcomp for fast builds in mesa 2019-01-24 14:04:07 +00:00
evas evas gl - swap with damage - look for KHR extn string too 2019-02-28 11:14:56 +00:00