efl/legacy
Christopher Michael 74a4a3ff81 Ecore_Evas: Patch from Robert Bradford <robert.bradford@intel.com>:
The challenge here is that the native window representation is stored
in Ecore_Evas's prop.window. But currently there is no checking of
what driver the Ecore_Evas is for when calls are made to e.g.

ecore_evas_software_x11_window_get.

The attached change to Ecore makes the appropriate functions return 0
or NULL if the driver for the Ecore doesn't match as expected. This
can then be used to identify if an Ecore_Evas is e.g. from X11 or from
Wayland.



SVN revision: 71453
2012-05-28 12:24:30 +00:00
..
ecore Ecore_Evas: Patch from Robert Bradford <robert.bradford@intel.com>: 2012-05-28 12:24:30 +00:00
edje Edje: Cleanup compiler warnings if NEWPARTLOOKUP is not defined. 2012-05-26 08:41:49 +00:00
eet add @since's 2012-05-15 12:31:47 +00:00
eeze eeze - [E-devel] [patch] minor fix to eeze doc 2012-05-02 01:09:48 +00:00
efreet efreet: Add parameter checking to exported API 2012-05-23 20:10:27 +00:00
eina formatting fix. 2012-05-23 04:31:47 +00:00
eio eio: and don't forget to initialize. 2012-05-09 07:46:12 +00:00
embryo efl: add release point in ChangeLog files. 2012-04-26 08:07:22 +00:00
emotion fix video overlay suport in emotion. 2012-05-16 11:18:57 +00:00
eobj Eo: Fix the test suite to run with CK_FORK=no. 2012-05-22 11:13:15 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb eio,ethumb,emotion: Fix build out of tree. 2012-04-30 01:40:00 +00:00
evas Evas: (wayland): Use Seb's strncmp statement (easier to read, cleaner, 2012-05-25 23:51:21 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00