Jskad/source/org/thdl/util
dchandler 6d419fe641 Numerous EWTS->Unicode and especially EWTS->TMW improvements.
Fixed ordering of Unicode wowels.  [ku+A] gives the correct Unicode
now, e.g.

EWTS->TMW looks better for some wacky wowels like, I'm guessing here, [ku+A].

EWTS->TMW should now give errors any time the full input isn't used.
Previously, wacky wowels like [kai+-i] would lead to some droppage.

EWTS->TMW->Unicode testing is now in effect.  This found a ton of
EWTS->TMW bugs, most or all of which are fixed now.

TMW->Unicode is improved/fixed for {
\u5350,\u534D,\u0F88+k,\u0F88+kh,U }.  (Why U?  "\u0f75" is
discouraged in favor of "\u0f71\u0f74".)

NOTE: TMW_RTF_TO_THDL_WYLIETest is still disabled for the nightly
builds' sake, but I ran it in my sandbox and it passed.
2005-07-11 02:51:06 +00:00
..
.cvsignore Jskad's "About" dialog box now lists the time of compilation. Ant 2002-11-16 19:18:44 +00:00
AllTests.java Added an unchecked exception that I find useful for marking code that the developer thinks will not cause an exception. 2002-09-28 14:38:59 +00:00
HTMLPane.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
Link.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
OperatingSystemUtils.java Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
RTFFixerInputStream.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
RTFFixerInputStreamTest.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
RTFPane.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
SimpleFrame.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
SimplifiedLinkedList.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
SimplifiedListIterator.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
StatusBar.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
TeeStream.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
ThdlAbstractAction.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
ThdlActionListener.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
ThdlDebug.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
ThdlI18n.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
ThdlLazyException.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
ThdlLazyExceptionTest.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
ThdlOptions.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
Trie.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
TrieTest.java Slapped on copyright boilerplate. 2003-02-01 05:52:03 +00:00
VerboseUnicodeDump.java Numerous EWTS->Unicode and especially EWTS->TMW improvements. 2005-07-11 02:51:06 +00:00