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