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