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