summaryrefslogtreecommitdiff
path: root/src/lib/edje_entry.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Merge remote-tracking branch 'slp/intefl/svn_merge'Jaehwan Kim1-26/+72
2012-08-14Revert "Revert "upstream merge""Jaehwan Kim1-3/+9
2012-08-14Revert "Revert "Upstrem merge""Jaehwan Kim1-0/+24
2012-08-07EFL core migration @74702Jaehwan Kim1-31/+105
2012-08-03fix error of cannot move cursor (P120724-5953 on PLM)Thiep Ha1-0/+28
2012-07-30Edje Entry: Fix bug of selection handler is displayed below IME (S1-6273 on J...Thiep Ha1-6/+2
2012-07-26Revert "Upstrem merge"WooHyun Jung1-24/+0
2012-07-26Revert "upstream merge"WooHyun Jung1-9/+3
2012-07-24fix entry shift selection extend with mouse.raster1-59/+101
2012-07-24edje/edje_entry : Only MOUSE_UP should reset character.woohyun1-2/+0
2012-07-23edje/edje_entry : Only MOUSE_UP should reset character.woohyun1-2/+0
2012-07-19edje/edje_entry : Just fixed a comment.woohyun1-1/+1
2012-07-03Edje entry: Fixed anchor update with user insert.tasn1-0/+1
2012-06-29upstream mergeJiyoun Park1-3/+9
2012-06-20Upstrem mergeJiyoun Park1-0/+24
2012-06-18Edje entry: Set start and end correctly when deleting word backwards.tasn1-1/+1
2012-06-18Edje entry: range_del_emit - only emit if there was a non-empty range.tasn1-2/+8
2012-06-06edje_entry: display preedit string even though there is no attributejihoon1-0/+4
2012-06-05[entry] fix memory leak in preedit_changed_cbJihoon Kim1-0/+1
2012-05-26Edje: Fix compiler warnings for edje_entry_input_panel functions whendevilhorns1-0/+20
2012-04-27[entry] fixed bug in non-editable entry selection handlersMyungjae Lee1-3/+5
2012-04-20[entry] ignore finger move while detecting long press event (N_SE-680 bug fix)Myungjae Lee1-4/+17
2012-04-20[entry] added 'edje,focus,out' signal to _edje_focus_out_cb functionMyungjae Lee1-0/+5
2012-04-05EFL core migration revision 69917Jeonghyun Yun1-8/+8
2012-04-05[entry] changed handlers show/hide signal from elm to edjeMyungjae Lee1-4/+13
2012-04-04Edje entry: Fixed edje_entry_user_insert.tasn1-1/+1
2012-03-30[entry] fix number keypad issueJihoon Kim1-9/+18
2012-03-30Fix number isn't inserted when NUMLOCK is locked and KEYPAD is pressedjihoon1-9/+18
2012-03-29[entry] fixed long press detection bugMyungjae Lee1-2/+2
2012-03-26edje_entry.c: remove trailing whitespacejihoon1-7/+7
2012-03-16EFL core migration revision 69356Jeonghyun Yun1-6/+6
2012-03-12edje/edje_entry : fix a bug about selelction with arrow keys + pagewoohyun1-6/+6
2012-03-07EFL core migration revision 68847Jeonghyun Yun1-7/+63
2012-03-06edje/entry: add double click(selects word) and triple click(selects line)xhell1-2/+32
2012-02-29Edje entry: added edje_object_part_text_user_insert.tasn1-5/+31
2012-02-29Merge remote-tracking branch 'origin/upstream'Jeonghyun Yun1-40/+43
2012-02-27[*][edje_entry] fix hiding handler problem in memo applicationWooHyun Jung1-0/+40
2012-02-24Add edje_object_part_text_imf_context_get API.jihoon1-7/+3
2012-02-24Add edje_object_part_text_imf_context_get API.jihoon1-0/+13
2012-02-23edje: revert r68306jihoon1-11/+0
2012-02-23Add edje_object_part_text_imf_context_get APIjihoon1-0/+11
2012-02-21remove autoperiod_set APIs. It's not used anywhere.Jihoon Kim1-9/+1
2012-02-20edje_entry.c: fix formattingjihoon1-9/+9
2012-02-20edje/edje_entry:jihoon1-0/+91
2012-02-20add edje_object_part_text_prediction_allow_set/get.jihoon1-0/+23
2012-02-18add edje_object_part_text_imf_context_reset that will use for reseting the in...jihoon1-27/+26
2012-02-18Add edje_object_part_text_input_panel_show/hide.jihoon1-0/+24
2012-02-15edje/edje_entry: jihoon1-0/+91
2012-02-15Merge branch 'master' of ssh://165.213.149.219:29418/slp/pkgs/e/edjeJaehwan Kim1-10/+82
2012-02-15EFL migration revision 67705Jaehwan Kim1-11/+11