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