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