Jskad/source/org/thdl/tib/input
dchandler 1c29566aee I'm now using the Unix diff built in to Apache Jakarta Commons JRCS
(which I found on suigeneris.org, not apache.org) in order to bulletproof the
Tibetan Converter tests.  They used to fail due to nondeterminism in the
Java RTF writer; they should no longer fail.

I've also changed it so that the Tibetan Converter tests run in headless
mode, which means that they'll run on the nightly builds server.
2003-07-14 12:26:26 +00:00
..
ConvertDialog.java Jskad now has the ability to open its buffer with an external viewer, e.g. 2003-06-29 20:49:30 +00:00
ConverterGUI.java Rearranged the Tools menu; made the converter smart about "find some..." 2003-07-05 21:02:46 +00:00
DuffPane.java Code cleanup. 2003-07-05 19:26:58 +00:00
DuffPaneTest.java Tests disambiguation in TMW->Wylie conversion. 2003-07-14 12:21:02 +00:00
FontConversion.java Code cleanup. 2003-07-05 19:26:58 +00:00
FontConverterConstants.java Code cleanup. 2003-07-05 19:26:58 +00:00
Jskad.java Remove warning message from menu item. 2003-07-13 23:19:11 +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 I've added a command-line converter, 2003-05-18 14:14:47 +00:00
RecentlyOpenedFilesDatabase.java Code cleanup. 2003-07-05 19:26:58 +00:00
TibetanConverter.java Jskad now ships with both TibetanMachine and TibetanMachineWeb fonts 2003-07-05 18:00:29 +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 I'm now using the Unix diff built in to Apache Jakarta Commons JRCS 2003-07-14 12:26:26 +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 Updated baselines because conversions have improved since the last 2003-07-13 19:14:41 +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