0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now the Sambhota keyboard crashing bug. More... almost 20 years ago
Fixed crashing bug reported by Teresa Lam. Added tests so that I'm fairly certain that no more crashing bugs exist. Removed a marker for iffy code after understanding that code via test cases. More... almost 20 years ago
fixed some stuff in dictionary importation, More... almost 20 years ago
now uses strictduffpane instead of duffpane for "smart-pasting". More... almost 20 years ago
fixed a bit the interface for the handheld version of the translation tool. More... almost 20 years ago
included a guessIfAcip method. Used by the translation tool to paste wylie or ACIP accordingly. More... almost 20 years ago
identical to duffpane but customized to the translation tool. the only change is that the paste method is over-ridden for "smart-pasting". If pasting TMW paste as is. If pasting TM, converts to TMW. If neither of these fonts are used, assumes transliteration and converts to TMW. More... almost 20 years ago
updated version number More... almost 20 years ago
fixed the paste. when pasting from text (non-rtf) it used to produce garbage. now it interprets it as wylie. also made some attributes protected to inherit it. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
bugfix for a-chung apostrophes More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
minor changes More... almost 20 years ago
Corrected user information for DictionaryImporter More... almost 20 years ago
changes to the DictionaryImporter More... almost 20 years ago
Added more stuff to the DictionaryImporter builds More... almost 20 years ago
Now inserts manually also using SQL statements. More... almost 20 years ago
Needed by hibernate More... almost 20 years ago
changed its package & folder More... almost 20 years ago
added stuff for importing dicts. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
Fixed TMW->Wylie/ACIP when multiple font sizes are in use. I was not incrementing the offset at which I was inserting text properly. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
updated addRecord method to use LexComponentRepository api to save More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
I thought my earlier commit preserved font size info for TMW->ACIP/Wylie conversions. It was only at a very coarse level. The feature is now truly here. More... almost 20 years ago
Updated DictionaryImporter. Doesn't work yet. More... almost 20 years ago