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