Jskad/source/org/thdl/tib/input
dchandler 8d18ac53cb N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate.
Found another inconsistency between Unicode and the TM/TMW docs.  I've sent e-mail to Tony Duff asking who's right, but I'm putting this in the errata under the assumption that even if Unicode is wrong, Unicode's wrong view will somehow rule the day.

Also, TMW->EWTS now generates \uF021-\uF0FF or \u0F00-\u0FFF escapes when appropriate.  A few TMW glyphs still give errors.

Also, there's now a test to be sure that TM<->TMW and TMW->EWTS won't break in the future (except for the one glyph in TMW that isn't in TM, that one isn't tested).  The baselines have not been hand-verified, but changes will be detected.
2003-11-24 05:50:42 +00:00
..
.cvsignore CVS ignoring backup files. 2003-10-18 17:47:56 +00:00
ConvertDialog.java "Browse..." buttons are smart about file types now. 2003-10-19 23:17:25 +00:00
ConverterGUI.java Added GUI support for color-coding. Added support for color-coding 2003-09-06 22:56:10 +00:00
DuffPane.java Fixed bug 830332, "Convert selected ACIP=>Tibetan busted". 2003-10-26 18:25:25 +00:00
DuffPaneTest.java N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00
FontConversion.java Added GUI support for color-coding. Added support for color-coding 2003-09-06 22:56:10 +00:00
FontConverterConstants.java From the converter GUI, you can now choose TMW->ACIP text and 2003-09-05 02:05:34 +00:00
Jskad.java The menu now says (Buggy) in front of "Convert Selection from Wylie to Tibetan" because this feature is, you guessed it, buggy. 2003-11-22 22:48:41 +00:00
jskad_doc.html Updated help to talk about new features. 2003-07-13 22:51:35 +00:00
JskadKeyboard.java Moved JskadKeyboard-related code into separate files; made many things public. 2002-10-26 17:40:51 +00:00
JskadKeyboardFactory.java Jskad keyboards are now configured via keyboards.ini, a file that has 2003-05-14 03:25:36 +00:00
JskadKeyboardManager.java Moved JskadKeyboard-related code into separate files; made many things public. 2002-10-26 17:40:51 +00:00
package.html 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:21:54 +00:00
PreferenceWindow.java Made a new class for the preference window so that other software 2003-08-09 07:57:21 +00:00
RecentlyOpenedFilesDatabase.java Code cleanup. 2003-07-05 19:26:58 +00:00
TibetanConverter.java Added a test case that runs almost all the tsheg bars from all 2003-10-26 06:02:48 +00:00
TibetanPane.java A DuffPane is now a TibetanPane. A TibetanPane is much more lightweight 2002-11-08 04:05:06 +00:00
TMW_RTF_TO_THDL_WYLIETest.java N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00
TMW_RTF_TO_THDL_WYLIETest1.rtf Added some automated JUnit tests for TMW_RTF_TO_THDL_WYLIE. 2003-05-18 17:17:52 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultConversion.expected 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
TMW_RTF_TO_THDL_WYLIETest1ResultFindAll.expected 'ant clean check' was failing because I hadn't updated the 2003-06-22 16:11:58 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultFindSome.expected 'ant clean check' was failing because I hadn't updated the 2003-06-22 16:11:58 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultTM.expected Updated baselines because conversions have improved since the last 2003-07-13 19:14:41 +00:00
TMW_RTF_TO_THDL_WYLIETest2.rtf N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00
TMW_RTF_TO_THDL_WYLIETest2ResultConversion.expected N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00
TMW_RTF_TO_THDL_WYLIETest2ResultTM.expected N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00
TMW_RTF_TO_THDL_WYLIETest2ResultTMW.expected N+D+Ya, not N+D+ya, w+Wa, not w+wa .. use W, R, and Y where appropriate. 2003-11-24 05:50:42 +00:00