forked from acevery/ibus-table
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
27 lines (22 loc) · 897 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
June 2, 2009:
add auto_commit key into tabsqlitedb;
only check phrase length during auto_commit mode in Chinese IME;
rename dcommit.svg -> acommit.svg.
May 26, 2009:
merge from kaio.git
-- add zh_TW.po, zh_HK.po; remove unused module in engine/table.py
May 1, 2009:
allow the create_engine to fail, so that ibus won't hang due to
ibus-table failure.
Apr 30, 2009:
add sigterm handler to sync userdb
Apr 29, 2009:
redirect stdout,stderr to debug.log; readd arrow_up, arrow_down for
candidates selection.
Apr 24, 2009:
remove id colomun from user_db.desc.
Apr 22, 2009:
add id key in db to allow better phrase ordering.
#####################################################################
# Users need to regenerate the .db files. by recompile ibus-table-* #
#####################################################################