Branch: refs/heads/master
Home:   http://github.com/phuang/ibus-pinyin

Commit: 0fe0c8fdb5c2ce9090394034a505427b1aeab176
    
http://github.com/phuang/ibus-pinyin/commit/0fe0c8fdb5c2ce9090394034a505427b1aeab176
Author: Peng Huang <[email protected]>
Date:   2010-05-12 (Wed, 12 May 2010)

Changed paths:
  A scripts/bopomofo.py
  M scripts/genpytable.py
  M src/PinyinParserTable.h
  M src/Types.h

Log Message:
-----------
Generate PinyinParserTable with bopomofo


Commit: e37e15be51cab2dfe85785b17a4707c09de402cd
    
http://github.com/phuang/ibus-pinyin/commit/e37e15be51cab2dfe85785b17a4707c09de402cd
Author: Peng Huang <[email protected]>
Date:   2010-05-12 (Wed, 12 May 2010)

Changed paths:
  M scripts/bopomofo.py
  M scripts/genpytable.py
  M src/PinyinParserTable.h

Log Message:
-----------
Generate some fuzzy bopomofo


Commit: 5a3d87178bf076bd7d2e59ff53d5eb49f36f3a1a
    
http://github.com/phuang/ibus-pinyin/commit/5a3d87178bf076bd7d2e59ff53d5eb49f36f3a1a
Author: Peng Huang <[email protected]>
Date:   2010-05-12 (Wed, 12 May 2010)

Changed paths:
  M scripts/genpytable.py
  M src/PinyinParserTable.h
  M src/Types.h

Log Message:
-----------
Use wchar_t for bopomofo


Commit: a360dbe761107cd98530c24f2c115dd5c7613dca
    
http://github.com/phuang/ibus-pinyin/commit/a360dbe761107cd98530c24f2c115dd5c7613dca
Author: BYVoid <[email protected]>
Date:   2010-05-12 (Wed, 12 May 2010)

Changed paths:
  A src/Bopomofo.h
  A src/BopomofoEditor.cc
  A src/BopomofoEditor.h
  M src/Makefile.am
  M src/PinyinEditor.cc
  M src/PinyinEditor.h
  M src/PinyinEngine.cc
  M src/PinyinParser.cc
  M src/PinyinParser.h

Log Message:
-----------
add Bopomofo Support


Commit: 44eb3a3beaaf8a9ee66a633783b3e6dd03a9e1f1
    
http://github.com/phuang/ibus-pinyin/commit/44eb3a3beaaf8a9ee66a633783b3e6dd03a9e1f1
Author: BYVoid <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M src/BopomofoEditor.cc
  M src/BopomofoEditor.h
  M src/PinyinEditor.cc
  M src/PinyinEngine.cc
  M src/PinyinParser.cc
  M src/PinyinParser.h

Log Message:
-----------
Bopomofo


Commit: c18e74986fb1e608e313497d3b3914ab22a4854b
    
http://github.com/phuang/ibus-pinyin/commit/c18e74986fb1e608e313497d3b3914ab22a4854b
Author: Peng Huang <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M src/BopomofoEditor.cc
  M src/Engine.cc
  M src/Engine.h
  M src/Main.cc
  M src/PinyinEngine.cc
  M src/PinyinEngine.h
  M src/pinyin.xml.in.in

Log Message:
-----------
Make bopomofo as a separate input engine.


Commit: 35e5f6a5e90dde1b3683774247a4d9bb304bcc3c
    
http://github.com/phuang/ibus-pinyin/commit/35e5f6a5e90dde1b3683774247a4d9bb304bcc3c
Author: Peng Huang <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  A src/BopomofoEngine.cc
  A src/BopomofoEngine.h
  M src/Engine.cc
  M src/Engine.h
  M src/Makefile.am
  M src/PinyinEngine.cc
  M src/PinyinEngine.h

Log Message:
-----------
Create BopomofoEngine


Commit: 6b4b7a6a082851ac734de624602dd4e7d013ab95
    
http://github.com/phuang/ibus-pinyin/commit/6b4b7a6a082851ac734de624602dd4e7d013ab95
Author: BYVoid <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M src/BopomofoEditor.cc

Log Message:
-----------
Allow multiple tone character


Commit: ef13f112bc1a9a837bc116abe691670dd2c73f20
    
http://github.com/phuang/ibus-pinyin/commit/ef13f112bc1a9a837bc116abe691670dd2c73f20
Author: BYVoid <[email protected]>
Date:   2010-05-14 (Fri, 14 May 2010)

Changed paths:
  M src/BopomofoEditor.cc
  M src/BopomofoEditor.h
  M src/BopomofoEngine.cc
  M src/PinyinParser.cc

Log Message:
-----------
Add Input mode/Select mode for Bopomofo


Commit: 3537d0592fdf92a900c285980255aba39440a7e8
    
http://github.com/phuang/ibus-pinyin/commit/3537d0592fdf92a900c285980255aba39440a7e8
Author: Peng Huang <[email protected]>
Date:   2010-05-14 (Fri, 14 May 2010)

Changed paths:
  M configure.ac

Log Message:
-----------
Add date string in version for testing


Commit: 301be52c7bc6c15fb7d41ce4d8d1330ec8af737e
    
http://github.com/phuang/ibus-pinyin/commit/301be52c7bc6c15fb7d41ce4d8d1330ec8af737e
Author: Peng Huang <[email protected]>
Date:   2010-05-14 (Fri, 14 May 2010)

Changed paths:
  M data/icons/Makefile.am
  A data/icons/ibus-bopomofo.svg
  M src/Main.cc
  M src/pinyin.xml.in.in

Log Message:
-----------
Add bopomofo icon


Commit: 98e590baa65b9fb133f71994877cd2068c505d7f
    
http://github.com/phuang/ibus-pinyin/commit/98e590baa65b9fb133f71994877cd2068c505d7f
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  M src/Database.cc

Log Message:
-----------
Refine coding style in Database.cc


Commit: ea3c000a332c8dd67147f479e1fdc13747d560c2
    
http://github.com/phuang/ibus-pinyin/commit/ea3c000a332c8dd67147f479e1fdc13747d560c2
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  M src/BopomofoEditor.cc

Log Message:
-----------
Fix two build warnings.


Commit: bb8f130fb94108cb1fa6863d14e1b2cd165a1594
    
http://github.com/phuang/ibus-pinyin/commit/bb8f130fb94108cb1fa6863d14e1b2cd165a1594
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  M src/BopomofoEngine.cc
  M src/BopomofoEngine.h
  M src/Makefile.am
  A src/PunctEditor.cc

Log Message:
-----------
Add MODE_PUNCT in BopomofoEngine


Commit: 3cd7a8f7f2741d966fa9bea2dcaced4376c2e277
    
http://github.com/phuang/ibus-pinyin/commit/3cd7a8f7f2741d966fa9bea2dcaced4376c2e277
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  A scripts/punct.py

Log Message:
-----------
Add punct.py


Commit: 40b35c83033ba26a661731f44405280ed91bd48a
    
http://github.com/phuang/ibus-pinyin/commit/40b35c83033ba26a661731f44405280ed91bd48a
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  A scripts/genpuncttable.py
  M src/PunctEditor.cc
  A src/PunctTable.h

Log Message:
-----------
Add PunctTable.h


Commit: b3ac1d2c04008c989c215b2ff3e9f84585bc76ce
    
http://github.com/phuang/ibus-pinyin/commit/b3ac1d2c04008c989c215b2ff3e9f84585bc76ce
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  M src/Makefile.am

Log Message:
-----------
Add PunctTable in Makefile.am


Commit: af19867e06534726ed91ab6c7b17bc5214ac53fa
    
http://github.com/phuang/ibus-pinyin/commit/af19867e06534726ed91ab6c7b17bc5214ac53fa
Author: Peng Huang <[email protected]>
Date:   2010-05-15 (Sat, 15 May 2010)

Changed paths:
  A src/PunctEditor.h

Log Message:
-----------
Add PunctEditor.h


Commit: 8df3e417526b436fadfb7eeced6bde5cc24577e0
    
http://github.com/phuang/ibus-pinyin/commit/8df3e417526b436fadfb7eeced6bde5cc24577e0
Author: BYVoid <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/BopomofoEditor.cc
  M src/PunctEditor.cc
  M src/PunctEditor.h

Log Message:
-----------
implement PunctEditor for BopomofoEngine


Commit: acf0cdaca6d0c75359f90f4a888c6c99fc47c49b
    
http://github.com/phuang/ibus-pinyin/commit/acf0cdaca6d0c75359f90f4a888c6c99fc47c49b
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M scripts/punct.py
  M src/PunctEditor.cc
  M src/PunctTable.h

Log Message:
-----------
Fix the order of punct_table


Commit: 9e4631290f6c40a74ba1403644b8536fe065ca91
    
http://github.com/phuang/ibus-pinyin/commit/9e4631290f6c40a74ba1403644b8536fe065ca91
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/PunctEditor.cc

Log Message:
-----------
Refine some code.


Commit: 70c8b03d0e5112fc1fcd9fcc557ff5714767c8bd
    
http://github.com/phuang/ibus-pinyin/commit/70c8b03d0e5112fc1fcd9fcc557ff5714767c8bd
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/Main.cc
  M src/PunctEditor.cc

Log Message:
-----------
Do not allow input chars more than 2


Commit: b46bb4bd7443dcdef7fb790fde5138b9f9f36007
    
http://github.com/phuang/ibus-pinyin/commit/b46bb4bd7443dcdef7fb790fde5138b9f9f36007
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/Makefile.am

Log Message:
-----------
Include PunctTable.h in tarball


Commit: 90bb72d5cea0f36397d477251e89ef7e6f627ddc
    
http://github.com/phuang/ibus-pinyin/commit/90bb72d5cea0f36397d477251e89ef7e6f627ddc
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/PunctEditor.cc

Log Message:
-----------
Reset PunctEditor when press Esc


Commit: d153239dd1681837f445719cacca045a43c9d877
    
http://github.com/phuang/ibus-pinyin/commit/d153239dd1681837f445719cacca045a43c9d877
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M src/BopomofoEngine.cc
  M src/BopomofoEngine.h
  M src/Engine.h
  M src/PinyinEngine.h

Log Message:
-----------
register properties in focusIn


Commit: c5aefb2ca27010474d12032f51be840c92ed4770
    
http://github.com/phuang/ibus-pinyin/commit/c5aefb2ca27010474d12032f51be840c92ed4770
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M ibus-pinyin.spec.in

Log Message:
-----------
Add Bopomof in spec file.


Commit: 51438d761eb28fc9c19efc7eef82681ebdc86e65
    
http://github.com/phuang/ibus-pinyin/commit/51438d761eb28fc9c19efc7eef82681ebdc86e65
Author: Peng Huang <[email protected]>
Date:   2010-05-16 (Sun, 16 May 2010)

Changed paths:
  M configure.ac
  M data/icons/Makefile.am
  A data/icons/ibus-bopomofo.svg
  M ibus-pinyin.spec.in
  A scripts/bopomofo.py
  A scripts/genpuncttable.py
  M scripts/genpytable.py
  A scripts/punct.py
  A src/Bopomofo.h
  A src/BopomofoEditor.cc
  A src/BopomofoEditor.h
  A src/BopomofoEngine.cc
  A src/BopomofoEngine.h
  M src/Database.cc
  M src/Engine.cc
  M src/Engine.h
  M src/Main.cc
  M src/Makefile.am
  M src/PinyinEditor.cc
  M src/PinyinEditor.h
  M src/PinyinEngine.cc
  M src/PinyinEngine.h
  M src/PinyinParser.cc
  M src/PinyinParser.h
  M src/PinyinParserTable.h
  A src/PunctEditor.cc
  A src/PunctEditor.h
  A src/PunctTable.h
  M src/Types.h
  M src/pinyin.xml.in.in

Log Message:
-----------
Merge branch 'bopomofo'

Conflicts:
        ibus-pinyin.spec.in


-- 
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

回复