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