+2013-01-25 Jihoon Kim (jihoon)
+
+ * Remove ecore_imf_context_reset, cursor update in mouse move event because it's useless.
+
+
2013-01-24 Sung W. Park (sung_)
* Add EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback memory
* edje entry: remove ecore_imf_context_reset in mouse up event because it's useless.
* rebase dns.c against upstream
* Don't over align data if they are already aligned.
+ * edje entry: remove ecore_imf_context_reset, cursor update in mouse move event because it's useless.
Fixes:
* Fix PPC (big endian) image codec bug.
{
_edje_emit(rp->edje, "cursor,changed", rp->part->name);
_edje_emit(rp->edje, "cursor,changed,manual", rp->part->name);
-
- _edje_entry_imf_context_reset(rp);
- _edje_entry_imf_cursor_info_set(en);
}
evas_textblock_cursor_free(tc);