Accepting request 128546 from home:MargueriteSu:branches:M17N

version update

OBS-URL: https://build.opensuse.org/request/show/128546
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=36
This commit is contained in:
2012-07-21 12:43:55 +00:00
committed by Git OBS Bridge
parent 3daa22c42d
commit 66d25b3f46
3 changed files with 51 additions and 8 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jul 21 18:23:11 UTC 2012 - i@marguerite.su
- update to 4.2.5
*For user:
1. Default 3 skin change to support a new feature that respect the DPI on the screen.
2. Display current input method after switch the input method, and the hint window will disappear after a while.
3. fcitx-keyboard wordhint now is a per input context option, not a global one.
4. fcitx-xkb support loading custom xmodmap script when needed.
5. fcitx-xkb support assign a default layout when there is no input method.
6. fcitx-pinyin support fix like “jv -> ju”
7. fcitx-pinyin add xiaohe support.
8. fcitx-pinyin now can use “v” to trigger quick-phrase
9. change zh_HK punctutation map for “$” from ¥ to .
10. support typing unicode character via “ctrl+shift+alt+u”
11. shift for default “active-inactive” switch, and can be only used after switch from “active to inactive” by default.
12. safer for handling signal and exit.
13. restart is displayed on the UI (both classic and kimpanel)
14. log message now includes pid.
*For API:
1. add timeout support.
2. add per-inputcontext data support
3. move all keysym to fcitx-utils.
*For module:
1. Quickphrase can be triggered via cross module call.
-------------------------------------------------------------------
Sat Jun 16 14:32:39 UTC 2012 - i@marguerite.su