upload isf-2.4.7001
[platform/core/uifw/isf.git] / releasenote.txt
1 ISF 2.4.7001 :
2  1. fix bug the font of candidate word isn't changed according to the change of system font
3  2. Prevent fix
4  3. Make sure the hidden keyboard is located outside of display area
5  4. Fix candidate window hide issue
6
7
8 ISF 2.4.6927 :
9  1. [isfsetting] when getting ise info failed, exit the ug
10  2. Use temporary file when re-write ISE cache file
11  3. fix prevent issue about uninitialized value
12  4. Send input panel event to show_request client
13  5. fr po issue
14  6. Remove autoperiod menu
15  7. Fix P130924-00625
16  8. Change translation about auto punctuate
17  9. change the word as their language in keyboard selection windows
18 10. Modified to preserve geometry information provided by ISE
19 11. Changed set_keyboard_geom interface to support update_ise_geometry
20 12. Assume ISE still active when settle candidate window even in WILL_HIDE state
21 13. Fixed some cases that CANDIDATE_WILL_HIDE does not work properly
22 14. Do not move candidate window if ISE and candidate window are both in WILL_HIDE state
23 15. Modified to hide candidate window when WILL_HIDE ack received
24 16. Remove off_prepare_timer when WILL_HIDE_ACK received
25 17. Added state checking code before transition to WILL_* state
26 18. Use ISE/candidate state variables instead of state-specific flags
27 19. Clarified the usage of keyboard geometry related functions
28 20. Fixed the candidate window being displayed improperly by hide timer
29 21. Register render_flush callback for candidate window when KEYBOARD_STATE changes
30 22. Fixed prevent defects
31 23. Modified the scim_socket to connect in nonblocking way
32
33
34 ISF 2.4.6925 :
35  1. fix flicker problem in setting
36  2. fix bug H/W keyboard selection is enabled after disconnecting H/W keyboard
37  3. check NULL pointer before accessing pointer
38
39
40 ISF 2.4.6924 :
41  1. Replace SocketConfig reload with HelperAgent reload
42  2. [immodule] Save current active X window ID in focus-in for candidate window
43
44
45 ISF 2.4.6923 :
46  1. initialize current helper uuid when stop_helper () is called
47
48
49 ISF 2.4.6917 :
50  1. [isfsetting] fix N_SE-52363
51  2. fix bug hide event callback wasn't called when context is deleted
52
53
54 ISF 2.4.6916 :
55  1. remove code to send will_show_ack
56  2. changed logic location of checking pre_uuid
57  3. Hide IME when H/W back key is released even though there is no focus
58  4. conditional use tts library
59  5. Fix WILL_SHOW state missing issue
60
61
62 ISF 2.4.6909 :
63  1. Release configbase when App exiting
64  2. Add soft candidate interface
65  3. Remove send_candidate_will_hide_ack from IMControlClient
66  4. Change pagesize to 2 bytes
67  5. Solve input_panel_state_get issue
68  6. Avoiding keyboard flickering when focus out,reset and commit string
69  7. Use non-blocking mode socket
70  8. Update gtkimcontextscim.cpp and scim_x11_frontend.cpp for PanelClient
71  9. Add SCIM_IME_SUPPORT_LANGUAGE_TOGGLE_KEY option for keyboard ISE
72 10. add exit test case
73
74
75 ISF 2.4.6904 :
76  1. Fix bug candidate window hide after 1 sec when application is terminated
77  2. [efl_setting] Update Makefile.am
78  3. Donot call getpid () for DLOG
79  4. Remove unused source codes
80  5. Use singleton config instance
81  6. call reset after hiding IME for avoiding the blink of candidate window
82  7. call ecore_imf_context_reset when H/W back key is released
83  8. Fix bug IME remains show status even though application terminated
84  9. Send hide request in case of abnormal exit
85 10. fix N_SE-50420
86 11. Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300
87 12. [efl_immodule] Merge IMControlClient function into PanelClient
88 13. Fix bug candidate window disappear after about 1 sec in H/W keyboard mode
89 14. delete candidate timer when candidate window is hidden
90 15. Modified to update window_angle when ROT_CHANGE_REQ recved from ISE
91 16. Modified to show candidate window without visibility checking
92 17. Added code for resetting candidate_will_hide flag
93 18. [scim-launcher] set locale
94 19. Fix bug the name of heleper or engine displays as gettext ID
95 20. remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation
96 21. remove code to set ELM engine and fps
97 22. modify log information and level
98 23. Enable feedback (sound & vibration) on candidate item
99 24. Remove unused declaration
100 25. skip will show sync to improve the performance of show effect
101 26. [panel] Set SIP status in vconf
102
103
104 ISF 2.4.6829 :
105  1. Change label of UG
106  2. Add autocapital type in isecontext
107  3. Reduce the number of dlog lines in immodule
108  4. [isfsetting] fix N_SE-50147
109
110
111 ISF 2.4.6827 :
112  1. [immodule] call prediction_allow_set in IMEngine in case of only having focus
113  2. [immodule] skip checking autocapital in H/W keyboard mode
114  3. Reduce binary size gc-sections
115  4. [setting] fix N_SE-49587 allow duplicated ise name now
116
117
118 ISF 2.4.6815 :
119  1. Change "English/Keyboard" to "English Keyboard"
120  2. [immodule] Fix bug of autocapital analysis
121  3. Include unistd.h in scim_helper.cpp
122
123
124 ISF 2.4.6801 :
125  1. [panel] set window angle value in ECORE_X_VIRTUAL_KEYBOARD_STATE_ON
126  2. [panel] set _app_window value in efl_get_app_window API
127  3. [panel] set keyboard geometry at _ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF_PREPARE_REQUEST status
128  4. [panel] set _app_window before set_keyboard_geometry_atom_info in slot_show_ise()
129
130
131 ISF 2.4.6729 :
132  1. [panel] Disabled auto_throttle feature
133
134
135 ISF 2.4.6725 :
136  1. [immodule] fix crash because of invalid show request input context
137  2. [immodule] fix crash issue on OSP application
138
139
140 ISF 2.4.6719 :
141  1. [panel] check candidate window status on OFF_PREPARE
142  2. [setting] fix N_SE-46950: reset _hw_ise_bak when switching software keyboard leads to hardware keyboard engine changed.
143
144
145 ISF 2.4.6717 :
146  1. [panel] Add window angle for get_ise_geometry
147  2. [panel] check ise_show status in settle function
148
149
150 ISF 2.4.6716 :
151  1. [panel] remove _candidate_angle change code in get_ise_geometry
152  2. [panel] change candidate window max value
153  3. [panel] check ise_height in settle function
154  4. [panel] fix settle height
155
156
157 ISF 2.4.6715 :
158  1. Use dlog instead of std::cerr
159  2. [panel] fix unchecked return value
160  3. [demo] Use ea_editfield
161
162
163 ISF 2.4.6712 :
164  1. Fix wrong candidate angle affects the geometry of ISE
165  2. Refined the routine for updating ISE size information
166  3. Changed to relocate candidate window instead of hiding it when H/W keyboard attached
167  4. check hardware keyboard status before set active ise
168
169
170 ISF 2.4.6711 :
171  1. Add dbus smack rule for setting UG
172  2. [setting] update current keyboard engine on on_resume
173  3. [setting] check hardware mode before back hw_keyboard_selection_view_set_cb
174
175
176 ISF 2.4.6709 :
177  1. fix candidate window stacking bug
178  2. Add smack rule for dbus
179
180
181 ISF 2.4.6703 :
182  1. keyboard setting view should be changed according to H/W keyboard connection
183  2. check return value of pkgmgr function
184
185
186 ISF 2.4.6702 :
187  1. Add smack rule
188
189
190 ISF 2.4.6628 :
191  1. [immodule] fix bug back key isn't propagated in H/W keyboard mode
192  2. Change word to newly translated word
193
194
195 ISF 2.4.6624 :
196  1. [setting,demo] support back key
197
198
199 ISF 2.4.6621 :
200  1. [setting] Add smack rule for supporting screen reader
201  2. [immodule] fix bug hide request was discarded
202
203
204 ISF 2.4.6620 :
205  1. [demo] remove code for terminating app when END key is pressed
206  2. [setting] Change naviframe back key event handling
207  3. [demo] change code to process back button
208  4. [immodule] check reverse question mark and exclamation mark to check autoperiod
209  5. [immodule] fix autoperiod bug
210  6. [immodule] support japanese auto punctuation
211  7. [immodule] improve autocapital condition check code
212  8. [immodule] Remove unnecessary config reload call
213  9. [panel] Add preedit window
214 10. Add interface update_preedit_string_with_caret()
215 11. [panel] Added timer for off_prepare_done
216 12. Add launch/destroy/show/hide logs for scim-helper-launcher
217
218
219 ISF 2.4.6619 :
220  1. [immodule] fix issue IME is hidden late in application does heavy job
221  2. [panel] Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()
222  3. [immodule] fix prevent issue
223  4. [immodule] Added log for checking the render_flush time
224  5. [immodule] fix BS issue when S/W keyboard selection is selected
225  6. [immodule] fix bug focus-in message couldn't be transferred
226  7. [immodule] remove unnecessary prepare and send
227  8. [panel] Add screen reader feature
228  9. [immodule] change DLOG tagname of immodule
229 10. [SMACK] Move smack rule into separate rule file
230
231
232 ISF 2.4.6610 :
233  1. Revert "move hide timer from immodule to panel"
234  2. Revert "Discard input keys that does not match with current ic value"
235
236
237 ISF 2.4.6607 :
238  1. [immodule] fix back space issue in MBE
239  2. Remove gtk_panel source codes
240  3. Solve aux/candidate selection event broadcast issue
241  4. Remove keyboard wizard source codes
242  5. move hide timer from immodule to panel
243
244
245 ISF 2.4.6605 :
246  1. [panel] Call window_rotation_app_set for ROOT_ANGLE_ROTATE
247  2. [immodule] send show callback when show is requested after focused context is deleted
248  3. [panel] fix flickering problem at more and close button clicked
249  4. [immodule] Discard input keys that does not match with current ic value
250  5. add fa.po th.po ur.po
251  6. [immodule] fix memory leak issue when ecore_imf_context_surrounding_get is used
252
253
254 ISF 2.4.6530 :
255  1. [demo] Add DATETIME layout
256  2. [setting] support Farsi, Thai, and Urdu language
257
258
259 ISF 2.4.6529 :
260  1. [immodule] Add focus window check routine
261
262
263 ISF 2.4.6527 :
264  1. [setting] fix abort issue in case EFL abort option turn on
265  2. [demo] Use the window manager rotation
266
267
268 ISF 2.4.6520 :
269  1. fix build error on GCC 4.7.3
270  2. [setting] fix prevent issue
271  3. [immodule] fix bug hide_lookup_table doesn't work in set_layout of IMEngine
272  4. [immodule] prepare and send is needed when set_prediction_allow is called in IMEngine
273
274
275 ISF 2.4.6508 :
276  1. Set default language for isf_get_normalized_language ()
277  2. check cursor index of ecore_imf_context_surrounding_get
278
279
280 ISF 2.4.6507 :
281  1. [immodule] fix bug show request was ignored after input panel hide is called but hide state callback wasn't called
282
283
284 ISF 2.4.6506 :
285  1. [immodule] fix crash issue if cursor position value is more than the length of surrounding text
286  2. [immodule] fix autoperiod bug
287  3. [immodule] support autocapital for continuous space
288
289
290 ISF 2.4.6430 :
291  1. [panel] Hide close button if no more item in candidate window
292  2. [panel] Modified to set transient_for before showing candidate window
293
294
295 ISF 2.4.6429 :
296  1. [immodule] Added autocapital status checking code at focus-in
297
298
299 ISF 2.4.6427 :
300  1. [immodule] Added layout checking code
301  2. [panel] Added SIGABRT signal handler
302
303
304 ISF 2.4.6426 :
305  1. [immodule] fix prevent issue
306  2. [immodule] Fix capslock bug in USB keyboard
307  3. [panel] Adjust the rotation angle when ISE delivers its ROT_CHANGE_REQ
308
309
310 ISF 2.4.6424 :
311  1. [immodule] Moved the autocapital code to commit_string from process_key
312  2. [immodule] remove code to check lock screen
313
314
315 ISF 2.4.6423 :
316  1. [immodule] Notify shift mode when shift mode enabled.
317
318
319 ISF 2.4.6417 :
320  1. [immodule] Make sure we call ecore_x_init/shutdown when we use ecore_x functions.
321  2. [setting] add searching ime app setup module for osp
322  3. [panel] change more and close button image when ui_candidate_show called
323
324
325 ISF 2.4.6416 :
326  1. manage show request control id for comparing hide request
327  2. [panel] reduce timeout for destroying candidate window
328
329
330 ISF 2.4.6415 :
331  1. need to check active ID
332
333
334 ISF 2.4.6413 :
335  1. [setting] use eina_strbuf_trim instead of eina_strbuf_replace_all
336  2. [panel] fix prevent issue
337
338
339 ISF 2.4.6412 :
340  1. [immodule] fix prevent issue
341  2. [setting] modify CSC filename and keyname
342
343
344 ISF 2.4.6411 :
345  1. [panel] Added else statement to ensure the geometry excludes candidate window when hidden
346  2. [panel] Added return value checking routine for rotation_geometry_get
347  3. [immodule] Added shift_mode_en/disable
348  4. [iimmodule] Added extra will_show timer deletion code
349  5. [demo] add a variety of layout and return key type in return key disable test case
350  6. [panel] Modified to register the control window's xid to root window
351  7. [panel] Added NULL check, window param check and unified parameter names
352  8. [panel] use enum for setting SIP status
353  9. [immodule] set layout into imengine even though ecore_imf_context_input_panel_layout_set() is called after ecore_imf_context_focus_in()
354 10. [setting] set default ISE and input language based on CSC information
355 11. [immodule] don't save hide request context in the IME hide state
356
357
358 ISF 2.4.6409 :
359  1. fix:add <application-service> item in ug-isfsetting-efl.xml
360
361
362 ISF 2.4.6408 :
363  1. fix symbolic link for isfsetting ug
364
365
366 ISF 2.4.6406 :
367  1. [immodule] Added extra will_show timer deletion code
368
369
370 ISF 2.4.6405 :
371  1. [panel] hide candidate window when will_hide_ack received
372  2. [immodule] add log for some input panel APIs
373  3. [panel] add usleep to wait for Window Manager ready
374
375
376 ISF 2.4.6404 :
377  1. [panel] settle candidate window when keyboard state is changed
378  2. [immodule] Fix bug shift key event for autocapital is generated.
379  3. Added update_ise_exit
380
381
382 ISF 2.4.6403 :
383  1. Fix defects according to prevent report
384  2. [setting] separate ug package to support osp setting
385
386
387 ISF 2.4.6401 :
388  1. [immodule] support layout variation
389  2. [demo] Add demo for a variety of layout variations
390  3. [setting] item should not be highlighted on dragging
391  4. [immodule] avoid to send focus-in in the input panel disabled context
392
393
394 ISF 2.4.6329 :
395  1. [immodule] reset input panel state if state callback will not be called in 5 seconds
396  2. [panel] fix rotation error of candidate window
397  3. Fix socket read timeout
398
399
400 ISF 2.4.6326 :
401  1. [panel] Request to hide ISE before stop helper ISE
402  2. [panel] fix default ISE launching issue
403  3. [panel] add log in booting time
404  4. set default input language in vconf
405
406
407 ISF 2.4.6322 :
408  1. Add visibility gcc options
409
410
411 ISF 2.4.6319 :
412  1. [isf-panel-efl] Update aux style
413  2. Fix path for 3rd ISE development
414  3. [immodule] Update context counter in order to avoid same ic for different app
415  4. [immodule] Allow prediction as default in case of EMAIL and URL layout
416  5. [panel] launch default IME when appservice is equal to 1
417
418
419 ISF 2.4.6312 :
420  1. [setting] change separate and dialogue style
421
422
423 ISF 2.4.6311 :
424  1. fix delete/get_surrounding_text call sequence problem
425
426
427 ISF 2.4.6309 :
428  1. [isf-panel-efl] remove ui_create_candidate_window() in slot_set_keyboard_ise
429  2. [panel] fix bug panel hasn't handled onnection during booting
430
431
432 ISF 2.4.6308 :
433  1. [demo] change code for implementing editfield
434
435
436 ISF 2.4.6307 :
437  1. Split SMACK rule from manifest file
438  2. Add SMACK rule
439  3. [panel] Check X display to avoid crash
440
441
442 ISF 2.4.6306 :
443  1. [systemd] Fix Smack labels for systemd units
444  2. [isfcontrol] Add isf_control_set_active_ise_to_default API
445  3. [panel] Modified the keyboard size to be 0 when OFF mode specified
446  4. [panel] set keyboard state and geometry in only window not zone
447  5. Add Esperanto and Sindhi language.
448  6. IME won't be hidden when lockscreen appears
449
450
451 ISF 2.4.6228 :
452  1. [panel] Add monitor for active ISE file
453
454
455 ISF 2.4.6227 :
456  1. [panel] Add timer for system status check function, move elm_init() position
457  2. Update control APIs for C application
458
459
460 ISF 2.4.6226 :
461  1. change smack label about app_loging
462  2. add svi-data, sound_server, sys-assert rule in manifest
463
464
465 ISF 2.4.6222 :
466  1. [demo] IME will be hidden when back key in naviframe is pressed
467  2. add smack rule for shared library
468  3. [immodule] input panel event callback is moved into ecore_imf
469
470
471 ISF 2.4.6221 :
472  1. fix: "onoff" style genlist item, drag the check button to enable/disable
473  2. [immodule] IME will be hidden when END_KEY is released.
474
475
476 ISF 2.4.6218 :
477  1.add po for es_MX
478
479
480 ISF 2.4.6214 :
481  1. modify isf.manifest to give permission for the executable files
482
483
484 ISF 2.4.6213 :
485  1. [isf-panel-efl] Fix 'v' button issue
486  2. [immodule] display warning in case that mouse up event occurs without focus
487  3. [immodule] fix bug hide event callback is delivered when canvas lost focus and IME is already hidden state
488  4. [panel] set vconf value for power management
489  5. [panel] set transient_for before showing window
490
491
492 ISF 2.4.6207 :
493  1. [setting] on_pause on_resume function update
494  2. Set app privilege for scim process
495  3. change trigger hotkey to shift+space according to H/W keyboard UI guide
496  4. Check hardware keyboard when update ISE information
497  5. [isf-panel-efl] Update candidate window resize
498  6. [isf-panel-efl ] Added code for sending GEOMETRY_EVENT when there is a change
499  7. [immodule] display the language on the notification bar when trigger key is pressed.
500
501
502 ISF 2.4.6205 :
503  1. Launch initial ISE when active soft ISE is removed
504
505
506 ISF 2.4.6202 :
507  1. [isf-panel-efl] Call config->reload () in PanelAgent reload slot fucntion
508
509
510 ISF 2.3.6131 :
511  1. [panel] fix logic to create control window
512  2. [immodule] fix bug preedit doesn't appear sometimes
513
514
515 ISF 2.3.6130 :
516  1. [immodule] fix bug not to send will hide ack
517
518
519 ISF 2.3.6129 :
520  1. [setting] fix: reset couldn't work well
521  2. The feature for synchronization with window manager newly added
522
523
524 ISF 2.3.6128 :
525  1. [immodule] display a variety of event logs in dlog
526  2. [immodule] change input panel state when root window property is changed
527  3. [immodule] fix bug that language information hasn't be transfered in ISE Context.
528  4. [demo] Add language demo
529  5. fix for GCC 4.7 build
530
531
532 ISF 2.3.6123 :
533  1. ignore input panel event when hardware keyboard is connected.
534  2. [immodule] Add dlog related to conformant status and geometry information
535  3. [immodule] Use notification library instead of syspopup
536
537
538 ISF 2.3.6122 :
539  1. Remove unused ISF logs
540  2. fix memory leak related to ecore_x_e_window_profile_get
541
542
543 ISF 2.3.6119 :
544  1. [immodule] Compare window ID in X window focus out callback function
545
546
547 ISF 2.3.6118 :
548  1. [immodule] Hide IME after rendering conformant area
549  2. [immodule] add X window focus out handler for X based application
550
551
552 ISF 2.3.6117 :
553  1. [panel] Call elm_win_raise () when expand button is clicked
554  2. Update boilerplate
555
556
557 ISF 2.3.6116 :
558  1. [immodule] use ecore_imf API to show or hide for debugging easily.
559  2. [panel] fix candidate window blink issue when candidate window is expanded.
560
561
562 ISF 2.3.6115 :
563  1. change boilerplate
564  2. [immodule] use dlog for printing error
565
566
567 ISF 2.3.6114 :
568  1. [immodule] Add interface to get imdata from isf_imf_context
569  2. [demo] Add changed and preedit,changed event
570  3. [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already s
571  4. [immodule] refactoring
572  5. Hide IME in case of Search, Go, Login, Signin, Join Return key type
573
574
575 ISF 2.3.6109 :
576   1. Fix P130104-1615: toplevel window ID need be set when focus in
577
578 ISF 2.3.6107 :
579   1. Add set_candidate_style () for keyboard ISE
580   2. Fix bug of ecore_imf_context_input_panel_imdata_get ()
581
582
583 ISF 2.3.6031 :
584   1. [panel] Fix N_SE-17126: ecore_x_icccm_transient_for_set set wrong parent window id
585
586
587 ISF 2.3.6028 :
588   1. [panel] Change font name to 'Tizen'
589   2. [immodule] fix bug wrong context is used when IME is hidden by flick gesture
590   3. [setting] fix:pressing Home key while in setup module in keyboard setting ug, popup the window to the main page of the ug to avoid syncing ise option data issue
591   4. [setting] remove useless hw_keyboard_selection_view_back_cb() and sw_keyboard_selection_view_back_cb()fix:default value for auto capitalization is true
592
593
594 ISF 2.3.6027 :
595   1. When target is rotated, donot show candidate window until ISE send ECORE_IMF_INPUT_PANEL_STATE_SHOW
596   2. [isf-panel-efl] use elm_win_prop_focus_skip_set ()
597   3. Fix H/W keyboard engine selection issue in case of Japanese IME
598
599
600 ISF 2.3.6020 :
601   1. Fix initial ISE reading issue
602   2. Fix bug not to hide IME when ecore_imf_context_del is called
603
604
605 ISF 2.3.6017 :
606   1. Implement ISF control feature
607   2. fix PLM bug:isfsetting ug indicator problem
608
609
610 ISF 2.3.6014 :
611   1. [immodule] refine log format
612
613
614 ISF 2.3.6013 :
615   1. [gtkimmodule] Fix the issue 'Unable to input Chinese characters in Firefox or Thunderbird.'
616   2. [gtkimmodule] Fix the issue 'can't type in password field of chromium browser'
617   3. fix gtk immodule build error
618
619
620 ISF 2.3.6011 :
621   1. [immodule] Fix P121127-4709: Add cursor position checking
622
623
624 ISF 2.3.6006 :
625   1. [immodule] Set correct ic for input_panel_show () and input_panel_hide ()
626   2. [immodule] Fix prevent issue. c_str() returns temporary pointer
627   3. [immodule] Remove unused code
628
629
630 ISF 2.3.6005 :
631   1. [immodule] Fix BS issue
632
633
634 ISF 2.3.6004 :
635   1. [immodule] Add focus_in and focus_out for IMControl
636   2. Add ISF logs for no-ise-launching-at-first-boot in emulator
637
638
639 ISF 2.3.5930 :
640   1. [immodule] Set using_ic in _event_callback_call
641
642
643 ISF 2.3.5929 :
644   1. Add set_imdata () for keyboard ISE
645   2. Add update_displayed_candidate_number, candidate_more_window_show, candidate_more_window_hide for keyboard ISE
646   3. [isf-setting] fix the setup module reload issue
647   4. fix PLM P121127-0347: focusable description item
648   5. Fix memory leak when show ISE panel
649   6. Remove ISF log when load/unload ISE module
650   7. [immodule] Replace XKeycodeToKeysym () with XkbKeycodeToKeysym ()
651
652
653 ISF 2.3.5927 :
654   1. Add update_cursor_position () for keyboard ISE
655   2. Disable check datasum feature for socket to reduce socket transmission delay
656   3. Fix issue N_SE-13248 candiate show inproperly when keyboard is connected
657
658
659 ISF 2.3.5926 :
660   1. Donot create candidate window when focus in
661   2. [immodule] reduce time to process autocapital
662
663
664 ISF 2.3.5923 :
665   1. Add expand_candidate (), contract_candidate () and update_candidate_item_layout () for keyboard ISE;
666
667
668 ISF 2.3.5921 :
669   1. [demo] Use virtualkeypad,state,* smart callback of conformant
670   2. [demo] add a variety of layout in focus movement for test
671   3. create /etc/scim/conf directory for CSC
672
673
674 ISF 2.3.5920 :
675   1. [demo] add focus movement on pressing 'next' button
676   2. [isf-setting] format and clean source codes && fix information item layout problem
677   3. Add Hangul key as trigger event key
678   4. [immodule] keep the lastest input method even though focus is changed
679   5. Add FLOATING_CANDIDATE_WINDOW in HelperAgent::set_candidate_style ()
680
681
682 ISF 2.3.5916 :
683   1. Update po
684   2. Add set_path_info function to HelperModule to support OSP based keyboard
685   3. Add ISF log file to record keyboard ISE and helper ISE load/unload
686
687
688 ISF 2.3.5915 :
689   1. Explicitly unload module before helper ISE process is finished
690   2. [isf-demo-efl] Apply indicator change
691
692
693 ISF 2.3.5913 :
694   1.fix PLM P121107-5543 po problem
695
696
697 ISF 2.3.5908 :
698   1.load_config before create_ui for ise setup module
699
700
701 ISF 2.3.5830 :
702   1. [isf_imf_context] fix issue N_SE-11810: ise dose not show when H/W keyboard is disconnected
703
704
705 ISF 2.3.5826 :
706   1. [isf-setting] Update hardware keyboard after software keyboard is changed
707
708
709 ISF 2.3.5824 :
710   1. [isf-imf-context] Hide preedit string when soft ISE commit string
711   2. [isf-imf-context] Move reset () after panel_req_focus_in ()
712   3. fix Nabi issue N_SE-10561 and the setting part problem of N_SE-11100
713
714
715 ISF 2.3.5823 :
716   1. [isf-setting] Fix reset defect when hardware keyboard is connected
717
718
719 ISF 2.3.5822 :
720   1. Add color style of preedit feature
721
722
723 ISF 2.3.5819 :
724   1. Remove request field in the manifest according to the security team's request
725   2. [isf-imf-context] Donot force to commit string in isf_imf_context_reset ()
726
727
728 ISF 2.3.5818 :
729   1. Remove heynoti about hibernation
730   2. Fix po files
731
732
733 ISF 2.3.5817 :
734   1. apply smack manifest
735
736
737 ISF 2.3.5815 :
738   1. [isf-panel-efl] Donot show candidate when update lookup table
739   2. Remove unused source codes
740   3. Use /home for the datadir instead of /opt/home
741
742
743 ISF 2.3.5810 :
744   1. Added urgent features that OSP applications need
745   2. install license file in /usr/share/license
746
747
748 ISF 2.3.5808 :
749   1. [immodule] add spanish punctuations
750   2. Add IMEngineOption and get_option () for keyboard ISE
751   3. Add/install a systemd service file; package initscript symlinks
752   4. [demo] add code to use ecore_x_e_virtual_keyboard_state_get
753
754
755 ISF 2.3.5725 :
756   1. Fixed autocapital issue:signal_connect_set_caps_mode not call when prediction ON
757
758
759 ISF 2.3.5724 :
760   1. [isf-panel-efl] Add checking condition when change factory
761
762
763 ISF 2.3.5723 :
764   1. Support candidate showing when target is rotated
765
766
767 ISF 2.3.5721 :
768   1. Change S42isf-panel-efl to S47isf-panel-efl
769   2. [setting] update po files
770
771
772 ISF 2.3.5718 :
773   1. Add reset_keyboard_ise () in HelperAgent class
774
775
776 ISF 2.3.5717 :
777   1. [immodule] do not show or hide ISE in case of desktop mode
778   2. [setting] update po files to fix autocapital translation
779   3. [setting] Change default mode of autocapital option
780   4. [demo] add SIGNIN type
781   5. [isf-panel-efl] Update candidate displaying
782
783
784 ISF 2.3.5712 :
785   1. [isf-panel-efl] Hide "v" button when only one line candidates
786   2. [isf-setting-efl] Add padding at bottom
787
788
789 ISF 2.3.5707 :
790   1. [isf-panel-efl] Fix input panel geometry defect when target is rotating
791   2. Add notification of which keyboard ISE is selected by hotkey
792
793
794 ISF 2.3.5706 :
795   1. [immodule] add cursor position in Ise_Context structure
796   2. [immodule] disable prediction in TERMINAL layout
797
798
799 ISF 2.3.5704 :
800   1. fix if no option for ise , disable the ise option item instead of popup.
801   2. [setting] fix typo
802
803
804 ISF 2.3.5631 :
805   1. [isf-panel-efl] Add longpress event for soft ISE.
806
807
808 ISF 2.3.5627 :
809   1. [immodule] fix bug not to call hide event callback when context is deleted.
810
811
812 ISF 2.3.5624 :
813   1. Add set_candidate_style () method for HelperAgent class
814
815
816 ISF 2.3.5617 :
817   1. [isf-panel-efl] Update input panel geometry when soft ISE is hidden
818   2. [isf_imf_context] Remove unused start_default_ise
819   3. [immodule] fix bug that affect to receive any event of other window
820   4. [setting] display fullstop menu optionally
821
822
823 ISF 2.3.5608 :
824   1. Add update_preedit_caret method for HelperAgent class
825
826
827 ISF 2.3.5607 :
828   1. Add expand/contract candidate APIs for soft ISE
829
830
831 ISF 2.3.5602 :
832   1. [isf_imf_context] Fix forward_key_event defect
833
834
835 ISF 2.3.5531 :
836   1. [isf-panel-efl] Improve autoscroll performance for elm_conformant widget
837   2. [isf_imf_context] Call set_layout when turn on
838   3. [isf-panel-efl] Remove elm_win_raise ()
839   4. [isf_imf_context] Remove reset_option ()
840
841
842 ISF 2.3.5526 :
843   1. Add set_layout for IMEngineInstanceBase
844   2. [scim_x11_frontend] Implement preedit function for helper ISE
845
846
847 ISF 2.3.5520 :
848   1. Reverse arrow image for USB keyboard > ON
849   2. Update CommonLookupTable for add_attributes () and remove_attributes ()
850
851
852 ISF 2.3.5517 :
853   1. [isf-panel-efl] Add ForeGround color and BackGround color
854
855
856 ISF 2.3.5509 :
857   1. [immodule] fix bug related to input_panel_event_callback_del
858   2. add Ecore_X.h in ise_context.h
859
860
861 ISF 2.3.5506 :
862   1. [immodule] supplement dlog
863   2. [immodule] remove code to handle 'HOME' key
864
865
866 ISF 2.3.5505 :
867   1. fix candidate window doesn't show when BT keyboard is connected.
868   2. [isf-panel-efl] Update input panel geometry
869
870
871 ISF 2.3.5503 :
872   1. [immodule] fix extended latin character input issue
873
874
875 ISF 2.3.5502 :
876   1. [isf-panel-efl] Update rule for highlight item
877   2. [isf-panel-efl] Fix panel geometry defect
878
879
880 ISF 2.3.5429 :
881   1. [immodule] add client X window ID in ise_context structure
882   2. [isf-panel-efl] Fix autoscroll defect
883
884
885 ISF 2.3.5428 :
886   1. [isf-panel-efl] Implement fixed style;
887   2. [immodule] fix autocapital inssue in preediting
888
889
890 ISF 2.3.5420 :
891   1. Update panel according to [Tizen_720x1280]Textinput GUI_v0.6_120426.ppt;
892
893
894 ISF 2.3.5407 :
895   1. Change autocapital, autoperiod vconf key name
896
897
898 ISF 2.3.5404 :
899   1. Replace hibernation vconf key with file
900   2. Fix default ISE random defect
901
902
903 ISF 2.3.5401 :
904   1. remove input_lang vconf key
905   2. Use process key event of IMEngine instead of evas_event_feed
906   3. remove 'scim -d' in /etc/init.d/isf-panel-efl boot script
907
908
909 ISF 2.3.5329 :
910   1. execute 'scim -d' in /etc/init.d/isf-panel-efl script for reducing booting time
911
912
913 ISF 2.3.5326 :
914   1. Function keys event use XSendEvent
915
916
917 ISF 2.3.5324 :
918   1. bug fix : not to insert some language such as japanese, russian
919
920
921 ISF 2.3.5321 :
922   1. Update text in setting according to UI guide 2.4
923
924
925 ISF 2.3.5320 :
926   1. set ECORE_IMF_MODULE explicitly
927
928
929 ISF 2.3.5319 :
930   1. Update po files
931
932
933 ISF 2.3.5318 :
934   1. [isf-setting-efl] Add hardware ise option
935   2. [isf-panel-efl] Remove disable language related source codes
936   3. [isf-demo-efl] Format text
937   4. Update en.po for Keyboard option
938   5. Set environment variable for GTK, X application
939
940
941 ISF 2.3.5317 :
942   1. Remove theme vconf key
943   2. Update programming guide
944
945
946 ISF 2.3.5316 :
947   1. Bug fix : uppercase letter wasn't inserted.
948
949
950 ISF 2.3.5315 :
951   1. Enable X11 frontend for support Mobile PC
952   2. Set prediction allow as FALSE in case of EMAIL and URL layout
953   3. Use X key event to generate ecore key event
954
955
956 ISF 2.3.5310 :
957   1. Add self-recovery feature;
958   2. Fix ABI issue in scim_imengine.h;
959
960
961 ISF 2.3.5307 :
962   1. set prediction allow as FALSE in case of password mode
963   2. cleanup even though immodule unloads abnormally
964
965
966 ISF 2.3.5225 :
967   1. support autoperiod in webkit based editor
968
969
970 ISF 2.3.5223 :
971   1. fix shift key blink issue related to autocapital
972
973
974 ISF 2.3.5218 :
975   1. Fix bug input panel doesn't hide
976   2. Use private vconfkey
977   3. Add X11 frontend
978
979
980 ISF 2.3.5211 :
981   1. update po
982   2. Remove VCONFKEY_ISF_INPUT_LANG_STR
983
984
985 ISF 2.3.5210 :
986   1. update po
987
988
989 ISF 2.3.5209 :
990   1. Add password_mode for soft ISE
991   2. Check duplicated ise_show request
992   3. bug fix: wrong context was passed when IME is swept down
993
994
995 ISF 2.3.5205 :
996   1. Add prediction_allow for soft ISE
997
998
999 ISF 2.3.5204 :
1000   1. [immodule] bug fix about ise_show
1001   2. [setting] disable autocapital option when H/W keyboard is detected.
1002
1003
1004 ISF 2.3.5129 :
1005   1. [immodule] check the status of ISE
1006   2. remove isf-panel-efl.desktop
1007
1008
1009 ISF 2.3.5126 :
1010   1. Code cleanup for scim_helper.h and scim_helper.cpp
1011   2. [isf-setting-efl] Remove hard codes for XT9 ISE
1012   3. [immodule] fix bug : input_panel_show is called twice
1013   4. [isf-setting-efl] Rename setup module name for soft ISE
1014   5. [immodule] fix bug : candidate widnow sometimes covers compositing string
1015
1016
1017 ISF 2.3.5119 :
1018   1. fix bug related to XSelectInput
1019
1020
1021 ISF 2.3.5115 :
1022   1. Add notification feature for candidate window
1023   2. Add isf_imf_context_candidate_window_geometry_get ()
1024   3. Add isf_imf_context_input_panel_language_locale_get ()
1025   4. Update po files ()
1026
1027
1028 ISF 2.3.5113 :
1029   1. [demo][setting][panel] efl update
1030
1031 ISF 2.3.5112 :
1032   1. [demo] apply the change of ecore_imf_context_input_panel_language_locale_get parameter
1033
1034
1035 ISF 2.3.5106 :
1036   1. [immodule] deliver imdata when slot_ise_show is called
1037   2. [demo] add language changed event demo
1038   3. disable syslog
1039
1040
1041 ISF 2.3.5102 :
1042   1. add return key type, disabled in ise_context
1043
1044
1045 ISF 2.3.5029 :
1046   1. add caps_lock_mode
1047   2. Change deprecated elm_editfield APIs
1048
1049
1050 ISF 2.3.5022 :
1051   1. add return key type, disabled in ise_context
1052
1053
1054 ISF 2.3.5020 :
1055   1. Support return_key_type_set, return_key_disabled_set
1056
1057
1058 ISF 2.3.5016 :
1059   1. [panel] fix candidate window size issue
1060
1061
1062 ISF 2.3.5015 :
1063   1. Applied EFL migration
1064
1065
1066 ISF 2.3.5009 :
1067   1. fix according to the change of imdata_set/get API
1068
1069
1070 ISF 2.3.5002 :
1071   1. fix bug not to insert some languages
1072   2. feed capital letter instead of 'Shift+character'
1073
1074
1075 ISF 2.3.5001 :
1076   1. Add control_privilege () in isf_query_engines.cpp
1077   2. Create folder before saving engine list
1078
1079
1080 ISF 2.3.4931 :
1081   1. Use synchronous ecore_imf callback API
1082
1083
1084 ISF 2.3.4926 :
1085   1. Support to feed X key event in case of using only client window without canvas
1086   2. Feed keyname, key, keystring, compose in evas_event_feed_key_{down/up}
1087
1088
1089 ISF 2.3.4919 :
1090   1. Add get_surrounding_text() for soft ISE
1091
1092
1093 ISF 2.3.4912 :
1094   1. change priviledge from root to inhouse
1095
1096
1097 ISF 2.3.4903 :
1098   1. remove ECORE_IMF_INPUT_PANEL_ORIENT
1099   2. Decrease socket IME creation time
1100   3. [demo] fix parameter of client_window_set
1101
1102
1103 ISF 2.3.4821 :
1104   1. [demo] remove OCR, barcode demo.
1105
1106
1107 ISF 2.3.4816 :
1108   1. [immodule] support autocapital in webkit editor
1109   2. [panel] change theme name
1110
1111
1112 ISF 2.3.4809 :
1113   1. [isf-panel-efl/isfsetting] codes cleanup
1114
1115
1116 ISF 2.3.4807 :
1117   1. Change initial ISE
1118   2. remove CommonISE UUID
1119   3. [isf-panel-efl] Fix rotation defect
1120
1121
1122 ISF 2.3.4806 :
1123   1. Clean source codes
1124
1125
1126 ISF 2.3.4805 :
1127   1. Implement prediction allow set/get functions
1128   2. Remove license issue files
1129
1130
1131 ISF 2.3.4801 :
1132   1. [isfsetting] add setting option reset
1133   2. [isf-panel-efl] elm api update
1134   3. [isfsetting] elm api update
1135
1136
1137 ISF 2.3.4721 :
1138   1. [isf-panel-efl] Remove resize timer;
1139   2. [isf-panel-efl] Remove unused source codes;
1140
1141
1142 ISF 2.3.4718 :
1143   1. [immodule] use dlog for writing show/hide log;
1144   2. [isf-panel-efl] apply show/hide for candidate window;
1145   3. [isf-panel-efl] adjust rotation and show sequence;
1146   4. Remove unused source codes;
1147   5. Support custom global file for localization;
1148
1149
1150 ISF 2.3.4714 :
1151   1. [immodule] remove unused interfaces
1152
1153
1154 ISF 2.3.4711 :
1155   1. [isfwizard] change button to label in controlbar
1156
1157
1158 ISF 2.3.4709 :
1159   1. change hide delay from 200ms to 50ms
1160   2. [demo] editentry update
1161   3. [isfwizard] naviframe update
1162
1163
1164 ISF 2.3.4704 :
1165   1. Add reset option command for setting
1166
1167
1168 ISF 2.3.4703 :
1169   1. [isfwizard] fix bug
1170
1171
1172 ISF 2.3.4702 :
1173   1. [isfwizard] change isfwizard.log to /tmp directory
1174   2. [isf-panel-efl] Fix empty candidate defect when click "More" button for landscape
1175
1176
1177 ISF 2.3.4701 :
1178   1. [isf-panel-efl] Update "More" and "Close" buttons.
1179
1180
1181 ISF 2.3.4631 :
1182   1. add wizard log file to analyze loading problem in 1st time booting
1183
1184
1185 ISF 2.3.4628 :
1186   1. update po
1187   2. remove instant hide in shutdown.
1188
1189
1190 ISF 2.2.4627 :
1191   1. [immodule] hide input panel instantly when program is terminated.
1192
1193
1194 ISF 2.2.4625 :
1195   1. [immodule] support autocapital type
1196   2. [demo] add autocapital type demo
1197   3. disable common ISE feature
1198
1199
1200 ISF 2.2.4624 :
1201   1. [immodule] fix autoperid bug
1202
1203
1204 ISF 2.2.4620 :
1205   1. [immodule] use hide timer for supporting entry's theme change
1206
1207
1208 ISF 2.2.4619 :
1209   1. [isfsetting] update padding to 25 pixels
1210
1211
1212 ISF 2.2.4617 :
1213   1. [immodule] check whether cursor position is changed or not
1214
1215
1216 ISF 2.2.4614 :
1217   1. [demo] set scale factor
1218   2. [isfsetting] fix naviframe popup item problem
1219   3. [immodule] support autocapital related to CR and PS
1220
1221
1222 ISF 2.2.4613 :
1223   1. [isf-panel-efl] Fix candidate UI broken when rotation
1224   2. [isf-panel-efl] Update aux for ise-engine-xt9-chinese 2.0
1225   3. [isf-panel-efl] Update tizen-black-hd and tizen-hd
1226   4. [immodule] Implement ISF control APIs
1227   5. [isf-demo-efl] modify demo code for Nbeat layout
1228   6. [immodule] fix autocapital bugs
1229
1230
1231 ISF 2.2.4606 :
1232   1. Use Naviframe widget
1233
1234
1235 ISF 2.2.4604 :
1236   1. [isfsetting] fix option title : Option -> Options
1237   2. [immodule] do not hide input panel even though end key is pressed.
1238
1239
1240 ISF 2.2.4529 :
1241   1. [settingwizard] Use dlog for collecting log
1242
1243
1244 ISF 2.2.4520 :
1245   1. [isfsetting] fix supporting languages wrap
1246
1247
1248 ISF 2.2.4515 :
1249   1. [immodule] fix callback issue
1250   2. [immodule] reduce redundant vconf API call
1251
1252
1253 ISF 2.2.4506 :
1254   1. [immodule] hide input panel when the canvas loses focus
1255
1256
1257 ISF 2.2.4505 :
1258   1. [immodule] call imcontrol API after checking whether the context has focus
1259   2. [immodule] change the double space interval from 0.6 sec to 1 sec
1260   3. Fix defects according to klocwork test report
1261
1262
1263 ISF 2.2.4418 :
1264   1. [setting] genlist seperator style api update
1265   2. remove STK demo and document
1266   3. [immodule] set hide request input context after checking state
1267
1268
1269 ISF 2.2.4403 :
1270   1. [setting-wizard] bug fix white screen
1271   2. [immodule] add cursor position api
1272
1273 ISF 2.2.4402 :
1274   1. tizen layout update
1275   2. [isfwizard] Fix socket config defect
1276   3. [setting] change 2 line text style
1277   4. [socket frontend] Use cache file
1278   5. [immodule] Cursor location is transfered by ecore_imf_context_cursor_location_set
1279
1280
1281 ISF 2.2.4325 :
1282   1. [efl_setting] Fix socket config defect
1283   2. [immodule] Add autoperiod, autocapital function
1284
1285
1286 ISF 2.2.4321 :
1287   1. Update for Elementary API Changes
1288
1289
1290 ISF 2.2.4314 :
1291   1. [immodule] include appropriate header
1292   2. [isf-panel-efl] Fix defect according to prevent report
1293   3. Update boilerplate
1294
1295
1296 ISF 2.2.4311 :
1297   1. [immodule] add cursor_location_set.
1298   2. [immodule] change client_canvas type
1299
1300
1301 ISF 2.2.4306 :
1302   1. [immodule] bug fix : input panel was not hidden when input_panel_hide is called during show animation is being progressed.
1303
1304
1305 ISF 2.2.4230 :
1306   1. [setting-wizard] remove icon and modify alignment of text in the navibar button
1307   2. [immodule] hide input panel instantly when context is destoryed or END key is preassed.
1308
1309
1310 ISF 2.2.4229 :
1311   1. [immodule] move IME control to immodule
1312
1313
1314 ISF 2.2.4227 :
1315   1. [setting] use default back button instead of text button
1316
1317
1318 ISF 2.2.4223 :
1319   1. apply tizen-black theme in the candidate window
1320
1321
1322 ISF 2.2.4222 :
1323   1. update for genlist API changes;
1324
1325
1326 ISF 2.2.4215 :
1327   1. update po;
1328   2. update language label (Hong Kong) and group title
1329
1330
1331 ISF 2.2.4207 :
1332   1. Fix language issue for ISE cache file;
1333   2. [isf-panel-efl] update aux scroll issue;
1334   3. Update Chinese po files;
1335
1336
1337 ISF 2.2.4131 :
1338   1. [immodule] bug fix : hide state is not delivered when ecore_imf_context_input_panel_hide is called
1339
1340
1341 ISF 2.2.4130 :
1342   1. Fix hibernation issue for ISE cache file
1343   2. Fix defects according to K9 test report
1344   3. fix defect caused by common ISE switch while setting layout in app
1345
1346
1347 ISF 2.2.4125 :
1348   1. Use ISE info cache file
1349   2. Inject key event such as tab, backspace regardless of focus for controlling UI
1350
1351
1352 ISF 2.2.4118 :
1353   1. Delete elm_dialoguegroup APIs
1354   2. Bug fix : hide/show context is passed wrong
1355
1356
1357 ISF 2.2.4104 :
1358   1. Upload the dynamic load/unload of keyboardISE
1359
1360
1361 ISF 2.2.4027 :
1362   1. [isf-setting/wizard]remove ise_option_view_back_cb()
1363   2. [isf-setting/wizard]move the ug clear up work to on_destroy() func
1364   3. [isf-panel-efl] Reset flag when candidate window is destroyed
1365   4. fix debian/rules according to mike's noticement
1366
1367
1368 ISF 2.2.4025 :
1369   1. [isf-setting/wizard] use genlist "dialogue" style
1370   2. [isf-setting] module delete move to back_cb()
1371   3. fix 2 scim-helper-launcher processes bug when boot up
1372
1373
1374 ISF 2.2.4019 :
1375   1. [isf-setting] hide "XT9" item in hw ise list
1376   2. [isf-panel-efl] fix hw/sw switch bug when reboot target with hw keyboard connected and actived
1377
1378
1379 ISF 2.2.4014 :
1380   1. [isf-setting/wizard] config read error caused bs
1381
1382
1383 ISF 2.2.4012 :
1384   1. [isf-setting/wizard] remove beat theme;
1385   2. [isf-setting/wizard] click on text to select the genlist item;
1386
1387
1388 ISF 2.2.4011 :
1389   1. [efl_immodule] Bug fix in isf_imf_context_filter_event
1390
1391
1392 ISF 2.2.4007 :
1393   1. [isf-panel-efl] Fix candidate GUI faults
1394   2. [efl_immodule] Turn on hotkey to support H/W keyboard
1395
1396
1397 ISF 2.2.4005 :
1398   1. [setting-wizard] add previous / next icon
1399   2. [setting] change genlist style
1400
1401
1402 ISF 2.2.4002 :
1403   1. [immodule] event callback bug fix;
1404   2. [immodule] add the method to get the root window even though the canvas is NULL
1405   3. [isf-setting] Fix AUTO_PERIOD bug
1406   4. [Programming Guide] write the description of the reason why ecore_imf_context_canvas_set
1407
1408
1409 ISF 2.2.3931 :
1410   1. rollback to 3923;
1411
1412
1413 ISF 2.2.3928 :
1414   1. [isf-panel-efl] Add 90 and 180 rotation support;
1415   2. [isf-setting-efl] Change dialoggroup to genlist; Add h/w listener;
1416   3. [isf-setting-efl] Use check widget instead of toggle widget; Fix tizen title_ellipsize style;
1417   4. Implementation of dynamic load/unload of keyboardISE;
1418   5. Fix c++ test defects;
1419
1420
1421 ISF 2.2.3923 :
1422   1. [isf-panel-efl] wait until window manager is launched in normal boot
1423   2. [isf-setting/wizard] fix dummy config problem
1424   3. code refactoring
1425
1426
1427 ISF 2.2.3921 :
1428   1. [isf-setting/wizard] add tizen theme
1429   2. [isf-setting/wizard] ecore_imf_context_del/add pair to fix memory issue
1430   3. [isf-setting/wizard] ecore_imf_context_init/shutdown remove
1431
1432
1433 ISF 2.2.3918 :
1434   1. [isf-panel-efl] add tizen theme
1435   2. remove trailing whitespace and tab
1436
1437
1438 ISF 2.2.3915 :
1439   1. [isf-panel-efl] change boot sequence in normal boot
1440
1441
1442 ISF 2.2.3911 :
1443   1. [isf-panel-efl] fix _ecore_main_fd_handlers_bads_rem() error log
1444   2. [setting] change Keyboard to Back for left button
1445
1446
1447 ISF 2.2.3909 :
1448   1. [isf-panel-efl] Add reload when hibernation leave
1449
1450
1451 ISF 2.2.3907 :
1452   1. Create candidate window on focus-in, delete it on focus-out event for minimizing the usage of memory
1453   2. [immodule] add canvas, window NULL check routine
1454   3. [efl_setting] Fix BS issue;
1455   4. [isf-panel-efl] Fix defect for vconf and hibernation;
1456
1457
1458 ISF 2.2.3825 :
1459   1. Fix candidate dummy window defect; Fix ISE name defect when display language is changed;
1460   2. modify h/w keyboard setting, apply title_ellipsize style
1461
1462
1463 ISF 2.2.3823 :
1464   1. add script for normal booting
1465
1466
1467 ISF 2.2.3821 :
1468   1. [isf-panel-efl] Optimize .png files
1469   2. [scim_utility] add NULL checker
1470
1471
1472 ISF 2.2.3816 :
1473   1. [isf] support imengine installed in /opt path
1474   2. [isf-panel-efl] fix locale bug
1475   3. [Programming guide] change the image of each layout
1476
1477
1478 ISF 2.2.3807 :
1479   1. [isfsetting] Rollback feature related to END KEY
1480
1481
1482 ISF 2.2.3727 :
1483   1. [isfsetting] fix isfsetting bs problem
1484   2. [isfsetting] fix KEY_END exit problem
1485   3. [isf-panel-efl] update locale info when display language is changed
1486   4. [scim-panel-agent] Fix reload command for IMControl
1487   5. [isf.sh] replace SCIM_MODULE_PATH
1488   6. [isfsetting] fix active name is blank in setting app
1489   7. [isfsetting] isfsetting bug about key_end event
1490
1491
1492 ISF 2.2.3721 :
1493   1. [scim-panel-agent] Fix the bug that mutiple common processes run will be
1494     be invoked after switching ISEs.
1495
1496
1497 ISF 2.2.3720 :
1498   1. [isf-panel-efl] change the sequence of launching common and default ISE
1499   2. [immodule] key down event is generated
1500   3. Remove hard coded png file name from src file
1501   4. change ug path and seperate the ug locale file from scim.mo
1502
1503
1504 ISF 2.2.3719 :
1505   1. Fix defects according to prevent result
1506   2. [isf-setting-wizard] Add end key event callback function
1507   3. [isf-panel-efl] Update More/Close press event
1508
1509
1510 ISF 2.2.3718 :
1511   1. i18n update
1512   2. [isfsetting] using one navigationbar
1513
1514
1515 ISF 2.2.3714 :
1516   1. Support ISEs installed in /opt path
1517
1518
1519 ISF 2.2.3713 :
1520   1. [efl_immodule] hide keyboard when END KEY is pressed
1521   2. fix libisf-bin.postinst because of vconf security
1522
1523
1524 ISF 2.2.3712 :
1525   1. [efl_setting] fix isf setting bs problem in case of no optimization
1526   2. [efl_immodule] detect bluetooth keyboard
1527   3. [isf-panel-efl] fix build error
1528   4. [demo] Change the deprecated API
1529
1530
1531 ISF 2.2.3711 :
1532   1. [efl_immodule] fix BS in C++ application;
1533
1534
1535 ISF 2.2.3707 :
1536   1. [efl_immodule] fix crash;
1537   2. [efl_immodule] fix ecore magic check bug in key_press_cb
1538   3. [isf-demo-efl] Fix BS defect
1539
1540
1541 ISF 2.2.3704 :
1542   1. [setting] item will be highlighted when it is pressed;
1543   2. [Programming guide] stk examples are modified
1544
1545
1546 ISF 2.2.3630 :
1547   1. [isf-panel-efl] Replace evas_object_hide with evas_object_move for lockup issue
1548
1549
1550 ISF 2.2.3622 :
1551   1. [setting] change UI
1552
1553
1554 ISF 2.2.3621 :
1555   1. [Programming guide] Fix example code
1556   2. [Programming guide] Add return value of key press callback
1557   3. Add libisf-bin.postinst for vconf key
1558
1559
1560 ISF 2.2.3616 :
1561   1. [isf-panel-efl] add malloc_trim
1562
1563
1564 ISF 2.2.3615 :
1565   1. [isf-setting-efl] Change the order of menu in S/W keyboard group
1566   2. Modify ISF programming guide
1567
1568
1569 ISF 2.2.3614 :
1570   1. [isf-setting-efl] Add keyboard select wizard
1571   2. Fix defects according to prevent result
1572   3. Fix isf-setting BS issue
1573   4. [efl_immodule] use idler instead of timer
1574   5. [isf-demo-efk] add test code related to language
1575
1576
1577 ISF 2.2.3613 :
1578   1. [isf-panel-efl] runtime memory optimization
1579   2. [isf-immodule-efl] fix crash related to timer
1580
1581
1582 ISF 2.2.3610 :
1583   1. [isfsetting-ug] 'Quit' -> 'Back' in left button of navigationbar
1584
1585
1586 ISF 2.2.3609 :
1587   1. [isf-panel-efl] defer to create candidate window until hibernation leave
1588   2. modify Makefile.am files in each directory
1589
1590
1591 ISF 2.2.3606 :
1592   1. apply as-needed option;
1593
1594
1595 ISF 2.2.3601 :
1596   1. Change the initial ise when the initial ise in global files doesn't exist
1597   2. Fix ISF programming guide document
1598
1599
1600 ISF 2.2.3526 :
1601   1. Fix loading added keyboard ISE issue;
1602   2. Update isf-demo-efl for layout test;
1603   3. [efl_immodule] fix attribute;
1604   4. Add image of private key set in ISF programming guide
1605
1606
1607 ISF 2.2.3523 :
1608   1. Use common ISE;
1609   2. Support new ISE installation for hibernation booting;
1610   3. Fix defects according to prevent result;
1611   4. add ise_context.h
1612   5. Change hibernation ready key
1613
1614
1615 ISF 2.2.3522 :
1616   1. [efl_immodule] support attribute of imengine;
1617
1618
1619 ISF 2.2.3518 :
1620   1. Add idm source codes;
1621   2. Cleanup source codes for LiMo Contribution;
1622   3. Update contacts;
1623   4. [efl_panel] Fix "More" button highlight defect;
1624
1625
1626 ISF 2.2.3515 :
1627   1. set hibernation ready flag in vconf
1628   2. [efl_immodule] commit preedit string when mouse down event is occured
1629
1630
1631 ISF 2.2.3509 :
1632   1. add set_ise_language for supporting password mode
1633
1634
1635 ISF 2.2.3508 :
1636   1. Modify ISF Programming guide
1637
1638
1639 ISF 2.2.3504 :
1640   1. [isf-panel-efl] Modify hibernation_leave callback
1641
1642
1643 ISF 2.2.3503 :
1644
1645   1. [isf-panel-efl] Revert isf-panel-efl.desktop
1646   2. [STK] set autoperiod, autocapital to root window's property
1647
1648
1649 ISF 2.2.3502 :
1650   1. [isf-panel-efl] support hibernation
1651   2. [isf-panel-efl] set ELM_ENGINE, ELM_FPS to avoid to use gles backend
1652   3. [efl_immodule] fix 3rd parameter in preedit_string_get
1653   4. Change /usr/lib/scim-1.0/ to /opt/lib/scim-1.0, change /usr/share/scim to /opt/share/scim
1654   5. Update for LiMo Contribution
1655
1656
1657 ISF 2.2.3427 :
1658   1. Modify ISF Programming guide
1659   2. remove evas_font_path_prepend from isf-panel-efl
1660
1661
1662 ISF 2.2.3421 :
1663   1. Use evas_font_path_prepend;
1664
1665
1666 ISF 2.2.3418 :
1667   1. Add each layout image in doxygen;
1668
1669
1670 ISF 2.2.3413 :
1671   1. [setting] add autocapital, autoperiod option menu;
1672   2. [efl_immodule] change return type;
1673   3. Change font : GT font -> SLP:style=medium;
1674
1675
1676 ISF 2.2.3406 :
1677   1. Add libisf-bin.postinst for gtkimmodule;
1678
1679
1680 ISF 2.2.3330 :
1681   1. Fix build error related to the change of Ecore_IMF;
1682
1683
1684 ISF 2.2.3328 :
1685   1. Set window role for not using effect;
1686
1687
1688 ISF 2.2.3327 :
1689   1. Bug fix about back button in isfsetting;
1690
1691
1692 ISF 2.2.3317 :
1693   1. Support autocapital, autoperiod;
1694
1695
1696 ISF 2.2.3310 :
1697   1. Fix for EFL 1.0 alpha;
1698   2. efl_immodule refactoring;
1699
1700
1701 ISF 2.2.3307 :
1702   1. Fix isfsetting;
1703
1704
1705 ISF 2.2.3307 :
1706   1. Add multi-selected ISEs function in efl-setting;
1707   2. [isf-demo-stk] fix build error;
1708
1709
1710 ISF 2.2.3301 :
1711   1. [isfsetting] fix for i18n;
1712   2. [efl_immodule] Bug fix : key up event
1713   3. [isf-demo-efl] add example code about IP layout
1714
1715
1716 ISF 2.2.3231 :
1717   1. [isf-demo-stk] fix build errors for stk_main_window_new () and so on;
1718
1719
1720 ISF 2.2.3225 :
1721   1. [isf-demo-efl] code refactoring;
1722   2. [isf-demo-efl] add MONTH, NUMBERONLY layout test code;
1723   3. [isf-demo-stk] add IP, MONTH, NUMBERONLY Layout;
1724   4. Added experimental modification for avoiding multiple scim process problem;
1725   5. [isfsetting] set background;
1726   6. Remove GTK word from IMControl;
1727
1728
1729 ISF 2.2.3219 :
1730   1. Fix the bug not to install libui-isfsetting-efl.so;
1731   2. Update efl_setting;
1732
1733
1734 ISF 2.2.3218 :
1735   1. Update candidate images for beat;
1736   2. Update efl_setting according to Beat GUI PPT;
1737
1738
1739 ISF 2.2.3207 :
1740   1. Remove kessler ELM_THEME and intl folder;
1741   2. Update efl_setting according to appcore change;
1742   3. Remove applog from efl_setting;
1743
1744
1745 ISF 2.2.3202 :
1746   1. Add hardware keyboard support;
1747   2. Remove unused functions of efl_immodule;
1748
1749
1750 ISF 2.2.3120 :
1751   1. Change deprecated Ecore_IMF API in isf_imf_context
1752   2. Fix rotating code in isf-demo-efl
1753
1754
1755 ISF 2.2.3112 :
1756   1. Fix the routine about event_callback_add;
1757   2. Modify isf-demo-efl example code;
1758   3. Bug fix about event_callback_add and event_callback_del
1759
1760
1761 ISF 2.2.3108 :
1762   1. Support revised Ecore_IMF;
1763
1764
1765 ISF 2.2.3107 :
1766   1. Fix defects according to klocwork report and c++ test report;
1767   2. Update isf-panel-efl for multi-resolution;
1768
1769
1770 ISF 2.2.3025 :
1771   1. Fix defects according to klocwork report;
1772   2. Add ingroup and defgroup;
1773
1774
1775 ISF 2.2.3017 :
1776   1. Change font name to "GT45_ArabCJK_TouchWiz" in isf_panel_efl.cpp;
1777   2. Update isf-demo for build issue;
1778   3. Fix defects according to klocwork report;
1779   4. Add comments;
1780
1781
1782 ISF 2.2.3011 :
1783   1. Update efl_setting for share gadget;
1784   2. Update isf-demo-stk for build issue;
1785
1786
1787 ISF 2.2.3004 :
1788   1. Change appfwk to appcore;
1789   2. Remove "app-fwk.h";
1790
1791
1792 ISF 2.2.3002 :
1793   1. Update isf_imf_context.cpp to fix backspace problem;
1794   2. Add comments;
1795   3. Fix one defect for isf-setting-efl;
1796
1797
1798 ISF 2.2.2930 :
1799   1. Rollback to 2.2.2919 because of backspace problem;
1800
1801
1802 ISF 2.2.2928 :
1803   1. Fix defects according to prevent and klocwork result;
1804   2. Add logs in scim_panel_client.cpp;
1805
1806 ISF 2.2.2919 :
1807   1. Fix to problem not to find vconf.h;
1808
1809
1810 ISF 2.2.2913 :
1811   1. Fix candidate window resize issue;
1812   2. Add CUSTOM1_CANDIDATE_STYLE;
1813   3. Add isf-demo-stk;
1814
1815
1816 ISF 2.2.2906 :
1817   1. Fix candidate scrolling defect;
1818   2. Merge aux window into candidate window;
1819   3. Update isf-demo-efl;
1820   4. Remove idm directory;
1821   5. Fix preedit cursor position defect;
1822
1823
1824 ISF 2.2.2822 :
1825   1. Update isf_imf_context.cpp for focused IC;
1826   2. Fix aux select issue;
1827   3. Add more window for Chinese ISE;
1828   4. Fix cursor position can not updated when commit string;
1829   5. Add ISE switch function from ISE window;
1830
1831
1832 ISF 2.2.2819 :
1833   1. Update isf_imf_context.cpp;
1834
1835
1836 ISF 2.2.2815 :
1837   1. Update isf_panel_efl.cpp;
1838
1839
1840 ISF 2.2.2807 :
1841   1. Fix the issue that char is displaying twice in RSS;
1842   2. Hide ISE when application is crashed;
1843   3. Update isf-setting;
1844
1845
1846 ISF 2.2.2801 :
1847   1. Update isf-setting and isf_candidate.edc;
1848   2. Remove unused source codes from isf_panel_efl.cpp;
1849
1850
1851 ISF 2.2.2723 :
1852   1. Change how to grab key
1853
1854 ISF 2.2.2722 :
1855   1. Fix isfsetting bug;
1856   2. Fix isf-panel-efl memory leak issue;
1857
1858 ISF 2.2.2717 :
1859   1. Add elementary dependency in isf-imf-module
1860   2. Append transparent rectangle to avoid overwrapping with softkey
1861
1862 ISF 2.2.2716 :
1863   1. Fix isfsetting bug;
1864   2. Update candidate positon when indicator and candidate are overlapped;
1865
1866
1867 ISF 2.2.2711 :
1868   1. Change isfsetting into shared gadget;
1869   2. Change ISF theme from pantheon to kessler;
1870   3. Fix candidate background defect;
1871   4. Update Chinese ISE;
1872
1873
1874 ISF 2.2.2704 :
1875   1. Update IMControl;
1876   2. Add multi-candidates for each row of candidate UI;
1877   3. Update isf-setting;
1878   4. Fix defects according to prevent report;
1879
1880
1881 ISF 2.2.2625 :
1882   1. Update IMControl;
1883   2. Add candidate auto-adjust location and landscape mode;
1884   3. Add HelperAgent::update_input_context, remove two unused APIs;
1885   4. Update isf-setting;
1886   5. Update Chinese ISE;
1887
1888
1889 ISF 2.2.2610 :
1890   1. Add libisf-dbg;
1891   2. Update isf-setting;
1892   3. Update candidate aux for Chinese ISE;
1893
1894
1895 ISF 2.2.2609 :
1896   1. Update isf-setting;
1897   2. Update isf_panel_efl.cpp for aux;
1898
1899
1900 ISF 2.2.2608 :
1901   1. Remove UI_softkey, UI_titlebar and so on from isf-setting;
1902
1903
1904 ISF 2.2.2607 :
1905   1. Update isf-setting for BS issue when press "Back";
1906
1907
1908 ISF 2.2.2605 :
1909   1. Update isf-setting;
1910   2. Update isf_event_demo.cpp
1911
1912
1913 ISF 2.2.2604 :
1914   1. Update isf_imf_context.cpp for Home ane End keyevent;
1915
1916
1917 ISF 2.2.2603 :
1918   1. Update isf-setting;
1919
1920
1921 ISF 2.2.2602 :
1922   1. Update language po files;
1923
1924
1925 ISF 2.2.2601 :
1926   1. Update language po files;
1927   2. Update efl_setting;
1928
1929
1930 ISF 2.2.2530 :
1931   1. Add SYSLOG for ISF launching;
1932
1933
1934 ISF 2.2.2529 :
1935   1. Add GTK in ISF depends;
1936
1937
1938 ISF 2.2.2528 :
1939   1. Fix BlueScreen issue when switching ISEs;
1940   2. Update aux UI of candidate;
1941
1942
1943 ISF 2.2.2526 :
1944   1. Update isfimcontrolapi.cpp;
1945   2. Change SLP functions according to KHQ release;
1946   3. Update chinese ISE;
1947   4. Add fifty one alpha languages in xt9 ISE;
1948   5. Add setup module in input-pad ISE;
1949
1950
1951 ISF 2.2.2523 :
1952   1. Update efl_setting;
1953   2. Update xt9/xt9chinese/chinese ISEs;
1954
1955
1956 ISF 2.2.2522 :
1957   1. Fix isf_demo crash issue;
1958   2. Fix issue of candidate window shows on lock screen;
1959   3. Update isf-setting;
1960   4. Support candidate window move according to cursor position;
1961
1962
1963 ISF 2.2.2520 :
1964   1. Update isf_demo;
1965   2. Add isf_imf_context_preedit_string_get () in efl_immodule;
1966
1967
1968 ISF 2.2.2515 :
1969   1. Update isf_setting;
1970   2. Update isf_candidate.edc;
1971   3. Fix one defect for IM Control;
1972
1973
1974 ISF 2.2.2514 :
1975   1. Add efl_setting;
1976
1977
1978 ISF 2.2.2513 :
1979   1. Fix browser crash issue;
1980
1981
1982 ISF 2.0.2513 :
1983   1. Add PORTRAIT_VERTICAL_CANDIDATE_MODE for EFL candidate UI;
1984   2. Fix two candidate defects;
1985   3. Update IMControl functions;
1986   4. Update keyboard ise when application calls get_ise_list ();
1987   5. Update xt9 ise;
1988   6. Add xt9_chinese ISE and Chinese ISE;
1989
1990
1991 ISF 2.0.2506 :
1992   1. Seperate isf package to libisf-bin and libisf-dev;
1993   2. Add aux string in EFL candidate UI;
1994   3. Remove Ecore_X_Rectangle related functions in IMControl;
1995   4. Update ise list when application calls get_ise_list ();
1996
1997
1998 ISF 2.0.2429 :
1999   1. Add new functions in IMControl;
2000
2001
2002 ISF 2.0.2424 :
2003   1. Add IMControl in efl_immodule;
2004   2. Fix the issue that ISF/ISE are activated twice by application;
2005   3. Set pantheon as Candidate UI theme;
2006
2007
2008 ISF 2.0.2422 :
2009   1. Fix the issue that space cannot be input;
2010   2. Move PanelAgent thread into main thread;
2011   3. Provide temp candidate UI;
2012
2013
2014 ISF 2.0.2418 :
2015   1. Fix some EFL IMModule's bugs;
2016   2. Update EFL panel;
2017   3. Set European ISE as default ISE;
2018
2019
2020 ISF 2.0.2414 :
2021   1. isf_panel_efl.cpp is written by EFL, isf-panel-efl process can run;
2022   2. Set input-pad ISE as default ISE;
2023   3. Fix one EFL IMModule's bug;
2024   4. Add EFL supporting in input-pad ISE;
2025   5. Fix XT9 ISE error in Aquila simulator environment;
2026   6. Update ISF debian files;
2027
2028
2029 ISF 2.0.2403 :
2030   1. Begin to porting ISF into slp 2.0 platform;
2031   2. Add EFL Panel and EFL IMModule;
2032
2033
2034 ISF 1.0.2226 :
2035   1. Remove New ISEs related source codes;
2036   2. Remove uncessary source codes for scim-panel-gtk;
2037   3. Update ISF according to review result;
2038   4. Fix one candudate UI defect;
2039   5. Merge KHQ ISF;
2040
2041
2042 ISF 1.0.2219 :
2043   1. Add 200ms timer to show candidate for volans target;
2044   2. Fix two PanelAgent defects for Gesture ISE;
2045   3. This is the final version for volans target;
2046
2047
2048 ISF 1.0.2125 :
2049   1. Add check condition for panel_agent->stop () and config->flush ();
2050   2. Adjust helper manager reconnection number from 6 to 200;
2051   3. Improve focus-in speed in gtkimcontextscim.cpp;
2052   4. Update xt9 ISE;
2053   5. This is the final version for protector target;
2054
2055
2056 ISF 1.0.2110 :
2057   1. Fix memory leak when scim-launcher and scim-panel-gtk exit;
2058   2. Add isf-log to enable/disable ISF log online;
2059   3. Set PanelAgent to non-block mode;
2060   4. Improve input speed for embedded editor;
2061   5. Update xt9 ISE;
2062
2063
2064 ISF 1.0.2031 :
2065   1. Fix defects according to prevent result;
2066   2. Update xt9 ISE;
2067
2068
2069 ISF 1.0.2025 :
2070   1. Fix defects according to prevent result;
2071   2. Improve input speed;
2072   3. Update xt9 ISE;
2073
2074
2075 ISF 1.0.2018 :
2076   1. Remove redundant source codes for candidate window;
2077   2. Fix two memory leak issues for scim-panel-gtk exception;
2078   3. Change preedit fg color and bg color according to theme color;
2079   4. Update xt9 ISE;
2080
2081
2082 ISF 1.0.2010 :
2083   1. Reduce booting time of scim and scim-panel-gtk;
2084   2. Fix defects according to prevent result;
2085
2086
2087 ISF 1.0.2003 :
2088   1. Change candidate background color;
2089   2. Remove scim_get_newise_module_list from scim.cpp and scim_panel_gtk.cpp;
2090   3. Fix the issue (control panel can not be showed in target);
2091   4. Show candidate window when update candidate string;
2092   5. xt9 ISE : fixed auto-substitution function;
2093   6. xt9 ISE : fixed only english char committed defect, when the input sequence char length exceeds 72;
2094   7. xt9 ISE : fixed defect of inexplicable string to be displayed, when using delete key to remove all normal input sequence chars;
2095
2096
2097 ISF 1.0.1928 :
2098   1. Fix defects according to prevent result;
2099   2. Fix XT9 config reload issue;
2100   3. Reduce gtkimcontextscim loading time;
2101   4. Update candidate according to GUI spec;
2102   5. Remove unnessary ISE_SHOWED message;
2103   6. Change dynamic_cast to static_cast for scim_signals;
2104   7. Update xt9 ISE;
2105
2106
2107 ISF 1.0.1920 :
2108   1. Fix two "preedit-changed" issue;
2109   2. Removing unnessary ACK message;
2110   3. Fix the issue "When using GtkIMEmbeddedEditor, clicking the hide button of ISE does not refresh the app window."
2111   4. Fix HelperAgent memory leak issue;
2112   5. Update candidate UI;
2113   6. Change candidate display method;
2114   7. Update xt9 ISE;
2115
2116
2117 ISF 1.0.1913 :
2118   1. Support ISE without GtkSocket/GtkPlug;
2119   2. Update xt9 and input-pad ISE;
2120
2121
2122 ISF 1.0.1906 :
2123   1. Remove gtk_im_context_scim_set_ime_window_rectangle;
2124   2. Add XT9 option subscribe in scim-panel-gtk;
2125   3. Update xt9 and input-pad ISE;
2126
2127
2128 ISF 1.0.1829 :
2129   1. Add macro "USING_ISF_MAINWINDOW_AUTOSCROLL";
2130   2. Add gtk_im_context_scim_set_ime_window_rectangle;
2131   3. Update xt9 ISE;
2132
2133
2134 ISF 1.0.1828 :
2135   1. Fix build errors for volans;
2136   2. Improve candidate scroll;
2137   3. Update xt9 ISE;
2138
2139
2140 ISF 1.0.1825 :
2141   1. Fix candidate flick issue;
2142   2. Remove debug information;
2143   3. Update xt9 ISE;
2144
2145
2146 ISF 1.0.1822 :
2147   1. Add landscape mode supporting for candidate UI;
2148   2. Update xt9, handwriting and input-pad ISEs;
2149
2150
2151 ISF 1.0.1819 :
2152   1. Fix memory leak issue for HelperAgent;
2153   2. Change HelperAgent IPC from block mode to non-block mode;
2154   3. Change read_from_socket's timeout from infinity to 3 seconds;
2155   4. Change ISM_TRAN_CMD_SET_ISE_SCREEN_DIRECTION to ISM_TRANS_CMD_SET_ISE_SCREEN_DIRECTION;
2156   5. Optimize candidate moving;
2157   6. Set mfc-now as default helper ISE;
2158   7. Update xt9, and input-pad ISEs;
2159   8. Add moakey-chinese ISE (It should work with Chinese pinyin keyboard ISE);
2160
2161
2162 ISF 1.0.1815 :
2163   1. Fix one dead lock issue and memory leak issue for PanelAgent;
2164   2. Add HelperAgent::get_candidate_window_rect (const String &uuid) and update_candidate_rect signal;
2165   3. Add reset_ise_context signal and set_screen_direction signal for helper ISE;
2166   4. Improve candidate UI for height and scroll bar;
2167   5. Set xt9 as default keyboard ISE and set now+ as default helper ISE;
2168   6. Update xt9, now+, handwriting and input-pad ISEs;
2169
2170
2171 ISF 1.0.1810 :
2172   1. Fix one issue for Helper ISE restart;
2173   2. Add HelperAgent::set_candidate_position (int left, int top) and HelperAgent::candidate_hide ();
2174   3. Fix one language setting issue;
2175   4. Fix one issue for gtk_ise_set_active_ise_by_uuid;
2176   5. Improve key event process of panel_slot_process_key_event ();
2177   6. Update handwriting, XT9 and input-pad ISEs;
2178   7. Add gesture and now+ ISEs;
2179
2180
2181 ISF 1.0.1721 :
2182   1. Fix embedded editor issue;
2183   2. Support that helper ISE sends key event to Non-GTKIMContext application;
2184   3. Support shared ISE for all entrys;
2185       We can set shared ISE to true or false by "/FrontEnd/SharedInputMethod" of config file "isf/ism/configs/config"
2186   4. Fix some bugs for ISF;
2187   5. Update handwriting, XT9 and input-pad ISEs;
2188
2189
2190 ISF 1.0.1710 :
2191   1. Update handwriting, xt9 and input-pad ISEs;
2192   2. Update PanelAgent for context management;
2193   3. Fix one issue for candidate position;
2194   4. Fix one issue for default ise starting;
2195
2196
2197 ISF 1.0.1703 :
2198   1. Update handwriting, xt9 and input-pad ISEs;
2199   2. Change get_candidate_ui (), get_keyboard_ise () and get_keyboard_ise_list () for HelperAgent and PanelAgent;
2200   3. Update ISF for xt9 language;
2201   4. Fix 2 bugs for ISF;
2202
2203
2204 ISF 1.0.1626 :
2205   1. Add postrm.in for automaticlly remove "/usr/lib/scim-1.0" when uninstall isf*.ipk.
2206   2. Update ISF.
2207   3. Fix bugs for input-pad and pinyin.
2208   4. Update handwriting for using ISF 2.0 candidate.
2209   5. Add XT9 ISE
2210
2211
2212 ISF 1.0.1621 :
2213   1. Add isf.pc.in for ISF version management, current ISF version is 1.0.1621;
2214      After you build and install isf, you can run below command to find ISF version.
2215               [sbox-floater-i686: ~] > pkg-config isf --modversion
2216               1.0.1621
2217   2. Change HelperAgent::set_keyboard_ise () to HelperAgent::set_keyboard_ise_by_name (), add HelperAgent::set_keyboard_ise_by_uuid ();
2218      Update input-pad for this modification;
2219   3. Add ISM_ISE_HIDE_IN_CONTROL_PANEL for helper ISE option;
2220   4. Fix one bug for control panel;