efl/src/lib/ecore_x
Jean-Philippe ANDRE 0ef41604e8 Ecore: Use calloc() to initialize Ecore_Event_Key fully
Some fields (eg. data) may not be properly initialized.
Use calloc() instead of malloc() will ensure proper initialization
even if we add more fields.

These fields (data) would even be passed down to Evas as
Evas_Event_Key_Down for instance.
2015-03-25 15:34:23 -07:00
..
xcb Ecore: Use calloc() to initialize Ecore_Event_Key fully 2015-03-25 15:34:23 -07:00
xlib Ecore: Use calloc() to initialize Ecore_Event_Key fully 2015-03-25 15:34:23 -07:00
Ecore_X.h ecore-x: Deprecate misspelled screensaver API function 2015-02-04 11:26:46 -05:00
Ecore_X_Atoms.h Ecore x: Add back the two symbols removed in 1.9. 2014-03-13 11:06:57 +00:00
Ecore_X_Cursor.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_x_atoms_decl.h Ecore x: Add back the two symbols removed in 1.9. 2014-03-13 11:06:57 +00:00
ecore_x_version.h.in alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
ecore_x_vsync_tool.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
ecore_x_vsync_tool_glx.c ecore-x-vsync - found issue when vt switchign with nvidia - workaround 2014-07-29 23:19:52 +09:00