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