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