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