1.6.2
What's Changed
- Refresh property list (language bar) only when needed by @hiunnhue in #119
- Update IBusChewingLookupTable.c by @hiunnhue in #120
- Update property list (language bar) by @hiunnhue in #122
- Update pre-edit and aux text after commit_text () by @hiunnhue in #123
- Change UTF8_MAX_BYTES from 6 to 4 by @hiunnhue in #127
- Fix self->bpmfLen always = 0 by @hiunnhue in #129
- Update keyHandlingRules by @hiunnhue in #128
- Destroy *preEditText, *auxText and *outgoingText when disable by @hiunnhue in #130
- Port to GTK+-3 by @cosimoc in #131
- Ignore keystrokes in English mode by @hiunnhue in #149
- Add: use arrow keys to choose candidate by @hiunnhue in #147
- Display page number of the lookup table by @hiunnhue in #148
- Show cursor on lookup table by @hiunnhue in #152
- Stop marking interval with double underline by @hiunnhue in #153
- Support vertical lookup table and optimize turn page keys by @hiunnhue in #165
- Tweak ibus-setup dialog window and replace some deprecated APIs by @hiunnhue in #166
- Add dropdown menu for Chi-Eng-Mode toggle key by @hiunnhue in #167
- Update ChangeLog and RELEASE-NOTES by @hiunnhue in #168
New Contributors
Full Changelog: 1.6.1...1.6.2