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