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