efl/legacy
Jihoon Kim c652e4e78a From: Jihoon Kim <imfine98@gmail.com>
Long time ago, in
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32795.html
mail thread and IRC,

I talked with about problem of asynchronous event API such as
ecore_imf_context_commit_event_add,
ecore_imf_context_preedit_changed_event_add, so on.

In short, The problem is that key event and text_set APIs are processed
immediately, but commit event and preedit changed event is processed
asynchronously  because those APIs add each event to ecore event queue.

To fix these problems, I've decided to create synchronous event APIs such
as ecore_imf_context_event_callback_add, del and call.

For considering compatibility, sync and async event callback functions are
used in xim and scim immodule.



SVN revision: 67290
2012-01-18 04:38:04 +00:00
..
ecore From: Jihoon Kim <imfine98@gmail.com> 2012-01-18 04:38:04 +00:00
edje From: Jihoon Kim <imfine98@gmail.com> 2012-01-18 04:38:04 +00:00
eet update all minor versions to 2 (or 6) - and yes. i missed making most 2012-01-18 02:32:36 +00:00
eeze update all minor versions to 2 (or 6) - and yes. i missed making most 2012-01-18 02:32:36 +00:00
efreet update all minor versions to 2 (or 6) - and yes. i missed making most 2012-01-18 02:32:36 +00:00
eina From: Guillaume Friloux <guillaume.friloux@asp64.com> 2012-01-18 04:32:37 +00:00
eio eio: use new Eina_File infra to detect IO error during mmap copy. 2012-01-03 15:00:30 +00:00
embryo update all minor versions to 2 (or 6) - and yes. i missed making most 2012-01-18 02:32:36 +00:00
emotion emotion - fixed typo 2012-01-03 11:59:01 +00:00
escape Escape: ecrustified 2011-11-05 17:50:23 +00:00
ethumb ethumb: Updated .gitignore 2012-01-13 10:27:34 +00:00
evas update all minor versions to 2 (or 6) - and yes. i missed making most 2012-01-18 02:32:36 +00:00
evil The Evil gets all 6's. 2011-12-30 07:06:40 +00:00