Jskad/source/org/thdl/tib/text
dchandler d99ae50d8a The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question.
Now Jskad has two "Convert selected ACIP to Tibetan" conversions, one with and one without warnings, built in to Jskad proper (not the converter, that is).
2003-10-26 00:24:28 +00:00
..
tshegbar The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question. 2003-10-26 00:24:28 +00:00
ttt Private correspondence with Robert Chilton led to me to add and remove a few prefix rules. BLC and BGL are here, BLK, BLG, BLNG, BLJ, BNG, BJ, BNY, BN, and BDZ are gone. 2003-10-25 21:47:34 +00:00
.cvsignore CVS ignoring backup files. 2003-10-18 17:47:56 +00:00
acip_keyboard.ini Added a few tests for the ACIP keyboard, which I've improved a bit. 2003-04-14 23:55:00 +00:00
DuffCellRenderer.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +00:00
DuffCode.java Fixed ACIP->TMW vowels like 'I etc. 2003-09-12 05:06:37 +00:00
DuffData.java Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
InvalidACIPException.java Forgot to add this file earlier. 2003-10-20 13:49:54 +00:00
InvalidWylieException.java Initial revision 2002-09-23 23:15:39 +00:00
package.html Added an unfinished ACIP->Tibetan converter. Once it works properly 2003-08-10 19:30:07 +00:00
sambhota_keyboard_1.ini Initial revision 2002-09-23 23:15:39 +00:00
tcc_keyboard_1.ini In TCC #1 keyboard, h>cj now works. I may have fixed this in a terrible way, breaking other things even. Hard to say because I don't really understand the code I changed. But DuffPaneTest passes. 2003-10-12 18:16:17 +00:00
tcc_keyboard_2.ini Initial revision 2002-09-23 23:15:39 +00:00
TGCList.java Refactored this code so that Wylie->Tibetan and ACIP->Tibetan 2003-08-10 19:02:56 +00:00
TGCPair.java TMW->EWTS, TMW->ACIP, and ACIP->Unicode/TMW now support more appendages. Personal correspondence with Robert Chilton led me to support, besides 'am, 'ang, 'o, 'i, and 'u, the following: 2003-10-18 03:04:47 +00:00
THDLWylieConstants.java TMW->EWTS, TMW->ACIP, and ACIP->Unicode/TMW now support more appendages. Personal correspondence with Robert Chilton led me to support, besides 'am, 'ang, 'o, 'i, and 'u, the following: 2003-10-18 03:04:47 +00:00
TibetanDocument.java Jskad has a new feature: Convert Selection from ACIP to Tibetan. It uses the ACIP converter to do its work. 2003-10-19 20:16:06 +00:00
TibetanHTML.java Jskad has a new feature: Convert Selection from ACIP to Tibetan. It uses the ACIP converter to do its work. 2003-10-19 20:16:06 +00:00
TibetanKeyboard.java Fixed Javadoc warnings. 2003-06-29 15:37:35 +00:00
TibetanLabelView.java Fixed some Javadoc comments in preparation for putting up new Javadocs 2002-10-28 04:49:24 +00:00
TibetanMachineWeb.java The appendage 'um is here too. 2003-10-18 05:10:49 +00:00
TibetanRTFEditorKit.java This may well be a fix to the "Improper line wrapping" bug. The fix 2002-10-28 03:08:04 +00:00
TibetanRTFViewFactory.java Now breaks the line after the last whitespace, not the first. 2002-10-28 04:12:49 +00:00
TibetanSyllable.java when invalid wylie is encountered, instead of displaying a message it raises an exception. 2003-07-25 01:43:18 +00:00
TibTextUtils.java The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question. 2003-10-26 00:24:28 +00:00
tibwn.ini r-t, not rt. This was why converting 'brtul' from TMW to Wylie didn't work. 2003-10-04 16:33:23 +00:00
TMWGCList.java Added toString for debugging. 2003-10-04 16:33:47 +00:00