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