summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-array/patches/patch-src_engine.c
AgeCommit message (Collapse)AuthorFilesLines
2015-01-29reported to upstreamobache1-1/+4
2015-01-25Don't declare a function non-void if it never returns a value and nojoerg1-0/+22
return value is expected.
2015-01-20Update ibus-array to 0.1.0.obache1-103/+0
Version 0.1.0 * Fixed the configuration UI (because ibus config API is changed) * Add support for gettext (now only zh_TW.po is available) Version 0.0.4 * Update the tables supporting Unicode 5.3 * show hints in the aux window when pressing 'w' Version 0.0.3 * ibus 1.4 support * Fix mess when inputing a wrong root sequence * remove embedded sqlite dependency
2012-11-19Always return a value in non-void functions.joerg1-1/+25
2012-04-22Bump PKGREVISION from ibus shlib name change, with some ibus-1.4 compatibilityobache1-0/+79
fix patches.