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