commit 14cf63acdce1b57be50ff94fc316f8f0793d123a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-08-20 17:54:19 +0900

    Release 1.5.13
    
    tests: Output info to stderr instead of StringIO 26be2cc
    Code review 84f0802
    Remove Ctrl+period in circle_kana_mode (#23) 39773ff
    
    Translation Contributors:
    po: Update translation (Korean) (#20) (simmon) 340b88d
    po: Update translation (Finnish) (#20) (Jan Kuparinen) 5e238b7
    po: Update translation (Chinese (Simplified) (zh_CN)) (#20) (Liu Tao) 7c676f6
    po: Update translation (Turkish) (#20) (Oğuz Ersen) 7078f32

M	configure.ac

commit 7078f324a85b4f8d79445cf64691dc3e04b68fb3
Author: Oğuz Ersen <oguzersen@protonmail.com>
Date:   2021-08-18 17:22:43 +0900

    po: Update translation (Turkish) (#20)
    
    Update po/tr.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/tr/

M	po/tr.po

commit 7c676f6b531b0f15b21fb25e6f191ab48e1eb8d9
Author: Liu Tao <lyuutau@outlook.com>
Date:   2021-08-18 17:22:39 +0900

    po: Update translation (Chinese (Simplified) (zh_CN)) (#20)
    
    Update po/zh_CN.po at 22.3%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/zh_CN/

M	po/zh_CN.po

commit 5e238b74f888beeafdda1b863aeb0e7cdfe4531f
Author: Jan Kuparinen <copper_fin@hotmail.com>
Date:   2021-08-18 17:22:36 +0900

    po: Update translation (Finnish) (#20)
    
    Update po/fi.po at 29.8%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/fi/

M	po/LINGUAS
A	po/fi.po

commit 340b88d5978f897907d85650434cab40303af9f6
Author: simmon <simmon@nplob.com>
Date:   2021-08-18 17:22:34 +0900

    po: Update translation (Korean) (#20)
    
    Update po/ko.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/ko/

M	po/LINGUAS
A	po/ko.po

commit 39773ff8c30b4793a841c44b02ff92b52d2bdaeb
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-08-12 18:44:51 +0900

    data/gschema: Remove Ctrl+period in circle_kana_mode (#23)
    
    Ctrl-period key is now Emoji typing on-off shortcut key in IBus core
    to follow GNOME desktop.

M	data/org.freedesktop.ibus.engine.anthy.gschema.xml.in

commit 84f080278a7351a26df441429bd58e5931944c32
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-04-27 19:56:07 +0900

    Fix covscan result
    
    - Fix double quote not to re-splitting elements
    - Fix deprecated GObject private
    - Fix section variable initialization
    - Fix dlg variable condition assignment

M	engine/python2/ibus-engine-anthy.in
M	engine/python3/ibus-engine-anthy.in
M	gir/anthygcontext.c
M	setup/python2/ibus-setup-anthy.in
M	setup/python2/main.py
M	setup/python3/ibus-setup-anthy.in
M	setup/python3/main.py

commit 26be2cc471911a41f198e6c6c82a61994bea379a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-04-27 17:28:54 +0900

    tests: Output info to stderr instead of StringIO

M	tests/anthytest.py

commit 1457aac27b9caaa4ee507e73002037d5591b4c5d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-22 10:37:25 +0900

    Release 1.5.12
    
    Features & Bug Fixes:
    Integrate anthy automation tests to ibus-desktop-testing-runner 5a9e485
    Update build environments for anthy-unicode a2e4180 c744be6
    Enable to configure kasumi-unicode in gschema 00bab0a
    Fix two emoji orders 7fbbe75
    Fix a regex pattern in engine.py a07fe98
    Keep preedit with reset signal 11201b7
    Update test environments 390d627 f4f35c3 30d682e
    Add CI fde764a
    
    Translation Contributors:
    Update translation (Turkish) (#16, #17) (Oğuz Ersen) d8d1e4b 2d4f74a fb5bcd0
    Update translation (French) (#16, #19) (Julien Humbert) 100837f 2a00717
    Update translation (Spanish) (#16) (Mike FABIAN) cd6dcf6
    Update translation (Spanish) (#19) (Emilio Herrera) e31baae
    Update translation (Portuguese (Brazil)) (#16) (Rafael Fontenelle) faf9b0e
    Update translation (Portuguese (Brazil)) (#19) (Henrique Roberto Gattermann Mittelstaedt) e79f11c
    Update translation (Ukrainian) (#16, #17) (Yuri Chornoivan) 93a5e0e e562489
    Update translation (Hungarian) (#16) (Balázs Meskó) c888ad1
    Update translation (German) (#16, #19) (Mike FABIAN) 43a92c0 cd31750
    Update translation (Portuguese (Portugal)) (#16) (Manuela Silva) c2435f6
    Update translation (Catalan) (17#) (Antoni Bella Pérez) 0f0bcae
    Update translation (Chinese (Simplified) (zh_CN)) (#19) (Dingzhong Chen) 8030cbf

M	autogen.sh
M	configure.ac

commit fde764ab57357d683f5c955c549b4f15d4b595a3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-22 10:33:52 +0900

    Add CI

A	.travis.yml

commit 30d682ebbe28985d669faaa03b9235964b33cf5e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-20 01:44:30 +0900

    tests: Fix test-build.sh to delete --exit option

M	tests/test-build.sh

commit 8030cbf09fa24f1b7ad26a3dfc6943994559d6ad
Author: Dingzhong Chen <wsxy162@gmail.com>
Date:   2021-02-19 23:31:33 +0900

    po: Update translation (Chinese (Simplified) (zh_CN)) (#19)
    
    Update po/zh_CN.po at 12.5%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/zh_CN/

M	po/zh_CN.po

commit e79f11c947c212911a6192b0ea188cb24b03ee21
Author: Henrique Roberto Gattermann Mittelstaedt <henrique.roberto97@gmail.com>
Date:   2021-02-19 23:31:29 +0900

    po: Update translation (Portuguese (Brazil)) (#19)
    
    Update po/pt_BR.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/pt_BR/

M	po/pt_BR.po

commit e31baae0f58b89fe0e4911cacd05522e2bbea231
Author: Emilio Herrera <ehespinosa57@gmail.com>
Date:   2021-02-19 23:31:25 +0900

    po: Update translation (Spanish) (#19)
    
    Update po/es.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/es/

M	po/es.po

commit 2a00717cef53c8d199634d775c8062d664928bee
Author: Julien Humbert <julroy67@gmail.com>
Date:   2021-02-19 23:31:22 +0900

    po: Update translation (French) (#19)
    
    Update po/fr.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/fr/

M	po/fr.po

commit cd3175040a02ba27a99245c1f1a8cd68cfd0040e
Author: Mike FABIAN <mfabian@redhat.com>
Date:   2021-02-19 23:31:18 +0900

    po: Update translation (German) (#19)
    
    Update po/de.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/de/

M	po/de.po

commit fb5bcd04aeb4c21a542f762c9a0e26e0bd388052
Author: Oğuz Ersen <oguzersen@protonmail.com>
Date:   2021-02-19 23:31:12 +0900

    po: Update translation (Turkish) (#19)
    
    Update po/tr.po at 100.0%
    https://translate.fedoraproject.org/projects/ibus/ibus-anthy/tr/

M	po/tr.po

commit 11201b73b94f394aa7a1cbd2f0ab10557718a8e6
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-19 23:28:59 +0900

    engine: Keep preedit with reset signal
    
    Now reset is emitted with mouse click [1] and each IME needs to handle
    the signal for the preedit mode.
    
    [1] https://github.com/ibus/ibus/commit/25d11f5cfd

M	engine/python2/engine.py
M	engine/python3/engine.py

commit 00bab0ac26dfcd635f559b68ef76cc662a51f35b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-10 20:52:30 +0900

    data: Enable to configure kasumi-unicode in gschema
    
    kasumi-unicode can be generated from kasumi source codes
    with anthy-unicode but not anthy.
    kasumi-unicode can save the dicts in XDG config dir but not
    $HOME/.anthy
    
    % ./configure --with-kasumi-exec=/usr/bin/kasumi-unicode

M	data/Makefile.am
M	data/org.freedesktop.ibus.engine.anthy.gschema.xml.in

commit c744be610dff270f1c0f0367f809b9df95aeea2d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2021-02-10 20:50:11 +0900

    setup: Set ANTHY_PC in _config.py
    
    Forgot to update setup/Makefile besides engine/Makefile
    Also delete deprecated gettext.bind_textdomain_codeset()

M	setup/python2/Makefile.am
M	setup/python3/Makefile.am
M	setup/python3/main.py

commit a07fe981b0b15d723013882316b6ed9207e92608
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2020-11-04 16:43:52 +0900

    Fix a regex pattern in engine.py

M	engine/python2/engine.py
M	engine/python3/engine.py

commit 7fbbe754efefe55ddfb09930e72e8a4e1913c104
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2020-11-04 16:41:06 +0900

    Fix two emoji orders

M	data/emoji-each.t

commit 2d4f74a0695ae2950d1a50b696c805babd64f4e5
Author: Oğuz Ersen <oguzersen@protonmail.com>
Date:   2020-09-03 11:00:26 +0900

    po: Update translation (Turkish) (#17)
    
    Update po/tr.po at 100.0%
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/tr/

M	po/tr.po

commit 0f0bcae04d376e0c32756be7aef2a2bb4b279b94
Author: Antoni Bella Pérez <antonibella5@yahoo.com>
Date:   2020-09-03 10:54:58 +0900

    po: Update translation (Catalan) (17#)
    
    Update po/ca.po at 100.0%
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/ca/

M	po/ca.po

commit e5624893c6d688fc3418092e1ebbfeca41693bc2
Author: Yuri Chornoivan <yurchor@ukr.net>
Date:   2020-09-03 10:52:37 +0900

    po: Update translation (Ukrainian) (#17)
    
    Update po/uk.po at 100.0%
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/uk/

M	po/uk.po

commit f4f35c32942a649d67fb52730d7a5d4f2ef5058a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2020-07-09 20:20:57 +0900

    tests: Use unittest.fail and unittest.skipIf

M	tests/anthytest.py

commit 390d6273096fe0e435a0d145e6a785f38372ba67
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2020-07-02 14:47:39 +0900

    tests: Enable pycotap

M	tests/anthytest.py

commit c2435f68792b8e8f47a4db5b3943b954f4958124
Author: Manuela Silva <mmsrs@sky.com>
Date:   2020-01-07 16:35:37 +0900

    Translated using Weblate (Portuguese (Portugal)) (#16)
    
    Currently translated at 25.3% (49 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/pt_PT/

M	po/LINGUAS
A	po/pt_PT.po

commit 43a92c0913b62c68fd681ed336c894c6f6f7bdd3
Author: Mike FABIAN <mfabian@redhat.com>
Date:   2020-01-07 16:32:27 +0900

    Translated using Weblate (German) (#16)
    
    Currently translated at 100.0% (194 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/de/

M	po/LINGUAS
A	po/de.po

commit c888ad185e8c086257d4af7a79102ec5318c8878
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   2020-01-07 16:28:33 +0900

    Translated using Weblate (Hungarian) (#16)
    
    Currently translated at 36.1% (70 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/hu/

M	po/LINGUAS
A	po/hu.po

commit 93a5e0e70fee7e9ca19d5f27295818d3437b0919
Author: Yuri Chornoivan <yurchor@ukr.net>
Date:   2020-01-07 16:24:04 +0900

    Translated using Weblate (Ukrainian) (#16)
    
    Currently translated at 100.0% (194 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/uk/

M	po/uk.po

commit faf9b0e627c64352802a0327ddbda4b6d65ccfbb
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   2020-01-07 16:22:08 +0900

    Translated using Weblate (Portuguese (Brazil)) (#16)
    
    Currently translated at 100.0% (200 of 200 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/pt_BR/

M	po/pt_BR.po

commit cd6dcf654182c203799bc9f96e3f39a2cfa07b8b
Author: Mike FABIAN <mfabian@redhat.com>
Date:   2020-01-07 16:20:36 +0900

    Translated using Weblate (Spanish) (#16)
    
    Currently translated at 100.0% (194 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/es/

M	po/es.po

commit 100837f978a230a4295bf597dea7716c8a43fbc3
Author: Julien Humbert <julroy67@gmail.com>
Date:   2020-01-07 16:16:53 +0900

    Translated using Weblate (French) (#16)
    
    Currently translated at 100.0% (194 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/fr/

M	po/fr.po

commit d8d1e4ba110ccc74ef7bc5855e233c4b116d650d
Author: Oğuz Ersen <oguzersen@protonmail.com>
Date:   2020-01-07 16:15:49 +0900

    Translated using Weblate (Turkish) (#16)
    
    Currently translated at 100.0% (194 of 194 strings)
    
    Translation: ibus/ibus-anthy
    Translate-URL: https://translate.stg.fedoraproject.org/projects/ibus/ibus-anthy/tr/

M	po/LINGUAS
A	po/tr.po

commit a2e418003b3733c5792fbab62a2e364a343a6e49
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-12-04 16:58:52 +0900

    configure: Fix to install zipcode dict with anthy-unicode (#1779129)

M	configure.ac
M	setup/python2/main.py
M	setup/python3/main.py

commit 5a9e4858f1a2b6cad02ef1d272fc5bed959ec0bf
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-10-16 17:58:55 +0900

    Integrate anthy automation tests to ibus-desktop-testing-runner
    
    The test cases can be run with ibus-desktop-testing-runner:
    % ibus-desktop-testing-runner \
          --no-graphics \
          --runner=gnome \
          --tests='ibus-anthy' \
          --output='./ibus-anthy.log' \
          --result='./test.log'
    ibus-desktop-testing-runner requires gnome-desktop-testing-runner
    in case --runner option is given.

M	configure.ac
M	tests/Makefile.am
M	tests/anthycases.py
M	tests/anthytest.py
A	tests/meta.test.in

commit bb6349428de332faae90ed54322d1a341ae6f978
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-05-14 17:09:49 +0900

    Release 1.5.11
    
    engine: Load $HOME/.XCompose file
    tests: Fixed some errors in the Makefile script
    tests: Added GTK_IM_MODULE=ibus
    tests: Enabled tests on console
    engine: input mode should be changed even if the mode is hidden
    configure: Replaced AC_PROG_LIBTOOL with LT_INIT
    gir: Fixed deprecated g_type_class_add_private() (#9)
    data: Replace appdata with metainfo (#10)
    tests: Fixed a build error with a different srcdir
    build: Prefer gettext over intltool (#11) (Martin Blanchard)
    Enable to link anthy-unicode
    gir: Add Anthy.GContext.set_logger()
    tests: Set GTK_IM_MODULE in test-console.sh
    gschema: Set default input mode to Latin
    NEWS: Add shortlog
    default.xml: Rename to default.inputMethod.xml to use ibus.its
    Update po files
    Updated emoji dictionary for emoji 12.0
    engine: Rename anthy.xml.in.in to anthy.inputMethod.xml.in.in

M	configure.ac

commit f619d9e3afd9efc0e2d3a306f89eabef908e134b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-05-14 17:09:05 +0900

    tests: Replace dconf with gsettings

M	tests/anthycases.py
M	tests/anthytest.py

commit 22fc16c9b47794fad7d89f57f8ea63d3466d12be
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-05-14 17:08:19 +0900

    engine: Rename anthy.xml.in.in to anthy.inputMethod.xml.in.in
    
    Update EXTRA_DIST in Makefile.am

M	engine/python2/Makefile.am
M	engine/python3/Makefile.am

commit 1190ba6a3605b243ed6be71becda99b8638b7921
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-05-13 20:04:40 +0900

    Updated emoji dictionary for emoji 12.0
    
    https://unicode.org/emoji/charts-12.0/emoji-released.html

M	data/emoji-each.t
M	data/emoji-emoji.t

commit 6f588428f3c057dfd69994c6c4c8881b27733d4f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-23 17:26:27 +0900

    Update po files
    
    The update is for anthy-unicode and the migration from intltool to
    gettext.

M	po/ca.po
M	po/es.po
M	po/fr.po
M	po/ja.po
M	po/uk.po

commit 07dd943cdf4ced7a230392bc7e257c0cb73e04d8
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-23 16:25:55 +0900

    default.xml: Rename to default.inputMethod.xml to use ibus.its
    
    ibus-anthy.appdata.xml: Add translatable=no in name tag
    and will file a patch upstream later.
    
    default.xml: It has a translatable string in the descriptoin tag
    and use ibus.its from the ibus core package to extract it.

M	configure.ac
M	data/ibus-anthy.appdata.xml.in
M	engine/python2/Makefile.am
R100	engine/python2/anthy.xml.in.in	engine/python2/anthy.inputMethod.xml.in.in
R083	engine/python2/default.xml.in.in	engine/python2/default.inputMethod.xml.in.in
M	engine/python3/Makefile.am
R100	engine/python3/anthy.xml.in.in	engine/python3/anthy.inputMethod.xml.in.in
R083	engine/python3/default.xml.in.in	engine/python3/default.inputMethod.xml.in.in
M	po/POTFILES.in
M	po/ibus-anthy.pot

commit 3fbb74be726d10ae79ceddf1ed3077a497349e58
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-23 16:05:25 +0900

    NEWS: Add shortlog
    
    Update Makefile.am to insert shortlog in NEWS
    Update po/Makevars to add multiple COPYRIGHT_HOLDER

M	Makefile.am
M	po/Makevars

commit 979e794823119ffae023a58fc0a8e6eeb04189a3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-22 12:45:21 +0900

    gschema: Set default input mode to Latin
    
    Since I've recommended to switch the direct mode and Hiragana one within
    an engine, the default input mode would be better to set Latin in
    ibus-anthy. Super-space shortcut key changes the input focus in firefox
    likes Facebook and the key is not useful when the modes are frequently
    switched.

M	data/org.freedesktop.ibus.engine.anthy.gschema.xml.in

commit a787fde9af5ab2ad23bc53fbdb126714111020aa
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-17 12:15:32 +0900

    tests: Set GTK_IM_MODULE in test-console.sh
    
    Also checks .config/anthy besides .anthy

M	tests/anthytest.py
M	tests/test-build.sh
M	tests/test-console.sh

commit caeaf0b198eae7c897ae070e0cacf25fb85c51e4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-12 19:47:38 +0900

    gir: Add Anthy.GContext.set_logger()

M	engine/python2/engine.py
M	engine/python3/engine.py
M	gir/anthygcontext.c
M	gir/anthygcontext.h
M	gir/test.c

commit 3a3135b1608652ab8db34d499a6baa52601981cc
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-04-12 19:41:09 +0900

    Enable to link anthy-unicode
    
    https://github.com/fujiwarat/anthy-unicode

M	configure.ac
M	engine/python2/Makefile.am
M	engine/python2/_config.py.in
M	engine/python2/engine.py
M	engine/python3/Makefile.am
M	engine/python3/_config.py.in
M	engine/python3/engine.py
M	gir/Makefile.am

commit da71a2e69726815a561f0f8dc6ade572d08a037c
Author: Martin Blanchard <tchaik@gmx.com>
Date:   2019-03-12 17:13:30 +0900

    build: Prefer gettext over intltool (#11)
    
    The intltool module is outdated:
    
    https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration

M	autogen.sh
M	configure.ac
M	data/Makefile.am
M	data/ibus-anthy.appdata.xml.in
M	ibus-anthy.spec.in
M	m4/Makefile.am
M	po/Makevars
M	po/POTFILES.in
M	setup/python2/Makefile.am
M	setup/python2/ibus-setup-anthy.desktop.in.in
M	setup/python3/Makefile.am
M	setup/python3/ibus-setup-anthy.desktop.in.in

commit 49f1e2fed1f9bf4223602db84fe03f002e2a87d2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2019-03-12 17:10:37 +0900

    tests: Fixed a build error with a different srcdir

M	tests/Makefile.am

commit 599e51db46841818ca5c2ef5e0dfc74317efaa1d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-12-07 17:26:14 +0900

    data: Replace appdata with metainfo (#10)
    
    https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html

M	data/Makefile.am
M	data/ibus-anthy.appdata.xml.in

commit f62f6c27d1829420bf9d4649967d3efa4e3e554f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-12-06 22:55:45 +0900

    gir: Fixed deprecated g_type_class_add_private() (#9)

M	gir/anthygcontext.c

commit a11463e93804b015a1cece4a54f080c7d3161d01
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-09-13 13:14:51 +0900

    configure: Replaced AC_PROG_LIBTOOL with LT_INIT

M	configure.ac

commit b388ab256718e1208c5e97048fd11bf65c52f9cb
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-06-29 17:51:57 +0900

    engine: input mode should be changed even if the mode is hidden
    
    BUS=https://github.com/ibus/ibus/issues/2018

M	engine/python2/engine.py
M	engine/python3/engine.py
M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit cb4b5458b3b021786d9ee9ebc5e065d7eeda359e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-04-03 17:51:09 +0900

    tests: Enabled tests on console

M	tests/Makefile.am
A	tests/test-build.sh
A	tests/test-console.sh

commit 9d577ef3bbdca8dbf8a2cfe283c0e1e246cf6ba7
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-27 16:18:43 +0900

    tests: Added GTK_IM_MODULE=ibus
    
    gnome-shell uses gtk-im-context-simple by default

M	tests/Makefile.am

commit 64253fd7a21710ad336480ca416edc5f2811d80e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-26 16:45:11 +0900

    tests: Fixed some errors in the Makefile script
    
    - The username in ps command is udner 7 characters.
    - Added GI_TYPELIB_PATH and LD_LIBRARY_PATH for anthy typelib and libs.
    - python has a buffer in stdout and stderr during koji build.

M	tests/Makefile.am

commit 119fdd414121f11fd40e696bebade70b98ebcbae
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-26 16:44:47 +0900

    engine: Load $HOME/.XCompose file

M	engine/python2/engine.py
M	engine/python3/engine.py

commit dd8f2c28d3d24888fa6bfdfeb7b4608bf0cb7a66
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-19 18:26:33 +0900

    Release 1.5.10
    
    Fixed a warning in ibus-anthy.appdata.xml (#5)
    Fix page_up, page_down, candidate_clicked (#6)
    Fixed circle_typing_method for Alt-Romaji, Ctrl-/
    Added Shift-F7 shortcut key to convert all to Katanaka
    tests: Add automation testing
    Migrated DConf to GSettings
    Added ISSUE_TEMPLATE (fujiwarat) e0e6492
    Added po/es.po po/cs.po
    Updated emoji dictionary for Unicode 10 and emoji 5.0
    Updated emoji dictionary for emoji 11.0

M	configure.ac

commit 1f18f7a26562220735c068b9c28d0a8bd5d12432
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-19 18:00:46 +0900

    Added Translations
    
    Added po/cs.po po/fr.po

M	po/LINGUAS
A	po/cs.po
M	po/fr.po

commit 942dcbd4b92382db2321cdb55628c76875db7e13
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-19 17:49:01 +0900

    tests: Fixed anthytest to work with GSettings

M	tests/Makefile.am
M	tests/anthytest.py

commit 73282dffb30157bf2d3ca0301201b68e4f6cf5d3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-19 15:54:47 +0900

    Updated emoji dictionary for emoji 11.0
    
    https://unicode.org/emoji/charts-11.0/emoji-released.html
    
    Signed-off-by: fujiwarat <takao.fujiwara1@gmail.com>

M	data/emoji-each.t
M	data/emoji-emoji.t

commit 759bd0d507fcc000c200f63c3bde8f894da7ff00
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-03-15 17:33:57 +0900

    Updated emoji dictionary for Unicode 10 and emoji 5.0
    
    https://unicode.org/emoji/future/emoji-candidates.html
    https://unicode.org/emoji/charts-5.0/emoji-released.html

M	data/emoji-each.t
M	data/emoji-emoji.t

commit e0e64927cb95857c89faf85527d0b3f90fe40fb9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2018-02-07 19:36:16 +0900

    Added ISSUE_TEMPLATE

A	.github/ISSUE_TEMPLATE.md

commit 89f8ddf86f417ed3074532e7b66f5eabc9595984
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-12-28 20:48:32 +0900

    Migrated DConf to GSettings for python2

M	data/Makefile.am
M	engine/python2/Makefile.am
M	engine/python2/_config.py.in
M	engine/python2/engine.py
M	engine/python2/factory.py
M	engine/python2/jastring.py
M	engine/python2/kana.py
M	engine/python2/romaji.py
M	engine/python2/thumb.py
M	engine/python3/engine.py
M	ibus-anthy.spec.in
M	po/POTFILES.in
M	po/ibus-anthy.pot
M	setup/python2/Makefile.am
A	setup/python2/anthyprefs.py
D	setup/python2/anthyprefs.py.in
M	setup/python2/main.py
M	setup/python2/prefs.py
M	setup/python2/setup.ui
M	setup/python3/main.py
M	setup/python3/prefs.py
M	tests/anthytest.py

commit ae039c727a89c8a27d5224adafb656a37d345d22
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-12-15 19:38:51 +0900

    Migrated DConf to GSettings

M	data/Makefile.am
A	data/org.freedesktop.ibus.engine.anthy.gschema.xml.in
M	engine/python3/Makefile.am
M	engine/python3/_config.py.in
M	engine/python3/engine.py
M	engine/python3/factory.py
M	engine/python3/jastring.py
M	engine/python3/kana.py
M	engine/python3/romaji.py
M	engine/python3/thumb.py
M	setup/python3/Makefile.am
A	setup/python3/anthyprefs.py
D	setup/python3/anthyprefs.py.in
M	setup/python3/main.py
M	setup/python3/prefs.py
M	setup/python3/setup.ui

commit 34e8b0ca96fb5c94405d413c01578282ea005397
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-23 18:04:26 +0900

    tests: Fix make dist

M	tests/Makefile.am

commit 6d843d0505b31a622a69d318e8f4a62eea398b80
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-23 17:42:36 +0900

    tests: Enabled make tests

M	configure.ac
M	tests/Makefile.am
M	tests/anthycases.py
M	tests/anthytest.py

commit ec02cbdf6a61996ce1c1a5112bd16d316d266632
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-23 15:01:56 +0900

    tests: Added test case 4

M	tests/anthycases.py
M	tests/anthytest.py

commit 190bde7ff8ec5a263c92d5e9dbca4cc35fe6c511
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-21 15:56:28 +0900

    tests: Enable to run in the tarball dir

M	tests/anthycases.py
M	tests/anthytest.py

commit b87c5939d30ebbc87533f36c9f6a96c773dab5f9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-21 14:45:01 +0900

    engine: Added __cmd_convert_to_katakana_all

M	engine/python2/engine.py
M	engine/python3/engine.py
M	setup/python2/anthyprefs.py.in
M	setup/python3/anthyprefs.py.in

commit cd7568ce9b837eac65be9897345697780806b596
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-21 12:52:07 +0900

    tests: Added test case2

M	tests/anthycases.py
M	tests/anthytest.py

commit 341964a78fcd5b2bfe7176af839eb3102fe212eb
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-11-20 20:37:35 +0900

    tests: Add automation testing

M	Makefile.am
A	tests/Makefile.am
A	tests/anthycases.py
A	tests/anthytest.py

commit bba0f3888cbe5fa7a7b5e7d8e5344390c5a4a4df
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-05-26 13:17:52 +0900

    Fixed circle_typing_method

M	engine/python2/engine.py
M	engine/python3/engine.py

commit 6e2f9494e83eb945cb7c24d1114309ceb29bdd6e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-05-26 13:17:07 +0900

    Fix page_up, page_down, candidate_clicked (#6)

M	engine/python2/engine.py
M	engine/python3/engine.py

commit 3a6b250be1b0e1777c11a5bd9aca3306c536d16e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-05-26 13:16:33 +0900

    Fixed a warning in ibus-anthy.appdata.xml (#5)

M	data/ibus-anthy.appdata.xml.in
M	po/ca.po
M	po/el.po
M	po/es.po
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/pt_BR.po
M	po/uk.po
M	po/zh_CN.po

commit e65e7bf865c9cefc77e6a9473883a1388accbcd1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-05-26 13:15:51 +0900

    Added po/es.po

M	po/LINGUAS
A	po/es.po

commit c84870e68b6ff6ee5dbf74d81027d5772cde9c8f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2017-05-26 13:14:52 +0900

    Updated emoji dictionary

M	data/emoji-each.t
M	data/emoji-emoji.t

commit 94626b4a7ae7b8083868f22e8650aea987e3ad0c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-10-19 20:12:27 +0900

    Released 1.5.9
    
    Renamed anthy.appdata.xml to ibus-anthy.appdata.xml
    Updated id, license and contact in ibus-anthy.appdata.xml
    Added gettext domain in ibus-anthy.appdata.xml
    Fixed environment variables in anthy.xml and scripts (#4)
    Fixed __cmd_predict()
    Enabled to click candidate and page up/down on Emoji lookup table
    Updated Emoji dictionary for Unicode 9.0 and Emoji 3.0

M	configure.ac

commit d031bf91fed9b7104aa4b504c7f7f67d24d6679e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-10-19 20:04:41 +0900

    Updated translations
    
    Updated po/LINGUAS po/ca.po po/fr.po po/ja.po po/pt_BR.po po/uk.po

M	po/LINGUAS
M	po/ca.po
M	po/fr.po
M	po/ja.po
A	po/pt_BR.po
M	po/uk.po

commit 9a884f307dd980531c6a0cb7294bf30559ffc29a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-10-19 19:27:48 +0900

    Updated emoji dictionary

M	data/emoji-each.t
M	data/emoji-emoji.t

commit dea53317a9f00837637722aa8a4b97b6d439455a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-10-18 18:56:00 +0900

    Updated Emoji dictionary for Unicode 9.0 and Emoji 3.0
    
    http://unicode.org/emoji/charts/emoji-released.html

M	data/emoji-each.t
M	data/emoji-emoji.t
M	data/symbol.t

commit 77bfcc50964a4a6c6317feaebfabaa5b17284b2a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-10-18 18:52:42 +0900

    Enabled to click candidate and page up/down on Emoji lookup table
    
    Based on https://github.com/ibus/ibus/commit/faf5e3c56d

M	engine/python2/engine.py
M	engine/python3/engine.py

commit c1aa57c2bbbb8049bc79a6fe9b346570e9e1a436
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-09-06 12:54:52 +0900

    Fixed __cmd_predict()

M	engine/python2/engine.py
M	engine/python3/engine.py

commit 2e652b292b6d0140e4b848f275b6feb52c055aaa
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-08-30 12:00:36 +0900

    Updated POTFILES.in

M	po/POTFILES.in
M	po/ibus-anthy.pot

commit 6aa89efa0e3b86af08d479187dba33554c701ec6
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-03-02 19:14:22 +0900

    Fixed environment variables in anthy.xml and scripts (#4)

M	configure.ac
M	engine/python2/Makefile.am
M	engine/python2/_config.py.in
M	engine/python2/anthy.xml.in.in
M	engine/python2/ibus-engine-anthy.in
M	engine/python3/Makefile.am
M	engine/python3/_config.py.in
M	engine/python3/anthy.xml.in.in
M	engine/python3/ibus-engine-anthy.in
M	setup/python2/Makefile.am
M	setup/python2/ibus-setup-anthy.in
M	setup/python3/Makefile.am
M	setup/python3/ibus-setup-anthy.in

commit 9fd13449f61481b8b7d7b3572493c43a573675a5
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-03-02 19:14:19 +0900

    Added gettext domain in ibus-anthy.appdata.xml

M	data/Makefile.am
M	data/ibus-anthy.appdata.xml.in

commit e1cd555bc97fb2c419a41744968207758b3656bd
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-03-02 19:14:12 +0900

    Updated id, license and contact in ibus-anthy.appdata.xml

M	data/ibus-anthy.appdata.xml.in

commit 67fa4ed438efe2ae9abfafb4790067ec8bcb8139
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-03-02 19:14:03 +0900

    Renamed anthy.appdata.xml to ibus-anthy.appdata.xml

M	data/Makefile.am
R100	data/anthy.appdata.xml.in	data/ibus-anthy.appdata.xml.in

commit 99ac82ee10d4845c5a5805e0d3272710a6417488
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-01-20 16:42:59 +0900

    Release 1.5.8
    
    Updated URL in anthy.appdata.xml.in
    Fixed bytes to str in thumb.py for python3
    Fixed get_xkb_layout in thumb.py
    setup: Delete a check button "Show input mode icon"
    Implement "Automatically commit" with periods.
    Updated emoji.t
    Fixed PyGIWarning: GdkX11 was imported without specifying a version
    Added Variation Sector in emoji.t
    Split emoji.t into emoji-each.t and emoji-emoji.t

M	Makefile.am
M	configure.ac
M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit aaaec9a4cc532ab35e7500785f226baf166c7380
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-01-20 16:24:02 +0900

    Split emoji.t into emoji-each.t and emoji-emoji.t

M	data/Makefile.am
R068	data/emoji.t	data/emoji-each.t
A	data/emoji-emoji.t

commit bb2765a73f7b205c719fa81df2f90b40ce9dc6ec
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-01-19 11:47:14 +0900

    Added Variation Sector in emoji.t

M	data/emoji.t

commit 78e2ddfba82977120d199ecef3c79664f68d2046
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2016-01-19 11:47:08 +0900

    Fixed PyGIWarning: GdkX11 was imported without specifying a version

M	engine/python2/engine.py
M	engine/python2/factory.py
M	engine/python2/main.py
M	engine/python2/thumb.py
M	engine/python3/engine.py
M	engine/python3/factory.py
M	engine/python3/main.py
M	engine/python3/thumb.py
M	setup/python2/main.py
M	setup/python2/prefs.py
M	setup/python3/main.py
M	setup/python3/prefs.py

commit 9ba0a2a1e595fbf6e39c50a15814bb6f9e337769
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-11-06 18:19:32 +0900

    Updated emoji.t

M	data/emoji.t

commit 0fc8cc7eff39a8fe7f1689affa47fdc779570df5
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-09-18 17:23:14 +0900

    Implement "Automatically commit" with periods.

M	engine/python2/engine.py
M	engine/python3/engine.py
M	po/ibus-anthy.pot
M	setup/python2/anthyprefs.py.in
M	setup/python2/setup.ui
M	setup/python3/anthyprefs.py.in
M	setup/python3/setup.ui

commit 7e4a3c960daedab1f1ed8daa8ec9ef85ca86f87d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-09-18 16:42:29 +0900

    setup: Delete a check button "Show input mode icon"
    
    Revert the commit (4f37090b51) by mistake.

M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit c031fb80b9c6a7f505ef30008330bc3ea0b61ebf
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-09-17 17:39:18 +0900

    Fixed get_xkb_layout in thumb.py

M	engine/python2/thumb.py
M	engine/python3/thumb.py

commit a76d93dd1a787795ffc07ded6af3b70a39a11756
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-09-17 15:25:21 +0900

    Fixed bytes to str in thumb.py for python3
    
    GLIb.spawn_sync() returns type bytes and the type is different
    between python2 and python3.

M	engine/python3/thumb.py

commit b4a93404d83a4d051f4804bd97655c021c7ebc7a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-09-02 17:25:45 +0900

    Updated URL in anthy.appdata.xml.in

M	data/anthy.appdata.xml.in

commit b9f1f52aedce3682a2070ab2dd0b00aaa47f57fc
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-07-16 18:04:18 +0900

    Released 1.5.7
    
    Fixed no parent when click on shortcut keys.
    Updated emoji.t
    Added textdomain in default.xml
    Added anthy.appdata.xml
    Fixed to import sys (#1214092)
    Added icon_prop_key in default.xml

M	configure.ac

commit e44c3f927b1662274f9c064aa26973d746ef78f3
Author: ジュリアン <julroy67@gmail.com>
Date:   2015-07-10 14:34:50 +0000

    Update french translation

M	po/fr.po

commit 58c9e86cef1d06451acfafdab3e224eca83ad45c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-07-01 19:12:37 +0900

    Updated emoji.t

M	data/emoji.t

commit 7321f54eb4cf583a81c3a7bab7d157b52400d1df
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-06-26 19:01:52 +0900

    Updated URL to use github.com

M	README
M	engine/python2/anthy.xml.in.in
M	engine/python2/main.py
M	engine/python3/anthy.xml.in.in
M	engine/python3/main.py
M	ibus-anthy.spec.in
M	po/Makevars
M	po/ca.po
M	po/el.po
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/uk.po
M	po/zh_CN.po
M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit b0249f499e3ff264d3b7c5ca43fba86a21b0084d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-06-26 17:51:35 +0900

    Added icon_prop_key in default.xml

M	configure.ac
M	engine/python2/default.xml.in.in
M	engine/python3/default.xml.in.in

commit 107f08343063275a84ce370e4c40bf222507ba4c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-06-26 17:19:03 +0900

    Revised version check

M	configure.ac
M	engine/python2/engine.py
M	engine/python3/engine.py

commit 4f37090b5192088d06d849af4b874377b670b15f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-05-15 15:25:43 +0900

    setup: Fixed deprecated APIs since GTK 3.14
    
    GtkAlignment and GtkMisc have been no longer available since GTK 3.14
    and use gtk_widget_set_margin_*().
    gtk_widget_set_margin_[start|end]() are new in GTK 3.12 so still use
    gtk_widget_set_margin_[left|right]()

M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit 891afb4287cc1b538f1ee20a7de1d3dd0ac30f1b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-04-22 15:08:55 +0900

    I18N appdata.xml

M	data/Makefile.am

commit 5cd95abb49956d4014b0bdc5b5dba356d9d3767c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-04-22 12:45:48 +0900

    Fixed to import sys (#1214092)

M	engine/python2/factory.py
M	engine/python2/thumb.py
M	engine/python3/factory.py
M	engine/python3/thumb.py

commit 84da39df1b3580a04202c97e452e41586ce225bd
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-03-26 19:26:17 +0900

    Added translations.
    
    Added ca.po ja.po uk.po

M	po/LINGUAS
A	po/ca.po
M	po/ja.po
A	po/uk.po

commit eac962b0d73a6ae8dbbdf22419a0ecb5cad1dbaf
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-03-26 18:44:00 +0900

    Added anthy.appdata.xml

M	data/Makefile.am
A	data/anthy.appdata.xml.in
M	po/POTFILES.in
M	po/ibus-anthy.pot

commit 51ff84e0ffce0eb72dd093a890dd4f4cfdbc6c61
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2015-03-26 18:16:16 +0900

    Added textdomain in default.xml

M	engine/python2/Makefile.am
M	engine/python2/anthy.xml.in.in
M	engine/python2/default.xml.in.in
M	engine/python3/Makefile.am
M	engine/python3/anthy.xml.in.in
M	engine/python3/default.xml.in.in
M	po/POTFILES.in
M	po/POTFILES.skip

commit a9b880226fcc7a22ca84ed1947c047c6c53c8028
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-10-28 15:42:41 +0900

    Updated emoji.t

M	data/emoji.t

commit a3c5187942eda25aee37bb6ed71347abdbe70da2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-10-08 15:39:51 +0900

    Fixed no parent when click on shortcut keys.

M	setup/python2/main.py
M	setup/python3/main.py

commit 7bfd04659a1c69f4cea65178b13e2d2b80f165bf
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-09-24 15:43:45 +0900

    Fixed typo in emoji.t

M	data/emoji.t

commit b68b17f0729c24021e451ef73d66dc0d03813b7d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-09-16 13:56:55 +0900

    Released 1.5.6
    
    Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.
    Fixed deprecated warnings with python3-gobject 3.13.3.
    Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel.
    Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.
    Replare FileNotFoundError with IOError for python2 compatibility. (#1736)
    Changed fequency 500 to 0.
    Added Emoji dictionary.
    Set preview_lines to -1 in zip code.
    Added search entry in view dictionary dialog.
    Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.

M	configure.ac

commit 3e1540a9f34a59d550876936a2ef9f61b8cdebc3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-09-16 02:49:41 +0900

    Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.

M	setup/python2/main.py
M	setup/python3/main.py

commit 6205766a6f060f98d7deb6475ad202179c7aa026
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-09-12 18:55:14 +0900

    Added some emoji.

M	data/emoji.t
M	data/symbol.t

commit cca25661491098a986449c3a0fd0e3e065f16c20
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-27 17:55:02 +0900

    Added search entry in view dictionary dialog.

M	setup/python2/main.py
M	setup/python3/main.py

commit bc0538c828ec491af465edeae9d5340a7bd8aeae
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-22 18:36:06 +0900

    Set preview_lines to -1 in zip code.

M	setup/python2/anthyprefs.py.in
M	setup/python3/anthyprefs.py.in

commit f122f7f5bbc411169732ad323713e41c21cb1007
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-22 11:54:14 +0900

    Updated translations.

M	po/el.po
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po

commit 64f60791cf80476c80390888a8310a0df1a505f2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-22 11:54:02 +0900

    Added Emoji dictionary.

M	data/Makefile.am
A	data/emoji.t
M	data/symbol.t
M	setup/python2/anthyprefs.py.in
M	setup/python3/anthyprefs.py.in

commit 3df770e1a650f2653ef42e3814498dd808217002
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-21 18:21:44 +0900

    Changed fequency 500 to 0.

M	data/symbol.t

commit 2280be6e42ef4310617a24c4d6b2056010f5d40c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-08-11 13:47:11 +0900

    Replare FileNotFoundError with IOError for python2 compatibility. (#1736)
    
    http://legacy.python.org/dev/peps/pep-3151/

M	engine/python2/engine.py
M	engine/python3/engine.py

commit e6323369582831b5260c216237a5a4f355051264
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-07-16 14:57:34 +0900

    Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.

M	setup/python2/main.py
M	setup/python3/main.py

commit 44b089e73b911db560245768de193d771dd620af
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-07-16 14:57:25 +0900

    Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel.

M	setup/python2/setup.ui
M	setup/python3/setup.ui

commit c7caeaf8dc3aaaf5b1d546ffb418aae52b8905a4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-07-16 14:57:07 +0900

    Fixed deprecated warnings with python3-gobject 3.13.3.
    
    python3-gobject adds several warnings in gi/overrides/Gtk.py
    
    /usr/share/ibus-anthy/setup/main.py:1519: PyGTKDeprecationWarning:
    The "buttons" argument must be a Gtk.ButtonsType enum value. Please
    use the "add_buttons" method for adding buttons.
    See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
    
    /usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py:537:
    PyGTKDeprecationWarning: The keyword(s) "parent" have been deprecated
    in favor of "transient_for" respectively.
    See: https://wiki.gnome.org/PyGObject/InitializerDeprecations

M	setup/python2/main.py
M	setup/python3/main.py

commit 9cff458e97337b4a3b47a71a640f5599aa267fa0
Author: Julien Humbert <julroy67@gmail.com>
Date:   2014-02-20 10:32:12 +0100

    Update french translation

M	po/fr.po

commit 1f2152f2674715e6456ff3de31326dd2193cb7e4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-18 17:54:57 +0900

    Updated translations.

M	po/el.po
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po

commit ffd69683443c56910e6db6d4526992a92c222275
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-18 17:36:45 +0900

    Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.

M	po/ibus-anthy.pot
M	setup/python2/main.py
M	setup/python2/setup.ui
M	setup/python3/main.py
M	setup/python3/setup.ui

commit dc90362b9b981bb69f90fcdab313408679601cbc
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-05 17:16:13 +0900

    Released 1.5.5
    
    Fixed IOError in print sys.stderr when the parent process exits.
    Added python3.
    Launched an error dialog when .anthy/last-record2_default.utf8 is broken.
    Enabled python3 in data/zipcode-textdic.py

M	configure.ac

commit e1781553312d54e835a59e7443d0a95ecbba7c1e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-05 17:14:49 +0900

    Enabled python3 in data/zipcode-textdic.py

M	data/zipcode-textdic.py

commit 1ae9a571c009d96b95da0c53ca6460d41ff067e7
Author: Julien Humbert <julroy67@gmail.com>
Date:   2014-02-04 21:06:44 +0100

    Update french translation

M	po/fr.po

commit 016b2ea957b2e1985af6d5ad508588174b7aca8f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-04 16:29:34 +0900

    Updated translations.

M	po/el.po
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit bd5dcd074de31ffcecffde962e313b334841adb6
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-04 15:49:13 +0900

    Launched an error dialog when .anthy/last-record2_default.utf8 is broken.

M	engine/python2/engine.py
M	engine/python3/engine.py
M	po/ibus-anthy.pot

commit cc3bdbe663c2f89d3998cb5ec66174b9f695745e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-02-04 15:47:53 +0900

    Updated po/POTFILES.in for python3.

M	po/POTFILES.in
M	po/POTFILES.skip

commit 2e8e2bef7a7943ed351278c2f6c601339abd4d54
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-01-30 17:33:33 +0900

    Added python3.
    
    The default is to use 'python' and --with-python option can change it.
    ./configure --with-python=python3

M	configure.ac
M	engine/Makefile.am
A	engine/python2/Makefile.am
R100	engine/_config.py.in	engine/python2/_config.py.in
R100	engine/anthy.i	engine/python2/anthy.i
R100	engine/anthy.xml.in.in	engine/python2/anthy.xml.in.in
R100	engine/default.xml.in.in	engine/python2/default.xml.in.in
R099	engine/engine.py	engine/python2/engine.py
R100	engine/factory.py	engine/python2/factory.py
R100	engine/ibus-engine-anthy.in	engine/python2/ibus-engine-anthy.in
R100	engine/jastring.py	engine/python2/jastring.py
R100	engine/kana.py	engine/python2/kana.py
R100	engine/main.py	engine/python2/main.py
R100	engine/romaji.py	engine/python2/romaji.py
R100	engine/segment.py	engine/python2/segment.py
R100	engine/tables.py	engine/python2/tables.py
R100	engine/test.py	engine/python2/test.py
R100	engine/thumb.py	engine/python2/thumb.py
A	engine/python3/Makefile.am
A	engine/python3/_config.py.in
A	engine/python3/anthy.i
A	engine/python3/anthy.xml.in.in
A	engine/python3/default.xml.in.in
A	engine/python3/engine.py
A	engine/python3/factory.py
A	engine/python3/ibus-engine-anthy.in
A	engine/python3/jastring.py
A	engine/python3/kana.py
A	engine/python3/main.py
A	engine/python3/romaji.py
A	engine/python3/segment.py
A	engine/python3/tables.py
A	engine/python3/test.py
A	engine/python3/thumb.py
M	setup/Makefile.am
D	setup/_config.py.in
A	setup/python2/Makefile.am
A	setup/python2/_config.py.in
R100	setup/anthyprefs.py.in	setup/python2/anthyprefs.py.in
R100	setup/ibus-setup-anthy.desktop.in.in	setup/python2/ibus-setup-anthy.desktop.in.in
R100	setup/ibus-setup-anthy.in	setup/python2/ibus-setup-anthy.in
R100	setup/main.py	setup/python2/main.py
R100	setup/prefs.py	setup/python2/prefs.py
R100	setup/setup.ui	setup/python2/setup.ui
A	setup/python3/Makefile.am
A	setup/python3/_config.py.in
A	setup/python3/anthyprefs.py.in
A	setup/python3/ibus-setup-anthy.desktop.in.in
A	setup/python3/ibus-setup-anthy.in
A	setup/python3/main.py
A	setup/python3/prefs.py
A	setup/python3/setup.ui

commit 85330465240ba6a028c92290d74ef05dcb5d7cb9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2014-01-06 16:22:25 +0900

    Fixed IOError in print sys.stderr when the parent process exits.

M	engine/engine.py
M	setup/prefs.py

commit 9932e3920f19d78e5bfb5a357590e3e6893b24a9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-13 17:36:00 +0900

    Fixed translation typo.

M	po/ja.po

commit 0270ac6d390f581f2b4d336b6605483148070bab
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-09 16:03:04 +0900

    Updated era.t with the latest GPL 2.0.

M	data/era.t

commit e68f0a982c6d987579e332f2adbc12f1f24abfea
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-09 13:00:30 +0900

    Released 1.5.4
    
    Removed g_type_init() calls.
    Fixed ibus-engine-anthy --xml without display
    Fixed kana_voiced_consonant_no_rule for 'bo'.
    Fixed dicts.
    Updated symbol.t with Seiza.
    Added Era dict.
    Updated source files with the latest GPL 2.0.
    Imported anthy zipcode.t into ibus-anthy.
    Added to check the input purpose for gnome-shell password dialog.
    Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.
    Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.

M	configure.ac

commit aaaad7fe60c0574baa95a8ae3707eb24c9be0869
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-09 12:58:40 +0900

    Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.

M	configure.ac

commit 307ba7ee814b0fe4188924f813aa4b0eb488344b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-09 11:51:00 +0900

    Reverted to hide unused symbol properties for panel.

M	engine/engine.py

commit 623ac9aa8496d0a048ced3bdc83d9fc129c98c4b
Author: Julien Humbert <julroy67@gmail.com>
Date:   2013-09-07 10:56:08 +0200

    Update french translation

M	po/fr.po

commit 742f1f2e646dc6e649186789e6694112ea0cd622
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-02 18:56:51 +0900

    Updated ja translation.

M	po/el.po
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit addd57cbd30df42185e7735c9036b0024f9670aa
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-02 18:33:06 +0900

    Hid unused symbol properties for panel.

M	engine/engine.py

commit db8f61c0b09ac9cf3d5486a1844f459417cba6ec
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-09-02 14:49:03 +0900

    Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.

M	engine/engine.py

commit 6aae0a9f145f536515e268dd6b25aa740a5edfe7
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-30 11:13:31 +0900

    Added to check the input purpose for gnome-shell password dialog.

M	engine/engine.py

commit 868921480f38c038abc017f31a54153e0c885b78
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-30 11:08:49 +0900

    Fixed not to show dicts on menu when they do not exit.

M	engine/engine.py

commit 2335ca9049142408a7ce7cf9b5a83de006827452
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-28 12:59:32 +0900

    Revised CFLAGS in autogen.sh

M	autogen.sh

commit 3a237f806954f091164f6ccc9cdcb091900e156e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-28 00:36:33 +0900

    Show UTF-8 copyright by default with GNOME suggestion.

M	data/symbol.t
M	setup/main.py
M	setup/setup.ui

commit 17d8871211a531c755cd4397a75f4892222412ff
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-27 23:17:47 +0900

    Imported anthy zipcode.t into ibus-anthy.

M	configure.ac
M	data/Makefile.am
A	data/zipcode-textdic.py
M	engine/engine.py
M	setup/anthyprefs.py.in

commit e1a94ef87577a38b3402a0ebaa1f0e5088f99c2a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-27 16:26:02 +0900

    Updated source files with the latest GPL 2.0.

M	Makefile.am
M	configure.ac
M	data/Makefile.am
M	data/oldchar.t
M	data/symbol.t
M	engine/Makefile.am
M	engine/_config.py.in
M	engine/anthy.i
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/main.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
M	gir/Makefile.am
M	gir/anthygcontext.c
M	gir/anthygcontext.h
M	icons/Makefile.am
M	m4/Makefile.am
M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/ibus-setup-anthy.in
M	setup/main.py
M	setup/prefs.py

commit c5b47a31c1d5556990024b21476fa8accc1ded24
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-26 11:39:59 +0900

    Added Era dict.

M	data/Makefile.am
A	data/era.t
M	po/ibus-anthy.pot
M	setup/anthyprefs.py.in

commit d62eb73a03fc0fc264eb1eb7dc06c21aca67d40f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-25 20:50:57 +0900

    Enhanced dictionary selection.

M	engine/engine.py
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/setup.ui

commit a6d2c590d750f00c0678d0620e500e761ba71ba9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-20 01:40:34 +0900

    Updated symbol.t with Seiza.

M	data/symbol.t

commit 907ec406cc3e919c39690799940956a1da895394
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-08-19 23:25:04 +0900

    Fixed dicts.

M	data/oldchar.t
M	data/symbol.t

commit 2ff24999599d34abf0c1f2c9da683232065c4154
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-07-08 16:11:42 +0900

    Fixed kana_voiced_consonant_no_rule for 'bo'.

M	engine/tables.py

commit db50a2b8939a98be15de6dad5eb4e0d1ce232da7
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-06-19 13:48:39 +0900

    Fixed in case IBus.Bus.get_config returns NULL.

M	engine/factory.py
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/prefs.py

commit 579229e2cfe9c13396abaa7adc3e5a963bfd726a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-06-19 12:18:36 +0900

    Fixed ibus-engine-anthy --xml without display

M	engine/engine.py
M	engine/main.py
M	engine/thumb.py
M	setup/main.py

commit 75801eaa24eef877d5b5cdda7363094f1b75ced8
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-06-14 10:44:42 +0900

    Removed g_type_init() calls.

M	gir/test.c

commit 7f06fd6cd46e00abcf7431dfd6e0fb0aa4df61ad
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-14 17:14:59 +0900

    Fixed a coding style.

M	engine/jastring.py
M	engine/kana.py
M	engine/romaji.py
M	engine/thumb.py

commit 46a4942d0cbe8e094d9bfa8d7b08cdf06dd1f73a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-13 14:46:00 +0900

    Released 1.5.3
    
    Minor release for worng configure.ac

M	configure.ac

commit d2a596732c80973465ffdb61242597b5189c1aba
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-13 12:48:14 +0900

    Released 1.5.2
    
    Fixed some bugs.
    Added customizable Hiragana_Katakana key.

M	configure.ac

commit 4f5a40fe1a689ff5baab8716d987bd57075f1ac9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-13 10:52:20 +0900

    Added customizable Hiragana_Katakana key.

M	engine/engine.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit 32c26ab0fffb52aa5df8f529f4697b17ab9f29e2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-13 09:14:26 +0900

    Fixed some bugs.
    
    Fixed Thumb Shift mode. timeout_and_full is no longer available in pygobject3.
    Fixed __cmd_circle_dict_method
    Used setxkbmap in Thumb Shift mode. until Gdk.property_get is fixed.
    Removed Hiragana_Katanaka in circle_kana_mode for latin_with_shift

M	engine/engine.py
M	engine/thumb.py
M	setup/anthyprefs.py.in

commit b5502cfcfb0ff57c434e09d3e55877ff5495fd47
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-11 21:35:16 +0900

    Released 1.5.1
    
    Cleaned up configure.ac and added anthy.i in tarball (#1571)
    setup: Look like a modal dialog when under gnome-control-center
    Fixed to convert yen to U+30FC in kana mode. (#1596)
    Removed deprecated GObject.
    Fixed unichr range (#957222)
    Enabled Latin mode with Shift key.
    Let Latin mode return FALSE (#1058)
    Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)
    Added Zenkaku_Hankaku to on-off keys.
    Sent IBus.PropState.UNCHECKED for ibus 1.5.

M	configure.ac

commit f609a0ff4e150a6ad1cfa81363ef1d1fea89bb5d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-11 21:34:15 +0900

    Sent IBus.PropState.UNCHECKED for ibus 1.5.

M	engine/engine.py

commit 37caf0b0d9afefad1055846dd3e4389fd4f2a792
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-11 18:03:02 +0900

    Added Zenkaku_Hankaku to on-off keys.

M	configure.ac
M	engine/engine.py
M	setup/Makefile.am
M	setup/anthyprefs.py.in

commit d363288fac669fb2528b0bb01d4cd154b1c8bbee
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-11 17:59:25 +0900

    Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)

M	configure.ac

commit 50f4b9dd7bfe3ba7a687c682bb517240f9d5b866
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-10 21:44:12 +0900

    Let Latin mode return FALSE (#1058)

M	engine/engine.py

commit fdb34be148bf8896a8bd08a54534417dfe9f0dbf
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-10 21:41:45 +0900

    Removed fuzzy in fr.po.

M	po/fr.po

commit 1b9c3db06f60fcad4b8df4819c92ced7292a5e70
Author: Julien Humbert <julroy67@gmail.com>
Date:   2013-05-10 12:27:15 +0200

    Update French translation

M	po/fr.po

commit 9e3037efdc5cbfa1227fb0d6c442e02f1cec8824
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-10 00:54:57 +0900

    Updated translations.

M	po/el.po
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit faadb94d226a2876adc3246ee33ee77f5208da79
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-10 00:49:32 +0900

    Enabled Latin mode with Shift key.

M	engine/engine.py
M	engine/jastring.py
M	engine/romaji.py
M	po/ibus-anthy.pot
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/setup.ui

commit dbb75a72894145cad1de4fc53a067fffa0816cab
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-09 13:52:31 +0900

    Updated copyright.

M	Makefile.am
M	configure.ac
M	data/Makefile.am
M	data/oldchar.t
M	data/symbol.t
M	engine/Makefile.am
M	engine/_config.py.in
M	engine/anthy.i
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/main.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
M	gir/Makefile.am
M	gir/anthygcontext.c
M	gir/anthygcontext.h
M	icons/Makefile.am
M	m4/Makefile.am
M	po/el.po
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po
M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/ibus-setup-anthy.in
M	setup/main.py
M	setup/prefs.py
M	setup/setup.ui

commit 71fa48c6aeae129297a1c430d6187735c61828d6
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-05-07 12:16:12 +0900

    Fixed unichr range (#957222)

M	engine/engine.py

commit a0066d98c5340bcfa202beaf967702a74484a122
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-03-14 17:43:22 +0900

    Removed deprecated GObject.

M	engine/engine.py
M	engine/main.py
M	setup/main.py

commit 18415352643a88e4609d466eb0ba00739b3b5f87
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-02-20 18:16:56 +0900

    Fixed to convert yen to U+30FC in kana mode. (#1596)

M	engine/kana.py
M	engine/romaji.py
M	setup/anthyprefs.py.in

commit 2690b6ccb27cb14a8878b8ce1bf4540ae6c78b40
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-02-08 16:39:12 +0900

    Cleaned up configure.ac (#1584)

M	configure.ac

commit 63745ac30aa452b55433656087646f9e2d8a638c
Author: Rui Matos <tiagomatos@gmail.com>
Date:   2013-01-20 18:48:16 +0100

    setup: Look like a modal dialog when under gnome-control-center
    
    In order to look better integrated when launched from
    gnome-control-center we should look like a modal dialog.

M	setup/main.py
M	setup/setup.ui

commit c60ece97c3751cfcee0e2bf98ea19971623fa8b1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2013-01-07 12:42:50 +0900

    Cleaned up configure.ac and added anthy.i in tarball (#1571)
    
    Patch is provided by galtgendo [at] gmail [dot] com

M	autogen.sh
M	configure.ac
M	engine/Makefile.am

commit 93a85649a556d52f688df1fc818bf4b910cec1c5
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-31 00:42:29 +0900

    Released 1.5.0
    
    Added ibus menu customization.
    Added us layout table for Kana.
    Added keyboard layout customization.
    Enabled IBusProperty.symbol with ibus 1.5 .
    Add a .desktop file for ibus-setup-anthy
    Updated configure.ac to use ibus pygobject3.
    Converted pygtk2 to gir gtk3.

M	configure.ac

commit ccc32ee73eb600bb1aabe60eafe7696c5ea1a16d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-31 00:31:50 +0900

    Added to sync the user config xml between versions.

M	configure.ac
M	engine/default.xml.in.in
M	engine/main.py
M	setup/main.py

commit 83d02bc6ce75e3f76eceffd2b0f234bde34e6a14
Author: Julien Humbert <julroy67@gmail.com>
Date:   2012-12-25 10:46:51 +0100

    Update French translation

M	po/fr.po

commit ceae69b7d49ae7d3c109e35e44fd5ae310cba150
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-25 15:45:46 +0900

    Updated translations.

M	po/el.po
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit e0c973ba136d34e1e6d4dd8e2832509c5003c49b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-25 15:27:20 +0900

    Added ibus menu customization.

M	engine/engine.py
M	po/ibus-anthy.pot
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/prefs.py
M	setup/setup.ui

commit 1c632f884565d30fd3ba9689f93e7582608e6edd
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-25 15:05:20 +0900

    Replaced the legacy icon gtk-preferences with preferences-desktop.

M	configure.ac
M	engine/Makefile.am
M	engine/_config.py.in
M	engine/engine.py
M	setup/Makefile.am
M	setup/anthyprefs.py.in

commit 29e42960417d42b1ea6e2fd2c79cda5a68118846
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-19 20:38:09 +0900

    Added el.po.

M	po/LINGUAS
A	po/el.po

commit 80853b7b8b1f7c7bfe9bfc125ad55491925f6c8c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-12-12 21:02:33 +0900

    Fixed to delete arch depended lines. (#884031)

M	engine/ibus-engine-anthy.in

commit 4e9bc6c81cf26bef2eadc2692f78f2d65599ce83
Author: Evan Nemerson <evan@coeus-group.com>
Date:   2012-12-05 15:27:54 +0900

    Quoted $@ in autogen.sh

M	autogen.sh

commit 16f5dfd3f284941cc2f692a277329ee615efb2d4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-26 10:28:18 +0900

    Fixed thumb table customizations.

M	engine/thumb.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit d977caad9bf7c52ba201becdd037496f0514b23e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-26 10:23:04 +0900

    Fixed romaji table customizations.

M	engine/romaji.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit 4183ae6407274e6b6e70623aaa531f55f1c6b130
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-26 10:22:44 +0900

    Fixed kana table customizations. (#1403)

M	engine/engine.py
M	engine/jastring.py
M	engine/kana.py
M	engine/tables.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit aa669840d3084489f5e9613c184600565dff9825
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-19 20:17:06 +0900

    Use the global input mode to keep the status with switching engines (#865671)

M	engine/engine.py

commit d5fd7c7277ca7116181e35a325a1234ded7368c2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-19 17:42:23 +0900

    Added us layout table for Kana.

M	engine/kana.py
M	engine/tables.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit 3800c47df3c2a7306f37589647d67220f8426524
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-19 17:41:56 +0900

    Added xkb options with ibus 1.5.

M	configure.ac
M	engine/default.xml.in.in
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/setup.ui

commit 1765e872691080d8dc6f3f7997443c84aa629fe9
Author: Takao Fujiwara <tfujiwar@redhat.com>
Date:   2012-10-16 10:22:51 +0900

    Add codereview.settings.
    
    This is for us to use codereview.appspot.com for code reviews.
    
    Instructions to use codereview.appspot.com:
    
    1. Get depot_tools and add PATH to the directory
    http://dev.chromium.org/developers/how-tos/depottools
    
    2. In your local IBus git repository,
    
    % git checkout master
    % git checkout -b somefix
    make changes
    % git cl upload
    do code reviews at codereview.appspot.com
    once it's done, run "git cl push" if you can commit.
    otherwise, ask committers to commit on behalf.
    
    Review URL: http://codereview.appspot.com/2166043
    
    Review URL: https://codereview.appspot.com/6683057

A	codereview.settings

commit 422ae1e1239cce300430c4f84da98fb9e03ab5d0
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-06 10:06:54 +0900

    Disabled noinst data.

M	icons/Makefile.am
M	setup/anthyprefs.py.in
M	setup/setup.ui

commit e685f0182f205e3daf75d55a7e53cebdb173bc61
Author: Julien Humbert <julroy67@gmail.com>
Date:   2012-10-05 18:29:11 +0200

    Update French translation

M	po/fr.po

commit fd07465a6fdd25ed6b5ee17bd7e52f3b386c812b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-05 21:42:00 +0900

    Updated translations.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit acaaa1578cbff50806bbd977e42b37f6358b0734
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-05 21:24:54 +0900

    Added keyboard layout customization.

M	configure.ac
M	engine/Makefile.am
M	engine/_config.py.in
M	engine/anthy.xml.in.in
A	engine/default.xml.in.in
M	engine/engine.py
M	engine/main.py
M	po/ibus-anthy.pot
M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/ibus-setup-anthy.desktop.in.in
M	setup/main.py
M	setup/setup.ui

commit 70dc912db827c333995c09e06dda88ab076e792d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-10-02 15:18:00 +0900

    Fixed IBus.LookupTable->candidates->len > 0 (#860135)

M	engine/engine.py

commit 7f5a9dc9942b52381d6ab7b4f6c9009057a2c759
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-14 11:40:57 +0900

    Enabled IBusProperty.symbol with ibus 1.5 .

M	configure.ac
M	engine/engine.py
M	po/ibus-anthy.pot
M	setup/main.py

commit 82dd7dd6c1511002296c3b9d4d8487e22eb0700d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-12 11:31:04 +0900

    Fixed a UI string; katakana. (#1508)

M	engine/engine.py
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po
M	setup/setup.ui

commit f03a8ec1e134535482a960c329298d122662e830
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-12 11:26:28 +0900

    Fixed GLib.Variant.dup_strv for pygobject3 3.3.4 or later. (#854161)

M	setup/prefs.py

commit 6a86f52e21e6893beee2a7d9f747a0326dc0ba86
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-11 19:01:06 +0900

    Fixed IBus.Bus.get_config is null. (#848023)
    
    Now im-ibus.so uses ibus_bus_new_async() instead of ibus_bus_new()
    and then if ibus-setup-anthy calls GTK+ UI before ibus_bus_new(),
    the async function is called instead and the delay is happened with
    the latest ibus 1.5.
    The fix is to call ibus_bus_new() before GTK+.

M	setup/main.py

commit a3b1609171b3ab44a640b0675177cf6ae2ea840d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-11 18:41:20 +0900

    Added old repeated chars in symbol.t and oldchar.t

M	data/oldchar.t
M	data/symbol.t
M	setup/anthyprefs.py.in

commit ca75b950777a27b7244e028b5874db0ffc33f1ac
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-09-11 18:40:29 +0900

    Used ibus_config_get_values

M	setup/prefs.py

commit 6fbeb9223b4fa942933f4ceaea0c25161b1e6e55
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-07-12 19:37:50 +0900

    Added anthy themed icon.

M	configure.ac
M	engine/anthy.xml.in.in
M	ibus-anthy.spec.in
M	icons/Makefile.am
A	icons/ibus-anthy.svg
M	setup/main.py

commit 3947c625ffd89dfe269e78a4ce9de98f1cd91a2e
Author: Espreon <Majora700@gmail.com>
Date:   2012-07-10 11:47:24 +0900

    First round of string fixes.

M	engine/engine.py
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po
M	setup/main.py
M	setup/setup.ui

commit c2e158ad896f40202927610b87220159da4af84f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-07-09 15:36:42 +0900

    Added IBUS_VERSION_TEST to make sure the latest ibus is used.

M	configure.ac
M	engine/engine.py
M	setup/Makefile.am
M	setup/main.py
M	setup/setup.ui

commit f129804fe1103fbc89f3322f89bfb4f7ffa6e984
Author: Rui Matos <tiagomatos@gmail.com>
Date:   2012-07-06 11:53:18 +0900

    Add a .desktop file for ibus-setup-anthy
    
    This allows it to be launched with startup notification and be tracked
    as a proper application in GNOME 3.

M	po/POTFILES.in
M	po/POTFILES.skip
M	po/ibus-anthy.pot
M	setup/Makefile.am
A	setup/ibus-setup-anthy.desktop.in.in

commit d47e8aeb29efdbba15649b48eea622c76a6083cc
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-07-04 19:46:02 +0900

    Fixed MBCS dict file names (#1479)

M	engine/engine.py
M	setup/main.py

commit bc89d1214988f4a2fc86d308b95492ea1203aa9c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-06-29 11:42:34 +0900

    Updated configure.ac to use ibus pygobject3.

M	configure.ac

commit ca10d184d1345c2943d2d0757bf7893d82825019
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-05-08 13:13:49 +0900

    Fixed GtkBuilder bindtextdomain in ibus-setup.

M	setup/main.py
M	setup/setup.ui

commit e835629a970eb788f773038c6fc05aaf3bfc7835
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-27 13:22:23 +0900

    Released 1.4.99.20120327

M	configure.ac

commit 3c1d831b3418926e3b19b5095e3a4878f1fbb5cc
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-27 12:35:32 +0900

    Fixed to detect python2 under the mixed python2 and python3.

M	configure.ac

commit 5e5432995d9fb0af137eecbc20f71f20815462ba
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-27 12:14:21 +0900

    Updated copyright.

M	Makefile.am
M	configure.ac
M	data/Makefile.am
M	data/oldchar.t
M	data/symbol.t
M	engine/Makefile.am
M	engine/_config.py.in
M	engine/anthy.i
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/main.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
M	icons/Makefile.am
M	m4/Makefile.am
M	po/fr.po
M	po/ibus-anthy.pot
M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/ibus-setup-anthy.in
M	setup/main.py
M	setup/prefs.py

commit 09e24c6dcd3e9a34fdecfb9989b89b2e0d4d7dc0
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-27 11:58:23 +0900

    Fixed set_label in input modes and typing modes
    
    Also fixed SEGMENT_SINGLE mode.

M	engine/engine.py

commit 04ea5ef649c71bf5c9f049fe841a8618d36e2b2d
Author: Julien Humbert <julroy67@gmail.com>
Date:   2012-03-24 12:31:31 +0100

    fr.po translation update

M	po/fr.po

commit 3947560ec6bc1f6f7ab08db8cfdc9827c273cb95
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-05 14:03:44 +0900

    Convert an active segment to Hiragana with backspace in __on_key_back_space

M	engine/engine.py

commit 5ecd67f59c8aa8993dc6eb9afeb66c330b1eb8c8
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-05 14:03:34 +0900

    Converted pygtk2 to gir gtk3.

M	Makefile.am
M	configure.ac
M	engine/Makefile.am
A	engine/_config.py.in
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/main.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
A	gir/Makefile.am
A	gir/anthygcontext.c
A	gir/anthygcontext.h
A	gir/test.c
A	gir/test.py
M	ibus-anthy.spec.in
M	po/POTFILES.in
M	po/fr.po
M	po/ibus-anthy.pot
M	po/ja.po
M	po/zh_CN.po
M	setup/Makefile.am
A	setup/_config.py.in
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/prefs.py
R070	setup/setup.glade	setup/setup.ui

commit 85e1b094985d6f8f61d324f45cf893c7c63c38b5
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-03-05 13:07:24 +0900

    Released 1.2.7
    
    Added --with-layout option in configure for IBusEngineDesc.
    Added symbol and hotkeys property in IBusEngineDesc.

M	configure.ac

commit f3ec209c0ad49a35afb1ce9d37ad6be9dddf2aba
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2012-02-06 15:53:45 +0900

    Added --with-layout option in configure for IBusEngineDesc.
    
    New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method
    inherits the system keyboard layout so I added the configuration.
    Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.

M	configure.ac
M	engine/anthy.xml.in.in

commit dc810769a06be481c364a5f7f2835068af7694eb
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-08-08 17:27:55 +0900

    Added symbol and hotkeys property in IBusEngineDesc.

M	configure.ac
M	engine/anthy.xml.in.in
M	ibus-anthy.spec.in

commit 0faaa05ea0627e1b8a849ca5b6ab4492fb217bac
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-08-08 13:56:02 +0900

    Fixed UTF-8 copyright on about dialog.

M	engine/engine.py
M	setup/main.py

commit 6be08c9dca0a36564f5e483843047e06cbae0905
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-08-08 13:54:30 +0900

    Fixed undefined getuid in engine.py

M	engine/engine.py

commit ff016097f53b00bde1f9fc69e6242ed31b20ff1c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-05-16 11:01:04 +0900

    Released 1.2.6
    
    Fixed the latest page_size for ibus.LookupTable.
    Updated Romaji table with Gairaigo.

M	configure.ac

commit 51ca600061a580ff415fb3ab54fe784afa8804e8
Author: Julien Humbert <julroy67@gmail.com>
Date:   2011-05-13 14:04:23 +0200

    Correct name in header

M	po/fr.po

commit 1cdf70275e1e034bdcf49a25e60813398096de8f
Author: Julien Humbert <julroy67@gmail.com>
Date:   2011-05-13 14:02:56 +0200

    Update French translation

M	po/fr.po

commit 9df35978cc736accb5b647b1d293cc350aae1373
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-05-13 15:27:35 +0900

    Added pot file.

A	po/ibus-anthy.pot

commit 1cdc0b5bdf804c924f34a572ef552c1604555802
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-05-13 14:51:01 +0900

    Updated .po files with the latest pot.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit a86df1b6d8fc0552c82fd3e63f003566444e0014
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-05-13 10:33:20 +0900

    Added an old character dict.

M	data/Makefile.am
A	data/oldchar.t
M	engine/engine.py
M	engine/tables.py
M	setup/anthyprefs.py.in
M	setup/main.py

commit 35f0898601caf39bc5a5c71765f734f5b749a3e1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-05-12 14:16:29 +0900

    Updated Romaji table with Gairaigo.

M	setup/anthyprefs.py.in

commit acf1189284ad7b9fe9f76afc9a972057124b386f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2011-01-17 14:16:47 +0900

    Updated copyright.

M	Makefile.am
M	configure.ac
M	data/Makefile.am
M	data/symbol.t
M	engine/Makefile.am
M	engine/anthy.i
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/main.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
M	icons/Makefile.am
M	m4/Makefile.am
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/ibus-setup-anthy.in
M	setup/main.py
M	setup/prefs.py

commit 35e2d3a76f6d40d293a470c835e7383912acef98
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-12-17 10:19:42 +0900

    Added debian directory.

A	debian/changelog
A	debian/compat
A	debian/control
A	debian/copyright
A	debian/rules
A	debian/source/format
A	debian/watch

commit 70633cda85851e0cdd6353d553649cbb51200a5c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-12-10 14:54:15 +0900

    Fixed the latest page_size for ibus.LookupTable.

M	engine/engine.py

commit 797b4a230935036498ec71378700f0babe00a9ca
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-12-01 14:39:26 +0900

    Released 1.2.5

M	configure.ac

commit d58f2b95400d0474fc6744987943a502f960c00f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-11-25 19:02:32 +0900

    Fixed deleting voiced consonants. (#1148)
    
    Patch is provided by takayuki988@star.odn.ne.jp

M	engine/kana.py

commit ef1a6edef6bd269677b57aa243dd6dd2e9a221a9
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-11-23 18:33:58 +0900

    Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)

M	engine/kana.py
M	engine/romaji.py

commit f8f201c12fbd2af2154e13d5d46bff67f714179d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-11-23 18:01:56 +0900

    Fixed the custom tables with new keys.

M	engine/kana.py
M	engine/romaji.py
M	engine/thumb.py
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/prefs.py

commit aaa2f6ad0ff5da7915b33b5d30ded25def187e7c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-11-15 13:25:11 +0900

    Fixed SEGV when key tables are customized in new gconf.

M	setup/main.py
M	setup/prefs.py

commit fec83a2862a021a4cda94a07abd16b151c5f1525
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-11-15 13:24:22 +0900

    Added a warning for ibus.

M	engine/engine.py

commit 8e3306424226f907aa585427689193ae7b0f9d74
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-28 18:54:42 +0900

    Supported ibus.engine.update_preedit_text_with_mode

M	engine/engine.py

commit 325e69f5abb193c6127bdeb3ad738e17c1cfcb8a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-26 15:44:07 +0900

    Released 1.2.4

M	configure.ac
M	ibus-anthy.spec.in

commit 0a8ec8bd4d68c75f407963c2196e69acb5299ab1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-26 11:11:35 +0900

    Fixed preferences icon name s/preferences-desktop/gtk-preferences/ (#1114)

M	engine/engine.py

commit 35f2731281f4b1f71bdd54f75df75f853a6bb02b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-25 14:26:59 +0900

    Supported engine.Engine.reset (#1099)

M	engine/engine.py

commit e6696d8920798b69d7b288ed0cd4b710131d9e4b
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-25 10:40:38 +0900

    Fixed s/python/@PYTHON@/ in libexec scripts. (#1115)
    
    The patch is provided by federico.schwindt@google.com

M	engine/ibus-engine-anthy.in
M	setup/ibus-setup-anthy.in

commit 91ddf1fe0a88a97bbc34d248ef675761c5ef2d2e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-21 11:31:13 +0900

    Fixed Hiragana to Katakana with F7 key.

M	engine/kana.py
M	engine/romaji.py
M	engine/thumb.py

commit 9901e45ca39834a0c7066ca05c0d325f7869539f
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-21 11:29:15 +0900

    Fixed typo.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/main.py

commit 2850985d49e7fe412b45e4f1a187c19360a9be3e
Author: julroy67 <julroy67@gmail.com>
Date:   2010-10-21 11:20:36 +0900

    Fixed a translation.

M	po/fr.po

commit c1c3731e256fc2223f9c312c148195d7202581e1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-19 00:04:00 +0900

    Fixed key_input_dialog key event and focused label.

M	setup/main.py
M	setup/setup.glade

commit 3d1ac32900bfc72e1345f4afcea5615d07157919
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-19 00:01:09 +0900

    Fixed thumb-shift key table customization.

M	engine/thumb.py

commit 67916c71f1b58483ddc3bc19b8cf43b016908533
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-16 23:13:54 +0900

    Released 1.2.3

M	configure.ac

commit fa5e3252123aaefd5d53da7b37b94e0c687de94c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-16 22:11:06 +0900

    Contributed fr.po by Humbert Julien <julroy67@gmail.com>

M	po/fr.po

commit 63ab8ce17f75a01e8def7b97b1ffd56e8b7339bb
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-15 18:20:13 +0900

    Released 1.2.2.20101015

M	configure.ac
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit 4899169b33e41542d5ed59ef9355178e2f14db6e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-15 18:08:39 +0900

    Added version info.

M	setup/Makefile.am
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/setup.glade

commit 35de39bf7fb43d429672b30996adaf65e6a7de4a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-15 17:02:33 +0900

    Fixed NetBSD ENV issue (#1029)

M	configure.ac
M	engine/Makefile.am
M	setup/Makefile.am

commit 609de132807b7c36b9db3ad16905b908f877f67e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-15 16:50:21 +0900

    Fixed commit_nth_segment
    
    http://www.mail-archive.com/anthy-dev@lists.sourceforge.jp/msg00264.html

M	engine/engine.py
M	engine/jastring.py

commit ddaf0a50acde55db87ff007c92ced28be1550cfd
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-15 13:04:19 +0900

    Added custom key table.

M	engine/jastring.py
M	engine/kana.py
M	engine/romaji.py
M	engine/tables.py
M	engine/thumb.py
M	setup/anthyprefs.py.in
M	setup/main.py
M	setup/setup.glade

commit db8a7878f30d5dc528487063403db8757b934986
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-12 11:28:39 +0900

    Updated anthy icon.

A	icons/ibus-anthy-old.png
M	icons/ibus-anthy.png

commit f7f89e9bbd305994008db422b523dab67a6694d7
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-10-12 11:19:29 +0900

    Added menu item labels.

M	engine/engine.py
M	ibus-anthy.spec.in
M	setup/setup.glade

commit cf6bba87884933cc8d0f96b11b63dd12eae0eee2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-06-05 13:58:21 +0900

    Fix ATOK commit_selected_segment
    
    https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/582036

M	setup/anthyprefs.py.in

commit 9c70d6ba2c3f346add0fa72fc55ca7899b5fc98e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-26 14:26:41 +0900

    Fix sh equal and swig include path. #883, #884

M	configure.ac
M	engine/Makefile.am

commit 34030e3f1115e34e5dd9c9c419ac4bb73bf62d09
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-23 10:38:36 +0900

    Bump to 1.2.1

M	configure.ac

commit c7e237e3e3110a5b5d321e31546812e08842e046
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-19 10:15:16 +0900

    Fix kasumi icon path to get prefix.

M	configure.ac
M	engine/engine.py
M	setup/Makefile.am
M	setup/anthyprefs.py.in

commit ec9cda8a73caf5dad6a6a0da5d5813fbd8887169
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-16 22:47:42 +0900

    Add intltool version for BuildRequires to support *.py.in
    
    https://bugs.launchpad.net/intltool/+bug/493403

M	ibus-anthy.spec.in

commit b259ba4db902d492d0676e1760f1d129a0c1e4c5
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-16 22:36:32 +0900

    Fix OSError when the link of zipcode.t is broken. #854

M	configure.ac
M	engine/engine.py
M	po/POTFILES.in
A	po/POTFILES.skip
M	setup/Makefile.am
M	setup/anthyprefs.py.in

commit f6c1d1dde7179c26d07f8d7c9558866e6acb1886
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-11 01:26:00 +0900

    Rename anthyprefs.py to anthyprefs.py.in to customize the file path
    of Anthy zipcode.t

R100	setup/anthyprefs.py	setup/anthyprefs.py.in

commit 6ee44a752a2852ae6d661d541502af37bfbd0ba3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-04-05 15:20:39 +0900

    Fix to i18n system dict label

M	setup/main.py

commit f6edf40762342bd1c92d26ba4fc4e089fd7bf1be
Author: julroy67 <julroy67@gmail.com>
Date:   2010-03-12 18:59:00 +0100

    Update fr.po

M	po/fr.po
M	po/ja.po

commit 9c00e1841bfbba51e0a87b5b709483086148a82d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-12 13:45:56 +0900

    Fix typo of ja.po

M	po/ja.po

commit df32fd5eade22a7c8606a283b2cb437b89dc25a1
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-12 12:05:13 +0900

    Fix misc typo

M	README
M	setup/anthyprefs.py
M	setup/setup.glade

commit 582a091c53ea0d4a77ea2b0f144921c61a888a02
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-12 00:21:09 +0900

    Updated ja.po

M	po/ja.po

commit 915873192f128bd0717939af1dfa80e654dde501
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-11 19:43:09 +0900

    Updated .po files with the latest pot.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit 0b8a908719588d202bd83c85dc2052f5144bb691
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-11 19:35:03 +0900

    Fix Segment convertion mode. #147

M	engine/engine.py
M	setup/anthyprefs.py
M	setup/main.py
M	setup/setup.glade

commit f8c60a9844df6da08cc0327b62dec6917961dfc4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-10 17:28:37 +0900

    Add dict switch menu #571728

M	engine/anthy.i
M	engine/engine.py
M	po/POTFILES.in
M	setup/anthyprefs.py
M	setup/main.py
M	setup/prefs.py
M	setup/setup.glade

commit 1c30de7977d789d084df6122b73f9dc6a4b44f26
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-10 17:22:46 +0900

    Imported symbol.t from http://github.com/fujiwarat/im-dict-ja/blob/master/data/symbol.txt

M	Makefile.am
M	configure.ac
A	data/Makefile.am
A	data/symbol.t

commit e030899c294b1bbb99f385e960b51a1a8d5909a4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-03-05 10:23:36 +0900

    Fix NICOLA-F and NICOLA-A thumb-shift #756

M	engine/engine.py
M	engine/jastring.py
M	engine/thumb.py
M	setup/anthyprefs.py
M	setup/main.py
M	setup/setup.glade

commit 34b256da4ce65ca5479906cf906971e13fef1b8a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-02-15 18:56:37 +0900

    Fix romaji_typing_rule. #777

M	engine/engine.py
M	engine/tables.py

commit 9f67c6def39759acefd5b877226a1b407685047c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-02-12 16:44:09 +0900

    Fix crash with enabled global input method #564268

M	engine/engine.py

commit 866a2668eb3d0f5fb237ca1b32f745b35935d968
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-02-12 10:42:18 +0900

    Fix Shift + char with CapsLock ON in romaji mode.

M	engine/engine.py
M	engine/jastring.py
M	engine/romaji.py

commit afde33eb8a14d7922e475a967d66ba230c519af0
Author: hidegit <abe.sendai@gmail.com>
Date:   2010-02-07 20:15:31 +0900

    Fix chattering bug.
    
    http://okuma-shinkan.cocolog-nifty.com/newshinkan/2009/12/ibus-8ee9.html

M	engine/engine.py

commit 660f970b03ef188a37f0a00e2598c1721b7a9bd8
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-02-04 16:53:08 +0900

    Add pygtk2 dependency for _wrap_gtk_image_menu_item_new()
    (Actually ibus calls it.)
    
    http://git.gnome.org/browse/pygtk/commit/?id=fbb3e653ab1c4f467d7aae61e8444fab8c839af1

M	ibus-anthy.spec.in

commit 2d3be0aa51ce6a5fe116dd3e216aaf0eabdfd58e
Author: Takao Fujiwara <tfujiwar@redhat.com>
Date:   2010-01-15 12:20:06 +0900

    Fix icon in ibus-setup-anthy.

M	setup/main.py

commit e21b1fc31da27d27dc8c8b08cef780cf0725b937
Author: Takao Fujiwara <tfujiwar@redhat.com>
Date:   2010-01-15 11:21:32 +0900

    Update kasumi installation.

M	README
M	ibus-anthy.spec.in

commit 6e95720cefb8da30ada3c686df8f9c636b2418bd
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-15 01:33:34 +0900

    Bumped to 1.2.0.20100115

M	ibus-anthy.spec.in

commit 879d7499c0e8971cdab4de5985a4b5d2fa917847
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-15 01:28:57 +0900

    Update README to explain the installation.

M	README

commit e13d48df80614c372a9785239781002627c575da
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-15 01:02:52 +0900

    Update translations.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit c582132ab69cb1c092a8e667bf0ec99645aff0d4
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-15 00:54:22 +0900

    Fix typo gconf keys. #731

M	engine/engine.py
M	setup/anthyprefs.py
M	setup/main.py
M	setup/prefs.py
M	setup/setup.glade

commit 4fe1e6d1c32f0450218098f6cd947be37852edf5
Author: julroy67 <julroy67@gmail.com>
Date:   2010-01-14 14:04:53 +0900

    Update translations.

M	po/fr.po

commit 24ee4689479cf2d048a8554a60984dcec152c919
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-14 13:20:28 +0900

    Fix License and Copyright

M	Makefile.am
M	configure.ac
M	engine/Makefile.am
M	engine/anthy.i
M	engine/anthy.xml.in.in
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/kana.py
M	engine/romaji.py
M	engine/segment.py
M	engine/tables.py
M	engine/thumb.py
M	icons/Makefile.am
M	m4/Makefile.am
M	po/LINGUAS
M	po/Makevars
M	po/POTFILES.in
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/Makefile.am
M	setup/anthyprefs.py
M	setup/ibus-setup-anthy.in
M	setup/main.py
M	setup/prefs.py

commit e1893737066698ae442c4c7f65f82adabfd455d5
Author: Daiki Ueno <ueno@unixuser.org>
Date:   2010-01-13 23:03:33 +0900

    Fix typo.

M	engine/Makefile.am
M	ibus-anthy.spec.in
M	setup/main.py
M	setup/setup.glade

commit 012a4d8a87e19263be25d4523fbf36884044102a
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-13 22:07:17 +0900

    Fix unicode argument.

M	engine/engine.py

commit bb4ec215022956ffd50628f66ddd349addde8b91
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-13 13:01:31 +0900

    Updated translations with the latest pot.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit b3129181a0da8c424d68050c94f44f582d9fc275
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2010-01-13 12:51:30 +0900

    Implement kasumi GUI. #550001

M	engine/engine.py

commit 3663a5ed2e9e185d099829103bbaf6141e2c6185
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-12-07 13:45:19 +0900

    Contributed fr.po by Humbert Julien <julroy67@gmail.com> #673

M	AUTHORS
M	po/fr.po

commit ea646e27ddfb64f15c247f09fbd329d60afec291
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-12-01 11:35:58 +0900

    Fix convert_to_half. #667

M	engine/engine.py

commit baffd94317ab56e2a947357e9cb1c2ef4dc8259d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-11-24 16:07:54 +0900

    Updated translations from the latest pot.

M	po/fr.po
M	po/ja.po
M	po/zh_CN.po

commit 66289944d40ad8c11d288fea9cdc03dcce5ddc27
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-11-24 16:06:02 +0900

    Fix a shortcut key.

M	setup/setup.glade

commit 6665dac9c02b8d4fe9dda5e1df2a36680fa47bc2
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-11-24 15:51:43 +0900

    Add symbol type feature #150

M	engine/jastring.py
M	setup/anthyprefs.py
M	setup/main.py
M	setup/setup.glade

commit 33ad32c26e1a9c73ae0e7329de201e26626817a0
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-11-24 15:42:29 +0900

    Fix a KeyError exception. #531696

M	engine/engine.py

commit 68ed9d15467f1f1451cccecb9d1b3198884cf9d8
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-11-20 19:30:37 +0900

    Fix key config bug.

M	setup/main.py

commit 94d89ef2841f9f2a700fe4cb3af8667eb670ccc2
Merge: 72b550e 302cc38
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-11-20 18:30:20 +0900

    Merge remote branch 'fujiwarat/master'

commit 302cc389550f56a42c6bc989ccf44abdcdefda0c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-10-21 15:57:39 +0900

    Fix a warning message #526881

M	engine/engine.py

commit 088d2d9167bc7492c0d2896e4659cc37c82c17d3
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-10-21 15:47:17 +0900

    Fix string errors #582.
    Contributed fr.po by Humbert Julien <julroy67@gmail.com>

M	autogen.sh
M	configure.ac
M	engine/engine.py
M	ibus-anthy.spec.in
M	po/Makevars
M	po/POTFILES.in
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/setup.glade

commit 72b550e424c962d07783594bd0bbe4f808cde91e
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-19 10:40:37 +0900

    Deleted commit 007bec06be96146b2151e5539d981602a4d14ae0.

M	engine/Makefile.am
D	engine/compose.py
M	engine/engine.py

commit f09d05126c3d5dfbd2f7e29aec41cc186b0fc49f
Merge: 4d85ae8 f6dae6e
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-17 20:08:55 +0900

    Merge commit 'fujiwarat/master'

commit f6dae6ed81f38496ec62f657b69de681e02f86c8
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-17 13:58:36 +0900

    Fixes regressions again...
    engine/engine.py: Fix numpad key values.
    po/ja.po: Updated translations.
    setup/anthyprefs.py: Change the ten_key_mode default to Convert.
    setup/setup.glade: Fix regressions again.

M	AUTHORS
M	engine/engine.py
M	po/ja.po
M	setup/anthyprefs.py
M	setup/setup.glade

commit 8c0d109421483b3769fd18b106e94f0e640b435e
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-17 02:19:27 +0900

    Fix ja translation

M	po/ja.po

commit bbd10231f864278e59b864dbd5a7b0ab6386f57d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-17 02:18:22 +0900

    Fix a regression of a glade event.

M	setup/setup.glade

commit 4d85ae841be02eed0ab445429b5ce49c0d616eb4
Merge: 007bec0 03c6086
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-16 23:02:50 +0900

    Merge commit 'fujiwarat/master'

commit 007bec06be96146b2151e5539d981602a4d14ae0
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-16 22:59:31 +0900

    Implimented compose key processing.

M	engine/Makefile.am
A	engine/compose.py
M	engine/engine.py

commit 03c6086d3f6c43a40581eeb792a0a85f726cb55c
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-16 18:54:45 +0900

    Replaced the hard-coded digits with values in anthy.h.
    Removed translatable tag in two message strings.

M	configure.ac
M	engine/engine.py
M	setup/setup.glade

commit 048ee7090317bfefea29d7054eac2d39bd8d6a01
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-11 20:42:12 +0900

    Changed convert_to_char_type_{for,back}ward() for segment convert.

M	engine/engine.py

commit 667ae731671e24d141d0bbb034f3522008e0422b
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-10 21:10:03 +0900

    Implimented convert_segment_to_latin command.

M	engine/engine.py
M	engine/jastring.py

commit f1e7adfc74b938e6b2bcba8b2a3f14593765f279
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-10 15:44:42 +0900

    Implimented "Half Width Space" flag.

M	engine/engine.py
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/anthyprefs.py
M	setup/main.py
M	setup/setup.glade

commit 45693eb92cdeb52c928d70f36dad1b42614a3083
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-08 15:17:24 +0900

    Implimened convert_segment_to_kana command.

M	engine/engine.py

commit 8d3622f810e5ba887aaa23329dac6f269b37ca98
Merge: 7e89d3e 4a9511c
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-08 12:48:03 +0900

    Merge commit 'fujiwarat/master'

commit 7e89d3e364331a4c88015d88bb105642bb55a8f3
Merge: 22c91cc 627a634
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-08 09:24:11 +0900

    Merge commit 'phuang/master'

commit 4a9511c2691b83fc7f7e02e693e44ff9c80f9c34
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-07 23:19:54 +0900

    Fix 507 No module named thumb

M	engine/Makefile.am

commit 627a6346eeebea547adb547e6254983cea6bc429
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-09-07 11:37:46 +0900

    Bumped to 1.2.0.20090907

M	ibus-anthy.spec.in

commit 22c91cc35c5ee1807ea30fa4b39ff33a136dca76
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-06 12:51:26 +0900

    Changed some characters in Thumb Table, ASCII => Wide Latin.

M	engine/thumb.py

commit b78da803de4aa7d8f23255d9766ef3101f46b381
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-04 23:50:11 +0900

    Changed cmd_exec position for select_candidates command.

M	engine/engine.py

commit 085c61140df7a1a78a85981c255189954efbd897
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-09-04 22:55:43 +0900

    Requires update_property.

M	engine/engine.py

commit d34e39294edcdff7ca90412eb8e30fa3013570d3
Author: Takao Fujiwara <tfujiwar@requiem.(none)>
Date:   2009-09-02 19:24:38 +0900

    Makefile.am: Added git log
    engine/engine.py: Reverted the change to follow the latest ibus/keysyms.py
    po/ja.po: Updated translations
    setup/main.py: Add gettext
    setup/setup.glade: Updated translatable tag

M	Makefile.am
M	engine/engine.py
M	po/ja.po
M	setup/main.py
M	setup/setup.glade

commit 6347fc86b2ad1fe9a680143613d1de767ebf3296
Merge: be41a36 cd5ddf4
Author: Takao Fujiwara <tfujiwar@requiem.(none)>
Date:   2009-09-02 19:01:51 +0900

    Merge branch 'master' of git://github.com/hidegit/ibus-anthy
    
    Conflicts:
            engine/engine.py
    
    Fixed merge conflict

commit cd5ddf41e42a38adf8850bb891bb21caa3fb7983
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-08-31 22:52:15 +0900

    Implimented "Thumb Shift" typing method.

M	engine/engine.py
M	engine/jastring.py
A	engine/thumb.py
M	setup/anthyprefs.py

commit be41a363875937a9afefb52448cfe23ac18f3596
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-08-20 18:25:30 +0900

    Call bindtextdomain to resolve i18n issue.

M	setup/Makefile.am
M	setup/ibus-setup-anthy.in
M	setup/main.py

commit 3865f09899c69e671fe00d55e0ff61615188476d
Author: fujiwarat <takao.fujiwara1@gmail.com>
Date:   2009-08-20 17:44:06 +0900

    Fix typing_mode_activate

M	engine/engine.py

commit d5ff1b291c4d17b2f1ac643c90f55a8f13f03991
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-08-19 11:25:15 +0900

    fix NUMBERS shortcut_key '0'...'9' -> '_0'...'_9'

M	engine/engine.py

commit e2e52b28ea138f946d5819b385382c1c8005e094
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-08-14 10:32:18 +0900

    Effective convert_to_xxxxx command, when the candidate window is displayed.

M	engine/engine.py

commit c77c9c8129900533e8415c5cc8dceb0327f37c6f
Author: Takao Fujiwara <takao.fujiwara1@gmail.com>
Date:   2009-08-13 10:17:33 +0900

    Enhance import gtk

M	engine/engine.py

commit 2e4bf57cf5625ad825a86b55fdfbce39eab360ab
Author: Takao Fujiwara <tfujiwar@requiem.(none)>
Date:   2009-08-12 18:07:47 +0900

    Author: Takao Fujiwara <takao.fujiwara1@gmail.com>
    Date:   Wed Aug 12 18:08:36 2009 +0900
    
        Fix reconversion feature
        Fix commit_first_segment feature

M	engine/engine.py

commit de5a8392910777c72e42120ef4d8206b0c6d7014
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-07-23 14:15:45 +0800

    Use enumerate in for loop statements

M	engine/engine.py

commit 5f6fabc10d33a9bee0de43d851d20b6664b6ef8c
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-07-22 11:48:56 +0900

    fix for ANTHY_HISTORY_FILE
    add Table entries

M	engine/engine.py
M	engine/tables.py

commit 030d0a1deb9a0ec187e01ebfba8d1426e9d55d60
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-07-06 10:51:47 +0800

    Add Hideaki ABE <abe.sendai@gmail.com> into AUTHORS

M	AUTHORS

commit 744b98aea6c9a864302fc66976f15249d2a849f8
Merge: 7224a6d 7dc23e6
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-25 15:37:28 +0800

    Merge commit 'hidegit/master'

commit 7dc23e67974ce7cc182b32def1260a486cc9b50e
Merge: d55ed0b cd52370
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-25 16:19:59 +0900

    Merge branch 'phuang_master' into next

commit d55ed0bbd0f8498c11d275a9d1d860a94a3e64b1
Author: hide <hide@localhost.localdomain>
Date:   2009-06-25 16:06:38 +0900

    <AE13>(yen) key is keycode 132 (evdev) or keycode 133 (xfree86)

M	engine/engine.py

commit 7224a6d4d2309e6c42df52f3a039540bdebc3f02
Merge: 1ab43e7 cd52370
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-17 17:23:27 +0800

    Merge branch 'master' of git@github.com:phuang/ibus-anthy

commit cd52370442c94814a67e10b28b9fc85d3c128d71
Merge: 8acfe8d 2bd3943
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-17 16:56:19 +0800

    Merge commit 'hidegit/master'
    
    Conflicts:
            engine/engine.py

commit 1ab43e76bfbad4f96c8a506f41c72efcf5c44b8f
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-17 15:57:32 +0800

    Fix problems when 'make rpm'

M	configure.ac
M	ibus-anthy.spec.in

commit 2bd39435adbe329c46acd2cb18a6cd180cf02b5f
Author: hide <hide@localhost.localdomain>
Date:   2009-06-17 15:18:47 +0900

    corresponded to both ibus-1.1.0 and ibus-1.2.0

M	engine/engine.py

commit 8acfe8de97a0099aab0b3724c3a95fd409aba6be
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-14 14:47:14 +0800

    Modify process_key_event method and bump version number.

M	configure.ac
M	engine/engine.py

commit 79083667175ae91bdd1d9171e3ee55b84f2f2a27
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-14 13:51:33 +0800

    Change layout to jp

M	engine/anthy.xml.in.in

commit 78860e65cdd46152cc576db01597d8d01db03504
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-12 11:03:32 +0800

    implemented candidate_clicked method.

M	engine/engine.py

commit 98e56a85635cdbe2d02c681c2e3b04c06f8a2027
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-09 11:04:08 +0900

    Implimented some inner command, checked mode on all inner command

M	engine/engine.py
M	setup/anthyprefs.py

commit e9c356983cf3e06ad3c67392ca558b221f119257
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-06 11:56:30 +0900

    Implimented multi shortcut key set

M	engine/engine.py
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
M	setup/anthyprefs.py
M	setup/main.py
M	setup/setup.glade

commit eede04867dacd2afb657b603cdd42187658b501d
Merge: 0a4f6d6 d4faf16
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-03 21:17:09 +0900

    Merge branch 'test'

commit d4faf16b47a28d74944eb78676eb786c9d2c4c68
Merge: 5f4f3b4 911290f
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-03 21:05:50 +0900

    Merge branch 'phuang/master' into test

commit 5f4f3b4d0ae62a677588722af8d2311898efc510
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-03 20:58:32 +0900

    Append some items in hiragana_katakana_table

M	engine/tables.py

commit 911290f1b209fd70f7d3243e766cd8417a5a4387
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-03 11:50:13 +0800

    Ellipsize the shortcuts if the text is too long.

M	setup/main.py

commit 0a4f6d6914521e33d27bfe47880bad52698a682d
Merge: 0afbf65 24f6a22
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-03 10:25:06 +0900

    Merge branch 'test'

commit 24f6a22f403f0dd446cdc3e2e1ba938e60e0cda2
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-02 22:41:51 +0900

    Replaced romaji_correction_rule.get method by romaji_correction_rule_get function.

M	engine/romaji.py
M	engine/tables.py

commit b2caa17074633dbe221db5e049a364e8c02163aa
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-02 21:58:07 +0900

    Convert input keysym "Shift+0" => U+3092 in TYPING_MODE_KANA

M	engine/engine.py

commit 0afbf6500ca414ed4a2242fcf7607a1f8d840f97
Merge: b08c683 9a2b036
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-02 11:11:37 +0900

    Merge branch 'test' into setup_ui_new

commit b08c6836a6a46f87d42717d654a7d3c56a937c97
Merge: a7fbc51 4099a0c
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-02 10:58:46 +0900

    Merge branch 'phuang/setup_ui_new' into setup_ui_new

commit 9a2b0369493ce74f2529633e4d0baefbee81215c
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-02 09:45:02 +0900

    modified tables.symbol_rule{} and unichar_half_to_full()
    
    Japanese zenkaku symbol convert rule:
    
    (1) original tables.symbol_rule{}
    (2) ibus.unichar_half_to_full()
    (3) rule for Windows, Locale: "EUC-JISX0213", "UTF-8"
    (4) rule for Mac, Locale: "EUC-JP"
    
           (1)     (2)     (3)     (4)
    '"' - U+201D, U+FF02, U+201D, U+201D
    "'" - U+2019, U+FF07, U+2019, U+2019
    "-" - U+30FC, U+FF0D, U+FF0D, U+2212
    "`" - U+2018, U+FF40, U+2018, U+2018
    "~" - U+301C, U+FF5E, U+FF5E, U+301C
    
    I selected (3).

M	engine/engine.py
M	engine/jastring.py
M	engine/segment.py
M	engine/tables.py

commit 6085129ec2ad6c5b5fe72778b219245fde930423
Author: Hideaki ABE <abe.sendai@gmail.com>
Date:   2009-06-01 15:51:48 +0900

    Kana Table fix, U+FF0D -> U+30FC.
    
    Sorry, this error is very bad.
    No match Anthy dictionaly data.
    No search Google.

M	engine/tables.py

commit 4099a0c22f0eecb220f950fc3d3780e937bfdca4
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-06-01 10:47:05 +0800

    Fix Escape problem and some bugs in tables.py

M	engine/engine.py
M	engine/tables.py

commit a7fbc51d64f4f0147d1a4d3f6d0a12e5afd7c969
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-05-31 10:28:42 +0800

    Fix problem when press Escape

M	engine/engine.py

commit b8113559288c08e2f279bccf4e1eadb35a95e8b9
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-05-30 15:04:46 +0800

    apply patch from Hideaki ABE.

M	Makefile.am
M	configure.ac
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/jastring.py
M	engine/tables.py
M	ibus-anthy.spec.in
M	po/POTFILES.in
M	po/fr.po
M	po/ja.po
M	po/zh_CN.po
A	setup/Makefile.am
A	setup/anthyprefs.py
A	setup/ibus-setup-anthy.in
A	setup/main.py
A	setup/prefs.py
A	setup/setup.glade

commit ba22c5983d2d7987db530f99ed7db65338d1b877
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-04-30 10:01:58 +0800

    Input wide space (U+03000) in Japanese modes.

M	engine/engine.py

commit 9a38d50b45154e028aeacb429934891e1d421f9e
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-04-02 15:34:58 +0800

    Tranlsate "Anthy" in ja.po

M	po/ja.po

commit 59816253168605012a106ba70047907bb1ade3da
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-04-02 15:34:00 +0800

    Translate msg "Romaji"

M	po/ja.po

commit 905cd3c54ff9fe58306541c837595cb841df9d0f
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-04-02 14:32:40 +0800

    Support keysym Hiragana_Katanaka

M	engine/engine.py

commit 9e2cfeec319df46c6fb34043fd258108377b2c6d
Author: Peng Huang <shawn.p.huang@gmail.com>
Date:   2009-04-02 13:49:27 +0800

    Support Henkan & Muhenkan keysym.

M	engine/engine.py

commit 499c63d824a1a5f951d15249e9753fca47e4f432
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-03-20 18:36:28 +0800

    Add fr.po by Julroy67 <julroy67@gmail.com>

M	AUTHORS
M	po/LINGUAS
A	po/fr.po

commit 348ddc8b8d9a7265492f75c442f12f1045e9ea7a
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-03-20 18:28:58 +0800

    Fix msg in ja.po

M	po/ja.po

commit 07bab88246c8699d549b2f4646e4dcc58df7608a
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-24 17:19:01 +0800

    Replace priority with rank

M	engine/anthy.xml.in.in

commit 5395579f434d7f5256474f0661369a0b25e0d760
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-24 16:44:22 +0800

    Add priority in anthy.xml

M	engine/anthy.xml.in.in

commit 291a7bb6bb051e1b1e71d64a59af9b3075d47706
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-18 19:38:01 +0800

    Fix problem when generate xml.

M	engine/anthy.xml.in.in

commit de40431a13528860630036d8190e4d166e3876eb
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-09 10:28:45 +0800

    Use round lookup table.

M	engine/engine.py

commit 5b7bd78a4df238d1c57c952b85ec46227ad0c86a
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-07 11:44:38 +0800

    Fix a typo in engine.py.

M	engine/engine.py

commit 194feaf505333003664e8f7d134d25069fcbb3a3
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-06 09:47:33 +0800

    Fix problem when generate anthy.xml

M	configure.ac
M	engine/Makefile.am
R085	engine/anthy.xml.in	engine/anthy.xml.in.in

commit 5fc311c8a1195afca7a29006f8d3e785b35c6b00
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-02-05 15:25:13 +0800

    Migrate ibus-anthy to ibus-1.1.x

M	configure.ac
M	engine/Makefile.am
D	engine/anthy.engine.in
A	engine/anthy.xml.in
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	engine/main.py
M	ibus-anthy.spec.in

commit 87c79e5ebdbac37e6a7533f2d41a3905ca62692a
Author: LI Daobing <lidaobing@gmail.com>
Date:   2009-01-20 19:49:51 +0800

    remove rpath from Makefile.am
    
    if anthy real need a rpath, it should be in @ANTHY_LIB@, and Debian/Ubuntu
    consider the existence of rpath in a file is a bug.

M	engine/Makefile.am

commit 5d7b535d5b6ccbe129c2c76b038b4c9016c9b7ea
Merge: 5950579 7d7382e
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2009-01-14 10:21:41 +0800

    Merge commit 'matsuu/master'

commit 7d7382e1172a9eea4c62589ea4f2d2a19a3c4a28
Author: MATSUU Takuto <matsuu@gentoo.org>
Date:   2009-01-13 19:24:14 +0900

    Add space symbol

M	engine/engine.py
M	engine/tables.py

commit cc633aca6b9e8638bb57ac3072f9d49dc876643b
Author: MATSUU Takuto <matsuu@gentoo.org>
Date:   2009-01-13 18:54:56 +0900

    Fix symbol tables

M	engine/tables.py

commit 31764f1f208178c890e3a8f33e50b8e971e9a111
Author: MATSUU Takuto <matsuu@gentoo.org>
Date:   2009-01-13 18:50:49 +0900

    Fix convert handling

M	engine/romaji.py

commit 5950579d59e2a04776fab64d5d05bf0e05706505
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-10-23 14:33:42 +0800

    Update ja.po

M	po/ja.po

commit 151f1f4ea685227c0381add295d96a7bd0bb82ad
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-10 10:16:18 +0800

    Add --force args in autogen.sh

M	autogen.sh

commit 2138830b9a5c950dcd8db23865a762e1157571fa
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-09 18:40:51 +0800

    Modify CFLAGS.

M	autogen.sh
M	engine/Makefile.am

commit 6ff7e73f6725bb26e535b3052a3de9490a6aa4c8
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 23:13:43 +0800

    Modified typing rule for backslash and Japanese yen.

M	engine/engine.py
M	engine/tables.py

commit 34f6bbec5bb73f84e0c228734878fee4a0d2c130
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 19:13:21 +0800

    Fix kana typing rules by UTUMI Hirosi <utuhiro78@yahoo.co.jp>.

M	engine/tables.py

commit b68fd916d05fbe5c2be3aa79b8abb3f64d76d7ac
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 17:51:37 +0800

    Change name.

M	engine/kana.py

commit 78daf05a54aba3c0d979bfe4f92ae514d9019332
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 15:11:40 +0800

    Update zh_CN.po

M	po/zh_CN.po

commit 294587606de7da0798aebd44b46a7f2bc5e4e62b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 15:10:37 +0800

    Fix a typo.

M	engine/engine.py

commit ee159653208349c396917be34730b278195f4027
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 15:06:39 +0800

    Commet "n'" in romaji typing rule.

M	engine/tables.py

commit 23a1640aefbd2c251f949c78585df31775b9837d
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 15:05:25 +0800

    Refactory engine.py

M	engine/engine.py

commit bb4a93cf72378b125124d05d18a4f5eac3b49482
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 14:12:40 +0800

    Support Kana typing mode.

M	engine/Makefile.am
M	engine/engine.py
M	engine/jastring.py
A	engine/kana.py
M	engine/segment.py

commit d70c6f0d300195e10b568990b8bc82acb88efcf1
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 13:04:38 +0800

    Refine coding style.

M	engine/romaji.py

commit b82ce734346f5303f781cda15310a361e11dfa20
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 12:57:24 +0800

    Add is_finished() and pop().

M	engine/segment.py

commit bb1ea5a40167345044fd2f5db5252afa2573f710
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 12:54:55 +0800

    Implement pop method of RomajiSegment.

M	engine/romaji.py

commit e3d28530028dc7fb145c7e2807309782cba2aafc
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 12:47:16 +0800

    Use Segment.pop.

M	engine/jastring.py

commit 51d1686671b5597e29672a2026ccff7640cf4f3a
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 10:39:03 +0800

    Refactory Segment

M	engine/Makefile.am
M	engine/engine.py
M	engine/romaji.py
A	engine/segment.py
M	engine/tables.py

commit 63faa83cc3086f8f57e6425d82cf38b31e53d9c4
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 09:58:04 +0800

    Remove symbols_set

M	engine/engine.py
M	engine/tables.py

commit c7940fa8c95fbce3bff95a5c67bc001555de7c46
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 09:31:56 +0800

    Split half_symbol_rule from romaji_typing_rule.

M	engine/romaji.py
M	engine/tables.py

commit 673e69982143c0cc47de3c93e77453ffc390afa2
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 09:15:07 +0800

    Add romaji.py

M	engine/jastring.py
A	engine/romaji.py

commit a170b2704194c5a047820cfa5d68e3a22e84e5f7
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 09:03:16 +0800

    Split RomajiSegment from jastring.py

M	engine/Makefile.am
M	engine/jastring.py

commit 287f00547cb55e969d14ecd7730f8322d94788d6
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 08:59:23 +0800

    Rename JaSegment to RomajiSegemnt.

M	engine/jastring.py

commit 2e690a24c3d080dbfaf8c82cd54b69193c8c030b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 08:56:47 +0800

    Split JaString from engine.py.

M	engine/Makefile.am
M	engine/engine.py
A	engine/jastring.py

commit 6a036dbf0d3f3147828d9591a0f902f1e4355522
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 08:38:08 +0800

    Fix soem typos.

M	engine/engine.py
M	engine/tables.py

commit 8cdb785f56f3957dd0a12493a6dea88435dc4faa
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-03 08:14:29 +0800

    Add Kana Typing  related tables.

M	engine/engine.py
M	engine/tables.py

commit ea0255953a5b6f1d2a2fc38435cf3da1ffe2988d
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-02 15:30:32 +0800

    Set the Background for preedit_string.

M	engine/engine.py

commit aa328e9eb0962501570158eb9d942cd72afd3fd1
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-09-01 15:40:18 +0800

    Change InputMode labels to recognize them easily.

M	engine/engine.py

commit 548544ad801a5e6a29cd775362413c29ff2c4442
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-31 19:18:25 +0800

    Update po files.

M	po/ja.po
M	po/zh_CN.po

commit e7a394a31a6fe10ad0775d70fd1dcd8871b85521
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-31 18:54:32 +0800

    Change install folder.

M	engine/Makefile.am
M	engine/ibus-engine-anthy.in

commit 3f0bbeaad12fd9eaad2d84097f1118b4f5d2d1a0
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-31 10:15:31 +0800

    Set page_size of lookup table to 9.

M	engine/engine.py

commit bea516f4d9a1bb164a80df8065aae23a06585795
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-30 08:00:08 +0800

    Translate engine name.

M	engine/factory.py

commit 5ea3f8adfbd564ff9e3a68deea67dc40fe863dad
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-30 07:41:47 +0800

    Correct last 'n'  to 'ん'

M	engine/engine.py
M	engine/tables.py

commit a2fe34cfe155842717c7a8d8e10340ce8e7b95ab
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-29 08:23:17 +0800

    Add correction rules for Hiragana typing.

M	engine/engine.py
M	engine/tables.py

commit a21b77eac885051faddb3aeb7e75b9264188b820
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-29 07:52:52 +0800

    Change cursor position to avoid candidate window swing.

M	engine/engine.py

commit fb021459af202b62bf899448c64bafcf12299b11
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 17:56:30 +0800

    Change variable __input_chars to __preedit_ja_string.

M	engine/engine.py

commit d46b6d7551fd5ac3737ee1db9badcd3ec68aeb9c
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 17:52:07 +0800

    Decorate all preedit string with Underline.

M	engine/engine.py

commit ed14b45ea5089bbf8c066f6637833251b371dec9
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 17:49:33 +0800

    Ignore Fn key event if input_chars is empty.

M	engine/engine.py

commit 9395befee66acdb1748f2619ed0523d7639e2be8
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 17:09:06 +0800

    Update translations for ja and zh_CN

M	po/ja.po
M	po/zh_CN.po

commit 4485fe836a29a17ad69042413ef106cb44369fbf
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 16:52:40 +0800

    Fix problem when press number.

M	engine/engine.py

commit 9517190ff039f44ec30ff37b53429a33a435958b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 16:09:32 +0800

    Fix problem when press aiueo.

M	engine/engine.py

commit c28c64949da9d8fc6165ec6043c52d1261e9622b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 15:41:46 +0800

    Support F6~9 to convert chars to Hiragana, Katakana & Latin.

M	engine/engine.py
M	engine/tables.py

commit c47a08bd9f27d3f8f086c6f8d687880a6297462f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 14:17:27 +0800

    Refactory anthy engine. Add JaString & JaSegment classes.

M	engine/Makefile.am
M	engine/engine.py
M	engine/tables.py

commit 3ba701e016171f31bc6eb0d5e5cc3bedc05ade87
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 09:11:21 +0800

    Refine coding style.

M	engine/engine.py

commit cd8417bf976a4a13d972abe4295ae996c397c6de
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 07:36:35 +0800

    Uncomment rule "n'" => "ん".

M	engine/tables.py

commit 5537a8485aabe508d3ec813b000efbec8b4cc1a3
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 07:29:54 +0800

    Add double consonant rule. bb => っb, ...

M	engine/tables.py

commit b40210e8b47e7b534cf91bb39839c2e5b82dbc4d
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-28 07:11:27 +0800

    Fix problem when translate letters to Katakana and Half width Katakana.

M	engine/engine.py

commit 7890800fc3a6fb5c5191dd6804baa5aae36d9f1b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-27 17:39:24 +0800

    Update zh_CN translation.

M	po/zh_CN.po

commit a50d373ef63a9a6f5f9bac447fde8afede53a973
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-27 17:35:57 +0800

    Add ja.po by UTUMI Hirosi <utuhiro78@yahoo.co.jp>.

M	AUTHORS
M	po/LINGUAS
A	po/ja.po

commit 30e70213e7e5cbdd87839d61e5a7cbd76991735b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-27 17:34:37 +0800

    Enable locale & gettext.

M	engine/engine.py
M	engine/main.py

commit 9d5a9aeec47932711ef3f80ba967cb7f09d2e16f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-27 10:49:42 +0800

    Support segment shrinking.

M	engine/engine.py

commit 030ba62afe335686483f3c2a26739f7acf03f1b8
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-26 21:46:01 +0800

    Fix problem when user presses Backspace or Delete keys.

M	engine/engine.py

commit 1701d94498ef9227a5d5dea79189afa46d3f45eb
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-26 20:13:20 +0800

    Process key event in sync mode.

M	engine/engine.py

commit 72384e0f70371c6c459d5b2248f0aed01dc0b51b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-26 19:52:31 +0800

    Fix problem when translate english letters to Japanes romja.

M	engine/engine.py

commit 6af656ae0b8ae5bb18e18fd70852d5e3aaf865b3
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-21 21:38:08 +0800

    Fix configure warning.

M	engine/ibus-engine-anthy.in
M	po/zh_CN.po

commit c387042b85990070a5a347562ddeb3f3ae3be63f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-19 09:05:44 +0800

    Refine code.

M	engine/engine.py

commit 2d8de5944b67c9a23e0383a3073e13e67eca5841
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-15 14:09:37 +0800

    Use more @@.

M	engine/Makefile.am
M	engine/anthy.engine.in
M	engine/ibus-engine-anthy.in
M	ibus-anthy.spec.in

commit 1667a8b717889846ac1b11d5894a0d0bfc014867
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-15 11:36:08 +0800

    Remove test.py from POFILES.in

M	po/POTFILES.in

commit 81ce81ab758a7e790ecf55008a8c1b2a137fd2e9
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-14 21:36:55 +0800

    Add CFLAGS & CXXFLAGS.

M	autogen.sh

commit 5fc5c08ac17c487b9ad7a9d3a1f34707e2e04e24
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-14 08:23:50 +0800

    Use pkgdatadir for icons.

M	icons/Makefile.am

commit 6776309a93d38bfe282592b2ddbb89d7d623c6ac
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-14 08:19:35 +0800

    Use @PACKAGE_NAME@ in spec.in

M	ibus-anthy.spec.in

commit 190702f40ccb0ded38707086b2ca7ed54632cde0
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-13 23:20:43 +0800

    Add i18n support.

M	ibus-anthy.spec.in
A	po/LINGUAS
M	po/POTFILES.in
A	po/zh_CN.po

commit 0d020d985ca471ed77e6178a15f6ff7367848195
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-13 15:59:48 +0800

    Fix problem in spec.

M	ibus-anthy.spec.in

commit 247c55667726963583ac5534b0aadc4b9c111146
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-13 15:56:15 +0800

    Install ibus-engine-anthy in @bindir@

M	engine/Makefile.am
M	engine/anthy.engine.in

commit c28c742752ece3add8034ebdc16764ab3b48fdf6
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-12 15:08:04 +0800

    Change ibus_micro_version to 1.

M	configure.ac

commit bbd7d388017487ca9371e77eed5c4a0c8e4cf2d7
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 14:16:33 +0800

    Remove TestProp

M	engine/engine.py

commit 04a71600d8310a4ed8fe1bea7d95be46a05b1bfe
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 14:15:38 +0800

    Implement Latin and Wide Latin input mode.

M	engine/engine.py

commit 04c9b7f8fe89a43f1c576b2557165e60559679c1
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 13:41:58 +0800

    Add input mode support.

M	engine/engine.py

commit 18d4a9bfab3409e95299188757c5dda2c45a6cdb
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 13:24:15 +0800

    Add symbols support.

M	engine/engine.py
M	engine/tables.py

commit 3e3baac2d7adce38ab79411eca3a6901048a8452
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 13:13:36 +0800

    Add symbols in tables.

M	engine/tables.py

commit 989ff6725e394ed6058b1d478962ecc02864b48b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 08:31:32 +0800

    Refine coding style.

M	configure.ac

commit 391eccdb5281b674d15317967c14a9dc895de3b6
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-09 08:20:13 +0800

    Add python-config.py.

M	Makefile.am
M	configure.ac
A	python-config.py

commit 0b3b87399a492492a5708ebac23182600fc26f94
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-08 16:58:35 +0800

    Remove commeted lines.

M	ibus-anthy.spec.in

commit 7c78074f06abfa8df3441296bd711cf3030d9b4b
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-08 16:43:41 +0800

    Fix some problem for fedora packaging review.

M	ibus-anthy.spec.in

commit 91f9509cd1f9a0f12e0ccaee923ebf070ff1fd30
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-08 15:23:58 +0800

    Use GPLv2 COPING.

M	COPYING

commit 854ab51e4506e162148e10b43f488a57a3a3fe79
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-08 13:12:13 +0800

    Refine doc.

M	ibus-anthy.spec.in

commit 48b7c4d75d8e8585637297facbc8b29fd392b811
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-08 09:16:07 +0800

    Check it by rpmlint and fixed some problems.

M	README
M	engine/Makefile.am
M	ibus-anthy.spec.in

commit 561181ad976bb1b8e489111ee2336536bc17ba9d
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-07 09:37:15 +0800

    Fix mistake of icon file path.

M	engine/anthy.engine.in

commit 5e3b0338afb3e16e6cb0a299108fa478d0aa3a58
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-07 09:30:12 +0800

    Change some env names.

M	engine/Makefile.am
M	engine/factory.py
M	engine/ibus-engine-anthy.in

commit 7f4dbd0a16bfc4bb56dbf31eaa38efd96bb5f26e
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-06 14:06:36 +0800

    Fix problem in ibus-anthy.spec.in.

M	ibus-anthy.spec.in

commit e3ce275ef13ae5245f306cdfc0b6f965f48afaae
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-08-06 14:05:31 +0800

    Install icons in @prefix@/share/ibus-anthy/icons.

M	engine/Makefile.am
M	engine/anthy.engine.in
M	engine/factory.py
M	engine/ibus-engine-anthy.in
M	icons/Makefile.am

commit df7e66da7d4ac0c27914d92faedc8f752d7dfbcc
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-31 13:06:03 +0800

    Rename conn to bus.

M	engine/engine.py
M	engine/factory.py
M	engine/main.py

commit 27b327806015f16b91f9b2832e9e7005aa06c607
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-31 07:33:14 +0800

    Fix a typo.

M	engine/main.py

commit 66e6bef38244af606f1fbf08c8ecbfedfa22e1b6
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-28 14:50:56 +0800

    Use IBus Replace dbus.Connection.

M	engine/main.py

commit 0f21c5e8f20c76f856487eb295ac3d0deaaca0bf
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-22 14:39:22 +0800

    Use unicode for label.

M	engine/engine.py

commit baaf25def04b95ff49162f627317f3544b530abf
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-22 14:02:40 +0800

    does not import pango.

M	engine/engine.py

commit 94e58c7da14f35119fab43f71b37d7fcc8fb89ec
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-22 14:02:21 +0800

    Use ibus.ATTR_UNDERLINE_SINGLE.

M	engine/engine.py

commit b127966bc01cf4b3afa46a4f7af9430a5251e032
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-18 17:04:15 +0800

    Rename anthy.engine to anthy.engine.in

M	configure.ac
M	engine/Makefile.am
R068	engine/anthy.engine	engine/anthy.engine.in

commit d2c733640e3e995002d4e8202aad13e4a2d5fd29
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-18 10:27:11 +0800

    Refactory Engine & EngineFactory.

M	engine/engine.py
M	engine/factory.py
M	engine/main.py

commit 7701c38f5d00841f1f4fbb2e888916a09b59e02f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-15 17:04:39 +0800

    vim settings.

M	engine/engine.py
M	engine/factory.py
M	engine/main.py
M	engine/tables.py

commit 74118afb2d9ae183e71a2246919ce97b2f8c37ba
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-15 13:37:14 +0800

    Refine coding style.

M	engine/engine.py
M	engine/factory.py
M	engine/main.py
M	engine/tables.py

commit 07c018e8c1d7b94432854ec034734665ee4f27c0
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-10 15:41:38 +0800

    Add anthy.engine.

M	engine/Makefile.am
A	engine/anthy.engine
M	engine/ibus-engine-anthy.in
M	ibus-anthy.spec.in

commit 0882b282593ddd02e4e921b73be4006c90938b52
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-08 18:09:54 +0800

    Modify BuildRequires in spec file.

M	ibus-anthy.spec.in

commit cf03784615a9771a09f2bdf2e58a254aff02481f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-08 18:09:33 +0800

    Add build task srpm.

M	Makefile.am

commit 77d6c856ff55d6e8e61636e78dfd4b32e135c058
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-07-04 11:09:35 +0800

    Add exec in shell launch scritp.

M	engine/ibus-engine-anthy.in

commit 72dfaadcdd51bc4179c1d7a7ffe354c40c4cf179
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-30 19:34:48 +0800

    Remove empty line.

M	configure.ac

commit dec189db6c9e312c08fd26d63011f106e443c9db
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-30 07:57:45 +0800

    Add .gitignore.

A	engine/.gitignore

commit 8bcbfaeb665b5a9c1edf5fd6545bccca7e4aae63
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-30 07:57:04 +0800

    Import ibus-anthy projiect.

M	.gitignore
M	Makefile.am
M	configure.ac
M	engine/Makefile.am
A	engine/anthy.i
M	engine/engine.py
M	engine/factory.py
A	engine/ibus-engine-anthy.in
D	engine/ibus-engine-enchant.in
M	engine/main.py
A	engine/tables.py
A	engine/test.py
R076	ibus-tmpl.spec.in	ibus-anthy.spec.in
M	icons/Makefile.am
A	icons/ibus-anthy.png
D	icons/ibus-enchant.svg

commit f6303d37775aff4c1087bea9da91345a5c849afd
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-29 16:48:38 +0800

    Add icon.

M	Makefile.am
M	configure.ac
M	engine/factory.py
M	ibus-tmpl.spec.in
A	icons/Makefile.am
A	icons/ibus-enchant.svg

commit b741f5db502727dfe40d4087019c882a85d96f9f
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-29 16:18:54 +0800

    Use GPLv2.

M	Makefile.am
M	configure.ac
M	engine/Makefile.am
M	engine/engine.py
M	engine/factory.py
M	engine/ibus-engine-enchant.in
M	engine/main.py
M	ibus-tmpl.spec.in
M	m4/Makefile.am

commit 1e9f9787283d449fe7446a9fa19924c964980180
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-29 16:10:36 +0800

    Add a template engine - enchant.

M	Makefile.am
M	configure.ac
A	engine/Makefile.am
A	engine/engine.py
A	engine/factory.py
A	engine/ibus-engine-enchant.in
A	engine/main.py
M	ibus-tmpl.spec.in

commit 058ff8eec8aa8a7e5e8e7b404f2f47d87456bfaa
Author: Huang Peng <shawn.p.huang@gmail.com>
Date:   2008-06-29 15:57:07 +0800

    Import IBus template project.

A	.gitignore
A	AUTHORS
A	COPYING
A	ChangeLog
A	Makefile.am
A	NEWS
A	README
A	autogen.sh
A	configure.ac
A	ibus-tmpl.spec.in
A	m4/.gitignore
A	m4/Makefile.am
A	m4/as-version.m4
A	po/.gitignore
A	po/Makevars
A	po/POTFILES.in
