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