diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2013-09-27 21:00:36 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2014-03-07 16:51:42 +0900 |
commit | b0206e7237aa618102b0ca24acdf37b86a909618 (patch) | |
tree | 62079e0f24fd0600046dbebe25e9d936001c4358 /releasenote.txt | |
parent | 846b12bfab6909ace72621df3b301af11b9cb324 (diff) | |
download | isf-b0206e7237aa618102b0ca24acdf37b86a909618.tar.gz isf-b0206e7237aa618102b0ca24acdf37b86a909618.tar.bz2 isf-b0206e7237aa618102b0ca24acdf37b86a909618.zip |
upload isf-2.4.6927
Change-Id: I2b19e0185fb7ce63e92cb90fb668e6aca77a6463
Diffstat (limited to 'releasenote.txt')
-rw-r--r-- | releasenote.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/releasenote.txt b/releasenote.txt index c3cb7cfe..2a30490c 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,29 @@ +ISF 2.4.6927 : + 1. [isfsetting] when getting ise info failed, exit the ug + 2. Use temporary file when re-write ISE cache file + 3. fix prevent issue about uninitialized value + 4. Send input panel event to show_request client + 5. fr po issue + 6. Remove autoperiod menu + 7. Fix P130924-00625 + 8. Change translation about auto punctuate + 9. change the word as their language in keyboard selection windows +10. Modified to preserve geometry information provided by ISE +11. Changed set_keyboard_geom interface to support update_ise_geometry +12. Assume ISE still active when settle candidate window even in WILL_HIDE state +13. Fixed some cases that CANDIDATE_WILL_HIDE does not work properly +14. Do not move candidate window if ISE and candidate window are both in WILL_HIDE state +15. Modified to hide candidate window when WILL_HIDE ack received +16. Remove off_prepare_timer when WILL_HIDE_ACK received +17. Added state checking code before transition to WILL_* state +18. Use ISE/candidate state variables instead of state-specific flags +19. Clarified the usage of keyboard geometry related functions +20. Fixed the candidate window being displayed improperly by hide timer +21. Register render_flush callback for candidate window when KEYBOARD_STATE changes +22. Fixed prevent defects +23. Modified the scim_socket to connect in nonblocking way + + ISF 2.4.6925 : 1. fix flicker problem in setting 2. fix bug H/W keyboard selection is enabled after disconnecting H/W keyboard |