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