amontano
e5e6a64052
Added about info to the packaging of the translation tool.
2006-10-14 07:28:38 +00:00
amontano
3ec4a69012
Added more efficient logging.
2006-10-14 07:27:00 +00:00
micha3lp
47c25159a6
sorry, this file was replaced by SimpleDictionaryDefinitions.java and remained in the source base my mistake
2006-09-03 04:30:08 +00:00
micha3lp
f0576e5c94
unified the dictionary settings - all in DictionarySettings now, will add synchronization soon for potential delayed loading
2006-08-29 04:31:20 +00:00
micha3lp
de3e9a1dd0
previous/next word functionality, ctrl+left/right, shift+ctrl+left/right.
2006-08-28 01:20:28 +00:00
micha3lp
3cad3f1ec8
bug: zh->sh
2006-08-26 02:23:28 +00:00
micha3lp
955abdf0cf
dictionary interfaces
2006-08-26 01:45:18 +00:00
micha3lp
6f87bbd844
changed related to adding the ../dictionary branch
2006-08-26 01:39:37 +00:00
micha3lp
81dccdb317
fixed a terrible bug in DictionarySettings (sorry!)
2006-08-19 21:48:37 +00:00
micha3lp
bd203b5cc3
fixed a terrible bug in DictionarySettings (sorry!).
2006-08-19 21:47:03 +00:00
micha3lp
eb30452579
dictionary setting are now grouped in DictionarySettings
2006-08-19 04:43:23 +00:00
micha3lp
7815209c7b
class used to hold dictionary settings
2006-08-19 04:42:06 +00:00
micha3lp
60cc28839c
added Browse button for local dictionary
2006-08-17 03:18:45 +00:00
micha3lp
8eef5a6182
added mnemonics to menu items
...
uncommented the key shortcuts code
2006-08-13 18:50:33 +00:00
micha3lp
7d1529ef4b
added comments in the code
2006-08-13 18:09:33 +00:00
micha3lp
6a30083f11
Corrected Sanskrit display; will add code comments soon.
2006-08-13 05:10:06 +00:00
micha3lp
7c331c4651
bug fix - "mthong"->"mtong" vs "tong" etc
2006-08-13 00:55:07 +00:00
micha3lp
76635f380a
Changed the source newlines to Unix standard.
2006-08-13 00:12:53 +00:00
micha3lp
e69aa769ee
A temporary class to handle conversion from Wylie to THDL pronounciation
2006-08-12 23:15:22 +00:00
micha3lp
a15161fc07
*** empty log message ***
2006-08-12 22:31:51 +00:00
micha3lp
592d1d6870
1. Dictionary support in Jskad
...
2. Local fonts from the .jar file are used if TWM fonts not available on the system
3. Bug fix - SWING not rendering font correctly
2006-08-12 22:23:01 +00:00
dchandler
ced3767335
New CVS infrastructure; new server name.
2006-05-24 19:13:49 +00:00
amontano
0c891ec96c
The org.thdl.tib.scanner.Manipulate class was originally meant as a grab-bag of methods processing strings representing tibetan wylie. It doesn't make sense to leave there the wrap-up methods for converting from and to the various transcription schemes. Moved them to BasicTibetanTranscriptionConverter and updated all classes that point to them.
2006-04-24 19:19:04 +00:00
amontano
67bddb7a7e
Updated the translation tool to accept Tibetan Unicode. For the application version, this means that the smart paste is unicode aware and will do the appropriate conversion. In the servlet version tibetan unicode can now be inputted in the form and tibetan machine uni is used to display the results.
...
The Manipulate class now includes: acipToWylie, wylieToAcip, and unicodeToWylie. They provide a simple interfase to David Chandler's converters that are used by the translation tool.
2006-04-24 06:09:17 +00:00
dchandler
2a47ff68a4
Added test cases based on real-world issues using Leigh Brasington's UDP which uses this ACIP->Unicode converter.
2006-01-30 06:00:39 +00:00
amontano
c3f85e7106
Made the about text a separate text file instead of having it embedded within the classes. Made other minor changes concerning getting of calls to deprecated methods.
2005-12-10 21:42:34 +00:00
dchandler
5c722a4f15
Somebody modified the nightly builds sandbox. I'm committing what
...
they've got because it seems to work. STOP DOING THAT, though.
2005-11-23 20:44:49 +00:00
amontano
86b79dba26
Fixed "{" "}" not being validated correctly as proper wylie.
2005-11-03 15:17:27 +00:00
dchandler
cb1e101158
Less speculative change that I'm 99% sure will fix orion's nightly builds.
2005-10-05 18:22:14 +00:00
dchandler
a5a4d6002e
I'm swapping these two to see if order matters. This is a speculative
...
change that I hope will fix the nightly builds on orion. If it does not,
I'll probably manually call 'jar xf .....'.
2005-10-05 18:09:25 +00:00
dchandler
8d0b1b3afb
Iris.lib.virginia is dead; long live orion.lib.virginia.edu and a new
...
path prefix.
2005-09-19 23:58:52 +00:00
dchandler
26f28760b8
Fixed a test I broke.
2005-09-19 21:06:41 +00:00
dchandler
b28e7e7c5c
Iris is gone in favor of orion. Grep for 'iris' and you'll find just
...
a couple of references that I didn't grok.
2005-09-19 19:43:10 +00:00
amontano
efec654ee8
Added the following features: now starts with focus on the input pane, shortcut ctrl+T to translate, and after translating focus is automatically set on the first element.
2005-08-27 01:51:40 +00:00
dchandler
58819cf43d
Now works with JDK < 1.4.
2005-08-22 22:42:40 +00:00
dchandler
852401c771
For Andres, who's now using Eclipse. I feel your pain!
2005-08-22 22:39:32 +00:00
dchandler
7656a4064b
Friendlier error message.
2005-08-08 06:06:26 +00:00
dchandler
5788416629
A reverter that converts Unicode to computer-friendly (but not, yet,
...
human-friendly) EWTS is here in alpha mode. It probably doesn't deal
well with non-Tibetan.
2005-08-01 05:54:20 +00:00
dchandler
00afd75362
The scaffolding for a Unicode->EWTS reverter. No guts yet.
2005-07-17 03:32:57 +00:00
eg3p
ebc11a3425
edited the javadocs to mention specific XSLT vendors.
...
also removed remark worrying about whether convertEwtsTo
should be concerned about what kind of String it returns;
no, it need not: it is just a java.lang.String which will be
treated as such and converted to an XSL String in the appropriate
encoding by the XSLT processor.
2005-07-15 01:29:31 +00:00
dchandler
551f4f094e
More EWTS->Unicode tests.
2005-07-14 04:53:11 +00:00
dchandler
05214b8f14
EWTS->Uni was crashing for tabs.
2005-07-14 04:16:36 +00:00
dchandler
dc18165992
Added a class for performing EWTS->Unicode conversions during XSLT
...
transformations. I haven't actually used it with Xalan XSLT yet, but
it ought to work if TibetanHTML did (which it must have at one point).
I do have a unit test, but an end-to-end test with Xalan is what we
need.
2005-07-13 07:25:18 +00:00
dchandler
6260c0889d
Mentions how to salvage this class.
2005-07-13 06:23:02 +00:00
dchandler
bef1d1b625
Added boilerplate and a class comment and traded in tabs for four
...
spaces. A unittest and an example would be great, but this is a
start.
2005-07-13 06:19:27 +00:00
dchandler
8ccd68789a
Since I had Eclipse fired up, I had it automatically organized the
...
imports. It made two errors, but the compiler found them. I've cvs
tagged the tree before doing this, just in case.
2005-07-11 03:10:32 +00:00
dchandler
6d419fe641
Numerous EWTS->Unicode and especially EWTS->TMW improvements.
...
Fixed ordering of Unicode wowels. [ku+A] gives the correct Unicode
now, e.g.
EWTS->TMW looks better for some wacky wowels like, I'm guessing here, [ku+A].
EWTS->TMW should now give errors any time the full input isn't used.
Previously, wacky wowels like [kai+-i] would lead to some droppage.
EWTS->TMW->Unicode testing is now in effect. This found a ton of
EWTS->TMW bugs, most or all of which are fixed now.
TMW->Unicode is improved/fixed for {
\u5350,\u534D,\u0F88+k,\u0F88+kh,U }. (Why U? "\u0f75" is
discouraged in favor of "\u0f71\u0f74".)
NOTE: TMW_RTF_TO_THDL_WYLIETest is still disabled for the nightly
builds' sake, but I ran it in my sandbox and it passed.
2005-07-11 02:51:06 +00:00
dchandler
36122778b4
EWTS->TMW works now for [#] and for [//].
2005-07-10 05:36:35 +00:00
dchandler
33fc836e81
EWTS->Unicode for // now produces \u0f0e as it should.
2005-07-10 05:01:03 +00:00
dchandler
64625fd445
Removed the 'Import Wylie' menu item; 'Launch Converter...' is the way to go.
...
Fixed the converter GUI to work perfectly (AFAIK) for EWTS->Tibetan.
2005-07-07 03:15:59 +00:00