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