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