Jskad/source/org/thdl/tib/input
dchandler e2d42f36eb Robert Chilton's experience inspired me to make the handling of errors and
warnings in ACIP->Tibetan conversion much more configurable.  You can
now choose from short or long error messages, for one thing.  You can change
the severity of almost all warnings.  Each error and warning has an error code.
Errors and warnings are better tested.

The converter GUI has a new checkbox for short messages; the converter
CLI has a new mandatory option for short messages.

I also fixed a bug whereby certain errors were not being appended to the
'errors' StringBuffer.
2004-04-24 17:49:16 +00:00
..
.cvsignore CVS ignoring backup files. 2003-10-18 17:47:56 +00:00
ConvertDialog.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
ConverterGUI.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
DuffPane.java Fixed bug 830332, "Convert selected ACIP=>Tibetan busted". 2003-10-26 18:25:25 +00:00
DuffPaneTest.java TMW->Unicode conversions have changed; now using U+0F6A for the stacks 2004-04-10 16:58:45 +00:00
FontConversion.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
FontConverterConstants.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
Jskad.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
jskad_doc.html Very minor cleanup. 2003-12-13 21:59:31 +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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 TMW->Unicode conversions have changed; now using U+0F6A for the stacks 2004-04-10 16:58:45 +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_WYLIETest2ResultACIP.expected David Chapman's latest fix to tibwn.ini (clearing up an issue that Than or I 2004-04-24 13:23:56 +00:00
TMW_RTF_TO_THDL_WYLIETest2ResultConversion.expected David Chapman's latest fix to tibwn.ini (clearing up an issue that Than or I 2004-04-24 13:23:56 +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
TMW_RTF_TO_THDL_WYLIETest3.rtf ACIP->TMW and ACIP->Unicode now allow for Unicode escapes like K\u0F84. This means that the lack of support for ACIP's backslash, '\\', is mitigated because you can turn ACIP {K\} into ACIP {K\u0F84}. 2003-11-29 22:56:18 +00:00
TMW_RTF_TO_THDL_WYLIETest3ResultTMW.expected David Chapman's latest fix to tibwn.ini (clearing up an issue that Than or I 2004-04-24 13:23:56 +00:00