Tn5250j Versions Save

A 5250 terminal emulator for the AS/400 written in Java

0.8.0-beta2

3 years ago

v0.8.0 beta2 changes over the 0.7.6 version

A Java Runtime v1.8 or newer is required from now on!

ADD: double-byte DBCS support for CCSID 930, EXPERIMENTAL! ADD: font size of keypad is configurable ADD: buttons to be shown in keypad are configurable ADD: izpack 5.x update and now create start menu shortcuts - Thanks to Justin Dearing (https://sourceforge.net/p/tn5250j/patches/11/) ADD: set Dock icon on Mac OSX FIX: STRPCMD was cut to 120 chars, instead of 123 allowed - Thanks to Roberto Bizzozero (https://github.com/tn5250j/tn5250j/pull/7) CHG: rename PF1..PF24 button names to F1..F24, because this reflects keyboard layout ;) CHG: upgraded to use IzPack 5.x packager CHG: update JTOpen 10.5 CHG: many refactorings of internal classes and code, which improved readability and reduced complexity but might lead to broken API. If so, please file an issue on GitHub.

0.8.0-beta1

3 years ago
  • double byte DBCS support for CCSID 930, EXPERIMENTAL!
  • update JTOPEN 10.5 library

0.7.6

7 years ago