diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2013-09-04 13:59:43 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2014-03-07 11:27:22 +0900 |
commit | f5c5dc6cd3cdd57f77f2c61d694c9175003cde78 (patch) | |
tree | d59f545e73fb7d1d7d804fe6eaec570af07cffac /releasenote.txt | |
parent | 1c88a587c08f1eef431ea729d38be0089a6d9c59 (diff) | |
download | isf-f5c5dc6cd3cdd57f77f2c61d694c9175003cde78.tar.gz isf-f5c5dc6cd3cdd57f77f2c61d694c9175003cde78.tar.bz2 isf-f5c5dc6cd3cdd57f77f2c61d694c9175003cde78.zip |
upload isf-2.4.6904
Change-Id: I95df005e7d8c10c150d9580e11bde63471531749
Diffstat (limited to 'releasenote.txt')
-rw-r--r-- | releasenote.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/releasenote.txt b/releasenote.txt index 78349bc9..1778c721 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,32 @@ +ISF 2.4.6904 : + 1. Fix bug candidate window hide after 1 sec when application is terminated + 2. [efl_setting] Update Makefile.am + 3. Donot call getpid () for DLOG + 4. Remove unused source codes + 5. Use singleton config instance + 6. call reset after hiding IME for avoiding the blink of candidate window + 7. call ecore_imf_context_reset when H/W back key is released + 8. Fix bug IME remains show status even though application terminated + 9. Send hide request in case of abnormal exit +10. fix N_SE-50420 +11. Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300 +12. [efl_immodule] Merge IMControlClient function into PanelClient +13. Fix bug candidate window disappear after about 1 sec in H/W keyboard mode +14. delete candidate timer when candidate window is hidden +15. Modified to update window_angle when ROT_CHANGE_REQ recved from ISE +16. Modified to show candidate window without visibility checking +17. Added code for resetting candidate_will_hide flag +18. [scim-launcher] set locale +19. Fix bug the name of heleper or engine displays as gettext ID +20. remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation +21. remove code to set ELM engine and fps +22. modify log information and level +23. Enable feedback (sound & vibration) on candidate item +24. Remove unused declaration +25. skip will show sync to improve the performance of show effect +26. [panel] Set SIP status in vconf + + ISF 2.4.6829 : 1. Change label of UG 2. Add autocapital type in isecontext |