summaryrefslogtreecommitdiff
path: root/engine/jastring.py
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright.fujiwarat2012-03-271-1/+2
* Converted pygtk2 to gir gtk3.fujiwarat2012-03-051-12/+12
* Updated copyright.fujiwarat2011-01-171-1/+1
* Fixed commit_nth_segmentfujiwarat2010-10-151-0/+71
* Added custom key table.fujiwarat2010-10-151-0/+3
* Fix NICOLA-F and NICOLA-A thumb-shift #756fujiwarat2010-03-051-1/+3
* Fix Shift + char with CapsLock ON in romaji mode.fujiwarat2010-02-121-3/+14
* Fix License and Copyrightfujiwarat2010-01-141-1/+2
* Add symbol type feature #150fujiwarat2009-11-241-8/+16
* Implimented convert_segment_to_latin command.Hideaki ABE2009-09-101-0/+10
* Implimented "Thumb Shift" typing method.Hideaki ABE2009-08-311-0/+3
* modified tables.symbol_rule{} and unichar_half_to_full()Hideaki ABE2009-06-021-1/+1
* apply patch from Hideaki ABE.Peng Huang2009-05-301-12/+40
* Support Kana typing mode.Huang Peng2008-09-031-2/+15
* Use Segment.pop.Huang Peng2008-09-031-19/+6
* Add romaji.pyHuang Peng2008-09-031-1/+1
* Split RomajiSegment from jastring.pyHuang Peng2008-09-031-142/+2
* Rename JaSegment to RomajiSegemnt.Huang Peng2008-09-031-14/+14
* Split JaString from engine.py.Huang Peng2008-09-031-0/+270