Commits


added 23 as default port


fixed selection handling for multiple lines. We were multiplying the first lines.


replace exact 1.5 cherck by >= 1.4


added copy & paste with mouse (contributed)


reverted bad patch. does not work :/


applied patch from sourceforge, https://sourceforge.net/tracker/download.php?group_id=7478&atid=307478&file_id=72125&aid=869748


reindented, move cursor and redraw in resize


indent, removed debug


window resize support for SSH v1


for set window size


implemented window resizing and pushing to upstream


use 26.jar


removed newlines in license string


removed newlines in license string


name and description changes for legal reasons


2005




From Alison Winters alison<at>mirrabooka.com de.mud.jta.Help - enhancement: if help URL is not found using getResource(), try to parse it as a real URL (e.g. "http://www.example.com/help") - enhancement: if no help URL can be found or loaded, default to a small JOptionPane instead of a really big JEditorPane window de.mud.jta.Main - bug fix: remove useless "print" option from File menu if there is no Terminal object in the plugin list. - bug fix: setVisible(true) instead of show() (show() is deprecated in 1.5)


SSH Disconnect fixes from Alison Winters.


revert \n match in waitfor()


fixed problem with IAC SB negotiation in the telnet wrapper.


loop when getting negotiations, so we do not hang.


updated copyright


implemented abstract method updateScrollBar


added page up and down for SCOANSI.