merge with master
[platform/core/uifw/isf.git] / packaging / isf.changes
1 * Thu Jan 31 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20130130.000238@1871df6
2 - Remove code to hide IME in case of Search, go return key type
3 - Remove debian directory
4 - [setting] code format
5 - [panel] fix logic to create control window
6 - [panel] code cleanup
7 - [immodule] fix bug not to send will hide ack
8 - [immodule] add dlog for debugging
9 - disable autoreorder in hangul engine
10 - Fixed build break
11 - upload isf-2.3.6129-2
12 - The feature for synchronization with window manager newly added
13 - [setting]fix : reset option couldn't work well
14 - fix for GCC 4.7 build
15 - Upload isf-2.3.6128
16 - [demo] add language demo
17 - [immodule] fix bug that language information hasn't be transfered in ISE Context.
18 - Remove exit (0) from scim_helper_launcher.cpp
19 - [immodule] change input panel state when root window property is changed
20 - [immodule] display a variety of event logs in dlog
21 - [immodule] remove unused code
22 - [immodule] Use notification library instead of syspopup.
23 - [demo] fix build warning
24 - [immodule] Add dlog related to conformant status and geometry information
25 - [demo] code refactoring
26 - ignore input panel event when hardware keyboard is connected.
27 - upload isf-2.3.6122
28 - fix memory leak related to ecore_x_e_window_profile_get
29 - Remove unused ISF logs
30 - [immodule] fix IME issue not to hide IME in account
31 - [immodule] Compare window ID in X window focus out callback function
32 - change file permission to 644
33 - [immodule] Hide IME after rendering conformant area
34 - Add modifications in boilerplate
35 - add X window focus out handler for X based application
36 - [panel] Call elm_win_raise () when expand button is clicked
37 - Update boilerplate
38 - [panel] fix candidate window blink issue when candidate window is expanded.
39 - [immodule] use ecore_imf API to show or hide for debugging easily
40 - [isf-demo-efl] Remove "ocr_ug_api.h" header file
41 - [immodule] use dlog for printing error
42 - change boilerplate
43 - upload isf-2.3.6114
44
45 * Mon Jan 14 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20130110.033407@539fda6
46 - Add interface to get imdata from isf_imf_context
47 - [demo] Add changed and preedit,changed event
48 - [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already shown
49 - [immodule] refactoring
50 - Hide IME in case of Search, Go, Login, Signin, Join Return key type
51 - restore file mode to 644
52
53 * Sun Dec 30 2012 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20121228.061947@732e71f
54 - change CSC directory
55 - [immodule] refactoring timer delete code
56 - Support GBS --no-configure option for shortening build time
57
58 * Sun Dec 30 2012 Jihoon Kim <jihoon48.kim@samsung.com> submit/trunk/20121228.062554@33cbfd0
59 - fix bug wrong context is used when IME is hidden by flick gesture
60 - 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 remove useless hw_keyboard_selection_view_back_cb() and sw_keyboard_selection_view_back_cb() fix:default value for auto capitalization is true
61 - Change font name to "tizen"
62 - When target is rotated, donot show candidate window until ISE send ECORE_IMF_INPUT_PANEL_STATE_SHOW; Fix H/W keyboard engine selection issue in case of Japanese IME
63 - use elm_win_prop_focus_skip_set API
64 - Fix config->write issue according to prevent report
65 - Revert "[systemd] changed "scim -d" as simple"
66 - [systemd] changed "scim -d" as simple
67 - change permission of releasenote.txt
68 - Fix bug not to hide IME when ecore_imf_context_del is called
69 - Fix initial ISE reading issue
70 - Remove redundant geometry events
71 - change message of root window property
72 - fix PLM bug:isfsetting ug indicator problem
73 - Update changelog
74 - Implement ISF control feature according to OSP setting requirement
75 - refine log format
76 - code refactoring
77 - Fix the issue 'can't type in password field of chromium browser'
78 - fix GTK immodule install directory
79 - fix gtk link error
80 - remove deprecated API - start_default_ise call
81 - Fix the issue 'Unable to input Chinese characters in Firefox or Thunderbird.'
82 - Rename programming guide doxygen file
83 - Remove unused isf-panel-efl file
84 - Fix P121127-4709: Add cursor position checking
85 - Expand the size of Ise_Context structure for future use
86 - Catch exception
87 - Catch exception
88 - Check the result of set_nonblock_mode ()
89 - Check the result of open_connection ()
90 - Donot call unload () when IMEngine loading is failed
91 - fix memory leak in set_keyboard_geometry_atom_info
92 - Check buf pointer
93 - remove S47isf-panel-efl booting script. isf-panel-efl process is launched by xinitrc for supporting X11 frontend
94 - handle altgr modifier
95 - remove unused code
96 - check the result of ecore_x_window_prop_card32_get
97 - fix wrong memset problem in IMdkit
98 - check the value of service_get_extra_data
99 - ecore_x_bell replaces gdk_beep
100 - Set correct ic for input_panel_show () and input_panel_hide ()
101 - fix prevent issue. c_str() returns temporary pointer
102 - [systemd] add missing patch
103 - create tag
104 - fix BS issue
105 - Merge "remove unused code"
106 - remove unused code
107 - fix build error due to spec file
108 - Merge "modify manifest"
109 - modify manifest
110 - Add focus_in and focus_out for IMControl
111 - print called function
112 - remove unused code
113 - Add ISF logs for no-ise-launching-at-first-boot in emulator
114 - Set using_ic in _event_callback_call
115 - Start scim instead of isf-panel-efl
116 - Give isf-panel service a low oom_adj value to avoid killed
117 - Add set_imdata () for keyboard ISE; Add update_displayed_candidate_number, candidate_more_window_show, candidate_more_window_hide for keyboard ISE;
118 - Update coding style
119 - fix the setup module reload issue
120 - Modified to create 3rd party ISE directory, temporarily
121 - fix PLM P121127-0347: focusable description item
122 - Fix memory leak when show ISE panel
123 - Remove ISF log when load/unload ISE module
124 - Replace XKeycodeToKeysym () with XkbKeycodeToKeysym ()
125 - Add update_cursor_position () for keyboard ISE
126 - Fix issue N_SE-13430: Disable check datasum feature for socket to reduce socket transmission delay
127 - Fix issue N_SE-13248 candiate show inproperly when keyboard is connected.
128 - Update changelog
129 - Donot create candidate window when focus in
130 - reduce time to process autocapital
131 - Update scim_helper.h and scim_panel_client.h for ABI issue
132 - Add expand_candidate (), contract_candidate () and update_candidate_item_layout () for keyboard ISE
133 - create /etc/scim/conf directory for CSC
134 - add a variety of layout in focus movement for test
135 - Use virtualkeypad,state,* smart callback of conformant
136 - fix information item layout problem
137 - Add FLOATING_CANDIDATE_WINDOW in HelperAgent::set_candidate_style ()
138 - upload isf_2.3.5920
139 - keep the lastest input method even though focus is changed
140 - Add Hangul key as trigger event key
141 - format and clean source codes
142 - add focus movement on pressing 'next' button
143 - Add ISF log file to record keyboard ISE and helper ISE load/unload
144 - update images
145 - Fixed the bug that newly added interface function pointer is not initialized
146 - update po
147 - Added set_path_info function to HelperModule to support OSP based keyboard
148 - Apply indicator change
149 - Explicitly unload module before helper ISE process is finished
150 - Add request field in manifest file
151 - fix PLM P121107-5543 po problem
152 - upload pot file
153 - Remove unused source codes
154 - Replace control_privilege () with set_app_privilege ("isf", NULL, NULL)
155 - Change font name to "SLP"
156 - load_config before create_ui for ise setup module
157 - restore file mode
158 - Change uuid
159 - fix issue N_SE-11810: ise dose not show when H/W keyboard is connected
160 - Call reload_config () when set keyboard ISE
161 - Update hardware keyboard after software keyboard is changed
162 - fix Nabi issue N_SE-10561 and the setting part problem of N_SE-11100
163 - Hide preedit string when soft ISE commit string
164 - Move reset () after panel_req_focus_in ()
165 - Fix reset defect when hardware keyboard is connected
166 - Add color style of preedit feature
167 - fix PLM issue P121018-3268 isfsetting language view problem
168 - Donot force to commit string in isf_imf_context_reset ()
169 - Remove request field in manifest according to the security team's request
170 - change Persian to Farsi
171 - Remove source codes related with hibernation
172 - upload isf-2.3.5817 again
173 - apply smack manifest
174 - Donot show candidate when update lookup table
175 - Remove unused source codes
176 - Upload isf package
177 - Add license information
178 - Added urgent features that OSP applications need
179 - upload isf-2.3.5808
180 - Change S42isf-panel-efl to S47isf-panel-efl
181 - add code to use ecore_x_e_virtual_keyboard_state_get
182 - Add/install a systemd service file; package initscript symlinks
183 - add spanish punctuations
184 - Add IMEngineOption and get_option () for keyboard ISE
185 - Fixed autocapital issue:signal_connect_set_caps_mode not call when prediction ON.
186 - Add checking condition when change factory
187 - Support candidate showing when target is rotated
188 - Change S42isf-panel-efl to S47isf-panel-efl
189 - Add reset_keyboard_ise () in HelperAgent class
190 - Update candidate displaying
191 - upload isf 2.3.5717
192 - add SIGNIN type
193 - Change default mode of autocapital option
194 - do not show or hide ISE in case of desktop mode
195 - Hide "v" button when only one line candidates
196 - add padding at bottom
197 - Upload again
198 - Restore file mode to 644
199 - Add notification of which keyboard ISE is selected by hotkey
200 - Fix input panel geometry defect when target is rotating
201 - update isf-2.3.5706
202 - disable prediction in TERMINAL layout
203 - add cursor pos in Ise_Context structure
204 - call hide event callback when context is deleted
205 - [setting] update po files
206 - Merge "Use /home for the datadir instead of /opt/home" into 2.0_beta
207 - [immodule] do not emit HIDE state callback
208 - [setting] update po files
209 - update typo fix if no option for the ise , disable the ise option item instead of popup
210 - add code to check keyboard geometry of elm conformant
211 - fix coding style
212 - add dlog in focus-in handler
213 - Add longpress event for soft ISE
214 - update po, support 51 languages
215 - fix indentation
216 - 51 languages
217 - set window title
218 - change vconf key type from string to bool
219 - fix bug not to call hide event callback when context is deleted
220 - fix coding style
221 - fix the po issue
222 - Add set_candidate_style () for HelperAgent class
223 - Use /home for the datadir instead of /opt/home
224
225 * Wed Sep 12 2012 Patrick McCarty <patrick.mccarty@linux.intel.com> b965032
226 - Use /home for the datadir instead of /opt/home
227