Jskad/source/org/thdl/tib/text
dchandler d200b03d66 Updated the build system so that you must do a cvs checkout of the
'Fonts' module inside the 'Jskad' module.  I.e., you must now have the
tree like so:

Jskad/
   source/
   dist/
   Fonts/
       TibetanMachineWeb/
   .
   .
   .

This is because the THDL tools now optionally (and by default) load
the TibetanMachineWeb fonts automatically.

Updated the build system so that the 'web-start-releases' and
'self-contained-dist' targets JAR up optional JARs to create
double-clickable, self-contained joy.  Even the TMW fonts are in the
JARs now.

Changed the strings describing two Jskad keyboards so that "keyboard"
is no longer in the description.  It's in the label next to the combo
box.

Jskad now saves preferences on exit or when the user selects a menu
item (that is there for debugging mainly) to ~/my_thdl_preferences.txt
on *nix or C:\my_thdl_preferences.txt on Win32.  I don't know the
correct Mac location.

There's a new paradigm for telling org.thdl.util.ThdlOptions that a
user preference has been changed.  If, for example, a combo box is
manipulated so that the ACIP keyboard is selected, then you must call
a certain method in ThdlOptions.
2002-11-18 16:12:25 +00:00
..
acip_keyboard.ini Fixes all known bugs with the ACIP keyboard except for one: 2002-11-03 17:34:33 +00:00
DuffCellRenderer.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +00:00
DuffCode.java Initial revision 2002-09-23 23:15:39 +00:00
DuffData.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +00:00
InvalidWylieException.java Initial revision 2002-09-23 23:15:39 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
sambhota_keyboard_1.ini Initial revision 2002-09-23 23:15:39 +00:00
tcc_keyboard_1.ini Initial revision 2002-09-23 23:15:39 +00:00
tcc_keyboard_2.ini Initial revision 2002-09-23 23:15:39 +00:00
TibetanDocument.java A DuffPane is now a TibetanPane. A TibetanPane is much more lightweight 2002-11-08 04:11:42 +00:00
TibetanHTML.java Factored TibetanDocument into two classes, one that is a 2002-11-02 03:38:59 +00:00
TibetanKeyboard.java Fixes bug 624133, "Input freezes after impossible character". Try 'shsM' in 2002-11-02 18:44:24 +00:00
TibetanLabelView.java Fixed some Javadoc comments in preparation for putting up new Javadocs 2002-10-28 04:49:24 +00:00
TibetanMachineWeb.java Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00
TibetanRTFEditorKit.java This may well be a fix to the "Improper line wrapping" bug. The fix 2002-10-28 03:08:04 +00:00
TibetanRTFViewFactory.java Now breaks the line after the last whitespace, not the first. 2002-10-28 04:12:49 +00:00
TibTextUtils.java Removed/commented out/tagged some unused local variables. 2002-11-02 16:01:40 +00:00
tibwn.ini Initial revision 2002-09-23 23:15:39 +00:00