Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus-anthy
  Commit: 0270ac6d390f581f2b4d336b6605483148070bab
      
https://github.com/ibus/ibus-anthy/commit/0270ac6d390f581f2b4d336b6605483148070bab
  Author: fujiwarat <[email protected]>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M data/era.t

  Log Message:
  -----------
  Updated era.t with the latest GPL 2.0.


  Commit: 9932e3920f19d78e5bfb5a357590e3e6893b24a9
      
https://github.com/ibus/ibus-anthy/commit/9932e3920f19d78e5bfb5a357590e3e6893b24a9
  Author: fujiwarat <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M po/ja.po

  Log Message:
  -----------
  Fixed translation typo.


  Commit: 85330465240ba6a028c92290d74ef05dcb5d7cb9
      
https://github.com/ibus/ibus-anthy/commit/85330465240ba6a028c92290d74ef05dcb5d7cb9
  Author: fujiwarat <[email protected]>
  Date:   2014-01-05 (Sun, 05 Jan 2014)

  Changed paths:
    M engine/engine.py
    M setup/prefs.py

  Log Message:
  -----------
  Fixed IOError in print sys.stderr when the parent process exits.


  Commit: 2e8e2bef7a7943ed351278c2f6c601339abd4d54
      
https://github.com/ibus/ibus-anthy/commit/2e8e2bef7a7943ed351278c2f6c601339abd4d54
  Author: fujiwarat <[email protected]>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M configure.ac
    M engine/Makefile.am
    R engine/_config.py.in
    R engine/anthy.i
    R engine/anthy.xml.in.in
    R engine/default.xml.in.in
    R engine/engine.py
    R engine/factory.py
    R engine/ibus-engine-anthy.in
    R engine/jastring.py
    R engine/kana.py
    R engine/main.py
    A engine/python2/Makefile.am
    A engine/python2/_config.py.in
    A engine/python2/anthy.i
    A engine/python2/anthy.xml.in.in
    A engine/python2/default.xml.in.in
    A engine/python2/engine.py
    A engine/python2/factory.py
    A engine/python2/ibus-engine-anthy.in
    A engine/python2/jastring.py
    A engine/python2/kana.py
    A engine/python2/main.py
    A engine/python2/romaji.py
    A engine/python2/segment.py
    A engine/python2/tables.py
    A engine/python2/test.py
    A 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
    R engine/romaji.py
    R engine/segment.py
    R engine/tables.py
    R engine/test.py
    R engine/thumb.py
    M setup/Makefile.am
    R setup/_config.py.in
    R setup/anthyprefs.py.in
    R setup/ibus-setup-anthy.desktop.in.in
    R setup/ibus-setup-anthy.in
    R setup/main.py
    R setup/prefs.py
    A setup/python2/Makefile.am
    A setup/python2/_config.py.in
    A setup/python2/anthyprefs.py.in
    A setup/python2/ibus-setup-anthy.desktop.in.in
    A setup/python2/ibus-setup-anthy.in
    A setup/python2/main.py
    A setup/python2/prefs.py
    A 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
    R setup/setup.ui

  Log Message:
  -----------
  Added python3.

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


  Commit: cc3bdbe663c2f89d3998cb5ec66174b9f695745e
      
https://github.com/ibus/ibus-anthy/commit/cc3bdbe663c2f89d3998cb5ec66174b9f695745e
  Author: fujiwarat <[email protected]>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M po/POTFILES.in
    M po/POTFILES.skip

  Log Message:
  -----------
  Updated po/POTFILES.in for python3.


  Commit: bd5dcd074de31ffcecffde962e313b334841adb6
      
https://github.com/ibus/ibus-anthy/commit/bd5dcd074de31ffcecffde962e313b334841adb6
  Author: fujiwarat <[email protected]>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

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

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


  Commit: 016b2ea957b2e1985af6d5ad508588174b7aca8f
      
https://github.com/ibus/ibus-anthy/commit/016b2ea957b2e1985af6d5ad508588174b7aca8f
  Author: fujiwarat <[email protected]>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M po/el.po
    M po/fr.po
    M po/ja.po
    M po/zh_CN.po

  Log Message:
  -----------
  Updated translations.


  Commit: 1ae9a571c009d96b95da0c53ca6460d41ff067e7
      
https://github.com/ibus/ibus-anthy/commit/1ae9a571c009d96b95da0c53ca6460d41ff067e7
  Author: Julien Humbert <[email protected]>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M po/fr.po

  Log Message:
  -----------
  Update french translation


  Commit: c5e05a554a55aef23d0b2fcd92259f2c6bb8bebc
      
https://github.com/ibus/ibus-anthy/commit/c5e05a554a55aef23d0b2fcd92259f2c6bb8bebc
  Author: fujiwarat <[email protected]>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  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.


Compare: https://github.com/ibus/ibus-anthy/compare/e68f0a982c6d...c5e05a554a55

-- 
-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复