Jskad/source/org/thdl/tib/text
dchandler 08c676c186 Bug fixes. Plus, now 99% in sync with the new EWTS draft. Search for 'DLC' to find a few open issues.
Readded the line for reversed dza; it should never have been deleted, as that breaks TM<->TMW.  I tested the whole mapping by hand once; this incident shows that automation is very helpful.

'{' and '}' were swapped...

The Unicode for something was "", not "none".

+R, +W, +Y, R+ now in use (though more testing is needed)
2003-11-24 02:40:40 +00:00
..
tshegbar Better prettyprinting. Untested. 2003-11-11 03:43:26 +00:00
ttt ACIP % {MTHAR%} and o {Ko} and ^ {^GONG SA} are now supported. A % always causes a warning. 2003-11-11 03:43:11 +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 Fixed TWM->Wylie for achen. I even tested this by pretending achen could take a da prefix (when in reality it takes no prefixes). 2003-11-23 01:22:27 +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 Fixed TWM->Wylie for achen. I even tested this by pretending achen could take a da prefix (when in reality it takes no prefixes). 2003-11-23 01:22:27 +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 Fixed TWM->Wylie for achen. I even tested this by pretending achen could take a da prefix (when in reality it takes no prefixes). 2003-11-23 01:22:27 +00:00
tibwn.ini Bug fixes. Plus, now 99% in sync with the new EWTS draft. Search for 'DLC' to find a few open issues. 2003-11-24 02:40:40 +00:00
TMWGCList.java Added toString for debugging. 2003-10-04 16:33:47 +00:00