upload isf-2.4.6904
[platform/core/uifw/isf.git] / packaging / isf.changes
1 * Wed Sep 04 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130829.082133@a396d4d
2 - Fix bug candidate window hide after 1 sec when application is terminated
3 - [efl_setting] Update Makefile.am
4 - Donot call getpid () for DLOG
5 - Remove unused source codes
6 - Use singleton config instance
7 - call reset after hiding IME for avoiding the blink of candidate window
8 - call ecore_imf_context_reset when H/W back key is released
9 - Fix bug IME remains show status even though application terminated
10 - Send hide request in case of abnormal exit
11 - fix N_SE-50420
12 - Change SCIM_LOOKUP_TABLE_MAX_PAGESIZE to 300
13 - [efl_immodule] Merge IMControlClient function into PanelClient
14 - Fix bug candidate window disappear after about 1 sec in H/W keyboard mode
15 - delete candidate timer when candidate window is hidden
16 - Modified to update window_angle when ROT_CHANGE_REQ recved from ISE
17 - Modified to show candidate window without visibility checking
18 - Added code for resetting candidate_will_hide flag
19 - set locale
20 - Fix bug the name of heleper or engine displays as gettext ID
21 - remove candidate rotation code in update_ise_geometry, Add candidate close code for rotation
22 - remove code to set ELM engine and fps
23 - modify log information and level
24 - Enable feedback (sound & vibration) on candidate item
25 - Remove unused declaration
26 - skip will show sync to improve the performance of show effect
27 - [panel] Set SIP status in vconf
28
29 * Thu Aug 29 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130827.035107@cff004b
30 - Change label of UG
31 - Add autocapital type in isecontext
32 - Reduce the number of dlog lines in immodule
33 - [isfsetting]fix N_SE-50147
34 - upload isf-2.4.6827
35 - Merge "fix N_SE-49587 allow duplicated ise name now" into tizen_2.2
36 - Reduce binary size gc-sections
37 - skip checking autocapital in H/W keyboard mode
38 - fix N_SE-49587 allow duplicated ise name now
39 - call prediction_allow_set in IMEngine in case of only having focus
40 - Include unistd.h in scim_helper.cpp
41
42 * Thu Aug 15 2013 Li Zhang <li2012.zhang@samsung.com> submit/tizen_2.2/20130815.054758@9d070e0
43 - Change "English/Keyboard" to "English Keyboard"
44 - Fix bug of autocapital analysis
45 - Include unistd.h in scim_helper.cpp
46
47 * Thu Aug 01 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130729.054443@870bbef
48 - set _app_window before set_keyboard_geometry_atom_info in slot_show_ise()
49 - set keyboard geometry at _ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF_PREPARE_REQUEST status
50 - set _app_window value in efl_get_app_window API
51 - set window angle value in ECORE_X_VIRTUAL_KEYBOARD_STATE_ON
52 - fix indentation
53
54 * Mon Jul 29 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130725.015848@e390813
55 - Disabled auto_throttle feature
56
57 * Thu Jul 25 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130719.104759@59c7640
58 - fix crash because of invalid show request input context
59 - fix crash issue on OSP application
60
61 * Fri Jul 19 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130719.061320@0766f3c
62 - fix N_SE-46950: reset _hw_ise_bak when switching software keyboard leads to hardware keyboard engine changed.
63
64 * Fri Jul 19 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130717.073813@595f2e8
65 - check candidate window status on OFF_PREPARE
66
67 * Wed Jul 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130717.070759@07c7a28
68 - check ise_show status in settle function
69
70 * Wed Jul 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.100430@d7c5aec
71 - Add window angle for get_ise_geometry
72 - Add delete_candidate_hide timer in ui_candidate_show
73
74 * Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.085907@cf7e0ae
75 - check ise_height in settle function
76 - fix settle height
77
78 * Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130715.051408@17c9863
79 - remove _candidate_angle change code in get_ise_geometry
80 - change candidate window max value
81
82 * Mon Jul 15 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130712.045645@dc286d3
83 - Use dlog instead of std::cerr
84 - [panel] fix unchecked return value
85 - [demo] Use ea_editfield
86
87 * Fri Jul 12 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130711.000228@3df7f2f
88 - Fix wrong candidate angle affects the geometry of ISE
89 - Refined the routine for updating ISE size information
90 - Changed to relocate candidate window instead of hiding it when H/W keyboard attached
91 - check hardware keyboard status before set active ise
92
93 * Thu Jul 11 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130709.065255@552cf9e
94 - check hardware mode before back hw_keyboard_selection_view_set_cb
95 - Add dbus smack rule for setting UG
96 - [setting] update current keyboard engine on on_resume
97
98 * Tue Jul 09 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.084619@eead613
99 - fix candidate window stacking bug
100 - Add smack rule for dbus
101 - upload isf-2.4.6703
102
103 * Wed Jul 03 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130703.000910@b0ee9f0
104 - keyboard setting view should be changed according to H/W keyboard connection
105 - check return value of pkgmgr function
106 - upload isf-2.4.6702
107
108 * Tue Jul 02 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130628.112408@69fa176
109 - Add smack rule
110 - [immodule] fix indentation
111 - upload isf-2.4.6628
112 - Change word to newly translated word
113 - fix bug back key isn't propagated in case of H/W keyboard mode
114 - Add candidate will hide for candidate hide sync
115 - upload isf-2.4.6624
116 - Support back key
117 - upload isf-2.4.6621-3
118 - fix bug hide request was dicarded
119 - upload isf-2.4.6621-2
120 - fix build warning
121 - upload isf-2.4.6621
122 - Add smack rule for supporting screen reader
123 - upload isf-2.4.6620
124 - Add launch/destroy/show/hide logs for scim-helper-launcher
125 - Added timer for off_prepare_done
126 - Add interface update_preedit_string_with_caret()
127 - Add preedit window
128 - Remove unnecessary config reload call
129 - improve autocapital condition check code
130 - support japanese auto punctuation
131 - fix autoperiod bug
132 - check reverse question mark and exclamation mark to check autoperiod
133 - change code to process back button
134 - Change naviframe back key event handling
135 - remove debug printf
136 - remove code for terminating app when END key is pressed
137 - upload isf-2.4.6619
138 - Move smack rule into separate rule file
139 - change DLOG tagname of immodule
140 - Add screen reader feature
141 - remove unnecessary prepare and send
142 - fix bug focus-in message couldn't be transferred
143 - add check focus ic
144 - fix BS issue when S/W keyboard selection is selected
145 - fix prevent issue
146 - Merge "Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()" into tizen_2.2
147 - Separated GEOMETRY_EVENT from set_keyboard_geometry_atom_info()
148 - fix issue IME is hidden late in application does heavy job
149 - upload isf package
150 - upload isf-2.4.6610
151 - remove code to check focus ic because of side effect
152 - Merge "Revert "move hide timer from immodule to panel"" into tizen_2.2
153 - Revert "move hide timer from immodule to panel"
154 - upload isf-2.4.6607
155 - Merge "move hide timer from immodule to panel" into tizen_2.2
156 - move hide timer from immodule to panel
157 - Remove keyboard wizard source codes
158 - Solve aux/candidate selection event broadcast issue
159 - Remove gtk_panel source codes
160 - fix back space issue in MBE
161
162 * Mon Sep 23 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130918.203111@8f611b9
163 - do not install service file in spec
164 - Cleanup packaging and reset manifest
165 - compile with dlog headers and libs
166 - Make systemd unit file as part of source code
167
168 * Thu Sep 19 2013 Chengwei yang <chengwei.yang@intel.com>
169 - Now systemd unit file is part of source code
170
171 * Wed Sep 18 2013 Chengwei yang <chengwei.yang@intel.com>
172 - Fix activate scim.service failed
173
174 * Wed Jun 19 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130619.143358@6b9f91e
175 - do not depend on e17 in %post
176
177 * Thu Jan 31 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20130130.000238@1871df6
178 - Remove code to hide IME in case of Search, go return key type
179 - Remove debian directory
180 - [setting] code format
181 - [panel] fix logic to create control window
182 - [panel] code cleanup
183 - [immodule] fix bug not to send will hide ack
184 - [immodule] add dlog for debugging
185 - disable autoreorder in hangul engine
186 - Fixed build break
187 - upload isf-2.3.6129-2
188 - The feature for synchronization with window manager newly added
189 - [setting]fix : reset option couldn't work well
190 - fix for GCC 4.7 build
191 - Upload isf-2.3.6128
192 - [demo] add language demo
193 - [immodule] fix bug that language information hasn't be transfered in ISE Context.
194 - Remove exit (0) from scim_helper_launcher.cpp
195 - [immodule] change input panel state when root window property is changed
196 - [immodule] display a variety of event logs in dlog
197 - [immodule] remove unused code
198 - [immodule] Use notification library instead of syspopup.
199 - [demo] fix build warning
200 - [immodule] Add dlog related to conformant status and geometry information
201 - [demo] code refactoring
202 - ignore input panel event when hardware keyboard is connected.
203 - upload isf-2.3.6122
204 - fix memory leak related to ecore_x_e_window_profile_get
205 - Remove unused ISF logs
206 - [immodule] fix IME issue not to hide IME in account
207 - [immodule] Compare window ID in X window focus out callback function
208 - change file permission to 644
209 - [immodule] Hide IME after rendering conformant area
210 - Add modifications in boilerplate
211 - add X window focus out handler for X based application
212 - [panel] Call elm_win_raise () when expand button is clicked
213 - Update boilerplate
214 - [panel] fix candidate window blink issue when candidate window is expanded.
215 - [immodule] use ecore_imf API to show or hide for debugging easily
216 - [isf-demo-efl] Remove "ocr_ug_api.h" header file
217 - [immodule] use dlog for printing error
218 - change boilerplate
219 - upload isf-2.3.6114
220
221 * Mon Jan 14 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20130110.033407@539fda6
222 - Add interface to get imdata from isf_imf_context
223 - [demo] Add changed and preedit,changed event
224 - [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already shown
225 - [immodule] refactoring
226 - Hide IME in case of Search, Go, Login, Signin, Join Return key type
227 - restore file mode to 644
228
229 * Sun Dec 30 2012 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20121228.061947@732e71f
230 - change CSC directory
231 - [immodule] refactoring timer delete code
232 - Support GBS --no-configure option for shortening build time
233
234 * Sun Dec 30 2012 Jihoon Kim <jihoon48.kim@samsung.com> submit/trunk/20121228.062554@33cbfd0
235 - fix bug wrong context is used when IME is hidden by flick gesture
236 - 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
237 - Change font name to "tizen"
238 - 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
239 - use elm_win_prop_focus_skip_set API
240 - Fix config->write issue according to prevent report
241 - Revert "[systemd] changed "scim -d" as simple"
242 - [systemd] changed "scim -d" as simple
243 - change permission of releasenote.txt
244 - Fix bug not to hide IME when ecore_imf_context_del is called
245 - Fix initial ISE reading issue
246 - Remove redundant geometry events
247 - change message of root window property
248 - fix PLM bug:isfsetting ug indicator problem
249 - Update changelog
250 - Implement ISF control feature according to OSP setting requirement
251 - refine log format
252 - code refactoring
253 - Fix the issue 'can't type in password field of chromium browser'
254 - fix GTK immodule install directory
255 - fix gtk link error
256 - remove deprecated API - start_default_ise call
257 - Fix the issue 'Unable to input Chinese characters in Firefox or Thunderbird.'
258 - Rename programming guide doxygen file
259 - Remove unused isf-panel-efl file
260 - Fix P121127-4709: Add cursor position checking
261 - Expand the size of Ise_Context structure for future use
262 - Catch exception
263 - Catch exception
264 - Check the result of set_nonblock_mode ()
265 - Check the result of open_connection ()
266 - Donot call unload () when IMEngine loading is failed
267 - fix memory leak in set_keyboard_geometry_atom_info
268 - Check buf pointer
269 - remove S47isf-panel-efl booting script. isf-panel-efl process is launched by xinitrc for supporting X11 frontend
270 - handle altgr modifier
271 - remove unused code
272 - check the result of ecore_x_window_prop_card32_get
273 - fix wrong memset problem in IMdkit
274 - check the value of service_get_extra_data
275 - ecore_x_bell replaces gdk_beep
276 - Set correct ic for input_panel_show () and input_panel_hide ()
277 - fix prevent issue. c_str() returns temporary pointer
278 - [systemd] add missing patch
279 - create tag
280 - fix BS issue
281 - Merge "remove unused code"
282 - remove unused code
283 - fix build error due to spec file
284 - Merge "modify manifest"
285 - modify manifest
286 - Add focus_in and focus_out for IMControl
287 - print called function
288 - remove unused code
289 - Add ISF logs for no-ise-launching-at-first-boot in emulator
290 - Set using_ic in _event_callback_call
291 - Start scim instead of isf-panel-efl
292 - Give isf-panel service a low oom_adj value to avoid killed
293 - Add set_imdata () for keyboard ISE; Add update_displayed_candidate_number, candidate_more_window_show, candidate_more_window_hide for keyboard ISE;
294 - Update coding style
295 - fix the setup module reload issue
296 - Modified to create 3rd party ISE directory, temporarily
297 - fix PLM P121127-0347: focusable description item
298 - Fix memory leak when show ISE panel
299 - Remove ISF log when load/unload ISE module
300 - Replace XKeycodeToKeysym () with XkbKeycodeToKeysym ()
301 - Add update_cursor_position () for keyboard ISE
302 - Fix issue N_SE-13430: Disable check datasum feature for socket to reduce socket transmission delay
303 - Fix issue N_SE-13248 candiate show inproperly when keyboard is connected.
304 - Update changelog
305 - Donot create candidate window when focus in
306 - reduce time to process autocapital
307 - Update scim_helper.h and scim_panel_client.h for ABI issue
308 - Add expand_candidate (), contract_candidate () and update_candidate_item_layout () for keyboard ISE
309 - create /etc/scim/conf directory for CSC
310 - add a variety of layout in focus movement for test
311 - Use virtualkeypad,state,* smart callback of conformant
312 - fix information item layout problem
313 - Add FLOATING_CANDIDATE_WINDOW in HelperAgent::set_candidate_style ()
314 - upload isf_2.3.5920
315 - keep the lastest input method even though focus is changed
316 - Add Hangul key as trigger event key
317 - format and clean source codes
318 - add focus movement on pressing 'next' button
319 - Add ISF log file to record keyboard ISE and helper ISE load/unload
320 - update images
321 - Fixed the bug that newly added interface function pointer is not initialized
322 - update po
323 - Added set_path_info function to HelperModule to support OSP based keyboard
324 - Apply indicator change
325 - Explicitly unload module before helper ISE process is finished
326 - Add request field in manifest file
327 - fix PLM P121107-5543 po problem
328 - upload pot file
329 - Remove unused source codes
330 - Replace control_privilege () with set_app_privilege ("isf", NULL, NULL)
331 - Change font name to "SLP"
332 - load_config before create_ui for ise setup module
333 - restore file mode
334 - Change uuid
335 - fix issue N_SE-11810: ise dose not show when H/W keyboard is connected
336 - Call reload_config () when set keyboard ISE
337 - Update hardware keyboard after software keyboard is changed
338 - fix Nabi issue N_SE-10561 and the setting part problem of N_SE-11100
339 - Hide preedit string when soft ISE commit string
340 - Move reset () after panel_req_focus_in ()
341 - Fix reset defect when hardware keyboard is connected
342 - Add color style of preedit feature
343 - fix PLM issue P121018-3268 isfsetting language view problem
344 - Donot force to commit string in isf_imf_context_reset ()
345 - Remove request field in manifest according to the security team's request
346 - change Persian to Farsi
347 - Remove source codes related with hibernation
348 - upload isf-2.3.5817 again
349 - apply smack manifest
350 - Donot show candidate when update lookup table
351 - Remove unused source codes
352 - Upload isf package
353 - Add license information
354 - Added urgent features that OSP applications need
355 - upload isf-2.3.5808
356 - Change S42isf-panel-efl to S47isf-panel-efl
357 - add code to use ecore_x_e_virtual_keyboard_state_get
358 - Add/install a systemd service file; package initscript symlinks
359 - add spanish punctuations
360 - Add IMEngineOption and get_option () for keyboard ISE
361 - Fixed autocapital issue:signal_connect_set_caps_mode not call when prediction ON.
362 - Add checking condition when change factory
363 - Support candidate showing when target is rotated
364 - Change S42isf-panel-efl to S47isf-panel-efl
365 - Add reset_keyboard_ise () in HelperAgent class
366 - Update candidate displaying
367 - upload isf 2.3.5717
368 - add SIGNIN type
369 - Change default mode of autocapital option
370 - do not show or hide ISE in case of desktop mode
371 - Hide "v" button when only one line candidates
372 - add padding at bottom
373 - Upload again
374 - Restore file mode to 644
375 - Add notification of which keyboard ISE is selected by hotkey
376 - Fix input panel geometry defect when target is rotating
377 - update isf-2.3.5706
378 - disable prediction in TERMINAL layout
379 - add cursor pos in Ise_Context structure
380 - call hide event callback when context is deleted
381 - [setting] update po files
382 - Merge "Use /home for the datadir instead of /opt/home" into 2.0_beta
383 - [immodule] do not emit HIDE state callback
384 - [setting] update po files
385 - update typo fix if no option for the ise , disable the ise option item instead of popup
386 - add code to check keyboard geometry of elm conformant
387 - fix coding style
388 - add dlog in focus-in handler
389 - Add longpress event for soft ISE
390 - update po, support 51 languages
391 - fix indentation
392 - 51 languages
393 - set window title
394 - change vconf key type from string to bool
395 - fix bug not to call hide event callback when context is deleted
396 - fix coding style
397 - fix the po issue
398 - Add set_candidate_style () for HelperAgent class
399 - Use /home for the datadir instead of /opt/home
400
401 * Wed Sep 12 2012 Patrick McCarty <patrick.mccarty@linux.intel.com> b965032
402 - Use /home for the datadir instead of /opt/home
403