diff options
author | Jiyoun Park <jijibe99@gmail.com> | 2013-02-15 09:32:40 +0000 |
---|---|---|
committer | Jiyoun Park <jijibe99@gmail.com> | 2013-02-15 09:32:40 +0000 |
commit | c5a8a6b5ff3da760fdd5018fdfba05cc2b82588e (patch) | |
tree | 021977392dcc128263818e9c118dfd8ae94e25b4 /NEWS | |
parent | 98854667875ef83fc18a393a5d26b30603984b97 (diff) | |
download | efl-c5a8a6b5ff3da760fdd5018fdfba05cc2b82588e.tar.gz efl-c5a8a6b5ff3da760fdd5018fdfba05cc2b82588e.tar.xz efl-c5a8a6b5ff3da760fdd5018fdfba05cc2b82588e.zip |
Add infrastructure to handle message between ecore and parent ecore in Ecore_Evas
I add new example related with this. (ecore_evas_extn_socket & plug example)
ecore extn use this infrasturcture, server app and client app can communicate each other
later, this can be used to contorl access message
SVN revision: 83942
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ Additions: * added eet_data_descriptor_name_get() * Add eio_eet_sync symbols. * Add infrastructure to handle buggy touchscreen in Ecore_Input_Evas. + * Add infrastructure to handle message between ecore and parent ecore in Ecore_Evas. Deprecations: * ecore_x: |