Jskad/source/org/thdl/tib/text
dchandler 7198f23361 I really hesitate to commit this because I'm not sure what it brings to the
table exactly and I fear that it makes the ACIP->Tibetan converter code
a lot uglier.  The TODO(DLC)[EWTS->Tibetan] comments littered throughout
are part of the ugliness; they point to the ugliness.  If each were addressed,
cleanliness could perhaps be achieved.

I've largely forgotten exactly what this change does, but it attempts to
improve EWTS->Tibetan conversion.  The lexer is probably really, really
primitive.  I concentrate here on converting a single tsheg bar rather than
a whole document.

Eclipse was used during part of my journey here and some imports were
reorganized merely because I could.  :)

(Eclipse was needed when the usual ant build failed to run a new test
EWTSTest.  And I wanted its debugger.)

Next steps: end-to-end EWTS tests should bring many problems to light.  Fix
those.  Triage all the TODO comments.

I don't know that I'll ever really trust the implementation.  The tests are
valuable, though.  A clean implementation of EWTS->Tibetan in Jython
might hold enough interest for me; I'd like to learn Python.
2005-06-20 06:18:00 +00:00
..
tshegbar I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +00:00
ttt I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +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 I thought my earlier commit preserved font size info for TMW->ACIP/Wylie 2004-06-20 02:57:28 +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 Now the Sambhota keyboard crashing bug. 2004-07-05 04:36:35 +00:00
SizedDuffCode.java I thought my earlier commit preserved font size info for TMW->ACIP/Wylie 2004-06-20 02:57:28 +00:00
tcc_keyboard_1.ini The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
tcc_keyboard_2.ini The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
TGCList.java Refactored this code so that Wylie->Tibetan and ACIP->Tibetan 2003-08-10 19:02:56 +00:00
TGCPair.java I really hesitate to commit this because I'm not sure what it brings to the 2005-06-20 06:18:00 +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 menu item, 'Copy as Unicode', which does a 2005-02-26 22:57:38 +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 Two things: 2005-02-22 04:36:54 +00:00
TibetanMachineWebTest.java TMW->EWTS: 2005-02-07 03:17:40 +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 Fixed whitespaces that got screwed up. 2005-03-08 07:59:05 +00:00
TibTextUtils.java Two things: 2005-02-22 04:36:54 +00:00
tibwn.ini Two things: 2005-02-22 04:36:54 +00:00
TMWGCList.java Added toString for debugging. 2003-10-04 16:33:47 +00:00
TranslitList.java I thought my earlier commit preserved font size info for TMW->ACIP/Wylie 2004-06-20 02:57:28 +00:00
TranslitTuple.java I thought my earlier commit preserved font size info for TMW->ACIP/Wylie 2004-06-20 02:57:28 +00:00