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