efl/src/lib
Daniel Hirt 3160b044fb ecore_x_selection: fix selection data freeing
This fixes valgrind reporting lost bytes when selecting text (e.g. in entry).
Can be reproduced in any program that has entry:
  Simply run it with valgrind, select any text, and then exit.
Fixed by properly freeing the selection data, since it is either cleared or replaced.
Also, changed argument in sizeof since it didn't match the type of selections[in].
2014-02-09 13:12:39 +02:00
..
ecore a small ecore_getopt bugfix 2014-01-24 10:12:41 +00:00
ecore_audio ecore-audio: remove src files that are never compiled 2014-01-26 21:35:17 +09:00
ecore_avahi Ecore_Avahi: initial commit. 2013-12-17 19:37:05 +09:00
ecore_cocoa More removal of \r 2013-02-17 14:53:25 -03:00
ecore_con Fix doxy typo 2014-01-19 12:06:05 +00:00
ecore_evas ecore_evas: added window manager rotation to manage the rotation of windows by the WM. 2014-02-09 09:46:51 +09:00
ecore_fb fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
ecore_file Revert "fix allocator sizeof operand mismatch reported by clang" 2014-01-09 10:02:26 +09:00
ecore_imf ecore_imf: fix to call function of immodule when the input method property is changed 2014-01-23 11:19:54 +09:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_input_evas efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_ipc fix typos in EFL documents 2014-01-07 14:28:45 +09:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_wayland efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09: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 ecore_x_selection: fix selection data freeing 2014-02-09 13:12:39 +02:00
edje edje - feature - add channel types for sounds and ability to mute them 2014-02-09 19:08:12 +09:00
eet Revert "eet: do not load data when the file is open in read/write mode." 2014-01-21 09:18:52 +09:00
eeze fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
efl Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
efreet efreet: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:13 +09:00
eina Patcna: fix wrong widgth and height in eina_rectangle computation logic. 2014-02-03 15:35:44 +09:00
eio Eio monitor: Fix crash on invalid data access 2014-01-14 14:23:05 +09:00
eldbus Registers a fallback handler for a given subsection of the object hierarchy. 2014-01-23 15:45:22 +09:00
embryo alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
emotion fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
eo efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ephysics Ephysics: Silence more warnings from libbullet 2014-01-09 11:49:29 +09:00
escape efl: remove check for errno.h 2013-01-10 20:25:44 +00:00
ethumb ethumb: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:53 +09:00
ethumb_client efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas cleanup - Remove the extra copy of the code and use a define instead 2014-02-09 19:44:49 +09:00
evil evil: fix include to correctly define type used in the header. 2014-01-06 13:06:15 +09:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00