[Entry] Fix bug: Cannot move selection handlers after double click
[framework/uifw/edje.git] / src / lib / edje_entry.c
2013-07-02 Thiep Ha[Entry] Fix bug: Cannot move selection handlers after...
2013-06-27 Thiep Ha[Edje_Entry] Does not clear selection when mouse down...
2013-06-24 Thiep Ha[Entry] Change selection handler to show below selection
2013-06-24 Thiep Ha[Entry] Fix bug of cannot move selection handler in...
2013-06-11 Thiep Ha[Copy&Paste] GUI 1.0: handlers are blow cnp ctxpopup...
2013-06-11 Thiep Ha[Entry] Add more check to handle cursor position
2013-06-11 Thiep Ha[Entry] Fix selection handler blinking issue
2013-06-11 WooHyun Jung[edje_entry] commit_cancel should be EINA_FALSE when...
2013-06-11 Jihoon Kimedje entry: return surrounding string until the start...
2013-06-11 Jihoon Kimedje entry: remove duplicated ecore_imf_context_reset...
2013-06-11 WooHyun Jungedje_entry : When selected word exists, selection is...
2013-06-11 Yakov GoldbergEdje entry: adding support for split BiDi cursor
2013-06-11 Jihoon Kimedje: remove useless ecore_imf_context_reset call in...
2013-04-14 WooHyun Jung[edje_entry] When cursor is located to each edge, entry...
2013-04-03 Thiep Ha[Entry] Hide cursor handler when entry changes or curso...
2013-03-29 WooHyun Jung[edje_entry] : Remove setting ON_HOLD when esc key...
2013-03-28 Jihoon Kimedje_object_part_text_input_panel_layout_variation_set
2013-03-28 Thiep Ha[Entry] Does not show cursor handler if entry has selection
2013-03-22 Thiep Ha[Entry] Fix BS with single line entry
2013-03-21 Thiep Ha[Selection] Selection refactoring, add cursor handler...
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base