upload isf-2.4.7517
[platform/core/uifw/isf.git] / releasenote.txt
1 ISF 2.4.7517 :
2  1. Add API to get the number of S/W or H/W keyboard ISEs
3  2. [demo] unselect menu item when pressing menu
4  3. Refactoring ise selector code
5  4. Add isf_control_show_ise_selector API
6  5. Correct build error
7  6. added hotkeys in the config file for hiding ise
8
9
10 ISF 2.4.7510 :
11  1. Support conditional build about minicontrol
12  2. Writing description about some APIs in scim_helper.h
13  3. Add preload keyboard ise feature
14  4. Use appropriate return value enum type of callback func registered by ecore_event_handler_add
15  5. Allow NULL pointer in isf_control_get_ise_info_and_module_name if programmer is not interested in
16  6. Launch ISE on request
17  7. fix event type in ecore key event handler
18  8. Add aul in smack rule
19
20
21 ISF 2.4.7426 :
22  1. [panel] check NULL or not before deleting object
23  2. Fix API description error
24  3. Remove unused config path
25  4. Commented out the code leaving isf file logs
26  5. update the translated word for the supporting language
27  6. fix memset buffer size of 0 issue detected by prevent
28  7. fix smack label issue of some locale directories such as es_US, fa, th, and ur
29
30
31 ISF 2.4.7424 :
32  1. Add bt-service in isf.rule
33  2. [panel] initialize variable after calling edbus del and close
34  3. Experimetal code update for TAINTED_STRING issue
35
36
37 ISF 2.4.7421 :
38  1. Remove m4 directory
39
40
41 ISF 2.4.7420 :
42  1. Send ISM_TRANS_CMD_TURN_ON_LOG to helper ISE even though there is not focus in
43  2. Separate out setting UG package
44  3. Remove unused file: isfsetting.edc
45  4. Writing description of some APIs
46  5. systemd: can not set negative OOMScoreAdjust for user service
47  6. Do not run scim in daemon mode
48  7. Make systemd unit file as part of source code
49  8. Remove unused define in specfile
50
51
52 ISF 2.4.7413 :
53  1. Add isf_control_get_ise_info_and_module_name ()
54  2. [panel] Applied multi resolution support for candidate items
55  3. fix prevent issue : uninitialized scalar variable
56  4. Added sanitize_string to avoid TAINTED_STRING error in Prevent system
57  5. Re-show ISE panel after scim-helper-launcher process is recovered.
58  6. Fix prevent issue: integer overflow
59
60
61 ISF 2.4.7410 :
62  1. Remove unused dependency and directory
63
64
65 ISF 2.4.7404 :
66  1. fix bug keyboard remains on menu screen
67  2. [panel] remove unused variable
68  3. Remove ui-gadget dependency
69
70
71 ISF 2.4.7323 :
72  1. Remove unnecessary build dependency
73  2. Remove the duplicated locales
74  3. Fix the translated message of es_ES locale
75  4. modified po_file for supported languages
76  5. [setting] change the name of paramater in create_bg
77
78
79 ISF 2.4.7320 :
80  1. Add ComposeKeyFactory when no one IMEngine is installed
81  2. modified minicontrol UI
82  3. [setting] add right margin to the supported language list view
83
84
85 ISF 2.4.7316 :
86  1. Modified po_file for the supported languages
87  2. add vconf smack rule
88  3. Add writing permission about vconf_network
89
90
91 ISF 2.4.7313 :
92  1. Fix build warning
93  2. compile with dlog headers and libs
94  3. [panel] remove unused code
95  4. [panel] rename function to get angle of window
96
97
98 ISF 2.4.7307 :
99  1. [panel] Freeze event of set up input methods button to avoid launch UG multiple times
100  2. [panel] Use ecore_x_event_mask_set or unset instead of XSelectInput for considering the used property
101  3. [panel] create function to get window rotate angle
102  4. [panel] Use quickpanel window angle instead of root window angle
103
104
105 ISF 2.4.7306 :
106  1. code refinement related to key modifier and lock
107  2. support super key (between ctrl and alt key)
108  3. check the keyboard mode when the immodule init
109  4. modified po_file for Uzbek
110  5. Set active ISE to Helper ISE when unpluging USB keyboard
111  6. showing S/W keyboard when the keyboard mode is changed from H/W to S/W
112
113
114 ISF 2.4.7231 :
115  1. Remove ctrl + alt + right key in Tizen
116
117
118 ISF 2.4.7230 :
119  1. Add latin-1 key codes
120  2. changed root window to input window about the PROP_X_EXT_KEYBOARD_EXIST property
121  3. [panel] Delete destroy timer after candidate window is shown
122
123
124 ISF 2.4.7227 :
125  1. Revert "Add missing table in __scim_key_by_name
126  2. Do not detect H/W keyboard mode when Power + volume down key is pressed.
127
128
129 ISF 2.4.7226 :
130  1. changed the conditions of detecting H/W keyboard input
131  2. set the root window property for other apps temporarily
132  3. Add missing table in __scim_key_by_name
133
134
135 ISF 2.4.7223 :
136  1. Show warning when it failed to access ISE file
137  2. [panel] Add focus rectangle for candidate TTS feature
138  3. changed root_win property to control_win property about checking the keyboard mode
139
140
141 ISF 2.4.7220 :
142  1. [panel] Add flick event for candidate TTS feature
143  2. Add missing key to unicode table
144  3. [panel] rename variable for radio group for ISE selector
145
146
147 ISF 2.4.7218 :
148  1. modified unnecessary logic and variable for checking keyboard mode
149  2. [panel] add log when it failed to access ise module
150  3. Fix issue the support languages of IMEngine updates wrong when display language is changed
151
152
153 ISF 2.4.7216 :
154  1. [panel] delete ise selector when process exits
155  2. Fix issue IME hide when 'set up input methods' button is pressed
156  3. Calling ecore_evas_move_resize () with proper values to avoid candidate disappears unexpectedly
157  4. destroy ISE selector even though it failed to launch UG
158
159
160 ISF 2.4.7213 :
161  1. [panel] fix prevent control flow issues
162  2. [isf-panel-efl] Fix long candidate showing issue
163
164
165 ISF 2.4.7212 :
166  1. [panel] change list theme of ise selector
167  2. [panel] Add icon for ise selector
168  3. [panel] show ise selector if the size of helper is more than 1
169
170
171 ISF 2.4.7211 :
172  1. Create minicontrol class for reusability
173  2. Modified the candidate window to respect the ISE's angle
174  3. Modified the panel to hide ISE on app window's focus out event
175  4. Change return type of get_ise_index ()
176  5. Add IME selector
177  6. Fix window stacking issue of ISE selector
178  7. Fix issue multiple ISE selectors are created
179
180
181 ISF 2.4.7210 :
182  1. Added code for exceptional logic error case related to gettimeofday
183
184
185 ISF 2.4.7209 :
186  1. Fix prevent issue: dereference after null check
187  2. Add Select input method, Set up input methods string
188  3. Fixed the bug that dlopen'ed handle is not being closed
189  4. Added translated text for select input method, set up input methods
190
191
192 ISF 2.4.7206 :
193  1. Separated angle updating code for candidate and ISE, and renamed _window_angle to _ise_angle
194  2. Modified SCIM process for launching OSPIMEs with root privilege
195  3. Revert "Modify manifest to execute isf-query-engines"
196  4. Add rule for security-server smack
197  5. Refactoring mini control for detecting H/W keyboard
198  6. added the translated text for "Only %s is available"
199  7. Check whether parameter is NULL or not before deleting edbus signal handler
200  8. [isf-panel-efl] Check _candidate_pop_image_count
201
202
203 ISF 2.4.7204 :
204  1. Modify manifest to execute isf-query-engines
205  2. fix bug not to send hide state event when window manager hides IME
206
207
208 ISF 2.4.7130 :
209  1. Remove ctrl+alt+up/down key
210  2. [isfsetting]fixed some bug which the name of hardware ise is shown in ise language view
211  3. change build feature for logging on user binary
212  4. added notification message when the H/W keyboard engine is changed
213
214
215 ISF 2.4.7128 :
216  1. modified minicontrol GUI to fix hidden text
217  2. Use timestamp to check whether key event is sent from S/W keyboard
218  3. Temporarily modified not to limit the size of candidate object
219  4. updated the translated text of the supporting language list
220  5. Even when geometry is reported from ISE, set w/h to 0 when not in SHOW state
221  6. Use LOGW when operation fails
222
223
224 ISF 2.4.7125 :
225  1. change manifest for security
226  2. [panel] Accept ISE_SHOW request only when the toolbar mode is HELPER_MODE
227  3. [panel] Modified to emit show/hide signals only when succeeded
228  4. [panel] Add check condition
229
230
231 ISF 2.4.7121 :
232  1. Add es_US in languages
233  2. Fix locale from no_NO to nb_NO for Norsk (Bokmal)
234
235
236 ISF 2.4.7120 :
237  1. Remove english keyboard in H/W keyboard list
238  2. Modified to update keyboard geometry when a new application requests to show our already-visible ISE
239  3. Added debug message for checking forward_key_event
240
241
242 ISF 2.4.7118 :
243  1. skip to analyze surrounding text for autocapital in case of updating preedit
244  2. Fix P131114-00886 [Improve candidate expand performance]
245  3. [isfsetting]add hardware ise languge view.
246  4. Add log in case key event is ignored
247  5. Modified to update keyboard geometry before CANDIDATE_HIDE event
248  6. removed notification message(virtual keyboard is on)
249
250
251 ISF 2.4.7112 :
252  1. Added wm_ready waiting code in SCIM and increased retry count of scim_socket_open_connection in HelperAgent
253
254
255 ISF 2.4.7111 :
256  1. [efl_immodule] Hide candidate when ic is turn off
257  2. Add missing table to convert from key to unicode
258  3. Fixed the bug that keyboard geometry is invalid when forcefully hidden by window manager
259  4. fix unchecked return value issue from prevent
260  5. Added WILL_SHOW condition to the late XID-report recovery case
261  6. Add warning log when minicontrol_win_add failed
262  7. Remove code to wait appservice ready
263
264
265 ISF 2.4.7107 :
266  1. Set transient_for when XID notified, if reported later than show_ise request
267  2. Added logs for checking the HelperAgent's open_connection() failure
268  3. added checking code of candidate mode when candidate show, create functions are called
269  4. Modified to retry scim_socket_open_connection() in HelperAgent
270  5. modified GUI of the seperate bar with reference GUI guide
271  6. Add isf_control_set_initial_ise_by_uuid () API
272  7. Fixed the bug that keyboard geometry is invalid when forcefully hidden by window manager
273
274
275 ISF 2.4.7106 :
276  1. Changed retry counts for socket config
277  2. Modified to cache client window id
278  3. fixed autoscroll problem of candidate area
279  4. fix coding style
280  5. Modified to provide a little more information when leaving a log
281
282
283 ISF 2.4.7102 :
284  1. Modified socket connection wait time
285  2. Modified to set show_requested to TRUE even when candidate is in SHOW state
286  3. Added window checking code when _prop_change is called
287  4. add to display focus window in show request log
288  5. Modified to wait a certain time before launching a new socket FrontEnd
289  6. Added more waiting code before launching a new socket FrontEnd
290  7. change from LOGD to LOGW when connection is failed
291  8. change check logic of IME state in input_panel_show request
292  9. Show warning when client window is different from focus window
293
294
295 ISF 2.4.7031 :
296  1. Add monitor for OSP IME
297  2. Fixed prevent defect
298  3. [isfsetting] call update_ise_list() first to refresh the engine_list, then load the ise info.
299  4. support feedback optionally in build environment
300
301
302 ISF 2.4.7024 :
303  1. Remove unused source codes from PanelAgent class
304  2. Support ESC key to hide IME
305  3. Optimization for utf8_read_wchar() and utf8_mbtowc()
306  4. Optimization for open_connection()
307  5. add NULL check of p->name in scim_string_to_key ()
308  6. Add commit_string(char*) and update_preedit_string(char*)
309  7. Modified to send HelperEvent only to the focused_ic
310  8. Modified to update ISE geometry whenever reported
311  9. Removed unreachable code
312 10. Fix more button hide issue
313 11. Reset keyboard ISE when hardware keyboard is disconnected
314 12. added deinitialize code of callback function for bluetooth
315 13. Modified to send candidate messages only to the focused_ic
316 14. conditional use bluetooth library
317
318
319 ISF 2.4.7021 :
320  1. Add Soft ISE H/W keyboard support
321  2. Add executable permission to xorg
322  3. Fix crash issue when ic->impl is equal to NULL in slot_send_helper_event
323  4. check whether length is NULL or not in imdata_get
324
325
326 ISF 2.4.7017 :
327  1. added Bluetooth connection callback for unrecognized BT Keyboard
328  2. fix crash issue in case ecore_imf_context_del () is called in preedit-changed, commit, and so on callback
329  3. Remove to set default IMEngine
330
331
332 ISF 2.4.7015 :
333  1. Fix bug candidate window disappears late when hardware keyboard is connected
334  2. Set default ISE before running helper
335  3. Fixed autoscroll update logic for previous window and window manager's forceful keyboard hide event
336  4. fix bug hide request wasn't sent even though the client window lost focus
337
338
339 ISF 2.4.7014 :
340  1. Changed to launch panel process with socket config
341  2. Change default IMEngine factory
342  3. Revert "Change process account of scim-launcher, isf-panel-efl"
343  4. [demo] check cursor position to disable return key in case of focus-in event
344  5. Fixed the problem when candidate turns back to SHOW state from WILL_HIDE state
345  6. Modified to hide candidate window when switching back to SW keyboard mode
346  7. Modified to open candidate window whenever ISE is on, unless HIDE is requested explicitly
347  8. Request to hide candidate when language is changed to English
348  9. Update helper focus_ic by focus_in_helper/focus_out_helper even when H/W keyboard is connecting
349  10.Applied new process launching policy
350
351
352 ISF 2.4.7010 :
353  1. fix bug keyboard remains on menu screen
354  2. [setting] fix typo in comments
355  3. Change process account of scim-launcher, isf-panel-efl
356  4. [immodule] initialize cursor position as -1 in focus-out
357
358
359 ISF 2.4.7007 :
360  1. modified po file for the wrong word of French
361  2. added the access info of more button for screen reader
362  3. [immodule] remove unused dependency
363  4. Modified to update keyboard geometry when STATE_OFF is received without OFF_PREPARE
364  5. Added hw keyboard mode checking routine when settling candidate window
365
366
367 ISF 2.4.7002 :
368  1. modified the execution condition of candidate feedback depending on the keyboard setting
369
370
371 ISF 2.4.7001 :
372  1. fix prevent issue about uninitialized value
373  2. Use temporary file when re-write ISE cache file
374  3. Prevent fix
375  4. [isfsetting] add protection when loading ise info
376  5. Make sure the hidden keyboard is located outside of display area
377  6. update po files
378  7. fix bug the font of candidate word isn't changed according to the change of system font
379
380
381 ISF 2.4.6926 :
382  1. Fix P130924-00625
383  2. [setting] Remove autoperiod menu
384  3. fix P130925-00022: po issue
385
386
387 ISF 2.4.6925 :
388  1. fix bug hide event callback wasn't called when context is deleted
389  2. Do not move candidate window if ISE and candidate window are both in WILL_HIDE state
390  3. fix N_SE-52363
391  4. Fixed some cases that CANDIDATE_WILL_HIDE does not work properly
392  5. Assume ISE still active when settle candidate window even in WILL_HIDE state
393  6. Changed LOGI to LOGD for isf_save_log messages
394  7. initialize current helper uuid when stop_helper () is called
395  8. Save current active X window ID in focus-in for candidate window
396  9. Replace SocketConfig reload with HelperAgent reload
397  10.Keyboard show/hide toggle key should work in input panel is controlled manually
398  11.Changed set_keyboard_geom interface to support update_ise_geometry
399  12.Modified to preserve geometry information provided by ISE
400  13.Send input panel event to show_request client
401  14.fix N_SE-50420
402
403
404 ISF 2.4.6916 :
405  1. Modified to hide candidate window when WILL_HIDE ack received
406
407
408 ISF 2.4.6912 :
409  1. Fix candidate window hide issue in email app
410
411
412 ISF 2.4.6911 :
413  1. Add dim background when candidate window is expanded
414  2. Fix WILL_SHOW state missing issue
415  3. Clarified the usage of keyboard geometry related functions
416  4. Use ISE/candidate state variables instead of state-specific flags
417  5. Added state checking code before transition to WILL_* state
418
419
420 ISF 2.4.6910 :
421  1. Remove send_candidate_will_hide_ack from IMControlClient
422  2. Share single imengine between applications
423  3. Add get_selection and set_selection
424  4. Register render_flush callback for candidate window when KEYBOARD_STATE changes
425  5. Fixed the candidate window being displayed improperly by hide timer
426  6. Release configbase when App exiting
427
428
429 ISF 2.4.6909 :
430  1. Sends PANEL_HIDE message even candidate is visible
431
432
433 ISF 2.4.6905 :
434  1. Change pagesize to 2 bytes
435
436
437 ISF 2.4.6904 :
438  1. Fix bug IME remains show status even though application terminated
439  2. [immodule] remove unused code
440  3. [scim-launcher] set locale
441  4. fix:when switching between hardware and software keyboard, the config reload signal isn't emitted to hardware ise.
442  5. changed background image of candidate
443  6. Added code for resetting candidate_will_hide flag
444  7. Modified to show candidate window without visibility
445  8. Modified to update window_angle when ROT_CHANGE_REQ
446  9. Fix bug candidate window disappear after about 1 sec in H/W keyboard mode
447 10. Fix bug candidate window hide after 1 sec when application is terminated
448 11. delete candidate timer when candidate window is hidden
449
450
451 ISF 2.4.6902 :
452  1. [isf-panel-efl] Add logs
453  2. Fix bug the name of heleper or engine displays as gettext ID
454
455
456 ISF 2.4.6829 :
457  1. [setting] fix nabi N_SE-49587
458  2. skip checking autocapital in H/W keyboard mode
459  3. Use non-blocking mode socket
460  4. Add autocapital type in isecontext
461  5. Revert "temporary disable to query engine name due to engine B/S issue"
462  6. [setting] fix N_SE-50147
463  7. Solve input_panel_state_get issue
464  8. Change label of UG
465
466
467 ISF 2.4.6823 :
468  1. remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation
469  2. temporary disable to query engine name due to engine B/S issue
470
471
472 ISF 2.4.6822 :
473  1. Remove unused set_isf_language from PanelAgent
474  2. [immodule] Hide IME when H/W back key is released even though there is no focus
475  3. [demo] add exit test case
476  4. [immodule] Send hide request in case of abnormal exit
477  5. [immodule] call prediction_allow_set in IMEngine in case of only having focus
478
479
480 ISF 2.4.6819 :
481  1. Add candidate will hide feature (Merge from RSA)
482  2. Update gtkimcontextscim.cpp and scim_x11_frontend.cpp for PanelClient
483  3. Fix imdata_get issue
484
485
486 ISF 2.4.6815 :
487  1. Change "English/Keyboard" to "English Keyboard"
488  2. Include unistd.h in scim_helper.cpp
489  3. Reduce binary size by compiler option "gc-sections"
490
491
492 ISF 2.4.6814 :
493  1. Reduce the number of dlog lines in immodule
494  2. Fix socket pair issue for PanelClient
495
496
497 ISF 2.4.6813 :
498  1. Support ondemand mode. IME will show according to only mouse up event (not focus) in on-demand mode
499  2. [demo] Add ondemand demo code
500  3. modify log information and level
501  4. call ecore_imf_context_reset when H/W back key is released
502  5. Revert "temporary disable to query engine name due to engine B/S issue"
503  6. remove code to set ELM engine and fps
504  7. merge from RSA (fix candidate rotation problem, candidate window settle problem)
505  8. Fixed prevent defects
506
507
508 ISF 2.4.6807 :
509  1. Add SCIM_IME_SUPPORT_LANGUAGE_TOGGLE_KEY option for keyboard ISE
510  2. [panel] temporary disable to query engine name due to engine B/S issue
511
512
513 ISF 2.4.6806 :
514  1. [setting] check NULL pointer before accessing pointer
515  2. [panel] Enable feedback (sound & vibration) on candidate item
516  3. [panel] set max width for candidate item
517
518
519 ISF 2.4.6803 :
520  1. [immodule] Fix bug of autocapital analysis
521  2. [setting] fix bug H/W keyboard selection is enabled after disconnecting H/W keyboard
522  3. Add Engineering mode for dlog
523  4. Use LOGI instead of LOGD to display log
524
525
526 ISF 2.4.6802 :
527  1. Modified the scim_socket to connect in nonblocking way
528  2. [setting] Remove autocapital option
529  3. [setting] Remove unused code related to autocapital option
530  4. Fix hide message missing issue when context is deleted
531
532
533 ISF 2.4.6731 :
534  1. [immodule/setting/helper_launcher] Use singleton config instance
535  2. Add Engineering mode for dlog
536  3. skip will show sync to improve the performance of show effect
537
538
539 ISF 2.4.6730 :
540  1. Fix hide message missing issue when focus out;
541  2. Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300;
542
543
544 ISF 2.4.6727 :
545  1. [panel] fix N_SE-46950: reset _hw_ise_bak when switching software keyboard leads to hardware keyboard engine changed.
546  2. [immodule] Merge IMControlClient function into PanelClient
547  3. [panel] Update logs and format codes
548  4. [panel] Disabled auto_throttle feature
549
550
551 ISF 2.4.6717 :
552  1. [panel] fix prevent issue - unchecked return value
553  2. change the word as their language in keyboard selection windows
554  3. [panel] Use dlog instead of std::cerr
555  4. [immodule] Avoiding keyboard flickering when focus out,reset and commit string
556  5. [panel] Changed to relocate candidate window instead of hiding it when H/W keyboard attached
557  6. [panel] Refined the routine for updating ISE size information
558  7. [immodule] fix crash because of invalid show request input context
559
560
561 ISF 2.4.6715 :
562  1. [setting] check hardware keyboard status before set active ise
563  2. [demo] Use ea_editfield
564  3. [immodule] fix crash issue on OSP application
565
566
567 ISF 2.4.6711 :
568  1. [setting] check return value of pkgmgr function
569  2. [setting] keyboard setting view should be changed according to H/W keyboard connection
570  3. Add smack rule for dbus
571  4. [panel] fix bug of candidate window's stacking issue
572  5. [setting] update current keyboard engine on on_resume
573  6. Add dbus smack rule for setting UG
574  7. Add Dbus code for remove unknown keyboard
575  8. check hardware mode before back hw_keyboard_selection_view_set_cb
576
577
578 ISF 2.4.6703 :
579  1. fix bug back key isn't propagated in case of H/W keyboard mode
580  2. fix prevent issue. check return value of ecore_x_window_prop_card32_get
581  3. Add smack rule
582
583
584 ISF 2.4.6628 :
585  1. Add candidate will hide function
586  2. Add user space smack rule for set_active_ise_by_uuid
587  3. Change word to newly translated word
588
589
590 ISF 2.4.6624 :
591  1. add tts-server in smack rule
592  2. fix bug hide request was dicarded
593
594
595 ISF 2.4.6619 :
596  1. [setting/demo] support back key
597  2. [iimmodule] change DLOG tagname of immodule
598  3. [panel] remove code to set power manager vconf key
599  4. [immodule] fix issue IME is hidden late in application does heavy job
600  5. [immodule] fix bug focus-in message couldn't be transferred
601  6. [immodule] remove unnecessary prepare and send
602  7. [setting] fix flicker problem in setting
603
604
605 ISF 2.4.6617 :
606  1. Add launch/destroy/show/hide logs for scim-helper-launcher
607
608
609 ISF 2.4.6614 :
610  1. Remove unused source codes
611  2. Solve aux/candidate selection event broadcast issue
612  3. support toggle key for hardware keyboard
613  4. Remove gtk_panel source codes
614  5. Remove keyboard wizard source codes
615  6. Add interface update_preedit_string_with_caret()
616  7. [demo] remove debug printf
617  8. [panel] Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()
618  9. change input detect method for hardware keyboard
619 10. [immodule] IME should not be shown in the disabled context
620 11. [immodule] fix prevent issue
621 12. [setting] fix BS issue when S/W keyboard selection is selected
622 13. [immodule] Added log for checking the render_flush time
623 14. [immodule] fix hardware detection code in filter_event (change compare statement of timestamp)
624 15. [panel] Added timer for off_prepare_done
625
626
627 ISF 2.4.6605 :
628  1. [immodule] fix memory leak about ecore_imf_context_surrounding_get
629  2. [immodule] fix back space issue in MBE
630
631
632 ISF 2.4.6604 :
633  1. Change notification smack rule
634  2. Discard input keys that does not match with current ic value
635  3. add fa.po th.po ur.po
636
637
638 ISF 2.4.6531 :
639  1. [immodule] send show callback when show is requested after focused context is deleted
640
641
642 ISF 2.4.6530 :
643  1. [immodule] Support japanese auto punctuation
644
645
646 ISF 2.4.6529 :
647  1. [immodule] Set shift_mode_enabled to false as default
648  2. [demo] add datetime layout
649  3. [immodule] Add focus window check routine
650  4. Modified the update_preedit_string() function to work properly even the preedit string is empty
651
652
653 ISF 2.4.6527 :
654  1. [setting] Change naviframe back key event handling
655  2. [immodule] Set shift_mode_enabled to false as default
656
657
658 ISF 2.4.6523 :
659  1. [setting] fix abort issue in case EFL abort option turn on
660  2. [panel] fix candidate blink bug at angle 180, 270
661  3. [demo] Use the window manager rotation
662
663
664 ISF 2.4.6521 :
665  1. fix build error on GCC 4.7.3
666  2. [immodule] fix bug hide_lookup_table doesn't work in set_layout of IMEngine
667  3. [immodule] prepare and send is needed when set_prediction_allow is called in IMEngine
668  4. [panel] Add screen reader feature
669
670
671 ISF 2.4.6516 :
672  1. Fix display number defect;
673
674
675 ISF 2.4.6515 :
676  1. Change translation about auto punctuate
677  2. [panel] Set SIP status in vconf
678
679
680 ISF 2.4.6513 :
681  1. Revert "Set Smack label for supporting OSP IMEs"
682
683
684 ISF 2.4.6509 :
685  1. check connection status of hardware keyboard for disconnect
686  2. [panel] set keyboard geometry information for incorrect ise size
687  3. Remove unnecessary config reload call
688  4. Add smack rule for vconf
689  5. Add msgid for minicontrol
690
691
692 ISF 2.4.6507 :
693  1. [immodule] support autocapital for continuous space
694  2. [setting] fix isfsetting: hw/sw keyboard setup module issue while hw/sw have the same name
695  3. [demo] remove code for terminating app when END key is pressed
696  4. [immodule] fix bug show request was ignored after input panel hide is called but hide state callback wasn't called
697  5. Set Smack label for supporting OSP IMEs
698  6. Set default language for isf_get_normalized_language ()
699
700
701 ISF 2.4.6502 :
702  1. [immodule] use secure log
703  2. [panel] Add minicontrol window for keyboard input detection
704  3. [panel] fix candidate object background highlight size
705
706
707 ISF 2.4.6430 :
708  1. Remove hangul toggle key in config file
709  2. [panel] change more and close button image when ui_candidate_show called
710  3. [immodule] Moved the autocapital code to commit_string from process_key
711  4. [immodule] Added autocapital_type checking code
712  5. [immodule] fix prevent defect
713  6. [immodule] Fix capslock bug in USB keyboard
714  7. [immodule] move autocapital log
715  8. [panel] Adjust the rotation angle when ISE delivers its ROT_CHANGE_REQ
716  9. [immodule] Added layout checking code
717 10. [setting] change directory ug-isfsetting-efl.xml not to uninstall
718 11. [immodule] Fixed the problem that auto capitalization does not work properly when switching applications
719
720
721 ISF 2.4.6429 :
722  1. [panel] Support Deco Emoji in candidate window
723
724
725 ISF 2.4.6425 :
726  1. [immodule] remove code to check lockscreen
727
728
729 ISF 2.4.6423 :
730  1. [demo] change code to process back button
731  2. update smack rule for xorg
732  3. hide candidate_area_2 after resize candidate window
733  4. fix H/W keyboard option menu is enabled even though there is no option module
734  5. [setting] fix prevent issue
735  6. [immodule] fix crash issue if cursor position value is more than the length of surrounding text
736  7. Modified to update rotation angle when keyboard window is fully visible
737  8. Notify shift mode when shift mode enabled
738
739
740 ISF 2.4.6418 :
741  1. [immodule] fix autoperiod bug
742
743
744 ISF 2.4.6417 :
745  1. [immodule] Make sure we call ecore_x_init/shutdown when we use ecore_x functions.
746  2. [setting] add searching ime app setup module for osp
747  3. [panel] change more and close button image when ui_candidate_show called
748
749
750 ISF 2.4.6416 :
751  1. manage show request control id for comparing hide request
752  2. [panel] reduce timeout for destroying candidate window
753
754
755 ISF 2.4.6415 :
756  1. need to check active ID
757
758
759 ISF 2.4.6413 :
760  1. [setting] use eina_strbuf_trim instead of eina_strbuf_replace_all
761  2. [panel] fix prevent issue
762
763
764 ISF 2.4.6412 :
765  1. [immodule] fix prevent issue
766  2. [setting] modify CSC filename and keyname
767
768
769 ISF 2.4.6411 :
770  1. [panel] Added else statement to ensure the geometry excludes candidate window when hidden
771  2. [panel] Added return value checking routine for rotation_geometry_get
772  3. [immodule] Added shift_mode_en/disable
773  4. [iimmodule] Added extra will_show timer deletion code
774  5. [demo] add a variety of layout and return key type in return key disable test case
775  6. [panel] Modified to register the control window's xid to root window
776  7. [panel] Added NULL check, window param check and unified parameter names
777  8. [panel] use enum for setting SIP status
778  9. [immodule] set layout into imengine even though ecore_imf_context_input_panel_layout_set() is called after ecore_imf_context_focus_in()
779 10. [setting] set default ISE and input language based on CSC information
780 11. [immodule] don't save hide request context in the IME hide state
781
782
783 ISF 2.4.6409 :
784  1. fix:add <application-service> item in ug-isfsetting-efl.xml
785
786
787 ISF 2.4.6408 :
788  1. [immodule] Added extra will_show timer deletion code
789  2. fix symbolic link for isfsetting ug
790
791
792 ISF 2.4.6405 :
793  1. [panel] hide candidate window when will_hide_ack received
794  2. [immodule] add log for some input panel APIs
795  3. [panel] add usleep to wait for Window Manager ready
796
797
798 ISF 2.4.6404 :
799  1. [panel] settle candidate window when keyboard state is changed
800  2. [immodule] Fix bug shift key event for autocapital is generated.
801  3. Added update_ise_exit
802
803
804 ISF 2.4.6403 :
805  1. Fix socket read timeout
806  2. [panel] fix rotation error of candidate
807  3. [setting] item should not be highlighted on dragging
808  4. Fix defects according to prevent report
809  5. [setting] separate ug package to support osp setting
810  6. [immodule] avoid to send focus-in in the input panel disabled context
811  7. Fix autocapital defect
812
813
814 ISF 2.4.6328 :
815  1. [immodule] reset input panel state if state callback will not be called in 5 seconds
816  2. [immodule] support layout variation
817  3. [demo] Add demo for a variety of layout variations
818
819
820 ISF 2.4.6326 :
821  1. [panel] Request to hide ISE before stop helper ISE
822  2. [panel] fix default ISE launching issue
823  3. [panel] add log in booting time
824  4. set default input language in vconf
825
826
827 ISF 2.4.6322 :
828  1. Add visibility gcc options
829
830
831 ISF 2.4.6319 :
832  1. [isf-panel-efl] Update aux style
833  2. Fix path for 3rd ISE development
834  3. [immodule] Update context counter in order to avoid same ic for different app
835  4. [immodule] Allow prediction as default in case of EMAIL and URL layout
836  5. [panel] launch default IME when appservice is equal to 1
837
838
839 ISF 2.4.6312 :
840  1. [setting] change separate and dialogue style
841
842
843 ISF 2.4.6311 :
844  1. fix delete/get_surrounding_text call sequence problem
845
846
847 ISF 2.4.6309 :
848  1. [isf-panel-efl] remove ui_create_candidate_window() in slot_set_keyboard_ise
849  2. [panel] fix bug panel hasn't handled onnection during booting
850
851
852 ISF 2.4.6308 :
853  1. [demo] change code for implementing editfield
854
855
856 ISF 2.4.6307 :
857  1. Split SMACK rule from manifest file
858  2. Add SMACK rule
859  3. [panel] Check X display to avoid crash
860
861
862 ISF 2.4.6306 :
863  1. [systemd] Fix Smack labels for systemd units
864  2. [isfcontrol] Add isf_control_set_active_ise_to_default API
865  3. [panel] Modified the keyboard size to be 0 when OFF mode specified
866  4. [panel] set keyboard state and geometry in only window not zone
867  5. Add Esperanto and Sindhi language.
868  6. IME won't be hidden when lockscreen appears
869
870
871 ISF 2.4.6228 :
872  1. [panel] Add monitor for active ISE file
873  2. [isfcontrol] Update control APIs for C application
874
875
876 ISF 2.4.6227 :
877  1. [panel] Add timer for system status check function, move elm_init() position
878  2. Update control APIs for C application
879
880
881 ISF 2.4.6226 :
882  1. change smack label about app_loging
883  2. add svi-data, sound_server, sys-assert rule in manifest
884
885
886 ISF 2.4.6222 :
887  1. [demo] IME will be hidden when back key in naviframe is pressed
888  2. add smack rule for shared library
889  3. [immodule] input panel event callback is moved into ecore_imf
890
891
892 ISF 2.4.6221 :
893  1. fix: "onoff" style genlist item, drag the check button to enable/disable
894  2. [immodule] IME will be hidden when END_KEY is released.
895
896
897 ISF 2.4.6218 :
898  1.add po for es_MX
899
900
901 ISF 2.4.6214 :
902  1. modify isf.manifest to give permission for the executable files
903
904
905 ISF 2.4.6213 :
906  1. [isf-panel-efl] Fix 'v' button issue
907  2. [immodule] display warning in case that mouse up event occurs without focus
908  3. [immodule] fix bug hide event callback is delivered when canvas lost focus and IME is already hidden state
909  4. [panel] set vconf value for power management
910  5. [panel] set transient_for before showing window
911
912
913 ISF 2.4.6207 :
914  1. [setting] on_pause on_resume function update
915  2. Set app privilege for scim process
916  3. change trigger hotkey to shift+space according to H/W keyboard UI guide
917  4. Check hardware keyboard when update ISE information
918  5. [isf-panel-efl] Update candidate window resize
919  6. [isf-panel-efl ] Added code for sending GEOMETRY_EVENT when there is a change
920  7. [immodule] display the language on the notification bar when trigger key is pressed.
921
922
923 ISF 2.4.6205 :
924  1. Launch initial ISE when active soft ISE is removed
925  2. fix bug wrong hide context is delivered.
926
927
928 ISF 2.4.6202 :
929  1. [isf-panel-efl] Call config->reload () in PanelAgent reload slot fucntion
930
931
932 ISF 2.3.6131 :
933  1. [immodule] Remove code to hide IME in case of Search, Go, so on return key type
934  2. [panel] fix logic to create control window
935  3. update isf.manifest for SMACK
936  4. [immodule] fix bug preedit doesn't appear sometimes
937
938
939 ISF 2.3.6130 :
940  1. [immodule] fix bug not to send will hide ack
941
942
943 ISF 2.3.6129 :
944  1. [setting] fix: reset couldn't work well
945  2. The feature for synchronization with window manager newly added
946
947
948 ISF 2.3.6128 :
949  1. [immodule] display a variety of event logs in dlog
950  2. [immodule] change input panel state when root window property is changed
951  3. [immodule] fix bug that language information hasn't be transfered in ISE Context.
952  4. [demo] Add language demo
953  5. fix for GCC 4.7 build
954
955
956 ISF 2.3.6123 :
957  1. ignore input panel event when hardware keyboard is connected.
958  2. [immodule] Add dlog related to conformant status and geometry information
959  3. [immodule] Use notification library instead of syspopup
960
961
962 ISF 2.3.6122 :
963  1. Remove unused ISF logs
964  2. fix memory leak related to ecore_x_e_window_profile_get
965
966
967 ISF 2.3.6119 :
968  1. [immodule] Compare window ID in X window focus out callback function
969
970
971 ISF 2.3.6118 :
972  1. [immodule] Hide IME after rendering conformant area
973  2. [immodule] add X window focus out handler for X based application
974
975
976 ISF 2.3.6117 :
977  1. [panel] Call elm_win_raise () when expand button is clicked
978  2. Update boilerplate
979
980
981 ISF 2.3.6116 :
982  1. [immodule] use ecore_imf API to show or hide for debugging easily.
983  2. [panel] fix candidate window blink issue when candidate window is expanded.
984
985
986 ISF 2.3.6115 :
987  1. change boilerplate
988  2. [immodule] use dlog for printing error
989
990
991 ISF 2.3.6114 :
992  1. [immodule] Add interface to get imdata from isf_imf_context
993  2. [demo] Add changed and preedit,changed event
994  3. [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already s
995  4. [immodule] refactoring
996  5. Hide IME in case of Search, Go, Login, Signin, Join Return key type
997
998
999 ISF 2.3.6109 :
1000   1. Fix P130104-1615: toplevel window ID need be set when focus in
1001
1002 ISF 2.3.6107 :
1003   1. Add set_candidate_style () for keyboard ISE
1004   2. Fix bug of ecore_imf_context_input_panel_imdata_get ()
1005
1006
1007 ISF 2.3.6031 :
1008   1. [panel] Fix N_SE-17126: ecore_x_icccm_transient_for_set set wrong parent window id
1009
1010
1011 ISF 2.3.6028 :
1012   1. [panel] Change font name to 'Tizen'
1013   2. [immodule] fix bug wrong context is used when IME is hidden by flick gesture
1014   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
1015   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
1016
1017
1018 ISF 2.3.6027 :
1019   1. When target is rotated, donot show candidate window until ISE send ECORE_IMF_INPUT_PANEL_STATE_SHOW
1020   2. [isf-panel-efl] use elm_win_prop_focus_skip_set ()
1021   3. Fix H/W keyboard engine selection issue in case of Japanese IME
1022
1023
1024 ISF 2.3.6020 :
1025   1. Fix initial ISE reading issue
1026   2. Fix bug not to hide IME when ecore_imf_context_del is called
1027
1028
1029 ISF 2.3.6017 :
1030   1. Implement ISF control feature
1031   2. fix PLM bug:isfsetting ug indicator problem
1032
1033
1034 ISF 2.3.6014 :
1035   1. [immodule] refine log format
1036
1037
1038 ISF 2.3.6013 :
1039   1. [gtkimmodule] Fix the issue 'Unable to input Chinese characters in Firefox or Thunderbird.'
1040   2. [gtkimmodule] Fix the issue 'can't type in password field of chromium browser'
1041   3. fix gtk immodule build error
1042
1043
1044 ISF 2.3.6011 :
1045   1. [immodule] Fix P121127-4709: Add cursor position checking
1046
1047
1048 ISF 2.3.6006 :
1049   1. [immodule] Set correct ic for input_panel_show () and input_panel_hide ()
1050   2. [immodule] Fix prevent issue. c_str() returns temporary pointer
1051   3. [immodule] Remove unused code
1052
1053
1054 ISF 2.3.6005 :
1055   1. [immodule] Fix BS issue
1056
1057
1058 ISF 2.3.6004 :
1059   1. [immodule] Add focus_in and focus_out for IMControl
1060   2. Add ISF logs for no-ise-launching-at-first-boot in emulator
1061
1062
1063 ISF 2.3.5930 :
1064   1. [immodule] Set using_ic in _event_callback_call
1065
1066
1067 ISF 2.3.5929 :
1068   1. Add set_imdata () for keyboard ISE
1069   2. Add update_displayed_candidate_number, candidate_more_window_show, candidate_more_window_hide for keyboard ISE
1070   3. [isf-setting] fix the setup module reload issue
1071   4. fix PLM P121127-0347: focusable description item
1072   5. Fix memory leak when show ISE panel
1073   6. Remove ISF log when load/unload ISE module
1074   7. [immodule] Replace XKeycodeToKeysym () with XkbKeycodeToKeysym ()
1075
1076
1077 ISF 2.3.5927 :
1078   1. Add update_cursor_position () for keyboard ISE
1079   2. Disable check datasum feature for socket to reduce socket transmission delay
1080   3. Fix issue N_SE-13248 candiate show inproperly when keyboard is connected
1081
1082
1083 ISF 2.3.5926 :
1084   1. Donot create candidate window when focus in
1085   2. [immodule] reduce time to process autocapital
1086
1087
1088 ISF 2.3.5923 :
1089   1. Add expand_candidate (), contract_candidate () and update_candidate_item_layout () for keyboard ISE;
1090
1091
1092 ISF 2.3.5921 :
1093   1. [demo] Use virtualkeypad,state,* smart callback of conformant
1094   2. [demo] add a variety of layout in focus movement for test
1095   3. create /etc/scim/conf directory for CSC
1096
1097
1098 ISF 2.3.5920 :
1099   1. [demo] add focus movement on pressing 'next' button
1100   2. [isf-setting] format and clean source codes && fix information item layout problem
1101   3. Add Hangul key as trigger event key
1102   4. [immodule] keep the lastest input method even though focus is changed
1103   5. Add FLOATING_CANDIDATE_WINDOW in HelperAgent::set_candidate_style ()
1104
1105
1106 ISF 2.3.5916 :
1107   1. Update po
1108   2. Add set_path_info function to HelperModule to support OSP based keyboard
1109   3. Add ISF log file to record keyboard ISE and helper ISE load/unload
1110
1111
1112 ISF 2.3.5915 :
1113   1. Explicitly unload module before helper ISE process is finished
1114   2. [isf-demo-efl] Apply indicator change
1115
1116
1117 ISF 2.3.5913 :
1118   1.fix PLM P121107-5543 po problem
1119
1120
1121 ISF 2.3.5908 :
1122   1.load_config before create_ui for ise setup module
1123
1124
1125 ISF 2.3.5830 :
1126   1. [isf_imf_context] fix issue N_SE-11810: ise dose not show when H/W keyboard is disconnected
1127
1128
1129 ISF 2.3.5826 :
1130   1. [isf-setting] Update hardware keyboard after software keyboard is changed
1131
1132
1133 ISF 2.3.5824 :
1134   1. [isf-imf-context] Hide preedit string when soft ISE commit string
1135   2. [isf-imf-context] Move reset () after panel_req_focus_in ()
1136   3. fix Nabi issue N_SE-10561 and the setting part problem of N_SE-11100
1137
1138
1139 ISF 2.3.5823 :
1140   1. [isf-setting] Fix reset defect when hardware keyboard is connected
1141
1142
1143 ISF 2.3.5822 :
1144   1. Add color style of preedit feature
1145
1146
1147 ISF 2.3.5819 :
1148   1. Remove request field in the manifest according to the security team's request
1149   2. [isf-imf-context] Donot force to commit string in isf_imf_context_reset ()
1150
1151
1152 ISF 2.3.5818 :
1153   1. Remove heynoti about hibernation
1154   2. Fix po files
1155
1156
1157 ISF 2.3.5817 :
1158   1. apply smack manifest
1159
1160
1161 ISF 2.3.5815 :
1162   1. [isf-panel-efl] Donot show candidate when update lookup table
1163   2. Remove unused source codes
1164   3. Use /home for the datadir instead of /opt/home
1165
1166
1167 ISF 2.3.5810 :
1168   1. Added urgent features that OSP applications need
1169   2. install license file in /usr/share/license
1170
1171
1172 ISF 2.3.5808 :
1173   1. [immodule] add spanish punctuations
1174   2. Add IMEngineOption and get_option () for keyboard ISE
1175   3. Add/install a systemd service file; package initscript symlinks
1176   4. [demo] add code to use ecore_x_e_virtual_keyboard_state_get
1177
1178
1179 ISF 2.3.5725 :
1180   1. Fixed autocapital issue:signal_connect_set_caps_mode not call when prediction ON
1181
1182
1183 ISF 2.3.5724 :
1184   1. [isf-panel-efl] Add checking condition when change factory
1185
1186
1187 ISF 2.3.5723 :
1188   1. Support candidate showing when target is rotated
1189
1190
1191 ISF 2.3.5721 :
1192   1. Change S42isf-panel-efl to S47isf-panel-efl
1193   2. [setting] update po files
1194
1195
1196 ISF 2.3.5718 :
1197   1. Add reset_keyboard_ise () in HelperAgent class
1198
1199
1200 ISF 2.3.5717 :
1201   1. [immodule] do not show or hide ISE in case of desktop mode
1202   2. [setting] update po files to fix autocapital translation
1203   3. [setting] Change default mode of autocapital option
1204   4. [demo] add SIGNIN type
1205   5. [isf-panel-efl] Update candidate displaying
1206
1207
1208 ISF 2.3.5712 :
1209   1. [isf-panel-efl] Hide "v" button when only one line candidates
1210   2. [isf-setting-efl] Add padding at bottom
1211
1212
1213 ISF 2.3.5707 :
1214   1. [isf-panel-efl] Fix input panel geometry defect when target is rotating
1215   2. Add notification of which keyboard ISE is selected by hotkey
1216
1217
1218 ISF 2.3.5706 :
1219   1. [immodule] add cursor position in Ise_Context structure
1220   2. [immodule] disable prediction in TERMINAL layout
1221
1222
1223 ISF 2.3.5704 :
1224   1. fix if no option for ise , disable the ise option item instead of popup.
1225   2. [setting] fix typo
1226
1227
1228 ISF 2.3.5631 :
1229   1. [isf-panel-efl] Add longpress event for soft ISE.
1230
1231
1232 ISF 2.3.5627 :
1233   1. [immodule] fix bug not to call hide event callback when context is deleted.
1234
1235
1236 ISF 2.3.5624 :
1237   1. Add set_candidate_style () method for HelperAgent class
1238
1239
1240 ISF 2.3.5617 :
1241   1. [isf-panel-efl] Update input panel geometry when soft ISE is hidden
1242   2. [isf_imf_context] Remove unused start_default_ise
1243   3. [immodule] fix bug that affect to receive any event of other window
1244   4. [setting] display fullstop menu optionally
1245
1246
1247 ISF 2.3.5608 :
1248   1. Add update_preedit_caret method for HelperAgent class
1249
1250
1251 ISF 2.3.5607 :
1252   1. Add expand/contract candidate APIs for soft ISE
1253
1254
1255 ISF 2.3.5602 :
1256   1. [isf_imf_context] Fix forward_key_event defect
1257
1258
1259 ISF 2.3.5531 :
1260   1. [isf-panel-efl] Improve autoscroll performance for elm_conformant widget
1261   2. [isf_imf_context] Call set_layout when turn on
1262   3. [isf-panel-efl] Remove elm_win_raise ()
1263   4. [isf_imf_context] Remove reset_option ()
1264
1265
1266 ISF 2.3.5526 :
1267   1. Add set_layout for IMEngineInstanceBase
1268   2. [scim_x11_frontend] Implement preedit function for helper ISE
1269
1270
1271 ISF 2.3.5520 :
1272   1. Reverse arrow image for USB keyboard > ON
1273   2. Update CommonLookupTable for add_attributes () and remove_attributes ()
1274
1275
1276 ISF 2.3.5517 :
1277   1. [isf-panel-efl] Add ForeGround color and BackGround color
1278
1279
1280 ISF 2.3.5509 :
1281   1. [immodule] fix bug related to input_panel_event_callback_del
1282   2. add Ecore_X.h in ise_context.h
1283
1284
1285 ISF 2.3.5506 :
1286   1. [immodule] supplement dlog
1287   2. [immodule] remove code to handle 'HOME' key
1288
1289
1290 ISF 2.3.5505 :
1291   1. fix candidate window doesn't show when BT keyboard is connected.
1292   2. [isf-panel-efl] Update input panel geometry
1293
1294
1295 ISF 2.3.5503 :
1296   1. [immodule] fix extended latin character input issue
1297
1298
1299 ISF 2.3.5502 :
1300   1. [isf-panel-efl] Update rule for highlight item
1301   2. [isf-panel-efl] Fix panel geometry defect
1302
1303
1304 ISF 2.3.5429 :
1305   1. [immodule] add client X window ID in ise_context structure
1306   2. [isf-panel-efl] Fix autoscroll defect
1307
1308
1309 ISF 2.3.5428 :
1310   1. [isf-panel-efl] Implement fixed style;
1311   2. [immodule] fix autocapital inssue in preediting
1312
1313
1314 ISF 2.3.5420 :
1315   1. Update panel according to [Tizen_720x1280]Textinput GUI_v0.6_120426.ppt;
1316
1317
1318 ISF 2.3.5407 :
1319   1. Change autocapital, autoperiod vconf key name
1320
1321
1322 ISF 2.3.5404 :
1323   1. Replace hibernation vconf key with file
1324   2. Fix default ISE random defect
1325
1326
1327 ISF 2.3.5401 :
1328   1. remove input_lang vconf key
1329   2. Use process key event of IMEngine instead of evas_event_feed
1330   3. remove 'scim -d' in /etc/init.d/isf-panel-efl boot script
1331
1332
1333 ISF 2.3.5329 :
1334   1. execute 'scim -d' in /etc/init.d/isf-panel-efl script for reducing booting time
1335
1336
1337 ISF 2.3.5326 :
1338   1. Function keys event use XSendEvent
1339
1340
1341 ISF 2.3.5324 :
1342   1. bug fix : not to insert some language such as japanese, russian
1343
1344
1345 ISF 2.3.5321 :
1346   1. Update text in setting according to UI guide 2.4
1347
1348
1349 ISF 2.3.5320 :
1350   1. set ECORE_IMF_MODULE explicitly
1351
1352
1353 ISF 2.3.5319 :
1354   1. Update po files
1355
1356
1357 ISF 2.3.5318 :
1358   1. [isf-setting-efl] Add hardware ise option
1359   2. [isf-panel-efl] Remove disable language related source codes
1360   3. [isf-demo-efl] Format text
1361   4. Update en.po for Keyboard option
1362   5. Set environment variable for GTK, X application
1363
1364
1365 ISF 2.3.5317 :
1366   1. Remove theme vconf key
1367   2. Update programming guide
1368
1369
1370 ISF 2.3.5316 :
1371   1. Bug fix : uppercase letter wasn't inserted.
1372
1373
1374 ISF 2.3.5315 :
1375   1. Enable X11 frontend for support Mobile PC
1376   2. Set prediction allow as FALSE in case of EMAIL and URL layout
1377   3. Use X key event to generate ecore key event
1378
1379
1380 ISF 2.3.5310 :
1381   1. Add self-recovery feature;
1382   2. Fix ABI issue in scim_imengine.h;
1383
1384
1385 ISF 2.3.5307 :
1386   1. set prediction allow as FALSE in case of password mode
1387   2. cleanup even though immodule unloads abnormally
1388
1389
1390 ISF 2.3.5225 :
1391   1. support autoperiod in webkit based editor
1392
1393
1394 ISF 2.3.5223 :
1395   1. fix shift key blink issue related to autocapital
1396
1397
1398 ISF 2.3.5218 :
1399   1. Fix bug input panel doesn't hide
1400   2. Use private vconfkey
1401   3. Add X11 frontend
1402
1403
1404 ISF 2.3.5211 :
1405   1. update po
1406   2. Remove VCONFKEY_ISF_INPUT_LANG_STR
1407
1408
1409 ISF 2.3.5210 :
1410   1. update po
1411
1412
1413 ISF 2.3.5209 :
1414   1. Add password_mode for soft ISE
1415   2. Check duplicated ise_show request
1416   3. bug fix: wrong context was passed when IME is swept down
1417
1418
1419 ISF 2.3.5205 :
1420   1. Add prediction_allow for soft ISE
1421
1422
1423 ISF 2.3.5204 :
1424   1. [immodule] bug fix about ise_show
1425   2. [setting] disable autocapital option when H/W keyboard is detected.
1426
1427
1428 ISF 2.3.5129 :
1429   1. [immodule] check the status of ISE
1430   2. remove isf-panel-efl.desktop
1431
1432
1433 ISF 2.3.5126 :
1434   1. Code cleanup for scim_helper.h and scim_helper.cpp
1435   2. [isf-setting-efl] Remove hard codes for XT9 ISE
1436   3. [immodule] fix bug : input_panel_show is called twice
1437   4. [isf-setting-efl] Rename setup module name for soft ISE
1438   5. [immodule] fix bug : candidate widnow sometimes covers compositing string
1439
1440
1441 ISF 2.3.5119 :
1442   1. fix bug related to XSelectInput
1443
1444
1445 ISF 2.3.5115 :
1446   1. Add notification feature for candidate window
1447   2. Add isf_imf_context_candidate_window_geometry_get ()
1448   3. Add isf_imf_context_input_panel_language_locale_get ()
1449   4. Update po files ()
1450
1451
1452 ISF 2.3.5113 :
1453   1. [demo][setting][panel] efl update
1454
1455 ISF 2.3.5112 :
1456   1. [demo] apply the change of ecore_imf_context_input_panel_language_locale_get parameter
1457
1458
1459 ISF 2.3.5106 :
1460   1. [immodule] deliver imdata when slot_ise_show is called
1461   2. [demo] add language changed event demo
1462   3. disable syslog
1463
1464
1465 ISF 2.3.5102 :
1466   1. add return key type, disabled in ise_context
1467
1468
1469 ISF 2.3.5029 :
1470   1. add caps_lock_mode
1471   2. Change deprecated elm_editfield APIs
1472
1473
1474 ISF 2.3.5022 :
1475   1. add return key type, disabled in ise_context
1476
1477
1478 ISF 2.3.5020 :
1479   1. Support return_key_type_set, return_key_disabled_set
1480
1481
1482 ISF 2.3.5016 :
1483   1. [panel] fix candidate window size issue
1484
1485
1486 ISF 2.3.5015 :
1487   1. Applied EFL migration
1488
1489
1490 ISF 2.3.5009 :
1491   1. fix according to the change of imdata_set/get API
1492
1493
1494 ISF 2.3.5002 :
1495   1. fix bug not to insert some languages
1496   2. feed capital letter instead of 'Shift+character'
1497
1498
1499 ISF 2.3.5001 :
1500   1. Add control_privilege () in isf_query_engines.cpp
1501   2. Create folder before saving engine list
1502
1503
1504 ISF 2.3.4931 :
1505   1. Use synchronous ecore_imf callback API
1506
1507
1508 ISF 2.3.4926 :
1509   1. Support to feed X key event in case of using only client window without canvas
1510   2. Feed keyname, key, keystring, compose in evas_event_feed_key_{down/up}
1511
1512
1513 ISF 2.3.4919 :
1514   1. Add get_surrounding_text() for soft ISE
1515
1516
1517 ISF 2.3.4912 :
1518   1. change priviledge from root to inhouse
1519
1520
1521 ISF 2.3.4903 :
1522   1. remove ECORE_IMF_INPUT_PANEL_ORIENT
1523   2. Decrease socket IME creation time
1524   3. [demo] fix parameter of client_window_set
1525
1526
1527 ISF 2.3.4821 :
1528   1. [demo] remove OCR, barcode demo.
1529
1530
1531 ISF 2.3.4816 :
1532   1. [immodule] support autocapital in webkit editor
1533   2. [panel] change theme name
1534
1535
1536 ISF 2.3.4809 :
1537   1. [isf-panel-efl/isfsetting] codes cleanup
1538
1539
1540 ISF 2.3.4807 :
1541   1. Change initial ISE
1542   2. remove CommonISE UUID
1543   3. [isf-panel-efl] Fix rotation defect
1544
1545
1546 ISF 2.3.4806 :
1547   1. Clean source codes
1548
1549
1550 ISF 2.3.4805 :
1551   1. Implement prediction allow set/get functions
1552   2. Remove license issue files
1553
1554
1555 ISF 2.3.4801 :
1556   1. [isfsetting] add setting option reset
1557   2. [isf-panel-efl] elm api update
1558   3. [isfsetting] elm api update
1559
1560
1561 ISF 2.3.4721 :
1562   1. [isf-panel-efl] Remove resize timer;
1563   2. [isf-panel-efl] Remove unused source codes;
1564
1565
1566 ISF 2.3.4718 :
1567   1. [immodule] use dlog for writing show/hide log;
1568   2. [isf-panel-efl] apply show/hide for candidate window;
1569   3. [isf-panel-efl] adjust rotation and show sequence;
1570   4. Remove unused source codes;
1571   5. Support custom global file for localization;
1572
1573
1574 ISF 2.3.4714 :
1575   1. [immodule] remove unused interfaces
1576
1577
1578 ISF 2.3.4711 :
1579   1. [isfwizard] change button to label in controlbar
1580
1581
1582 ISF 2.3.4709 :
1583   1. change hide delay from 200ms to 50ms
1584   2. [demo] editentry update
1585   3. [isfwizard] naviframe update
1586
1587
1588 ISF 2.3.4704 :
1589   1. Add reset option command for setting
1590
1591
1592 ISF 2.3.4703 :
1593   1. [isfwizard] fix bug
1594
1595
1596 ISF 2.3.4702 :
1597   1. [isfwizard] change isfwizard.log to /tmp directory
1598   2. [isf-panel-efl] Fix empty candidate defect when click "More" button for landscape
1599
1600
1601 ISF 2.3.4701 :
1602   1. [isf-panel-efl] Update "More" and "Close" buttons.
1603
1604
1605 ISF 2.3.4631 :
1606   1. add wizard log file to analyze loading problem in 1st time booting
1607
1608
1609 ISF 2.3.4628 :
1610   1. update po
1611   2. remove instant hide in shutdown.
1612
1613
1614 ISF 2.2.4627 :
1615   1. [immodule] hide input panel instantly when program is terminated.
1616
1617
1618 ISF 2.2.4625 :
1619   1. [immodule] support autocapital type
1620   2. [demo] add autocapital type demo
1621   3. disable common ISE feature
1622
1623
1624 ISF 2.2.4624 :
1625   1. [immodule] fix autoperid bug
1626
1627
1628 ISF 2.2.4620 :
1629   1. [immodule] use hide timer for supporting entry's theme change
1630
1631
1632 ISF 2.2.4619 :
1633   1. [isfsetting] update padding to 25 pixels
1634
1635
1636 ISF 2.2.4617 :
1637   1. [immodule] check whether cursor position is changed or not
1638
1639
1640 ISF 2.2.4614 :
1641   1. [demo] set scale factor
1642   2. [isfsetting] fix naviframe popup item problem
1643   3. [immodule] support autocapital related to CR and PS
1644
1645
1646 ISF 2.2.4613 :
1647   1. [isf-panel-efl] Fix candidate UI broken when rotation
1648   2. [isf-panel-efl] Update aux for ise-engine-xt9-chinese 2.0
1649   3. [isf-panel-efl] Update tizen-black-hd and tizen-hd
1650   4. [immodule] Implement ISF control APIs
1651   5. [isf-demo-efl] modify demo code for Nbeat layout
1652   6. [immodule] fix autocapital bugs
1653
1654
1655 ISF 2.2.4606 :
1656   1. Use Naviframe widget
1657
1658
1659 ISF 2.2.4604 :
1660   1. [isfsetting] fix option title : Option -> Options
1661   2. [immodule] do not hide input panel even though end key is pressed.
1662
1663
1664 ISF 2.2.4529 :
1665   1. [settingwizard] Use dlog for collecting log
1666
1667
1668 ISF 2.2.4520 :
1669   1. [isfsetting] fix supporting languages wrap
1670
1671
1672 ISF 2.2.4515 :
1673   1. [immodule] fix callback issue
1674   2. [immodule] reduce redundant vconf API call
1675
1676
1677 ISF 2.2.4506 :
1678   1. [immodule] hide input panel when the canvas loses focus
1679
1680
1681 ISF 2.2.4505 :
1682   1. [immodule] call imcontrol API after checking whether the context has focus
1683   2. [immodule] change the double space interval from 0.6 sec to 1 sec
1684   3. Fix defects according to klocwork test report
1685
1686
1687 ISF 2.2.4418 :
1688   1. [setting] genlist seperator style api update
1689   2. remove STK demo and document
1690   3. [immodule] set hide request input context after checking state
1691
1692
1693 ISF 2.2.4403 :
1694   1. [setting-wizard] bug fix white screen
1695   2. [immodule] add cursor position api
1696
1697 ISF 2.2.4402 :
1698   1. tizen layout update
1699   2. [isfwizard] Fix socket config defect
1700   3. [setting] change 2 line text style
1701   4. [socket frontend] Use cache file
1702   5. [immodule] Cursor location is transfered by ecore_imf_context_cursor_location_set
1703
1704
1705 ISF 2.2.4325 :
1706   1. [efl_setting] Fix socket config defect
1707   2. [immodule] Add autoperiod, autocapital function
1708
1709
1710 ISF 2.2.4321 :
1711   1. Update for Elementary API Changes
1712
1713
1714 ISF 2.2.4314 :
1715   1. [immodule] include appropriate header
1716   2. [isf-panel-efl] Fix defect according to prevent report
1717   3. Update boilerplate
1718
1719
1720 ISF 2.2.4311 :
1721   1. [immodule] add cursor_location_set.
1722   2. [immodule] change client_canvas type
1723
1724
1725 ISF 2.2.4306 :
1726   1. [immodule] bug fix : input panel was not hidden when input_panel_hide is called during show animation is being progressed.
1727
1728
1729 ISF 2.2.4230 :
1730   1. [setting-wizard] remove icon and modify alignment of text in the navibar button
1731   2. [immodule] hide input panel instantly when context is destoryed or END key is preassed.
1732
1733
1734 ISF 2.2.4229 :
1735   1. [immodule] move IME control to immodule
1736
1737
1738 ISF 2.2.4227 :
1739   1. [setting] use default back button instead of text button
1740
1741
1742 ISF 2.2.4223 :
1743   1. apply tizen-black theme in the candidate window
1744
1745
1746 ISF 2.2.4222 :
1747   1. update for genlist API changes;
1748
1749
1750 ISF 2.2.4215 :
1751   1. update po;
1752   2. update language label (Hong Kong) and group title
1753
1754
1755 ISF 2.2.4207 :
1756   1. Fix language issue for ISE cache file;
1757   2. [isf-panel-efl] update aux scroll issue;
1758   3. Update Chinese po files;
1759
1760
1761 ISF 2.2.4131 :
1762   1. [immodule] bug fix : hide state is not delivered when ecore_imf_context_input_panel_hide is called
1763
1764
1765 ISF 2.2.4130 :
1766   1. Fix hibernation issue for ISE cache file
1767   2. Fix defects according to K9 test report
1768   3. fix defect caused by common ISE switch while setting layout in app
1769
1770
1771 ISF 2.2.4125 :
1772   1. Use ISE info cache file
1773   2. Inject key event such as tab, backspace regardless of focus for controlling UI
1774
1775
1776 ISF 2.2.4118 :
1777   1. Delete elm_dialoguegroup APIs
1778   2. Bug fix : hide/show context is passed wrong
1779
1780
1781 ISF 2.2.4104 :
1782   1. Upload the dynamic load/unload of keyboardISE
1783
1784
1785 ISF 2.2.4027 :
1786   1. [isf-setting/wizard]remove ise_option_view_back_cb()
1787   2. [isf-setting/wizard]move the ug clear up work to on_destroy() func
1788   3. [isf-panel-efl] Reset flag when candidate window is destroyed
1789   4. fix debian/rules according to mike's noticement
1790
1791
1792 ISF 2.2.4025 :
1793   1. [isf-setting/wizard] use genlist "dialogue" style
1794   2. [isf-setting] module delete move to back_cb()
1795   3. fix 2 scim-helper-launcher processes bug when boot up
1796
1797
1798 ISF 2.2.4019 :
1799   1. [isf-setting] hide "XT9" item in hw ise list
1800   2. [isf-panel-efl] fix hw/sw switch bug when reboot target with hw keyboard connected and actived
1801
1802
1803 ISF 2.2.4014 :
1804   1. [isf-setting/wizard] config read error caused bs
1805
1806
1807 ISF 2.2.4012 :
1808   1. [isf-setting/wizard] remove beat theme;
1809   2. [isf-setting/wizard] click on text to select the genlist item;
1810
1811
1812 ISF 2.2.4011 :
1813   1. [efl_immodule] Bug fix in isf_imf_context_filter_event
1814
1815
1816 ISF 2.2.4007 :
1817   1. [isf-panel-efl] Fix candidate GUI faults
1818   2. [efl_immodule] Turn on hotkey to support H/W keyboard
1819
1820
1821 ISF 2.2.4005 :
1822   1. [setting-wizard] add previous / next icon
1823   2. [setting] change genlist style
1824
1825
1826 ISF 2.2.4002 :
1827   1. [immodule] event callback bug fix;
1828   2. [immodule] add the method to get the root window even though the canvas is NULL
1829   3. [isf-setting] Fix AUTO_PERIOD bug
1830   4. [Programming Guide] write the description of the reason why ecore_imf_context_canvas_set
1831
1832
1833 ISF 2.2.3931 :
1834   1. rollback to 3923;
1835
1836
1837 ISF 2.2.3928 :
1838   1. [isf-panel-efl] Add 90 and 180 rotation support;
1839   2. [isf-setting-efl] Change dialoggroup to genlist; Add h/w listener;
1840   3. [isf-setting-efl] Use check widget instead of toggle widget; Fix tizen title_ellipsize style;
1841   4. Implementation of dynamic load/unload of keyboardISE;
1842   5. Fix c++ test defects;
1843
1844
1845 ISF 2.2.3923 :
1846   1. [isf-panel-efl] wait until window manager is launched in normal boot
1847   2. [isf-setting/wizard] fix dummy config problem
1848   3. code refactoring
1849
1850
1851 ISF 2.2.3921 :
1852   1. [isf-setting/wizard] add tizen theme
1853   2. [isf-setting/wizard] ecore_imf_context_del/add pair to fix memory issue
1854   3. [isf-setting/wizard] ecore_imf_context_init/shutdown remove
1855
1856
1857 ISF 2.2.3918 :
1858   1. [isf-panel-efl] add tizen theme
1859   2. remove trailing whitespace and tab
1860
1861
1862 ISF 2.2.3915 :
1863   1. [isf-panel-efl] change boot sequence in normal boot
1864
1865
1866 ISF 2.2.3911 :
1867   1. [isf-panel-efl] fix _ecore_main_fd_handlers_bads_rem() error log
1868   2. [setting] change Keyboard to Back for left button
1869
1870
1871 ISF 2.2.3909 :
1872   1. [isf-panel-efl] Add reload when hibernation leave
1873
1874
1875 ISF 2.2.3907 :
1876   1. Create candidate window on focus-in, delete it on focus-out event for minimizing the usage of memory
1877   2. [immodule] add canvas, window NULL check routine
1878   3. [efl_setting] Fix BS issue;
1879   4. [isf-panel-efl] Fix defect for vconf and hibernation;
1880
1881
1882 ISF 2.2.3825 :
1883   1. Fix candidate dummy window defect; Fix ISE name defect when display language is changed;
1884   2. modify h/w keyboard setting, apply title_ellipsize style
1885
1886
1887 ISF 2.2.3823 :
1888   1. add script for normal booting
1889
1890
1891 ISF 2.2.3821 :
1892   1. [isf-panel-efl] Optimize .png files
1893   2. [scim_utility] add NULL checker
1894
1895
1896 ISF 2.2.3816 :
1897   1. [isf] support imengine installed in /opt path
1898   2. [isf-panel-efl] fix locale bug
1899   3. [Programming guide] change the image of each layout
1900
1901
1902 ISF 2.2.3807 :
1903   1. [isfsetting] Rollback feature related to END KEY
1904
1905
1906 ISF 2.2.3727 :
1907   1. [isfsetting] fix isfsetting bs problem
1908   2. [isfsetting] fix KEY_END exit problem
1909   3. [isf-panel-efl] update locale info when display language is changed
1910   4. [scim-panel-agent] Fix reload command for IMControl
1911   5. [isf.sh] replace SCIM_MODULE_PATH
1912   6. [isfsetting] fix active name is blank in setting app
1913   7. [isfsetting] isfsetting bug about key_end event
1914
1915
1916 ISF 2.2.3721 :
1917   1. [scim-panel-agent] Fix the bug that mutiple common processes run will be
1918     be invoked after switching ISEs.
1919
1920
1921 ISF 2.2.3720 :
1922   1. [isf-panel-efl] change the sequence of launching common and default ISE
1923   2. [immodule] key down event is generated
1924   3. Remove hard coded png file name from src file
1925   4. change ug path and seperate the ug locale file from scim.mo
1926
1927
1928 ISF 2.2.3719 :
1929   1. Fix defects according to prevent result
1930   2. [isf-setting-wizard] Add end key event callback function
1931   3. [isf-panel-efl] Update More/Close press event
1932
1933
1934 ISF 2.2.3718 :
1935   1. i18n update
1936   2. [isfsetting] using one navigationbar
1937
1938
1939 ISF 2.2.3714 :
1940   1. Support ISEs installed in /opt path
1941
1942
1943 ISF 2.2.3713 :
1944   1. [efl_immodule] hide keyboard when END KEY is pressed
1945   2. fix libisf-bin.postinst because of vconf security
1946
1947
1948 ISF 2.2.3712 :
1949   1. [efl_setting] fix isf setting bs problem in case of no optimization
1950   2. [efl_immodule] detect bluetooth keyboard
1951   3. [isf-panel-efl] fix build error
1952   4. [demo] Change the deprecated API
1953
1954
1955 ISF 2.2.3711 :
1956   1. [efl_immodule] fix BS in C++ application;
1957
1958
1959 ISF 2.2.3707 :
1960   1. [efl_immodule] fix crash;
1961   2. [efl_immodule] fix ecore magic check bug in key_press_cb
1962   3. [isf-demo-efl] Fix BS defect
1963
1964
1965 ISF 2.2.3704 :
1966   1. [setting] item will be highlighted when it is pressed;
1967   2. [Programming guide] stk examples are modified
1968
1969
1970 ISF 2.2.3630 :
1971   1. [isf-panel-efl] Replace evas_object_hide with evas_object_move for lockup issue
1972
1973
1974 ISF 2.2.3622 :
1975   1. [setting] change UI
1976
1977
1978 ISF 2.2.3621 :
1979   1. [Programming guide] Fix example code
1980   2. [Programming guide] Add return value of key press callback
1981   3. Add libisf-bin.postinst for vconf key
1982
1983
1984 ISF 2.2.3616 :
1985   1. [isf-panel-efl] add malloc_trim
1986
1987
1988 ISF 2.2.3615 :
1989   1. [isf-setting-efl] Change the order of menu in S/W keyboard group
1990   2. Modify ISF programming guide
1991
1992
1993 ISF 2.2.3614 :
1994   1. [isf-setting-efl] Add keyboard select wizard
1995   2. Fix defects according to prevent result
1996   3. Fix isf-setting BS issue
1997   4. [efl_immodule] use idler instead of timer
1998   5. [isf-demo-efk] add test code related to language
1999
2000
2001 ISF 2.2.3613 :
2002   1. [isf-panel-efl] runtime memory optimization
2003   2. [isf-immodule-efl] fix crash related to timer
2004
2005
2006 ISF 2.2.3610 :
2007   1. [isfsetting-ug] 'Quit' -> 'Back' in left button of navigationbar
2008
2009
2010 ISF 2.2.3609 :
2011   1. [isf-panel-efl] defer to create candidate window until hibernation leave
2012   2. modify Makefile.am files in each directory
2013
2014
2015 ISF 2.2.3606 :
2016   1. apply as-needed option;
2017
2018
2019 ISF 2.2.3601 :
2020   1. Change the initial ise when the initial ise in global files doesn't exist
2021   2. Fix ISF programming guide document
2022
2023
2024 ISF 2.2.3526 :
2025   1. Fix loading added keyboard ISE issue;
2026   2. Update isf-demo-efl for layout test;
2027   3. [efl_immodule] fix attribute;
2028   4. Add image of private key set in ISF programming guide
2029
2030
2031 ISF 2.2.3523 :
2032   1. Use common ISE;
2033   2. Support new ISE installation for hibernation booting;
2034   3. Fix defects according to prevent result;
2035   4. add ise_context.h
2036   5. Change hibernation ready key
2037
2038
2039 ISF 2.2.3522 :
2040   1. [efl_immodule] support attribute of imengine;
2041
2042
2043 ISF 2.2.3518 :
2044   1. Add idm source codes;
2045   2. Cleanup source codes for LiMo Contribution;
2046   3. Update contacts;
2047   4. [efl_panel] Fix "More" button highlight defect;
2048
2049
2050 ISF 2.2.3515 :
2051   1. set hibernation ready flag in vconf
2052   2. [efl_immodule] commit preedit string when mouse down event is occured
2053
2054
2055 ISF 2.2.3509 :
2056   1. add set_ise_language for supporting password mode
2057
2058
2059 ISF 2.2.3508 :
2060   1. Modify ISF Programming guide
2061
2062
2063 ISF 2.2.3504 :
2064   1. [isf-panel-efl] Modify hibernation_leave callback
2065
2066
2067 ISF 2.2.3503 :
2068
2069   1. [isf-panel-efl] Revert isf-panel-efl.desktop
2070   2. [STK] set autoperiod, autocapital to root window's property
2071
2072
2073 ISF 2.2.3502 :
2074   1. [isf-panel-efl] support hibernation
2075   2. [isf-panel-efl] set ELM_ENGINE, ELM_FPS to avoid to use gles backend
2076   3. [efl_immodule] fix 3rd parameter in preedit_string_get
2077   4. Change /usr/lib/scim-1.0/ to /opt/lib/scim-1.0, change /usr/share/scim to /opt/share/scim
2078   5. Update for LiMo Contribution
2079
2080
2081 ISF 2.2.3427 :
2082   1. Modify ISF Programming guide
2083   2. remove evas_font_path_prepend from isf-panel-efl
2084
2085
2086 ISF 2.2.3421 :
2087   1. Use evas_font_path_prepend;
2088
2089
2090 ISF 2.2.3418 :
2091   1. Add each layout image in doxygen;
2092
2093
2094 ISF 2.2.3413 :
2095   1. [setting] add autocapital, autoperiod option menu;
2096   2. [efl_immodule] change return type;
2097   3. Change font : GT font -> SLP:style=medium;
2098
2099
2100 ISF 2.2.3406 :
2101   1. Add libisf-bin.postinst for gtkimmodule;
2102
2103
2104 ISF 2.2.3330 :
2105   1. Fix build error related to the change of Ecore_IMF;
2106
2107
2108 ISF 2.2.3328 :
2109   1. Set window role for not using effect;
2110
2111
2112 ISF 2.2.3327 :
2113   1. Bug fix about back button in isfsetting;
2114
2115
2116 ISF 2.2.3317 :
2117   1. Support autocapital, autoperiod;
2118
2119
2120 ISF 2.2.3310 :
2121   1. Fix for EFL 1.0 alpha;
2122   2. efl_immodule refactoring;
2123
2124
2125 ISF 2.2.3307 :
2126   1. Fix isfsetting;
2127
2128
2129 ISF 2.2.3307 :
2130   1. Add multi-selected ISEs function in efl-setting;
2131   2. [isf-demo-stk] fix build error;
2132
2133
2134 ISF 2.2.3301 :
2135   1. [isfsetting] fix for i18n;
2136   2. [efl_immodule] Bug fix : key up event
2137   3. [isf-demo-efl] add example code about IP layout
2138
2139
2140 ISF 2.2.3231 :
2141   1. [isf-demo-stk] fix build errors for stk_main_window_new () and so on;
2142
2143
2144 ISF 2.2.3225 :
2145   1. [isf-demo-efl] code refactoring;
2146   2. [isf-demo-efl] add MONTH, NUMBERONLY layout test code;
2147   3. [isf-demo-stk] add IP, MONTH, NUMBERONLY Layout;
2148   4. Added experimental modification for avoiding multiple scim process problem;
2149   5. [isfsetting] set background;
2150   6. Remove GTK word from IMControl;
2151
2152
2153 ISF 2.2.3219 :
2154   1. Fix the bug not to install libui-isfsetting-efl.so;
2155   2. Update efl_setting;
2156
2157
2158 ISF 2.2.3218 :
2159   1. Update candidate images for beat;
2160   2. Update efl_setting according to Beat GUI PPT;
2161
2162
2163 ISF 2.2.3207 :
2164   1. Remove kessler ELM_THEME and intl folder;
2165   2. Update efl_setting according to appcore change;
2166   3. Remove applog from efl_setting;
2167
2168
2169 ISF 2.2.3202 :
2170   1. Add hardware keyboard support;
2171   2. Remove unused functions of efl_immodule;
2172
2173
2174 ISF 2.2.3120 :
2175   1. Change deprecated Ecore_IMF API in isf_imf_context
2176   2. Fix rotating code in isf-demo-efl
2177
2178
2179 ISF 2.2.3112 :
2180   1. Fix the routine about event_callback_add;
2181   2. Modify isf-demo-efl example code;
2182   3. Bug fix about event_callback_add and event_callback_del
2183
2184
2185 ISF 2.2.3108 :
2186   1. Support revised Ecore_IMF;
2187
2188
2189 ISF 2.2.3107 :
2190   1. Fix defects according to klocwork report and c++ test report;
2191   2. Update isf-panel-efl for multi-resolution;
2192
2193
2194 ISF 2.2.3025 :
2195   1. Fix defects according to klocwork report;
2196   2. Add ingroup and defgroup;
2197
2198
2199 ISF 2.2.3017 :
2200   1. Change font name to "GT45_ArabCJK_TouchWiz" in isf_panel_efl.cpp;
2201   2. Update isf-demo for build issue;
2202   3. Fix defects according to klocwork report;
2203   4. Add comments;
2204
2205
2206 ISF 2.2.3011 :
2207   1. Update efl_setting for share gadget;
2208   2. Update isf-demo-stk for build issue;
2209
2210
2211 ISF 2.2.3004 :
2212   1. Change appfwk to appcore;
2213   2. Remove "app-fwk.h";
2214
2215
2216 ISF 2.2.3002 :
2217   1. Update isf_imf_context.cpp to fix backspace problem;
2218   2. Add comments;
2219   3. Fix one defect for isf-setting-efl;
2220
2221
2222 ISF 2.2.2930 :
2223   1. Rollback to 2.2.2919 because of backspace problem;
2224
2225
2226 ISF 2.2.2928 :
2227   1. Fix defects according to prevent and klocwork result;
2228   2. Add logs in scim_panel_client.cpp;
2229
2230 ISF 2.2.2919 :
2231   1. Fix to problem not to find vconf.h;
2232
2233
2234 ISF 2.2.2913 :
2235   1. Fix candidate window resize issue;
2236   2. Add CUSTOM1_CANDIDATE_STYLE;
2237   3. Add isf-demo-stk;
2238
2239
2240 ISF 2.2.2906 :
2241   1. Fix candidate scrolling defect;
2242   2. Merge aux window into candidate window;
2243   3. Update isf-demo-efl;
2244   4. Remove idm directory;
2245   5. Fix preedit cursor position defect;
2246
2247
2248 ISF 2.2.2822 :
2249   1. Update isf_imf_context.cpp for focused IC;
2250   2. Fix aux select issue;
2251   3. Add more window for Chinese ISE;
2252   4. Fix cursor position can not updated when commit string;
2253   5. Add ISE switch function from ISE window;
2254
2255
2256 ISF 2.2.2819 :
2257   1. Update isf_imf_context.cpp;
2258
2259
2260 ISF 2.2.2815 :
2261   1. Update isf_panel_efl.cpp;
2262
2263
2264 ISF 2.2.2807 :
2265   1. Fix the issue that char is displaying twice in RSS;
2266   2. Hide ISE when application is crashed;
2267   3. Update isf-setting;
2268
2269
2270 ISF 2.2.2801 :
2271   1. Update isf-setting and isf_candidate.edc;
2272   2. Remove unused source codes from isf_panel_efl.cpp;
2273
2274
2275 ISF 2.2.2723 :
2276   1. Change how to grab key
2277
2278 ISF 2.2.2722 :
2279   1. Fix isfsetting bug;
2280   2. Fix isf-panel-efl memory leak issue;
2281
2282 ISF 2.2.2717 :
2283   1. Add elementary dependency in isf-imf-module
2284   2. Append transparent rectangle to avoid overwrapping with softkey
2285
2286 ISF 2.2.2716 :
2287   1. Fix isfsetting bug;
2288   2. Update candidate positon when indicator and candidate are overlapped;
2289
2290
2291 ISF 2.2.2711 :
2292   1. Change isfsetting into shared gadget;
2293   2. Change ISF theme from pantheon to kessler;
2294   3. Fix candidate background defect;
2295   4. Update Chinese ISE;
2296
2297
2298 ISF 2.2.2704 :
2299   1. Update IMControl;
2300   2. Add multi-candidates for each row of candidate UI;
2301   3. Update isf-setting;
2302   4. Fix defects according to prevent report;
2303
2304
2305 ISF 2.2.2625 :
2306   1. Update IMControl;
2307   2. Add candidate auto-adjust location and landscape mode;
2308   3. Add HelperAgent::update_input_context, remove two unused APIs;
2309   4. Update isf-setting;
2310   5. Update Chinese ISE;
2311
2312
2313 ISF 2.2.2610 :
2314   1. Add libisf-dbg;
2315   2. Update isf-setting;
2316   3. Update candidate aux for Chinese ISE;
2317
2318
2319 ISF 2.2.2609 :
2320   1. Update isf-setting;
2321   2. Update isf_panel_efl.cpp for aux;
2322
2323
2324 ISF 2.2.2608 :
2325   1. Remove UI_softkey, UI_titlebar and so on from isf-setting;
2326
2327
2328 ISF 2.2.2607 :
2329   1. Update isf-setting for BS issue when press "Back";
2330
2331
2332 ISF 2.2.2605 :
2333   1. Update isf-setting;
2334   2. Update isf_event_demo.cpp
2335
2336
2337 ISF 2.2.2604 :
2338   1. Update isf_imf_context.cpp for Home ane End keyevent;
2339
2340
2341 ISF 2.2.2603 :
2342   1. Update isf-setting;
2343
2344
2345 ISF 2.2.2602 :
2346   1. Update language po files;
2347
2348
2349 ISF 2.2.2601 :
2350   1. Update language po files;
2351   2. Update efl_setting;
2352
2353
2354 ISF 2.2.2530 :
2355   1. Add SYSLOG for ISF launching;
2356
2357
2358 ISF 2.2.2529 :
2359   1. Add GTK in ISF depends;
2360
2361
2362 ISF 2.2.2528 :
2363   1. Fix BlueScreen issue when switching ISEs;
2364   2. Update aux UI of candidate;
2365
2366
2367 ISF 2.2.2526 :
2368   1. Update isfimcontrolapi.cpp;
2369   2. Change SLP functions according to KHQ release;
2370   3. Update chinese ISE;
2371   4. Add fifty one alpha languages in xt9 ISE;
2372   5. Add setup module in input-pad ISE;
2373
2374
2375 ISF 2.2.2523 :
2376   1. Update efl_setting;
2377   2. Update xt9/xt9chinese/chinese ISEs;
2378
2379
2380 ISF 2.2.2522 :
2381   1. Fix isf_demo crash issue;
2382   2. Fix issue of candidate window shows on lock screen;
2383   3. Update isf-setting;
2384   4. Support candidate window move according to cursor position;
2385
2386
2387 ISF 2.2.2520 :
2388   1. Update isf_demo;
2389   2. Add isf_imf_context_preedit_string_get () in efl_immodule;
2390
2391
2392 ISF 2.2.2515 :
2393   1. Update isf_setting;
2394   2. Update isf_candidate.edc;
2395   3. Fix one defect for IM Control;
2396
2397
2398 ISF 2.2.2514 :
2399   1. Add efl_setting;
2400
2401
2402 ISF 2.2.2513 :
2403   1. Fix browser crash issue;
2404
2405
2406 ISF 2.0.2513 :
2407   1. Add PORTRAIT_VERTICAL_CANDIDATE_MODE for EFL candidate UI;
2408   2. Fix two candidate defects;
2409   3. Update IMControl functions;
2410   4. Update keyboard ise when application calls get_ise_list ();
2411   5. Update xt9 ise;
2412   6. Add xt9_chinese ISE and Chinese ISE;
2413
2414
2415 ISF 2.0.2506 :
2416   1. Seperate isf package to libisf-bin and libisf-dev;
2417   2. Add aux string in EFL candidate UI;
2418   3. Remove Ecore_X_Rectangle related functions in IMControl;
2419   4. Update ise list when application calls get_ise_list ();
2420
2421
2422 ISF 2.0.2429 :
2423   1. Add new functions in IMControl;
2424
2425
2426 ISF 2.0.2424 :
2427   1. Add IMControl in efl_immodule;
2428   2. Fix the issue that ISF/ISE are activated twice by application;
2429   3. Set pantheon as Candidate UI theme;
2430
2431
2432 ISF 2.0.2422 :
2433   1. Fix the issue that space cannot be input;
2434   2. Move PanelAgent thread into main thread;
2435   3. Provide temp candidate UI;
2436
2437
2438 ISF 2.0.2418 :
2439   1. Fix some EFL IMModule's bugs;
2440   2. Update EFL panel;
2441   3. Set European ISE as default ISE;
2442
2443
2444 ISF 2.0.2414 :
2445   1. isf_panel_efl.cpp is written by EFL, isf-panel-efl process can run;
2446   2. Set input-pad ISE as default ISE;
2447   3. Fix one EFL IMModule's bug;
2448   4. Add EFL supporting in input-pad ISE;
2449   5. Fix XT9 ISE error in Aquila simulator environment;
2450   6. Update ISF debian files;
2451
2452
2453 ISF 2.0.2403 :
2454   1. Begin to porting ISF into slp 2.0 platform;
2455   2. Add EFL Panel and EFL IMModule;
2456
2457
2458 ISF 1.0.2226 :
2459   1. Remove New ISEs related source codes;
2460   2. Remove uncessary source codes for scim-panel-gtk;
2461   3. Update ISF according to review result;
2462   4. Fix one candudate UI defect;
2463   5. Merge KHQ ISF;
2464
2465
2466 ISF 1.0.2219 :
2467   1. Add 200ms timer to show candidate for volans target;
2468   2. Fix two PanelAgent defects for Gesture ISE;
2469   3. This is the final version for volans target;
2470
2471
2472 ISF 1.0.2125 :
2473   1. Add check condition for panel_agent->stop () and config->flush ();
2474   2. Adjust helper manager reconnection number from 6 to 200;
2475   3. Improve focus-in speed in gtkimcontextscim.cpp;
2476   4. Update xt9 ISE;
2477   5. This is the final version for protector target;
2478
2479
2480 ISF 1.0.2110 :
2481   1. Fix memory leak when scim-launcher and scim-panel-gtk exit;
2482   2. Add isf-log to enable/disable ISF log online;
2483   3. Set PanelAgent to non-block mode;
2484   4. Improve input speed for embedded editor;
2485   5. Update xt9 ISE;
2486
2487
2488 ISF 1.0.2031 :
2489   1. Fix defects according to prevent result;
2490   2. Update xt9 ISE;
2491
2492
2493 ISF 1.0.2025 :
2494   1. Fix defects according to prevent result;
2495   2. Improve input speed;
2496   3. Update xt9 ISE;
2497
2498
2499 ISF 1.0.2018 :
2500   1. Remove redundant source codes for candidate window;
2501   2. Fix two memory leak issues for scim-panel-gtk exception;
2502   3. Change preedit fg color and bg color according to theme color;
2503   4. Update xt9 ISE;
2504
2505
2506 ISF 1.0.2010 :
2507   1. Reduce booting time of scim and scim-panel-gtk;
2508   2. Fix defects according to prevent result;
2509
2510
2511 ISF 1.0.2003 :
2512   1. Change candidate background color;
2513   2. Remove scim_get_newise_module_list from scim.cpp and scim_panel_gtk.cpp;
2514   3. Fix the issue (control panel can not be showed in target);
2515   4. Show candidate window when update candidate string;
2516   5. xt9 ISE : fixed auto-substitution function;
2517   6. xt9 ISE : fixed only english char committed defect, when the input sequence char length exceeds 72;
2518   7. xt9 ISE : fixed defect of inexplicable string to be displayed, when using delete key to remove all normal input sequence chars;
2519
2520
2521 ISF 1.0.1928 :
2522   1. Fix defects according to prevent result;
2523   2. Fix XT9 config reload issue;
2524   3. Reduce gtkimcontextscim loading time;
2525   4. Update candidate according to GUI spec;
2526   5. Remove unnessary ISE_SHOWED message;
2527   6. Change dynamic_cast to static_cast for scim_signals;
2528   7. Update xt9 ISE;
2529
2530
2531 ISF 1.0.1920 :
2532   1. Fix two "preedit-changed" issue;
2533   2. Removing unnessary ACK message;
2534   3. Fix the issue "When using GtkIMEmbeddedEditor, clicking the hide button of ISE does not refresh the app window."
2535   4. Fix HelperAgent memory leak issue;
2536   5. Update candidate UI;
2537   6. Change candidate display method;
2538   7. Update xt9 ISE;
2539
2540
2541 ISF 1.0.1913 :
2542   1. Support ISE without GtkSocket/GtkPlug;
2543   2. Update xt9 and input-pad ISE;
2544
2545
2546 ISF 1.0.1906 :
2547   1. Remove gtk_im_context_scim_set_ime_window_rectangle;
2548   2. Add XT9 option subscribe in scim-panel-gtk;
2549   3. Update xt9 and input-pad ISE;
2550
2551
2552 ISF 1.0.1829 :
2553   1. Add macro "USING_ISF_MAINWINDOW_AUTOSCROLL";
2554   2. Add gtk_im_context_scim_set_ime_window_rectangle;
2555   3. Update xt9 ISE;
2556
2557
2558 ISF 1.0.1828 :
2559   1. Fix build errors for volans;
2560   2. Improve candidate scroll;
2561   3. Update xt9 ISE;
2562
2563
2564 ISF 1.0.1825 :
2565   1. Fix candidate flick issue;
2566   2. Remove debug information;
2567   3. Update xt9 ISE;
2568
2569
2570 ISF 1.0.1822 :
2571   1. Add landscape mode supporting for candidate UI;
2572   2. Update xt9, handwriting and input-pad ISEs;
2573
2574
2575 ISF 1.0.1819 :
2576   1. Fix memory leak issue for HelperAgent;
2577   2. Change HelperAgent IPC from block mode to non-block mode;
2578   3. Change read_from_socket's timeout from infinity to 3 seconds;
2579   4. Change ISM_TRAN_CMD_SET_ISE_SCREEN_DIRECTION to ISM_TRANS_CMD_SET_ISE_SCREEN_DIRECTION;
2580   5. Optimize candidate moving;
2581   6. Set mfc-now as default helper ISE;
2582   7. Update xt9, and input-pad ISEs;
2583   8. Add moakey-chinese ISE (It should work with Chinese pinyin keyboard ISE);
2584
2585
2586 ISF 1.0.1815 :
2587   1. Fix one dead lock issue and memory leak issue for PanelAgent;
2588   2. Add HelperAgent::get_candidate_window_rect (const String &uuid) and update_candidate_rect signal;
2589   3. Add reset_ise_context signal and set_screen_direction signal for helper ISE;
2590   4. Improve candidate UI for height and scroll bar;
2591   5. Set xt9 as default keyboard ISE and set now+ as default helper ISE;
2592   6. Update xt9, now+, handwriting and input-pad ISEs;
2593
2594
2595 ISF 1.0.1810 :
2596   1. Fix one issue for Helper ISE restart;
2597   2. Add HelperAgent::set_candidate_position (int left, int top) and HelperAgent::candidate_hide ();
2598   3. Fix one language setting issue;
2599   4. Fix one issue for gtk_ise_set_active_ise_by_uuid;
2600   5. Improve key event process of panel_slot_process_key_event ();
2601   6. Update handwriting, XT9 and input-pad ISEs;
2602   7. Add gesture and now+ ISEs;
2603
2604
2605 ISF 1.0.1721 :
2606   1. Fix embedded editor issue;
2607   2. Support that helper ISE sends key event to Non-GTKIMContext application;
2608   3. Support shared ISE for all entrys;
2609       We can set shared ISE to true or false by "/FrontEnd/SharedInputMethod" of config file "isf/ism/configs/config"
2610   4. Fix some bugs for ISF;
2611   5. Update handwriting, XT9 and input-pad ISEs;
2612
2613
2614 ISF 1.0.1710 :
2615   1. Update handwriting, xt9 and input-pad ISEs;
2616   2. Update PanelAgent for context management;
2617   3. Fix one issue for candidate position;
2618   4. Fix one issue for default ise starting;
2619
2620
2621 ISF 1.0.1703 :
2622   1. Update handwriting, xt9 and input-pad ISEs;
2623   2. Change get_candidate_ui (), get_keyboard_ise () and get_keyboard_ise_list () for HelperAgent and PanelAgent;
2624   3. Update ISF for xt9 language;
2625   4. Fix 2 bugs for ISF;
2626
2627
2628 ISF 1.0.1626 :
2629   1. Add postrm.in for automaticlly remove "/usr/lib/scim-1.0" when uninstall isf*.ipk.
2630   2. Update ISF.
2631   3. Fix bugs for input-pad and pinyin.
2632   4. Update handwriting for using ISF 2.0 candidate.
2633   5. Add XT9 ISE
2634
2635
2636 ISF 1.0.1621 :
2637   1. Add isf.pc.in for ISF version management, current ISF version is 1.0.1621;
2638      After you build and install isf, you can run below command to find ISF version.
2639               [sbox-floater-i686: ~] > pkg-config isf --modversion
2640               1.0.1621
2641   2. Change HelperAgent::set_keyboard_ise () to HelperAgent::set_keyboard_ise_by_name (), add HelperAgent::set_keyboard_ise_by_uuid ();
2642      Update input-pad for this modification;
2643   3. Add ISM_ISE_HIDE_IN_CONTROL_PANEL for helper ISE option;
2644   4. Fix one bug for control panel;