Jskad/source/org/thdl/tib/input
2003-04-07 19:41:48 +00:00
..
DuffPane.java processRomanChar now sets aside formatting 2003-04-07 19:41:48 +00:00
Jskad.java Made the following changes: (1) renamed DuffPane's copySelection, pasteSelection, etc. to copy, paste and so forth, which override JTextComponent's methods by those names: Andres, please change the translation tool accordingly to use these new methods if that it necessary; (2) in order to allow for easier integration of Jskad with other tools such as QuillDriver, I changed DuffPane to rely on a Keymap instead of a KeyListener for its default key intercepts; this addresses the comments to bug 617156. Note that I have been working on Mac OS X and have not extensively tested my changes on a PC yet. 2003-04-02 20:37:14 +00:00
jskad_doc.html Added a "Help" menu item that pulls up jskad_doc.html, which is now put 2003-02-01 06:42:07 +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 Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +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 Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
TibetanPane.java A DuffPane is now a TibetanPane. A TibetanPane is much more lightweight 2002-11-08 04:05:06 +00:00