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