Jskad/source/org/thdl/tib/input
dchandler 9a41f512d9 It used to be the case that you could select 'Close', and then when asked
"do you want to save?" you could press yes and then press cancel and
Jskad would still exit.  That's no longer the case.

Added File->Exit to Jskad.
2003-06-21 02:07:51 +00:00
..
DuffPane.java Added cut() and copy() methods to override JTextPane's methods of same name. 2003-06-20 15:27:20 +00:00
DuffPaneTest.java Jeff C. H. Wu found a bug whereby typing 'cuig' just after starting Jskad fails 2003-05-31 12:58:36 +00:00
Jskad.java It used to be the case that you could select 'Close', and then when asked 2003-06-21 02:07:51 +00:00
jskad_doc.html It used to be the case that you could select 'Close', and then when asked 2003-06-21 02:07:51 +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
TibetanConverter.java Renamed TMW_RTF_TO_THDL_WYLIE TibetanConverter. 2003-06-15 19:19:23 +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 Renamed TMW_RTF_TO_THDL_WYLIE TibetanConverter. 2003-06-15 19:19:23 +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 By default (controllable via options.txt), Jskad now fixes the Tahoma curly 2003-05-28 00:40:59 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultFindAll.expected Added some automated JUnit tests for TMW_RTF_TO_THDL_WYLIE. 2003-05-18 17:17:52 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultFindSome.expected Added some automated JUnit tests for TMW_RTF_TO_THDL_WYLIE. 2003-05-18 17:17:52 +00:00
TMW_RTF_TO_THDL_WYLIETest1ResultTM.expected TM->TMW and TMW->TM conversion in RTF is now supported. I've 2003-05-31 23:21:29 +00:00