upload isf-2.4.6904
[platform/core/uifw/isf.git] / packaging / isf.changes
index f551dd4..3d04579 100644 (file)
@@ -1,3 +1,176 @@
+* Wed Sep 04 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130829.082133@a396d4d
+- Fix bug candidate window hide after 1 sec when application is terminated
+- [efl_setting] Update Makefile.am
+- Donot call getpid () for DLOG
+- Remove unused source codes
+- Use singleton config instance
+- call reset after hiding IME for avoiding the blink of candidate window
+- call ecore_imf_context_reset when H/W back key is released
+- Fix bug IME remains show status even though application terminated
+- Send hide request in case of abnormal exit
+- fix N_SE-50420
+- Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300
+- [efl_immodule] Merge IMControlClient function into PanelClient
+- Fix bug candidate window disappear after about 1 sec in H/W keyboard mode
+- delete candidate timer when candidate window is hidden
+- Modified to update window_angle when ROT_CHANGE_REQ recved from ISE
+- Modified to show candidate window without visibility checking
+- Added code for resetting candidate_will_hide flag
+- set locale
+- Fix bug the name of heleper or engine displays as gettext ID
+- remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation
+- remove code to set ELM engine and fps
+- modify log information and level
+- Enable feedback (sound & vibration) on candidate item
+- Remove unused declaration
+- skip will show sync to improve the performance of show effect
+- [panel] Set SIP status in vconf
+
+* Thu Aug 29 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130827.035107@cff004b
+- Change label of UG
+- Add autocapital type in isecontext
+- Reduce the number of dlog lines in immodule
+- [isfsetting]fix N_SE-50147
+- upload isf-2.4.6827
+- Merge "fix N_SE-49587 allow duplicated ise name now" into tizen_2.2
+- Reduce binary size gc-sections
+- skip checking autocapital in H/W keyboard mode
+- fix N_SE-49587 allow duplicated ise name now
+- call prediction_allow_set in IMEngine in case of only having focus
+- Include unistd.h in scim_helper.cpp
+
+* Thu Aug 15 2013 Li Zhang <li2012.zhang@samsung.com> submit/tizen_2.2/20130815.054758@9d070e0
+- Change "English/Keyboard" to "English Keyboard"
+- Fix bug of autocapital analysis
+- Include unistd.h in scim_helper.cpp
+
+* Thu Aug 01 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130729.054443@870bbef
+- set _app_window before set_keyboard_geometry_atom_info in slot_show_ise()
+- set keyboard geometry at _ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF_PREPARE_REQUEST status
+- set _app_window value in efl_get_app_window API
+- set window angle value in ECORE_X_VIRTUAL_KEYBOARD_STATE_ON
+- fix indentation
+
+* Mon Jul 29 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130725.015848@e390813
+- Disabled auto_throttle feature
+
+* Thu Jul 25 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130719.104759@59c7640
+- fix crash because of invalid show request input context
+- fix crash issue on OSP application
+
+* Fri Jul 19 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130719.061320@0766f3c
+- fix N_SE-46950: reset _hw_ise_bak when switching software keyboard leads to hardware keyboard engine changed.
+
+* Fri Jul 19 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130717.073813@595f2e8
+- check candidate window status on OFF_PREPARE
+
+* Wed Jul 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130717.070759@07c7a28
+- check ise_show status in settle function
+
+* Wed Jul 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.100430@d7c5aec
+- Add window angle for get_ise_geometry
+- Add delete_candidate_hide timer in ui_candidate_show
+
+* Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.085907@cf7e0ae
+- check ise_height in settle function
+- fix settle height
+
+* Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130715.051408@17c9863
+- remove _candidate_angle change code in get_ise_geometry
+- change candidate window max value
+
+* Mon Jul 15 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130712.045645@dc286d3
+- Use dlog instead of std::cerr
+- [panel] fix unchecked return value
+- [demo] Use ea_editfield
+
+* Fri Jul 12 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130711.000228@3df7f2f
+- Fix wrong candidate angle affects the geometry of ISE
+- Refined the routine for updating ISE size information
+- Changed to relocate candidate window instead of hiding it when H/W keyboard attached
+- check hardware keyboard status before set active ise
+
+* Thu Jul 11 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130709.065255@552cf9e
+- check hardware mode before back hw_keyboard_selection_view_set_cb
+- Add dbus smack rule for setting UG
+- [setting] update current keyboard engine on on_resume
+
+* Tue Jul 09 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.084619@eead613
+- fix candidate window stacking bug
+- Add smack rule for dbus
+- upload isf-2.4.6703
+
+* Wed Jul 03 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.000910@b0ee9f0
+- keyboard setting view should be changed according to H/W keyboard connection
+- check return value of pkgmgr function
+- upload isf-2.4.6702
+
+* Tue Jul 02 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130628.112408@69fa176
+- Add smack rule
+- [immodule] fix indentation
+- upload isf-2.4.6628
+- Change word to newly translated word
+- fix bug back key isn't propagated in case of H/W keyboard mode
+- Add candidate will hide for candidate hide sync
+- upload isf-2.4.6624
+- Support back key
+- upload isf-2.4.6621-3
+- fix bug hide request was dicarded
+- upload isf-2.4.6621-2
+- fix build warning
+- upload isf-2.4.6621
+- Add smack rule for supporting screen reader
+- upload isf-2.4.6620
+- Add launch/destroy/show/hide logs for scim-helper-launcher
+- Added timer for off_prepare_done
+- Add interface update_preedit_string_with_caret()
+- Add preedit window
+- Remove unnecessary config reload call
+- improve autocapital condition check code
+- support japanese auto punctuation
+- fix autoperiod bug
+- check reverse question mark and exclamation mark to check autoperiod
+- change code to process back button
+- Change naviframe back key event handling
+- remove debug printf
+- remove code for terminating app when END key is pressed
+- upload isf-2.4.6619
+- Move smack rule into separate rule file
+- change DLOG tagname of immodule
+- Add screen reader feature
+- remove unnecessary prepare and send
+- fix bug focus-in message couldn't be transferred
+- add check focus ic
+- fix BS issue when S/W keyboard selection is selected
+- fix prevent issue
+- Merge "Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()" into tizen_2.2
+- Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()
+- fix issue IME is hidden late in application does heavy job
+- upload isf package
+- upload isf-2.4.6610
+- remove code to check focus ic because of side effect
+- Merge "Revert "move hide timer from immodule to panel"" into tizen_2.2
+- Revert "move hide timer from immodule to panel"
+- upload isf-2.4.6607
+- Merge "move hide timer from immodule to panel" into tizen_2.2
+- move hide timer from immodule to panel
+- Remove keyboard wizard source codes
+- Solve aux/candidate selection event broadcast issue
+- Remove gtk_panel source codes
+- fix back space issue in MBE
+
+* Mon Sep 23 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130918.203111@8f611b9
+- do not install service file in spec
+- Cleanup packaging and reset manifest
+- compile with dlog headers and libs
+- Make systemd unit file as part of source code
+
+* Thu Sep 19 2013 Chengwei yang <chengwei.yang@intel.com>
+- Now systemd unit file is part of source code
+
+* Wed Sep 18 2013 Chengwei yang <chengwei.yang@intel.com>
+- Fix activate scim.service failed
+
 * Wed Jun 19 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130619.143358@6b9f91e
 - do not depend on e17 in %post