upload isf-2.4.6904
[platform/core/uifw/isf.git] / packaging / isf.changes
index 6dd9eb6..3d04579 100644 (file)
@@ -1,3 +1,105 @@
+* 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