Jskad/source/org/thdl/tib/text
dchandler 96d0d0d9d0 My previous commit message failed to mention the following:
I refactored the code trying to fit it onto one screen.  So not all of the
changes are material to the bug fix.

About this commit: TMW->Wylie for {b.s.d} now gives bsad instead of bas.d.
This fixes part of bug 998476, and is done because Andres thinks it'll work
most of the time.  But don't be surprised if an exception comes up in the
future and we have to trivially change the code to catch it.
2005-02-05 22:37:02 +00:00
..
tshegbar The *->Unicode conversions were outputting Unicode that was not 2004-12-13 02:32:46 +00:00
ttt changed all occurrences of 'Color.BLACK' to 'Color.black', since the former causes a runtime error on Mac OS X (for Java 1.3.1 at least). not sure why this is, but may be related to the bug mentioned at http://www.oxygenxml.com/forum/viewtopic.php?p=239 2004-08-19 14:59:06 +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 TMW->ACIP is much improved. V and W were confused, # and * were 2004-04-14 05:44:51 +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 Cleaned up some code that is relevant to the bug I'm looking into. I need to 2005-02-05 19:29:37 +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 After a1tsal's changes to tibwn.ini, the tests failed. I'm a bit disheartened 2005-02-05 16:51:13 +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 My previous commit message failed to mention the following: 2005-02-05 22:37:02 +00:00
tibwn.ini After a1tsal's changes to tibwn.ini, the tests failed. I'm a bit disheartened 2005-02-05 16:51:13 +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