Remove ecore_file dependency for reducing memory usage
[platform/core/uifw/isf.git] / packaging / isf.changes
index eb3dfc5..1d62a4c 100644 (file)
@@ -1,3 +1,109 @@
+* Tue Mar 11 2014 Jihoon Kim <jihoon48.kim@samsung.com> accepted/tizen/mobile/20140311.005458@4062333
+- Remove smack rule file
+- fix build error due to %changelog not in descending chronological order
+- upload isf-2.4.7104
+
+* Mon Nov 04 2013 Jihoon Kim <jihoon48.kim@samsung.com> accepted/tizen_2.2/20131101.010032@b1e5aa2
+- increase retry count to to call XOpenDisplay in X11 frontend
+
+* Sat Nov 02 2013 Ji-hoon Lee <dalton.lee@samsung.com> accepted/tizen_2.2/20131101.010032@7ede534
+- Removed setsid() function from ise_preexec
+
+* Thu Oct 31 2013 Haifeng Deng <haifeng.deng@samsung.com> accepted/tizen_2.2/20131029.090101@21432c5
+- [isf-panel-efl] Fix load OSP IME crash issue
+- Add monitor for OSP IME
+
+* Tue Oct 29 2013 Ji-hoon Lee <dalton.lee@samsung.com> accepted/tizen_2.2/20131025.075857@88ea5fb
+- [panel] fix indentation
+- OSPIME_Support
+- [isfsetting] N_SE-55842: newly installed ime isn't shown in the 1st time
+- support feedback optionally in build environment
+- Remove unused source codes from PanelAgent class
+- Reset keyboard ISE when hardware keyboard is disconnected.
+- Add executable permission to xorg
+- Request to hide candidate when language is changed to English
+- Update helper focus_ic by focus_in_helper/focus_out_helper even when H/W keyboard is connecting
+
+* Wed Oct 23 2013 Jihoon Kim <jihoon48.kim@samsung.com> accepted/tizen_2.2/20131022.161008@5321e06
+- Fix more button hide issue
+- Support ESC key to hide IME
+
+* Tue Oct 22 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20131017.075750@d61454d
+- add NULL check of p->name in scim_string_to_key ()
+- check whether length is NULL or not in imdata_get
+- Fix crash issue when ic->impl is equal to NULL in slot_send_helper_event
+- fix crash issue in case ecore_imf_context_del () is called in preedit-changed, commit, and so on callback
+
+* Thu Oct 17 2013 Ji-hoon Lee <dalton.lee@samsung.com> submit/tizen_2.2/20131010.105602@b356188
+- Modified to set show_requested to TRUE even when candidate is in SHOW state
+- check cursor position to disable return key in case of focus-in event
+
+* Thu Oct 10 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20131008.023024@bf8a29f
+- fix bug candidate window disappears late
+- initialize cursor position as -1 in focus-out
+- fix typo in comments
+- Modified to open candidate window whenever ISE is on, unless HIDE is requested explicitly
+
+* Tue Oct 08 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20131001.072127@842f0e2
+- Revert "fix bug the font of candidate word isn't changed according to the change of system font"
+- Modified to hide candidate window when switching back to SW keyboard mode
+- modified po file for the wrong word of French
+
+* Tue Oct 01 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130927.120547@62163bd
+- fix bug the font of candidate word isn't changed according to the change of system font
+- Prevent fix
+- Make sure the hidden keyboard is located outside of display area
+- Fix candidate window hide issue
+
+* Fri Sep 27 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130925.013902@9ea691f
+- [isfsetting] when getting ise info failed, exit the ug
+- Use temporary file when re-write ISE cache file
+- fix prevent issue about uninitialized value
+- Send input panel event to show_request client
+- fr po issue
+- Remove autoperiod menu
+- Fix P130924-00625
+- Change translation about auto punctuate
+- change the word as their language in keyboard selection windows
+- Modified to preserve geometry information provided by ISE
+- Changed set_keyboard_geom interface to support update_ise_geometry
+- Assume ISE still active when settle candidate window even in WILL_HIDE state
+- Fixed some cases that CANDIDATE_WILL_HIDE does not work properly
+- Do not move candidate window if ISE and candidate window are both in WILL_HIDE state
+- Modified to hide candidate window when WILL_HIDE ack received
+- Remove off_prepare_timer when WILL_HIDE_ACK received
+- Added state checking code before transition to WILL_* state
+- Use ISE/candidate state variables instead of state-specific flags
+- Clarified the usage of keyboard geometry related functions
+- Fixed the candidate window being displayed improperly by hide timer
+- Register render_flush callback for candidate window when KEYBOARD_STATE changes
+- Fixed prevent defects
+- Modified the scim_socket to connect in nonblocking way
+
+* Wed Sep 25 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130924.051447@0b43651
+- fix flicker problem in setting
+- fix bug H/W keyboard selection is enabled after disconnecting H/W keyboard
+- check NULL pointer before accessing pointer
+
+* Tue Sep 24 2013 Li Zhang <li2012.zhang@samsung.com> submit/tizen_2.2/20130923.021825@db7da88
+- Replace SocketConfig reload with HelperAgent reload
+- [immodule] Save current active X window ID in focus-in for candidate window
+
+* Mon Sep 23 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130916.225857@e64feee
+- initialize current helper uuid when stop_helper () is called
+
+* 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
+
 * Tue Sep 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130916.060443@132356a
 - [isfsetting] fix N_SE-52363
 - fix bug hide event callback wasn't called when context is deleted
 - 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