.. |
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
|
Removed a DOS EOF character (^Z). I haven't a clue how it crept in -- the lexer doesn't let that kind of thing get into tsheg bars.
|
2003-10-27 13:58:45 +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
|
Fixed bug 830332, "Convert selected ACIP=>Tibetan busted".
|
2003-10-26 18:25:25 +00:00 |
tibwn.ini
|
Once again, the wrong 'dreng-bu glyphs were listed in the Tibetan! 5.1 docs -- they were na-ro glyphs, actually.
|
2003-11-08 21:17:18 +00:00 |
TMWGCList.java
|
Added toString for debugging.
|
2003-10-04 16:33:47 +00:00 |