efl/src/lib
Stefan Schmidt 4f484b81d4 evas/textblock: Do not write out of bounds.
The length is len so last array index must be len - 1. Better not
corrupt memory. :)

CID 1039302
2013-08-09 11:54:42 +01:00
..
ecore Fix glib integration copy/paste issue: 2013-08-09 06:38:54 +01:00
ecore_audio Get the 'fd' from the handler First (regardless of read or write) so 2013-08-06 09:48:21 +01:00
ecore_cocoa More removal of \r 2013-02-17 14:53:25 -03:00
ecore_con _ecore_con_dns_free already frees the timer and whole dns structure, 2013-08-05 13:52:06 +01:00
ecore_evas Add function code for: 2013-07-11 10:49:25 +01:00
ecore_fb ecore/ecore_fb - missed move call? 2013-01-09 08:22:05 +00:00
ecore_file Check for valid fd returned from ecore_main_fd_handler_fd_get before 2013-08-05 11:40:02 +01:00
ecore_imf edje - Fix efl to use key not keyname (so xmodmap works). 2013-07-31 15:15:51 +09:00
ecore_imf_evas move ecore_imf_evas out of ecore_imf. 2013-01-15 19:11:01 +00:00
ecore_input efl/ecore_input: Move file instead. As requested by k-s 2013-01-16 11:23:34 +00:00
ecore_input_evas efl: formatting 2013-06-20 13:28:18 +02:00
ecore_ipc fix clang bad free better. :) 2013-07-16 18:58:20 +09:00
ecore_psl1ght efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_sdl efl: formatting 2013-06-20 13:28:18 +02:00
ecore_wayland Convert upper-case characters to lower-case characters on keydown 2013-08-07 10:45:11 +01:00
ecore_win32 ecore: fix some aliasing warning. 2013-03-22 20:25:37 +09:00
ecore_wince efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_x print error when ecore-x shm check fails 2013-08-07 08:36:46 +01:00
edje edje: fix off-by-one when x or y where negative. 2013-08-08 09:47:45 +09:00
eet eet: Add comment about missing break in switch statement 2013-08-09 10:17:49 +01:00
eeze eeze: Remove unused var and related dead code. 2013-08-07 15:18:19 +01:00
efl eo: eo is absolutely necessary by now, can't be disabled any more. 2013-06-28 10:18:39 +09:00
efreet efreet: Fix buffer overrun, leave space for '\0' 2013-08-07 13:02:54 +02:00
eina eina module - minor addition ot allowing lazy loading if env var set 2013-08-08 20:18:08 +09:00
eio eio: Check return code of fcntl() 2013-08-07 15:18:19 +01:00
eldbus eldbus: Fix copy and paste error. 2013-08-09 10:27:54 +01:00
embryo fix clang nonnull report 2013-07-16 16:57:14 +09:00
emotion emotion: fix backend order. 2013-08-01 10:52:41 +09:00
eo Moved brace of extern "C" to fix build break in c++ applications 2013-07-28 20:38:34 +09:00
ephysics ephysics: turn EPhysics_Body into a POD-type struct 2013-02-26 10:17:28 -03:00
escape efl: remove check for errno.h 2013-01-10 20:25:44 +00:00
ethumb We cannot use dname in the error message if we have already freed it 2013-07-08 08:01:58 +01:00
ethumb_client Do not try to append a NULL async client. 2013-08-05 14:03:13 +01:00
evas evas/textblock: Do not write out of bounds. 2013-08-09 11:54:42 +01:00
evil evil: fix access value to shared memory. 2013-07-29 18:58:41 +09:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00