Commit Briefs

9ccc14bf26 GitHub

Update README (master)


32ec478805 marcus

broadcast focus giveup


76dc26fae1 marcus

check selectBegin for out of bounds too (if you move the selection to

the left or above the applet .x or .y would go < 0)


f9cda6a626 marcus

remove useless parts of statement


e811551bfc leo

fixed waitfor for multi-byte


1f5ced4751 marcus

fixed a string compare


02232b4a43 marcus

ESC 7 and 8 do not handle scroll regions.


1f2f3d9135 marcus

adjusted comments.


3b71a65972 marcus

fixed ESC M and ESC[<n>B to work better.


dc66bbf47f marcus

2 fixes from Siemens (Erich Feiner)


Branches

Tags

This repository contains no tags

Tree

Makefilecommits | blame
READMEcommits | blame
bin/
build.xmlcommits | blame
contrib/
de/
doc/
html/
index.htmlcommits | blame
jar/
jni/
jta.manifestcommits | blame
license/
tools/

README

JTA - Telnet/SSH for the JAVA(tm) platform
==========================================

(c) Matthias L. Jugel, Marcus Meißner 1996-2005. All Rights Reserved.

Please make sure you read and understood the documentation that comes
with this software. The documentation explains about the most common
problems encountered and contains information about the license this
software is covered by. By using this software you agree to the terms
and conditions laid down in the license. For a quick start the license
is provided in the "license" directory in text format.

As it seems there are situations where people cannot agree to the license.
Please contact us to discuss the terms and conditions for a commercial
license. Use the address mentioned at the bottom of the file.

The most current version of the software can always be found at:

	http://javassh.org/

The directories and files contained in the distribution contain the
following information:

README
	You are currently reading this file.
REVISION
	Contains a list of source files and their respective revision
	number. This may be useful to find our which files have
	changed since you last updated the software.
CHANGES
	This file contains all the comments for the changes made to
	the source files.
bin/
	Contains scripts and additional helper programs.
de/
	This is the root package name for the software. It contains
	all Java related source files.
doc/
	The documentation for the source is contained herein.
jar/
	Using the make file to compile the source and building jar
	files will result in the packages to be stored in that
	directory.
jni/
	Implementation of native methods for different platforms.
license/
	Contains the license this software is covered by in text format.

We provide this software with confidence that is useful. If you feel that
you would like to repay the authors you may do so by either sending a
postcard or whatever you think is appropriate to either Matthias or Marcus.
The mail address can be achieved by sending an email to either leo@mud.de
or marcus@mud.de or both.

Quite a lot of people have helped us to debug the software and make it
better by giving us new ideas to implement. If you feel that an important
feature is missing do not hesitate to contact us. We thank all those
who have already done so.

Thank you for using the software.

	Matthias L. Jugel, Marcus Meißner

Contact:
	info at javassh.org