added Catalog.getRecordOffset() to return the current internal record cursor.
putted the Catalog.delete routine in a method. now we check also in the user.dir and in the current path
fixed a problem if the file was created in the same session it is being deleted, it may not have been written to disk, so we return without creating the empty file.
made some fields in the Keyboard class public static. You may now access them directly, but please send us the changes you made for a particular language so other people can use it too. Removed setAuxKeys, now the changes are made directly in setLanguage method.
replaced short with int in the methods that used short as index parameter in IntVector. Now the short is treat as a unsigned short in the save/load from datastream
now the fonts can be read from the SuperWaba.jar file.
. changed build.xml to add the .java sources to the SuperWaba.jar file so it can be used to step into SW library when debugging.
Added Holger Schoenecker changes to support double density icons for Palm OS 5. These icon sizes are: 30x18x1, 30x18x8, 44x44x1 and 44x44x8