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