0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 19 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes for steve's list More... about 19 years ago
latest code More... about 19 years ago
Fixed stability bug More... about 19 years ago
Fixed whitespaces that got screwed up. More... about 19 years ago
Modified "create...jnlp-file" targets of jskad and the translation tool adding the lines in the jnlp file to prompt for the creation of short-cuts. More... about 19 years ago
Updated minimum version numbers for java in the translation tool targets. Servlet version's minimum is now 1.3, which is the version number in UVa's iris server. Handheld version's minimum is now 1.4. Seems high, but it has been designed for some time to run on WebSphere Everyplace Micro Environment Personal Profile 1.0 and 1.4 is the maximum it takes. I didn't find any compatible freeware Java Runtime Environment for windows ce. For everything else, the minimum is still set at 1.2. More... about 19 years ago
Updated the version numbers to reflect the new release with the conversion errors fixed. More... about 19 years ago
Added a method to write the list into a file. Useful for debugging. More... about 19 years ago
Fixed scope of class and methods. (from protected to public or private). More... about 19 years ago
Added code to not fall into a ArrayIndexOutOfBounds. Still not clear why it happens. More... about 19 years ago
add eclipse config files More... about 19 years ago
delete work More... about 19 years ago
Added comments on what needs to be included within the options of the jvm when starting tomcat for the debugger to work. More... about 19 years ago
Added targets ttsc-debug and tt-servlet-debug, for being able to debug the standalone and the servlet version of the translation tool respectively. The specific parameters are for debugging in Netbeans IDE but probably could be generalized. Added comments on how to debug the servlet version via sockets or via shared memory. More... about 19 years ago
Oops -- comments were getting prematurely terminated! More... about 19 years ago
Links to my blog. More... about 19 years ago
This classes were for private use for processing some dictionaries. They are out of place here. More... about 19 years ago
Made some changes to the OnlineTranslationTool. Now when text is redisplayed as links, is shows up with the declension marks. More... about 19 years ago
Organized imports in Eclipse. More... about 19 years ago
Fixed comment. More... about 19 years ago
New tests based on Paul Hackett's e-mail from today. More... about 19 years ago
Link to ICU. More... about 19 years ago
Jskad has two new menu items that are a shortcut for running a standalone TMW->Unicode conversion: 'Save as Unicode RTF...' and 'Save as Unicode UTF-8 Text...'. More... about 19 years ago
Added missing empty folders and changed lex.xml back to resource - resourceparams, leaving the option of not using resourceparams (for usage with tomcat 5.5) bracketed. More... about 19 years ago
Added debug info to the servlet version. More... about 19 years ago
At David Germano's request, Jskad's UI now uses 'Tibetan Machine Web (non-Unicode)' rather than 'Tibetan'. More... about 19 years ago
Better help - OO.org 1.9.79 isn't broken. More... about 19 years ago
Jskad has a new menu item, 'Copy as Unicode', which does a TMW->Unicode conversion. More... about 19 years ago
We had some useless code for enabling and disabling the clipboard; I've killed it. Jskad in applets would take QA and some code changes, I bet, so a TODO is good enough. More... about 19 years ago
Version 2.1b2: More... about 19 years ago